Report: Add 2n-skx NFV PDR
[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,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   limits:
126     nic:
127       x520: 24460000
128       x553: 29761905
129       x710: 35800000
130       xxv710: 35800000
131       xl710: 35800000
132       cx556a: 60000000
133
134     link:
135       10ge: 14880952.38
136       25ge: 37202380.95
137       40ge: 59523809.52
138       100ge: 148809523.81
139
140     pci:
141       pci-g3-x8: 74404761.90
142       pci-g3-x16: 148809523.81
143
144   data-sets:
145
146     ###########################################################################
147     # Replacements:
148
149     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
150       csit-vpp-perf-verify-1908-3n-hsw:
151         - 48  # NDRPDR sel vhost
152         - 49  # NDRPDR sel vhost
153         - 52  # NDRPDR sel vhost
154         - 53  # NDRPDR sel vhost
155         - 54  # NDRPDR sel vhost
156         - 55  # NDRPDR sel vhost
157         - 56  # NDRPDR sel vhost
158         - 57  # NDRPDR sel vhost
159         - 58  # NDRPDR sel vhost
160         - 59  # NDRPDR sel vhost
161
162     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
163       csit-vpp-perf-verify-1908-3n-skx:
164         - 52  # NDRPDR sel vhost
165         - 53  # NDRPDR sel vhost
166         - 55  # NDRPDR sel vhost
167         - 61  # NDRPDR sel vhost
168         - 62  # NDRPDR sel vhost
169         - 63  # NDRPDR sel vhost
170         - 64  # NDRPDR sel vhost
171         - 65  # NDRPDR sel vhost
172         - 66  # NDRPDR sel vhost
173         - 67  # NDRPDR sel vhost
174
175     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
176       csit-vpp-perf-verify-1908-2n-skx:
177         - 88  # NDRPDR sel vhost
178         - 89  # NDRPDR sel vhost
179         - 91  # NDRPDR sel vhost
180         - 92  # NDRPDR sel vhost
181         - 93  # NDRPDR sel vhost
182         - 94  # NDRPDR sel vhost
183         - 95  # NDRPDR sel vhost
184         - 96  # NDRPDR sel vhost
185         - 97  # NDRPDR sel vhost
186         - 98  # NDRPDR sel vhost
187
188     ###########################################################################
189     # Plots:
190
191     # 3n-hsw
192
193     plot-vpp-throughput-lat-tsa-3n-hsw:
194       csit-vpp-perf-verify-2001-3n-hsw:
195         - 21  # NDRPDR sel
196         - 22  # NDRPDR sel
197         - 23  # NDRPDR sel
198         - 24  # NDRPDR sel
199         - 25  # NDRPDR sel
200         - 29  # NDRPDR sel
201         - 30  # NDRPDR sel
202         - 31  # NDRPDR sel
203         - 32  # NDRPDR sel
204         - 34  # NDRPDR sel
205
206     plot-vpp-hdrh-lat-3n-hsw:
207       csit-vpp-perf-verify-2001-3n-hsw:
208         - 22  # NDRPDR sel
209
210     plot-vpp-nfv-3n-hsw-ndrpdr:
211       csit-vpp-perf-verify-2001-3n-hsw:
212         - 21  # NDRPDR sel
213         - 22  # NDRPDR sel
214         - 23  # NDRPDR sel
215         - 24  # NDRPDR sel
216         - 25  # NDRPDR sel
217         - 29  # NDRPDR sel
218         - 30  # NDRPDR sel
219         - 31  # NDRPDR sel
220         - 32  # NDRPDR sel
221         - 34  # NDRPDR sel
222
223     plot-vpp-nfv-3n-hsw-mrr:
224       csit-vpp-perf-verify-2001-3n-hsw:
225         - 17  # MRR sel
226
227     plot-dpdk-throughput-latency-3n-hsw:
228       csit-dpdk-perf-verify-2001-3n-hsw:
229         - 4   # NDRPDR sel
230         - 5   # NDRPDR sel
231         - 6   # NDRPDR sel
232         - 7   # NDRPDR sel
233         - 8   # NDRPDR sel
234         - 9   # NDRPDR sel
235         - 10  # NDRPDR sel
236         - 11  # NDRPDR sel
237         - 12  # NDRPDR sel
238         - 13  # NDRPDR sel
239         - 15  # NDRPDR sel
240         - 16  # NDRPDR sel
241         - 17  # NDRPDR sel
242         - 18  # NDRPDR sel
243         - 19  # NDRPDR sel
244         - 20  # NDRPDR sel
245         - 21  # NDRPDR sel
246         - 22  # NDRPDR sel
247         - 23  # NDRPDR sel
248         - 24  # NDRPDR sel
249
250     plot-vpp-hoststack-3n-hsw:
251       csit-vpp-perf-verify-2001-3n-hsw:
252         - 87  # hoststack
253         - 88  # hoststack
254         - 89  # hoststack
255         - 90  # hoststack
256         - 91  # hoststack
257         - 92  # hoststack
258         - 93  # hoststack
259         - 94  # hoststack
260         - 95  # hoststack
261         - 96  # hoststack
262
263     plot-dpdk-hdrh-lat-3n-hsw:
264       csit-dpdk-perf-verify-2001-3n-hsw:
265         - 16  # NDRPDR sel
266
267     # 3n-skx
268
269     plot-vpp-throughput-lat-tsa-3n-skx:
270       # TODO: Add the data
271       csit-vpp-perf-verify-2001-3n-skx:
272         - 45  # NDRPDR sel
273         - 46  # NDRPDR sel
274         - 47  # NDRPDR sel
275
276     plot-vpp-hdrh-lat-3n-skx:
277       csit-vpp-perf-verify-2001-3n-skx:
278         - 46  # NDRPDR sel
279
280     plot-vpp-nfv-3n-skx-ndrpdr:
281       # TODO: Add data
282       csit-vpp-perf-verify-2001-3n-skx:
283         - 45  # NDRPDR sel
284         - 46  # NDRPDR sel
285         - 47  # NDRPDR sel
286
287     plot-vpp-nfv-3n-skx-mrr:
288       # TODO: Replace
289       # csit-vpp-perf-verify-2001-3n-skx:
290       csit-vpp-perf-verify-1908-3n-skx:
291         - 36  # MRR sel
292
293     plot-dpdk-throughput-latency-3n-skx:
294       csit-dpdk-perf-verify-2001-3n-skx:
295         - 1   # NDRPDR sel
296         - 2   # NDRPDR sel
297         - 3   # NDRPDR sel
298         - 4   # NDRPDR sel
299         - 5   # NDRPDR sel
300         - 6   # NDRPDR sel
301         - 7   # NDRPDR sel
302         - 8   # NDRPDR sel
303         - 9   # NDRPDR sel
304         - 10  # NDRPDR sel
305
306     plot-dpdk-hdrh-lat-3n-skx:
307       csit-dpdk-perf-verify-2001-3n-skx:
308         - 1   # NDRPDR sel
309         - 19  # NDRPDR sel
310
311     # 2n-skx
312
313     plot-vpp-throughput-lat-tsa-2n-skx:
314       # TODO: Add the data
315       csit-vpp-perf-verify-2001-2n-skx:
316         - 92  # NDRPDR sel
317         - 93  # NDRPDR sel
318         - 94  # NDRPDR sel
319         - 95  # NDRPDR sel
320         - 96  # NDRPDR sel
321         - 97  # NDRPDR sel
322         - 98  # NDRPDR sel
323
324     plot-vpp-hdrh-lat-2n-skx:
325       csit-vpp-perf-verify-2001-2n-skx:
326         - 92  # NDRPDR sel
327
328     plot-vpp-http-server-performance:
329       csit-vpp-perf-verify-2001-2n-clx:
330         - 80  # TCP
331         - 82  # TCP
332         - 83  # TCP
333         - 85  # TCP
334         - 86  # TCP
335         - 87  # TCP
336         - 88  # TCP
337         - 89  # TCP
338         - 90  # TCP
339         - 91  # TCP
340
341     plot-vpp-soak-2n-skx:
342       # TODO: Replace the data
343       # csit-vpp-perf-verify-2001-2n-skx:
344       csit-vpp-perf-verify-1908-2n-skx:
345         - 83  # SOAK
346         - 86  # SOAK
347
348     plot-vpp-nfv-2n-skx-ndrpdr:
349       # TODO: Replace the data
350       csit-vpp-perf-verify-2001-2n-skx:
351         - 30  # NFV
352         - 31  # NFV
353
354     plot-vpp-nfv-2n-skx-mrr:
355       # TODO: Replace the data
356       # csit-vpp-perf-verify-2001-2n-skx:
357       csit-vpp-perf-verify-1908-2n-skx:
358         - 71  # NFV MRR
359
360     plot-vpp-nfv-reconf-2n-skx:
361       # TODO: Replace the data
362       # csit-vpp-perf-verify-2001-2n-skx:
363       csit-vpp-perf-verify-1908-2n-skx:
364         - 113 # NFV reconf sel
365         - 114 # NFV reconf sel
366         - 115 # NFV reconf sel
367
368     plot-dpdk-throughput-latency-2n-skx:
369       csit-dpdk-perf-verify-2001-2n-skx:
370         - 1   # NDRPDR sel
371         - 2   # NDRPDR sel
372         - 3   # NDRPDR sel
373         - 4   # NDRPDR sel
374         - 5   # NDRPDR sel
375         - 6   # NDRPDR sel
376         - 7   # NDRPDR sel
377         - 8   # NDRPDR sel
378         - 9   # NDRPDR sel
379         - 10  # NDRPDR sel
380         - 11  # NDRPDR sel
381         - 13  # NDRPDR sel
382         - 26  # NDRPDR sel
383         - 16  # NDRPDR sel
384         - 17  # NDRPDR sel
385         - 18  # NDRPDR sel
386         - 19  # NDRPDR sel
387         - 27  # NDRPDR sel
388         - 21  # NDRPDR sel
389         - 25  # NDRPDR sel
390
391     plot-dpdk-hdrh-lat-2n-skx:
392       csit-dpdk-perf-verify-2001-2n-skx:
393         - 1   # NDRPDR sel
394         - 19  # NDRPDR sel
395
396     # 2n-clx
397
398     plot-vpp-throughput-lat-tsa-2n-clx:
399       csit-vpp-perf-verify-2001-2n-clx:
400         - 28  # NDRPDR sel
401         - 29  # NDRPDR sel
402         - 32  # NDRPDR sel
403         - 40  # NDRPDR sel
404         - 43  # NDRPDR sel
405         - 44  # NDRPDR sel
406         - 45  # NDRPDR sel
407         - 47  # NDRPDR sel
408         - 48  # NDRPDR sel
409         - 49  # NDRPDR sel
410
411     plot-vpp-hdrh-lat-2n-clx:
412       csit-vpp-perf-verify-2001-2n-clx:
413         - 28  # NDRPDR sel
414
415     plot-vpp-nfv-2n-clx-ndrpdr:
416       csit-vpp-perf-verify-2001-2n-clx:
417         - 28  # NDRPDR sel
418         - 29  # NDRPDR sel
419         - 32  # NDRPDR sel
420         - 40  # NDRPDR sel
421         - 43  # NDRPDR sel
422         - 44  # NDRPDR sel
423         - 45  # NDRPDR sel
424         - 47  # NDRPDR sel
425         - 48  # NDRPDR sel
426         - 49  # NDRPDR sel
427
428     plot-vpp-nfv-2n-clx-mrr:
429       csit-vpp-perf-verify-2001-2n-clx:
430         - 39  # MRR
431
432     plot-vpp-nfv-reconf-2n-clx:
433       csit-vpp-perf-verify-2001-2n-clx:
434         - 68  # Reconf
435         - 69  # Reconf
436         - 70  # Reconf
437         - 71  # Reconf
438         - 72  # Reconf
439         - 73  # Reconf
440         - 74  # Reconf
441         - 75  # Reconf
442         - 76  # Reconf
443         - 77  # Reconf
444
445     plot-vpp-soak-2n-clx:
446       csit-vpp-perf-verify-2001-2n-clx:
447         - 93  # Soak
448         - 94  # Soak
449
450     plot-dpdk-throughput-latency-2n-clx:
451       csit-dpdk-perf-verify-2001-2n-clx:
452         - 15  # NDRPDR sel
453         - 16  # NDRPDR sel
454         - 17  # NDRPDR sel
455         - 18  # NDRPDR sel
456         - 19  # NDRPDR sel
457         - 20  # NDRPDR sel
458         - 21  # NDRPDR sel
459         - 22  # NDRPDR sel
460         - 23  # NDRPDR sel
461         - 24  # NDRPDR sel
462         - 25  # NDRPDR sel
463         - 26  # NDRPDR sel
464         - 27  # NDRPDR sel
465         - 28  # NDRPDR sel
466         - 29  # NDRPDR sel
467         - 30  # NDRPDR sel
468         - 31  # NDRPDR sel
469         - 32  # NDRPDR sel
470         - 33  # NDRPDR sel
471         - 34  # NDRPDR sel
472
473
474     plot-dpdk-hdrh-lat-2n-clx:
475       csit-dpdk-perf-verify-2001-2n-clx:
476         - 15  # NDRPDR sel
477
478     # 3n-tsh
479
480     plot-vpp-throughput-lat-tsa-3n-tsh:
481       csit-vpp-perf-verify-2001-3n-tsh:
482         - 3   # NDRPDR sel
483         - 4   # NDRPDR sel
484         - 7   # NDRPDR sel
485         - 8   # NDRPDR sel
486         - 10  # NDRPDR sel
487         - 12  # NDRPDR sel
488         - 13  # NDRPDR sel
489         - 14  # NDRPDR sel
490         - 15  # NDRPDR sel
491         - 21  # NDRPDR sel
492
493     plot-vpp-hdrh-lat-3n-tsh:
494       csit-vpp-perf-verify-2001-3n-tsh:
495         - 10  # NDRPDR sel
496
497     plot-dpdk-throughput-latency-3n-tsh:
498       csit-dpdk-perf-verify-2001-3n-tsh:
499         - 3   # NDRPDR sel
500         - 4   # NDRPDR sel
501         - 5   # NDRPDR sel
502         - 9   # NDRPDR sel
503         - 10  # NDRPDR sel
504         - 11  # NDRPDR sel
505         - 12  # NDRPDR sel
506         - 14  # NDRPDR sel
507         - 15  # NDRPDR sel
508         - 18  # NDRPDR sel
509
510     plot-dpdk-hdrh-lat-3n-tsh:
511       csit-dpdk-perf-verify-2001-3n-tsh:
512         - 3   # NDRPDR sel
513
514     # 3n-dnv
515
516     plot-vpp-throughput-lat-tsa-3n-dnv:
517       csit-vpp-perf-verify-2001-3n-dnv:
518         - 5   # NDRPDR sel
519         - 6   # NDRPDR sel
520         - 7   # NDRPDR sel
521         - 8   # NDRPDR sel
522         - 9   # NDRPDR sel
523         - 10  # NDRPDR sel
524         - 12  # NDRPDR sel
525         - 16  # NDRPDR sel
526         - 17  # NDRPDR sel
527         - 18  # NDRPDR sel
528
529     plot-dpdk-throughput-latency-3n-dnv:
530       csit-dpdk-perf-verify-2001-3n-dnv:
531         - 12  # NDRPDR sel
532         - 13  # NDRPDR sel
533         - 14  # NDRPDR sel
534         - 15  # NDRPDR sel
535         - 16  # NDRPDR sel
536         - 17  # NDRPDR sel
537         - 18  # NDRPDR sel
538         - 19  # NDRPDR sel
539         - 20  # NDRPDR sel
540         - 22  # NDRPDR sel
541
542     # 2n-dnv
543
544     plot-vpp-throughput-lat-tsa-2n-dnv:
545       csit-vpp-perf-verify-2001-2n-dnv:
546         - 4   # NDRPDR sel
547         - 5   # NDRPDR sel
548         - 6   # NDRPDR sel
549         - 7   # NDRPDR sel
550         - 8   # NDRPDR sel
551         - 9   # NDRPDR sel
552         - 10  # NDRPDR sel
553         - 11  # NDRPDR sel
554         - 13  # NDRPDR sel
555         - 16  # NDRPDR sel
556
557     plot-dpdk-throughput-latency-2n-dnv:
558       csit-dpdk-perf-verify-2001-2n-dnv:
559         - 9   # NDRPDR sel
560         - 10  # NDRPDR sel
561         - 11  # NDRPDR sel
562         - 12  # NDRPDR sel
563         - 13  # NDRPDR sel
564         - 14  # NDRPDR sel
565         - 15  # NDRPDR sel
566         - 16  # NDRPDR sel
567         - 17  # NDRPDR sel
568         - 18  # NDRPDR sel
569
570     ###########################################################################
571     # Simple tables (only one data set):
572
573     # NIC Comparisons
574
575     vpp-nic-comparison-3n-skx:
576       # TODO: Add the data
577       csit-vpp-perf-verify-2001-3n-skx:
578         - 45  # NDRPDR sel
579         - 46  # NDRPDR sel
580         - 47  # NDRPDR sel
581
582     vpp-nic-comparison-2n-skx:
583       # TODO: Add the data
584       csit-vpp-perf-verify-2001-2n-skx:
585         - 92  # NDRPDR sel
586         - 93  # NDRPDR sel
587         - 94  # NDRPDR sel
588         - 95  # NDRPDR sel
589         - 96  # NDRPDR sel
590         - 97  # NDRPDR sel
591         - 98  # NDRPDR sel
592
593     vpp-nic-comparison-3n-skx-mrr:
594       # TODO: Replace
595       # csit-vpp-perf-verify-2001-3n-skx:
596       csit-vpp-perf-verify-1908-3n-skx:
597         - 36  # MRR sel
598
599     vpp-nic-comparison-2n-skx-mrr:
600       # TODO: Replace
601       # csit-vpp-perf-verify-2001-2n-skx:
602       csit-vpp-perf-verify-1908-2n-skx:
603         - 69  # MRR sel
604
605     # Results
606
607     vpp-perf-results-3n-hsw:
608       csit-vpp-perf-verify-2001-3n-hsw:
609         - 18  # NDRPDR full
610         - 20  # NDRPDR full
611         - 28  # NDRPDR full
612         - 35  # NDRPDR full
613         - 42  # NDRPDR full
614         - 46  # NDRPDR full
615         - 47  # NDRPDR full
616         - 48  # NDRPDR full
617         - 49  # NDRPDR full
618         - 50  # NDRPDR full
619         - 51  # NDRPDR full
620         - 52  # NDRPDR full
621         - 53  # NDRPDR full
622         - 54  # NDRPDR full
623         - 55  # NDRPDR full
624         - 56  # NDRPDR full
625         - 57  # NDRPDR full
626         - 58  # NDRPDR full
627         - 59  # NDRPDR full
628         - 61  # NDRPDR full
629         - 62  # NDRPDR full
630         - 63  # NDRPDR full
631         - 64  # NDRPDR full
632         - 65  # NDRPDR full
633         - 67  # NDRPDR full
634         - 70  # NDRPDR full
635         - 72  # NDRPDR full
636         - 73  # NDRPDR full
637         - 76  # NDRPDR full
638         - 77  # NDRPDR full
639         - 78  # NDRPDR full
640         - 79  # NDRPDR full
641         - 81  # NDRPDR full
642         - 82  # NDRPDR full
643         - 84  # NDRPDR full
644         - 85  # NDRPDR full
645
646     vpp-perf-results-3n-skx:
647       # TODO: Replace
648       csit-vpp-perf-verify-2001-3n-skx:
649         - 47  # NDRPDR sel
650
651     vpp-perf-results-2n-skx:
652       csit-vpp-perf-verify-2001-2n-skx:
653         # TODO: Replace
654         - 92  # NDRPDR sel
655
656     vpp-perf-results-2n-clx:
657       csit-vpp-perf-verify-2001-2n-clx:
658         - 53  # NDRPDR full
659         - 54  # NDRPDR full
660         - 55  # NDRPDR full
661         - 56  # NDRPDR full
662         - 57  # NDRPDR full
663         - 58  # NDRPDR full
664         - 59  # NDRPDR full
665         - 60  # NDRPDR full
666         - 61  # NDRPDR full
667         - 62  # NDRPDR full
668         - 63  # NDRPDR full
669         - 64  # NDRPDR full
670         - 65  # NDRPDR full
671         - 66  # NDRPDR full
672         - 67  # NDRPDR full
673
674     vpp-perf-results-3n-tsh:
675       csit-vpp-perf-verify-2001-3n-tsh:
676         - 10  # NDRPDR sel
677
678     vpp-perf-results-3n-dnv:
679       csit-vpp-perf-verify-2001-3n-dnv:
680         - 19  # NDRPDR full
681         - 20  # NDRPDR full
682         - 21  # NDRPDR full
683         - 22  # NDRPDR full
684         - 23  # NDRPDR full
685         - 24  # NDRPDR full
686         - 25  # NDRPDR full
687         - 26  # NDRPDR full
688         - 37  # NDRPDR full
689         - 38  # NDRPDR full
690         - 39  # NDRPDR full
691
692     vpp-perf-results-2n-dnv:
693       csit-vpp-perf-verify-2001-2n-dnv:
694         - 21  # NDRPDR full
695         - 22  # NDRPDR full
696         - 25  # NDRPDR full
697         - 26  # NDRPDR full
698         - 27  # NDRPDR full
699         - 28  # NDRPDR full
700
701     vpp-mrr-results-3n-hsw:
702       csit-vpp-perf-verify-2001-3n-hsw:
703         - 17  # MRR sel
704
705     vpp-mrr-results-3n-skx:
706       # TODO: Replace
707       # csit-vpp-perf-verify-2001-3n-skx:
708       csit-vpp-perf-verify-1908-3n-skx:
709         - 36  # MRR sel
710
711     vpp-mrr-results-2n-skx:
712       # TODO: Replace
713       # csit-vpp-perf-verify-2001-2n-skx:
714       csit-vpp-perf-verify-1908-2n-skx:
715         - 69  # MRR sel
716
717     vpp-mrr-results-2n-clx:
718       csit-vpp-perf-verify-2001-2n-clx:
719         - 39  # MRR
720
721     vpp-mrr-results-3n-tsh:
722       csit-vpp-perf-verify-2001-3n-tsh:
723         - 9   # MRR sel
724
725     vpp-mrr-results-3n-dnv:
726       csit-vpp-perf-verify-2001-3n-dnv:
727         - 11  # MRR sel
728
729     vpp-mrr-results-2n-dnv:
730       csit-vpp-perf-verify-2001-2n-dnv:
731         - 12  # MRR sel
732
733     vpp-device-results-ubuntu:
734       csit-vpp-device-2001-ubuntu1804-1n-skx:
735         - 57
736
737     dpdk-perf-results-3n-hsw:
738       csit-dpdk-perf-verify-2001-3n-hsw:
739         - 25  # NDRPDR full
740         - 26  # NDRPDR full
741
742     dpdk-perf-results-3n-skx:
743       csit-dpdk-perf-verify-2001-3n-skx:
744         - 1   # NDRPDR sel
745
746     dpdk-perf-results-2n-skx:
747       csit-dpdk-perf-verify-2001-2n-skx:
748         - 1   # NDRPDR sel
749
750     dpdk-perf-results-2n-clx:
751       csit-dpdk-perf-verify-2001-2n-clx:
752         - 15  # NDRPDR sel
753         - 34  # NDRPDR sel
754
755     dpdk-perf-results-2n-dnv:
756       csit-dpdk-perf-verify-2001-2n-dnv:
757         - 16  # NDRPDR sel
758
759     dpdk-perf-results-3n-dnv:
760       csit-dpdk-perf-verify-2001-3n-dnv:
761         - 12  # NDRPDR sel
762
763     dpdk-perf-results-3n-tsh:
764       csit-dpdk-perf-verify-2001-3n-tsh:
765         - 3   # NDRPDR sel
766
767 ###########################################################################
768     # Tables (more than one data set)
769
770     # Performance changes
771
772     vpp-performance-changes-3n-hsw-h1:
773       csit-vpp-perf-verify-1904-3n-hsw:
774         - 11  # NDRPDR sel
775         - 12  # NDRPDR sel
776         - 20  # NDRPDR sel
777         - 21  # NDRPDR sel
778         - 23  # NDRPDR sel
779         - 24  # NDRPDR sel
780         - 25  # NDRPDR sel
781         - 26  # NDRPDR sel
782         - 29  # NDRPDR sel
783         - 30  # NDRPDR sel
784     vpp-performance-changes-3n-hsw-ref:
785       csit-vpp-perf-verify-1908-3n-hsw:
786         - 12  # NDRPDR sel
787         - 13  # NDRPDR sel
788         - 14  # NDRPDR sel
789         - 15  # NDRPDR sel
790         - 16  # NDRPDR sel
791         - 17  # NDRPDR sel
792         - 18  # NDRPDR sel
793         - 19  # NDRPDR sel
794         - 20  # NDRPDR sel
795         - 21  # NDRPDR sel
796     vpp-performance-changes-3n-hsw-cmp:
797       csit-vpp-perf-verify-2001-3n-hsw:
798         - 21  # NDRPDR sel
799         - 22  # NDRPDR sel
800         - 23  # NDRPDR sel
801         - 24  # NDRPDR sel
802         - 25  # NDRPDR sel
803         - 29  # NDRPDR sel
804         - 30  # NDRPDR sel
805         - 31  # NDRPDR sel
806         - 32  # NDRPDR sel
807         - 34  # NDRPDR sel
808     vpp-performance-changes-3n-hsw:
809       - "vpp-performance-changes-3n-hsw-h1"
810       - "vpp-performance-changes-3n-hsw-ref"
811       - "vpp-performance-changes-3n-hsw-cmp"
812
813     vpp-performance-changes-3n-skx-h1:
814       csit-vpp-perf-verify-1904-3n-skx:
815         - 8   # NDRPDR sel
816         - 9   # NDRPDR sel
817         - 10  # NDRPDR sel
818         - 11  # NDRPDR sel
819         - 12  # NDRPDR sel
820         - 14  # NDRPDR sel
821         - 16  # NDRPDR sel
822         - 21  # NDRPDR sel
823         - 23  # NDRPDR sel
824         - 25  # NDRPDR sel
825     vpp-performance-changes-3n-skx-ref:
826       csit-vpp-perf-verify-1908-3n-skx:
827         - 14  # NDRPDR sel
828         - 16  # NDRPDR sel
829         - 19  # NDRPDR sel
830         - 20  # NDRPDR sel
831         - 22  # NDRPDR sel
832         - 23  # NDRPDR sel
833         - 24  # NDRPDR sel
834         - 25  # NDRPDR sel
835         - 26  # NDRPDR sel
836         - 29  # NDRPDR sel
837     vpp-performance-changes-3n-skx-cmp:
838       # TODO: Add the data
839       csit-vpp-perf-verify-2001-3n-skx:
840         - 45  # NDRPDR sel
841         - 46  # NDRPDR sel
842         - 47  # NDRPDR sel
843     vpp-performance-changes-3n-skx:
844       - "vpp-performance-changes-3n-skx-h1"
845       - "vpp-performance-changes-3n-skx-ref"
846       - "vpp-performance-changes-3n-skx-cmp"
847
848     vpp-performance-changes-2n-skx-h1:
849       csit-vpp-perf-verify-1904-2n-skx:
850         - 12  # NDRPDR sel
851         - 14  # NDRPDR sel
852         - 16  # NDRPDR sel
853         - 17  # NDRPDR sel
854         - 18  # NDRPDR sel
855         - 21  # NDRPDR sel
856         - 27  # NDRPDR sel
857         - 30  # NDRPDR sel
858         - 31  # NDRPDR sel
859         - 32  # NDRPDR sel
860     vpp-performance-changes-2n-skx-ref:
861       csit-vpp-perf-verify-1908-2n-skx:
862         - 26  # NDRPDR sel
863         - 27  # NDRPDR sel
864         - 34  # NDRPDR sel
865         - 35  # NDRPDR sel
866         - 36  # NDRPDR sel
867         - 42  # NDRPDR sel
868         - 43  # NDRPDR sel
869         - 44  # NDRPDR sel
870         - 45  # NDRPDR sel
871         - 46  # NDRPDR sel
872     vpp-performance-changes-2n-skx-cmp:
873       # TODO: Add the data
874       csit-vpp-perf-verify-2001-2n-skx:
875         - 92  # NDRPDR sel
876         - 93  # NDRPDR sel
877         - 94  # NDRPDR sel
878         - 95  # NDRPDR sel
879         - 96  # NDRPDR sel
880         - 97  # NDRPDR sel
881         - 98  # NDRPDR sel
882     vpp-performance-changes-2n-skx:
883       - "vpp-performance-changes-2n-skx-h1"
884       - "vpp-performance-changes-2n-skx-ref"
885       - "vpp-performance-changes-2n-skx-cmp"
886
887     vpp-performance-changes-nfv-2n-skx-ref:
888       csit-vpp-perf-verify-1908-2n-skx:
889         - 22  # NFV
890         - 31  # NFV
891         - 32  # NFV
892     vpp-performance-changes-nfv-2n-skx-cmp:
893       # TODO: Add the data
894       csit-vpp-perf-verify-2001-2n-skx:
895         - 30  # NFV
896         - 31  # NFV
897     vpp-performance-changes-nfv-2n-skx:
898       - "vpp-performance-changes-nfv-2n-skx-ref"
899       - "vpp-performance-changes-nfv-2n-skx-cmp"
900
901     vpp-performance-changes-2n-dnv-ref:
902       csit-vpp-perf-verify-1908-2n-dnv:
903         - 1   # NDRPDR sel
904         - 2   # NDRPDR sel
905         - 3   # NDRPDR sel
906         - 4   # NDRPDR sel
907         - 5   # NDRPDR sel
908         - 6   # NDRPDR sel
909         - 7   # NDRPDR sel
910         - 8   # NDRPDR sel
911         - 9   # NDRPDR sel
912         - 10  # NDRPDR sel
913     vpp-performance-changes-2n-dnv-cmp:
914       csit-vpp-perf-verify-2001-2n-dnv:
915         - 4   # NDRPDR sel
916         - 5   # NDRPDR sel
917         - 6   # NDRPDR sel
918         - 7   # NDRPDR sel
919         - 8   # NDRPDR sel
920         - 9   # NDRPDR sel
921         - 10  # NDRPDR sel
922         - 11  # NDRPDR sel
923         - 13  # NDRPDR sel
924         - 16  # NDRPDR sel
925     vpp-performance-changes-2n-dnv:
926       - "vpp-performance-changes-2n-dnv-ref"
927       - "vpp-performance-changes-2n-dnv-cmp"
928
929     vpp-performance-changes-3n-dnv-ref:
930       csit-vpp-perf-verify-1908-3n-dnv:
931         - 6   # NDRPDR sel
932         - 7   # NDRPDR sel
933         - 8   # NDRPDR sel
934         - 9   # NDRPDR sel
935         - 10  # NDRPDR sel
936         - 12  # NDRPDR sel
937         - 13  # NDRPDR sel
938         - 14  # NDRPDR sel
939         - 15  # NDRPDR sel
940         - 16  # NDRPDR sel
941     vpp-performance-changes-3n-dnv-cmp:
942       csit-vpp-perf-verify-2001-3n-dnv:
943         - 5   # NDRPDR sel
944         - 6   # NDRPDR sel
945         - 7   # NDRPDR sel
946         - 8   # NDRPDR sel
947         - 9   # NDRPDR sel
948         - 10  # NDRPDR sel
949         - 12  # NDRPDR sel
950         - 16  # NDRPDR sel
951         - 17  # NDRPDR sel
952         - 18  # NDRPDR sel
953     vpp-performance-changes-3n-dnv:
954       - "vpp-performance-changes-3n-dnv-ref"
955       - "vpp-performance-changes-3n-dnv-cmp"
956
957     vpp-performance-changes-3n-tsh-ref:
958       csit-vpp-perf-verify-1908-3n-tsh:
959         - 7   # NDRPDR sel
960         - 8   # NDRPDR sel
961         - 9   # NDRPDR sel
962         - 10  # NDRPDR sel
963         - 11  # NDRPDR sel
964         - 12  # NDRPDR sel
965         - 13  # NDRPDR sel
966         - 14  # NDRPDR sel
967         - 15  # NDRPDR sel
968         - 16  # NDRPDR sel
969     vpp-performance-changes-3n-tsh-cmp:
970       csit-vpp-perf-verify-2001-3n-tsh:
971         - 3   # NDRPDR sel
972         - 4   # NDRPDR sel
973         - 7   # NDRPDR sel
974         - 8   # NDRPDR sel
975         - 10  # NDRPDR sel
976         - 12  # NDRPDR sel
977         - 13  # NDRPDR sel
978         - 14  # NDRPDR sel
979         - 15  # NDRPDR sel
980         - 21  # NDRPDR sel
981     vpp-performance-changes-3n-tsh:
982       - "vpp-performance-changes-3n-tsh-ref"
983       - "vpp-performance-changes-3n-tsh-cmp"
984
985     vpp-soak-vs-ndr-2n-skx-ref:
986       csit-vpp-perf-verify-2001-2n-skx:
987         - 92  # NDRPDR sel
988         - 93  # NDRPDR sel
989         - 94  # NDRPDR sel
990         - 95  # NDRPDR sel
991         - 96  # NDRPDR sel
992         - 97  # NDRPDR sel
993         - 98  # NDRPDR sel
994     vpp-soak-vs-ndr-2n-skx-cmp:
995       # TODO: Replace
996       # csit-vpp-perf-verify-2001-2n-skx:
997       csit-vpp-perf-verify-1908-2n-skx:
998         - 83  # SOAK
999         - 86  # SOAK
1000     vpp-soak-vs-ndr-2n-skx:
1001       csit-vpp-perf-verify-2001-2n-skx:
1002         - 92  # NDRPDR sel
1003         - 93  # NDRPDR sel
1004         - 94  # NDRPDR sel
1005         - 95  # NDRPDR sel
1006         - 96  # NDRPDR sel
1007         - 97  # NDRPDR sel
1008         - 98  # NDRPDR sel
1009         - 83  # SOAK
1010         - 86  # SOAK
1011
1012     vpp-soak-vs-ndr-2n-clx-ref:
1013       csit-vpp-perf-verify-2001-2n-clx:
1014         - 28  # NDRPDR sel
1015         - 29  # NDRPDR sel
1016         - 32  # NDRPDR sel
1017         - 40  # NDRPDR sel
1018         - 43  # NDRPDR sel
1019         - 44  # NDRPDR sel
1020         - 45  # NDRPDR sel
1021         - 47  # NDRPDR sel
1022         - 48  # NDRPDR sel
1023         - 49  # NDRPDR sel
1024     vpp-soak-vs-ndr-2n-clx-cmp:
1025       csit-vpp-perf-verify-2001-2n-clx:
1026         - 93  # SOAK
1027         - 94  # Soak
1028     vpp-soak-vs-ndr-2n-clx:
1029       csit-vpp-perf-verify-2001-2n-clx:
1030         - 28  # NDRPDR sel
1031         - 29  # NDRPDR sel
1032         - 32  # NDRPDR sel
1033         - 40  # NDRPDR sel
1034         - 43  # NDRPDR sel
1035         - 44  # NDRPDR sel
1036         - 45  # NDRPDR sel
1037         - 47  # NDRPDR sel
1038         - 48  # NDRPDR sel
1039         - 49  # NDRPDR sel
1040         - 93  # SOAK
1041         - 94  # Soak
1042
1043     vpp-performance-changes-3n-hsw-mrr-h1:
1044       csit-vpp-perf-verify-1904-3n-hsw:
1045         - 9   # MRR sel
1046     vpp-performance-changes-3n-hsw-mrr-ref:
1047       csit-vpp-perf-verify-1908-3n-hsw:
1048         - 39  # MRR sel
1049     vpp-performance-changes-3n-hsw-mrr-cmp:
1050       csit-vpp-perf-verify-2001-3n-hsw:
1051         - 17  # MRR sel
1052     vpp-performance-changes-3n-hsw-mrr:
1053       - "vpp-performance-changes-3n-hsw-mrr-h1"
1054       - "vpp-performance-changes-3n-hsw-mrr-ref"
1055       - "vpp-performance-changes-3n-hsw-mrr-cmp"
1056
1057     vpp-performance-changes-3n-skx-mrr-h1:
1058       csit-vpp-perf-verify-1904-3n-skx:
1059         - 7   # MRR sel
1060     vpp-performance-changes-3n-skx-mrr-ref:
1061       csit-vpp-perf-verify-1908-3n-skx:
1062         - 36  # MRR sel
1063     vpp-performance-changes-3n-skx-mrr-cmp:
1064       # TODO: Replace
1065       # csit-vpp-perf-verify-2001-3n-skx:
1066       csit-vpp-perf-verify-1908-3n-skx:
1067         - 36  # MRR sel
1068     vpp-performance-changes-3n-skx-mrr:
1069       - "vpp-performance-changes-3n-skx-mrr-h1"
1070       - "vpp-performance-changes-3n-skx-mrr-ref"
1071       - "vpp-performance-changes-3n-skx-mrr-cmp"
1072
1073     vpp-performance-changes-2n-skx-mrr-h1:
1074       csit-vpp-perf-verify-1904-2n-skx:
1075         - 11  # MRR sel
1076     vpp-performance-changes-2n-skx-mrr-ref:
1077       csit-vpp-perf-verify-1908-2n-skx:
1078         - 69  # MRR sel
1079     vpp-performance-changes-2n-skx-mrr-cmp:
1080       # TODO: Replace
1081       # csit-vpp-perf-verify-2001-2n-skx:
1082       csit-vpp-perf-verify-1908-2n-skx:
1083         - 69  # MRR sel
1084     vpp-performance-changes-2n-skx-mrr:
1085       - "vpp-performance-changes-2n-skx-mrr-h1"
1086       - "vpp-performance-changes-2n-skx-mrr-ref"
1087       - "vpp-performance-changes-2n-skx-mrr-cmp"
1088
1089     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1090       csit-vpp-perf-verify-1908-2n-skx:
1091         - 71  # NFV MRR
1092     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1093       # TODO: Replace
1094       # csit-vpp-perf-verify-2001-2n-skx:
1095       csit-vpp-perf-verify-1908-2n-skx:
1096         - 71  # NFV MRR
1097     vpp-performance-changes-nfv-2n-skx-mrr:
1098       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1099       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1100
1101     vpp-performance-changes-2n-dnv-mrr-ref:
1102       csit-vpp-perf-verify-1908-2n-dnv:
1103         - 11  # MRR sel
1104     vpp-performance-changes-2n-dnv-mrr-cmp:
1105       csit-vpp-perf-verify-2001-2n-dnv:
1106         - 12  # MRR sel
1107     vpp-performance-changes-2n-dnv-mrr:
1108       - "vpp-performance-changes-2n-dnv-mrr-ref"
1109       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1110
1111     vpp-performance-changes-3n-dnv-mrr-ref:
1112       csit-vpp-perf-verify-1908-3n-dnv:
1113         - 17  # MRR sel
1114     vpp-performance-changes-3n-dnv-mrr-cmp:
1115       csit-vpp-perf-verify-2001-3n-dnv:
1116         - 11  # MRR sel
1117     vpp-performance-changes-3n-dnv-mrr:
1118       - "vpp-performance-changes-3n-dnv-mrr-ref"
1119       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1120
1121     vpp-performance-changes-3n-tsh-mrr-ref:
1122       csit-vpp-perf-verify-1908-3n-tsh:
1123         - 17  # MRR sel
1124     vpp-performance-changes-3n-tsh-mrr-cmp:
1125       csit-vpp-perf-verify-2001-3n-tsh:
1126         - 9   # MRR sel
1127     vpp-performance-changes-3n-tsh-mrr:
1128       - "vpp-performance-changes-3n-tsh-mrr-ref"
1129       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1130
1131     dpdk-performance-changes-3n-hsw-h1:
1132       csit-dpdk-perf-verify-1904-3n-hsw:
1133         - 2   # NDRPDR sel
1134         - 3   # NDRPDR sel
1135         - 5   # NDRPDR sel
1136         - 6   # NDRPDR sel
1137         - 13  # NDRPDR sel
1138         - 14  # NDRPDR sel
1139         - 15  # NDRPDR sel
1140         - 18  # NDRPDR sel
1141         - 19  # NDRPDR sel
1142         - 20  # NDRPDR sel
1143     dpdk-performance-changes-3n-hsw-ref:
1144       csit-dpdk-perf-verify-1908-3n-hsw:
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     dpdk-performance-changes-3n-hsw-cmp:
1156       csit-dpdk-perf-verify-2001-3n-hsw:
1157 #        - 4   # NDRPDR sel
1158 #        - 5   # NDRPDR sel
1159 #        - 6   # NDRPDR sel
1160 #        - 7   # NDRPDR sel
1161 #        - 8   # NDRPDR sel
1162 #        - 9   # NDRPDR sel
1163 #        - 10  # NDRPDR sel
1164 #        - 11  # NDRPDR sel
1165 #        - 12  # NDRPDR sel
1166 #        - 13  # NDRPDR sel
1167         - 15  # NDRPDR sel
1168         - 16  # NDRPDR sel
1169         - 17  # NDRPDR sel
1170         - 18  # NDRPDR sel
1171         - 19  # NDRPDR sel
1172         - 20  # NDRPDR sel
1173         - 21  # NDRPDR sel
1174         - 22  # NDRPDR sel
1175         - 23  # NDRPDR sel
1176         - 24  # NDRPDR sel
1177     dpdk-performance-changes-3n-hsw:
1178       - "dpdk-performance-changes-3n-hsw-h1"
1179       - "dpdk-performance-changes-3n-hsw-ref"
1180       - "dpdk-performance-changes-3n-hsw-cmp"
1181
1182     dpdk-performance-changes-3n-skx-h1:
1183       csit-dpdk-perf-verify-1904-3n-skx:
1184         - 2   # NDRPDR sel
1185         - 3   # NDRPDR sel
1186         - 4   # NDRPDR sel
1187         - 5   # NDRPDR sel
1188         - 6   # NDRPDR sel
1189         - 7   # NDRPDR sel
1190         - 11  # NDRPDR sel
1191         - 12  # NDRPDR sel
1192         - 13  # NDRPDR sel
1193         - 14  # NDRPDR sel
1194     dpdk-performance-changes-3n-skx-ref:
1195       csit-dpdk-perf-verify-1908-3n-skx:
1196         - 3   # NDRPDR sel
1197         - 4   # NDRPDR sel
1198         - 5   # NDRPDR sel
1199         - 6   # NDRPDR sel
1200         - 7   # NDRPDR sel
1201         - 8   # NDRPDR sel
1202         - 9   # NDRPDR sel
1203         - 10  # NDRPDR sel
1204         - 11  # NDRPDR sel
1205         - 12  # NDRPDR sel
1206     dpdk-performance-changes-3n-skx-cmp:
1207       csit-dpdk-perf-verify-2001-3n-skx:
1208         - 1   # NDRPDR sel
1209         - 2   # NDRPDR sel
1210         - 3   # NDRPDR sel
1211         - 4   # NDRPDR sel
1212         - 5   # NDRPDR sel
1213         - 6   # NDRPDR sel
1214         - 7   # NDRPDR sel
1215         - 8   # NDRPDR sel
1216         - 9   # NDRPDR sel
1217         - 10  # NDRPDR sel
1218     dpdk-performance-changes-3n-skx:
1219       - "dpdk-performance-changes-3n-skx-h1"
1220       - "dpdk-performance-changes-3n-skx-ref"
1221       - "dpdk-performance-changes-3n-skx-cmp"
1222
1223     dpdk-performance-changes-2n-skx-h1:
1224       csit-dpdk-perf-verify-1904-2n-skx:
1225         - 2   # NDRPDR sel
1226         - 3   # NDRPDR sel
1227         - 4   # NDRPDR sel
1228         - 5   # NDRPDR sel
1229         - 7   # NDRPDR sel
1230         - 8   # NDRPDR sel
1231         - 9   # NDRPDR sel
1232         - 10  # NDRPDR sel
1233         - 11  # NDRPDR sel
1234         - 12  # NDRPDR sel
1235     dpdk-performance-changes-2n-skx-ref:
1236       csit-dpdk-perf-verify-1908-2n-skx:
1237         - 2   # NDRPDR sel
1238         - 3   # NDRPDR sel
1239         - 4   # NDRPDR sel
1240         - 5   # NDRPDR sel
1241         - 7   # NDRPDR sel
1242         - 8   # NDRPDR sel
1243         - 9   # NDRPDR sel
1244         - 10  # NDRPDR sel
1245         - 11  # NDRPDR sel
1246         - 12  # NDRPDR sel
1247     dpdk-performance-changes-2n-skx-cmp:
1248       csit-dpdk-perf-verify-2001-2n-skx:
1249         - 1   # NDRPDR sel
1250         - 2   # NDRPDR sel
1251         - 3   # NDRPDR sel
1252         - 4   # NDRPDR sel
1253         - 5   # NDRPDR sel
1254         - 6   # NDRPDR sel
1255         - 7   # NDRPDR sel
1256         - 8   # NDRPDR sel
1257         - 9   # NDRPDR sel
1258         - 10  # NDRPDR sel
1259         - 11  # NDRPDR sel
1260         - 13  # NDRPDR sel
1261         - 26  # NDRPDR sel
1262         - 16  # NDRPDR sel
1263         - 17  # NDRPDR sel
1264         - 18  # NDRPDR sel
1265         - 19  # NDRPDR sel
1266         - 27  # NDRPDR sel
1267         - 21  # NDRPDR sel
1268         - 25  # NDRPDR sel
1269     dpdk-performance-changes-2n-skx:
1270       - "dpdk-performance-changes-2n-skx-h1"
1271       - "dpdk-performance-changes-2n-skx-ref"
1272       - "dpdk-performance-changes-2n-skx-cmp"
1273
1274     # Compare testbeds
1275
1276     vpp-compare-testbeds-ref:
1277       csit-vpp-perf-verify-2001-3n-hsw:
1278         - 21  # NDRPDR sel
1279         - 22  # NDRPDR sel
1280         - 23  # NDRPDR sel
1281         - 24  # NDRPDR sel
1282         - 25  # NDRPDR sel
1283         - 29  # NDRPDR sel
1284         - 30  # NDRPDR sel
1285         - 31  # NDRPDR sel
1286         - 32  # NDRPDR sel
1287         - 34  # NDRPDR sel
1288     vpp-compare-testbeds-cmp:
1289       # TODO: Add the data
1290       csit-vpp-perf-verify-2001-3n-skx:
1291         - 45  # NDRPDR sel
1292         - 46  # NDRPDR sel
1293         - 47  # NDRPDR sel
1294     vpp-compare-testbeds:
1295       - "vpp-compare-testbeds-ref"
1296       - "vpp-compare-testbeds-cmp"
1297
1298     vpp-compare-testbeds-skx-clx-ref:
1299       # TODO: Add the data
1300       csit-vpp-perf-verify-2001-2n-skx:
1301         - 92  # NDRPDR sel
1302         - 93  # NDRPDR sel
1303         - 94  # NDRPDR sel
1304         - 95  # NDRPDR sel
1305         - 96  # NDRPDR sel
1306         - 97  # NDRPDR sel
1307         - 98  # NDRPDR sel
1308     vpp-compare-testbeds-skx-clx-cmp:
1309       csit-vpp-perf-verify-2001-2n-clx:
1310         - 28  # NDRPDR sel
1311         - 29  # NDRPDR sel
1312         - 32  # NDRPDR sel
1313         - 40  # NDRPDR sel
1314         - 43  # NDRPDR sel
1315         - 44  # NDRPDR sel
1316         - 45  # NDRPDR sel
1317         - 47  # NDRPDR sel
1318         - 48  # NDRPDR sel
1319         - 49  # NDRPDR sel
1320     vpp-compare-testbeds-skx-clx:
1321       - "vpp-compare-testbeds-skx-clx-ref"
1322       - "vpp-compare-testbeds-skx-clx-cmp"
1323
1324     vpp-compare-testbeds-hsw-clx-ref:
1325       csit-vpp-perf-verify-2001-3n-hsw:
1326         - 21  # NDRPDR sel
1327         - 22  # NDRPDR sel
1328         - 23  # NDRPDR sel
1329         - 24  # NDRPDR sel
1330         - 25  # NDRPDR sel
1331         - 29  # NDRPDR sel
1332         - 30  # NDRPDR sel
1333         - 31  # NDRPDR sel
1334         - 32  # NDRPDR sel
1335         - 34  # NDRPDR sel
1336     vpp-compare-testbeds-hsw-clx-cmp:
1337       csit-vpp-perf-verify-2001-2n-clx:
1338         - 28  # NDRPDR sel
1339         - 29  # NDRPDR sel
1340         - 32  # NDRPDR sel
1341         - 40  # NDRPDR sel
1342         - 43  # NDRPDR sel
1343         - 44  # NDRPDR sel
1344         - 45  # NDRPDR sel
1345         - 47  # NDRPDR sel
1346         - 48  # NDRPDR sel
1347         - 49  # NDRPDR sel
1348     vpp-compare-testbeds-hsw-clx:
1349       - "vpp-compare-testbeds-hsw-clx-ref"
1350       - "vpp-compare-testbeds-hsw-clx-cmp"
1351
1352     vpp-compare-testbeds-mrr-ref:
1353       csit-vpp-perf-verify-2001-3n-hsw:
1354         - 17  # MRR sel
1355     vpp-compare-testbeds-mrr-cmp:
1356       # TODO: Replace
1357       # csit-vpp-perf-verify-2001-3n-skx:
1358       csit-vpp-perf-verify-1908-3n-skx:
1359         - 36  # MRR sel
1360     vpp-compare-testbeds-mrr:
1361       - "vpp-compare-testbeds-mrr-ref"
1362       - "vpp-compare-testbeds-mrr-cmp"
1363
1364     vpp-compare-testbeds-mrr-skx-clx-ref:
1365       # TODO: Replace
1366       # csit-vpp-perf-verify-2001-2n-skx:
1367       csit-vpp-perf-verify-1908-2n-skx:
1368         - 69  # MRR sel
1369     vpp-compare-testbeds-mrr-skx-clx-cmp:
1370       csit-vpp-perf-verify-2001-2n-clx:
1371         - 39  # MRR
1372     vpp-compare-testbeds-mrr-skx-clx:
1373       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1374       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1375
1376     vpp-compare-testbeds-mrr-hsw-clx-ref:
1377       csit-vpp-perf-verify-2001-3n-hsw:
1378         - 17  # MRR sel
1379     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1380       csit-vpp-perf-verify-2001-2n-clx:
1381         - 39  # MRR
1382     vpp-compare-testbeds-mrr-hsw-clx:
1383       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1384       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1385
1386     dpdk-compare-testbeds-ref:
1387       csit-dpdk-perf-verify-2001-3n-hsw:
1388         - 4   # NDRPDR sel
1389         - 5   # NDRPDR sel
1390         - 6   # NDRPDR sel
1391         - 7   # NDRPDR sel
1392         - 8   # NDRPDR sel
1393         - 9   # NDRPDR sel
1394         - 10  # NDRPDR sel
1395         - 11  # NDRPDR sel
1396         - 12  # NDRPDR sel
1397         - 13  # NDRPDR sel
1398         - 15  # NDRPDR sel
1399         - 16  # NDRPDR sel
1400         - 17  # NDRPDR sel
1401         - 18  # NDRPDR sel
1402         - 19  # NDRPDR sel
1403         - 20  # NDRPDR sel
1404         - 21  # NDRPDR sel
1405         - 22  # NDRPDR sel
1406         - 23  # NDRPDR sel
1407         - 24  # NDRPDR sel
1408     dpdk-compare-testbeds-cmp:
1409       csit-dpdk-perf-verify-2001-3n-skx:
1410         - 1   # NDRPDR sel
1411         - 2   # NDRPDR sel
1412         - 3   # NDRPDR sel
1413         - 4   # NDRPDR sel
1414         - 5   # NDRPDR sel
1415         - 6   # NDRPDR sel
1416         - 7   # NDRPDR sel
1417         - 8   # NDRPDR sel
1418         - 9   # NDRPDR sel
1419         - 10  # NDRPDR sel
1420     dpdk-compare-testbeds:
1421       - "dpdk-compare-testbeds-ref"
1422       - "dpdk-compare-testbeds-cmp"
1423
1424     dpdk-compare-testbeds-skx-clx-ref:
1425       csit-dpdk-perf-verify-2001-2n-skx:
1426         - 1   # NDRPDR sel
1427         - 2   # NDRPDR sel
1428         - 3   # NDRPDR sel
1429         - 4   # NDRPDR sel
1430         - 5   # NDRPDR sel
1431         - 6   # NDRPDR sel
1432         - 7   # NDRPDR sel
1433         - 8   # NDRPDR sel
1434         - 9   # NDRPDR sel
1435         - 10  # NDRPDR sel
1436         - 11  # NDRPDR sel
1437         - 13  # NDRPDR sel
1438         - 26  # NDRPDR sel
1439         - 16  # NDRPDR sel
1440         - 17  # NDRPDR sel
1441         - 18  # NDRPDR sel
1442         - 19  # NDRPDR sel
1443         - 27  # NDRPDR sel
1444         - 21  # NDRPDR sel
1445         - 25  # NDRPDR sel
1446     dpdk-compare-testbeds-skx-clx-cmp:
1447       csit-dpdk-perf-verify-2001-2n-clx:
1448         - 15  # NDRPDR sel
1449         - 16  # NDRPDR sel
1450         - 17  # NDRPDR sel
1451         - 18  # NDRPDR sel
1452         - 19  # NDRPDR sel
1453         - 20  # NDRPDR sel
1454         - 21  # NDRPDR sel
1455         - 22  # NDRPDR sel
1456         - 23  # NDRPDR sel
1457         - 24  # NDRPDR sel
1458         - 25  # NDRPDR sel
1459         - 26  # NDRPDR sel
1460         - 27  # NDRPDR sel
1461         - 28  # NDRPDR sel
1462         - 29  # NDRPDR sel
1463         - 30  # NDRPDR sel
1464         - 31  # NDRPDR sel
1465         - 32  # NDRPDR sel
1466         - 33  # NDRPDR sel
1467         - 34  # NDRPDR sel
1468
1469     dpdk-compare-testbeds-skx-clx:
1470       - "dpdk-compare-testbeds-skx-clx-ref"
1471       - "dpdk-compare-testbeds-skx-clx-cmp"
1472
1473     # Compare topologies
1474
1475     vpp-compare-topologies-ref:
1476       # TODO: Add the data
1477       csit-vpp-perf-verify-2001-3n-skx:
1478         - 45  # NDRPDR sel
1479         - 46  # NDRPDR sel
1480         - 47  # NDRPDR sel
1481     vpp-compare-topologies-cmp:
1482       # TODO: Add the data
1483       csit-vpp-perf-verify-2001-2n-skx:
1484         - 92  # NDRPDR sel
1485         - 93  # NDRPDR sel
1486         - 94  # NDRPDR sel
1487         - 95  # NDRPDR sel
1488         - 96  # NDRPDR sel
1489         - 97  # NDRPDR sel
1490         - 98  # NDRPDR sel
1491     vpp-compare-topologies:
1492       - "vpp-compare-topologies-ref"
1493       - "vpp-compare-topologies-cmp"
1494
1495     vpp-compare-topologies-mrr-ref:
1496       # TODO: Replace
1497       # csit-vpp-perf-verify-2001-3n-skx:
1498       csit-vpp-perf-verify-1908-3n-skx:
1499         - 36  # MRR sel
1500     vpp-compare-topologies-mrr-cmp:
1501       # TODO: Replace
1502       # csit-vpp-perf-verify-2001-2n-skx:
1503       csit-vpp-perf-verify-1908-2n-skx:
1504         - 69  # MRR sel
1505     vpp-compare-topologies-mrr:
1506       - "vpp-compare-topologies-mrr-ref"
1507       - "vpp-compare-topologies-mrr-cmp"
1508
1509     dpdk-compare-topologies-ref:
1510       csit-dpdk-perf-verify-2001-3n-skx:
1511         - 1   # NDRPDR sel
1512         - 2   # NDRPDR sel
1513         - 3   # NDRPDR sel
1514         - 4   # NDRPDR sel
1515         - 5   # NDRPDR sel
1516         - 6   # NDRPDR sel
1517         - 7   # NDRPDR sel
1518         - 8   # NDRPDR sel
1519         - 9   # NDRPDR sel
1520         - 10  # NDRPDR sel
1521     dpdk-compare-topologies-cmp:
1522       csit-dpdk-perf-verify-2001-2n-skx:
1523         - 1   # NDRPDR sel
1524         - 2   # NDRPDR sel
1525         - 3   # NDRPDR sel
1526         - 4   # NDRPDR sel
1527         - 5   # NDRPDR sel
1528         - 6   # NDRPDR sel
1529         - 7   # NDRPDR sel
1530         - 8   # NDRPDR sel
1531         - 9   # NDRPDR sel
1532         - 10  # NDRPDR sel
1533         - 11  # NDRPDR sel
1534         - 13  # NDRPDR sel
1535         - 26  # NDRPDR sel
1536         - 16  # NDRPDR sel
1537         - 17  # NDRPDR sel
1538         - 18  # NDRPDR sel
1539         - 19  # NDRPDR sel
1540         - 27  # NDRPDR sel
1541         - 21  # NDRPDR sel
1542         - 25  # NDRPDR sel
1543     dpdk-compare-topologies:
1544       - "dpdk-compare-topologies-ref"
1545       - "dpdk-compare-topologies-cmp"
1546
1547   plot-layouts:
1548
1549     plot-soak-throughput:
1550       titlefont:
1551         size: 18
1552       xaxis:
1553         title: "<b>Test Cases [Index]</b>"
1554         titlefont:
1555           size: 16
1556         autorange: True
1557         fixedrange: False
1558         gridcolor: "rgb(230, 230, 230)"
1559         linecolor: "rgb(220, 220, 220)"
1560         linewidth: 1
1561         showgrid: True
1562         showline: True
1563         showticklabels: True
1564         tickcolor: "rgb(220, 220, 220)"
1565         tickmode: "linear"
1566         tickfont:
1567           size: 16
1568         zeroline: False
1569       yaxis:
1570         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1571         titlefont:
1572           size: 16
1573         gridcolor: "rgb(230, 230, 230)"
1574         hoverformat: ".4r"
1575         tickformat: ".3r"
1576         linecolor: "rgb(220, 220, 220)"
1577         linewidth: 1
1578         showgrid: True
1579         showline: True
1580         showticklabels: True
1581         tickcolor: "rgb(220, 220, 220)"
1582         tickfont:
1583           size: 16
1584         zeroline: False
1585         range: [0,50]
1586       autosize: False
1587       margin:
1588         t: 50
1589         b: 0
1590         l: 80
1591         r: 20
1592       showlegend: True
1593       legend:
1594         orientation: "h"
1595         font:
1596           size: 16
1597       width: 700
1598       height: 900
1599       paper_bgcolor: "#fff"
1600       plot_bgcolor: "#fff"
1601       hoverlabel:
1602         namelength: -1
1603
1604     plot-service-density:
1605       titlefont:
1606         size: 18
1607       xaxis:
1608         side: "top"
1609         autorange: True
1610         fixedrange: False
1611         showgrid: False
1612         showline: False
1613         showticklabels: False
1614         ticks: ""
1615         ticklen: 0
1616         tickwidth: 0
1617         zeroline: False
1618       yaxis:
1619         autorange: "reversed"
1620         showgrid: False
1621         showline: False
1622         showticklabels: False
1623         ticks: ""
1624         ticklen: 0
1625         tickwidth: 0
1626         zeroline: False
1627       showlegend: False
1628       paper_bgcolor: "#fff"
1629       plot_bgcolor: "#fff"
1630       width: 700
1631       height: 700
1632       hoverlabel:
1633         namelength: -1
1634
1635     plot-cps:
1636       titlefont:
1637         size: 18
1638       xaxis:
1639         title: "<b>Test Cases [Index]</b>"
1640         titlefont:
1641           size: 16
1642         autorange: True
1643         fixedrange: False
1644         gridcolor: "rgb(230, 230, 230)"
1645         linecolor: "rgb(220, 220, 220)"
1646         linewidth: 1
1647         showgrid: True
1648         showline: True
1649         showticklabels: True
1650         tickcolor: "rgb(220, 220, 220)"
1651         tickmode: "linear"
1652         tickfont:
1653           size: 16
1654         zeroline: False
1655       yaxis:
1656         title: "<b>Connections Per Second [cps]</b>"
1657         titlefont:
1658           size: 16
1659         gridcolor: "rgb(230, 230, 230)"
1660         hoverformat: ".4s"
1661         linecolor: "rgb(220, 220, 220)"
1662         linewidth: 1
1663         rangemode: "tozero"
1664         showgrid: True
1665         showline: True
1666         showticklabels: True
1667         tickcolor: "rgb(220, 220, 220)"
1668         tickformat: ".3s"
1669         tickfont:
1670           size: 16
1671         zeroline: False
1672       boxmode: "group"
1673       boxgroupgap: 0.5
1674       autosize: False
1675       margin:
1676         t: 50
1677         b: 20
1678         l: 80
1679         r: 20
1680       showlegend: True
1681       legend:
1682         orientation: "h"
1683         font:
1684           size: 16
1685       width: 700
1686       height: 800
1687       paper_bgcolor: "#fff"
1688       plot_bgcolor: "#fff"
1689       hoverlabel:
1690         namelength: -1
1691
1692     plot-rps:
1693       titlefont:
1694         size: 18
1695       xaxis:
1696         title: "<b>Test Cases [Index]</b>"
1697         titlefont:
1698           size: 16
1699         autorange: True
1700         fixedrange: False
1701         gridcolor: "rgb(230, 230, 230)"
1702         linecolor: "rgb(220, 220, 220)"
1703         linewidth: 1
1704         showgrid: True
1705         showline: True
1706         showticklabels: True
1707         tickcolor: "rgb(220, 220, 220)"
1708         tickmode: "linear"
1709         tickfont:
1710           size: 16
1711         zeroline: False
1712       yaxis:
1713         title: "<b>Requests Per Second [rps]</b>"
1714         titlefont:
1715           size: 16
1716         gridcolor: "rgb(230, 230, 230)"
1717         hoverformat: ".4s"
1718         linecolor: "rgb(220, 220, 220)"
1719         linewidth: 1
1720         rangemode: "tozero"
1721         showgrid: True
1722         showline: True
1723         showticklabels: True
1724         tickcolor: "rgb(230, 230, 230)"
1725         tickformat: ".3s"
1726         tickfont:
1727           size: 16
1728         zeroline: False
1729       boxmode: "group"
1730       boxgroupgap: 0.5
1731       autosize: False
1732       margin:
1733         t: 50
1734         b: 20
1735         l: 80
1736         r: 20
1737       showlegend: True
1738       legend:
1739         orientation: "h"
1740         font:
1741           size: 16
1742       width: 700
1743       height: 800
1744       paper_bgcolor: "#fff"
1745       plot_bgcolor: "#fff"
1746       hoverlabel:
1747         namelength: -1
1748
1749     plot-hoststack:
1750       titlefont:
1751         size: 16
1752       xaxis:
1753         title: "<b>Test Cases [Index]</b>"
1754         titlefont:
1755           size: 14
1756         autorange: True
1757         fixedrange: False
1758         gridcolor: "rgb(230, 230, 230)"
1759         linecolor: "rgb(220, 220, 220)"
1760         linewidth: 1
1761         showgrid: True
1762         showline: True
1763         showticklabels: True
1764         tickcolor: "rgb(220, 220, 220)"
1765         tickmode: "linear"
1766         tickfont:
1767           size: 14
1768         zeroline: False
1769       yaxis:
1770         title: "<b>Bandwidth [Gbps]</b>"
1771         titlefont:
1772           size: 14
1773         gridcolor: "rgb(230, 230, 230)"
1774         hoverformat: ".4s"
1775         linecolor: "rgb(220, 220, 220)"
1776         linewidth: 1
1777         rangemode: "tozero"
1778         showgrid: True
1779         showline: True
1780         showticklabels: True
1781         tickcolor: "rgb(230, 230, 230)"
1782         tickformat: ".3s"
1783         tickfont:
1784           size: 14
1785         zeroline: False
1786       boxmode: "group"
1787       boxgroupgap: 0.5
1788       autosize: False
1789       margin:
1790         t: 50
1791         b: 20
1792         l: 80
1793         r: 20
1794       showlegend: True
1795       legend:
1796         orientation: "h"
1797         font:
1798           size: 14
1799       width: 700
1800       height: 800
1801       paper_bgcolor: "#fff"
1802       plot_bgcolor: "#fff"
1803       hoverlabel:
1804         namelength: -1
1805
1806     plot-throughput:
1807       titlefont:
1808         size: 18
1809       xaxis:
1810         title: "<b>Test Cases [Index]</b>"
1811         titlefont:
1812           size: 16
1813         autorange: True
1814         fixedrange: False
1815         gridcolor: "rgb(230, 230, 230)"
1816         linecolor: "rgb(220, 220, 220)"
1817         linewidth: 1
1818         showgrid: True
1819         showline: True
1820         showticklabels: True
1821         tickcolor: "rgb(220, 220, 220)"
1822         tickmode: "linear"
1823         tickfont:
1824           size: 16
1825         zeroline: False
1826       yaxis:
1827         title: "<b>Packet Throughput [Mpps]</b>"
1828         titlefont:
1829           size: 16
1830         gridcolor: "rgb(230, 230, 230)"
1831         hoverformat: ".4r"
1832         tickformat: ".3r"
1833         linecolor: "rgb(220, 220, 220)"
1834         linewidth: 1
1835         showgrid: True
1836         showline: True
1837         showticklabels: True
1838         tickcolor: "rgb(220, 220, 220)"
1839         tickfont:
1840           size: 16
1841         zeroline: False
1842         range: [0,50]
1843       autosize: False
1844       margin:
1845         t: 50
1846         b: 0
1847         l: 80
1848         r: 20
1849       showlegend: True
1850       legend:
1851         orientation: "h"
1852         font:
1853           size: 16
1854       width: 700
1855       height: 900
1856       paper_bgcolor: "#fff"
1857       plot_bgcolor: "#fff"
1858       hoverlabel:
1859         namelength: -1
1860
1861     plot-throughput-speedup-analysis:
1862       titlefont:
1863         size: 18
1864       xaxis:
1865         title: "<b>Number of Cores [Qty]</b>"
1866         titlefont:
1867           size: 16
1868         autorange: True
1869         fixedrange: False
1870         gridcolor: "rgb(230, 230, 230)"
1871         linecolor: "rgb(220, 220, 220)"
1872         linewidth: 1
1873         showgrid: True
1874         showline: True
1875         showticklabels: True
1876         tickcolor: "rgb(238, 238, 238)"
1877         tickmode: "linear"
1878         tickfont:
1879           size: 16
1880         zeroline: False
1881       yaxis:
1882         title: "<b>Packet Throughput [Mpps]</b>"
1883         titlefont:
1884           size: 16
1885         type: "linear"
1886         gridcolor: "rgb(230, 230, 230)"
1887         hoverformat: ".4s"
1888         linecolor: "rgb(220, 220, 220)"
1889         linewidth: 1
1890         showgrid: True
1891         showline: True
1892         showticklabels: True
1893         tickcolor: "rgb(220, 220, 220)"
1894         tickformat: ".4s"
1895         tickfont:
1896           size: 16
1897         zeroline: True
1898         rangemode: "tozero"
1899         range: [0,100]
1900       legend:
1901         orientation: "h"
1902         font:
1903           size: 16
1904         xanchor: "left"
1905         yanchor: "top"
1906         x: 0
1907         y: -0.2
1908         bgcolor: "rgba(255, 255, 255, 0)"
1909         bordercolor: "rgba(255, 255, 255, 0)"
1910         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1911       autosize: False
1912       margin:
1913           't': 50
1914           'b': 150
1915           'l': 85
1916           'r': 10
1917       showlegend: True
1918       width: 700
1919       height: 700
1920       paper_bgcolor: "#fff"
1921       plot_bgcolor: "#fff"
1922       hoverlabel:
1923         namelength: -1
1924       annotations: [
1925         {
1926           text: "_ _          __          ...",
1927           align: "left",
1928           showarrow: False,
1929           xref: "paper",
1930           yref: "paper",
1931           xanchor: "left",
1932           yanchor: "top",
1933           x: 0,
1934           y: -0.13,
1935           font: {
1936             family: "Consolas, Courier New",
1937             size: 15
1938           },
1939         },
1940         {
1941           text: "    Perfect     Measured     Limit",
1942           align: "left",
1943           showarrow: False,
1944           xref: "paper",
1945           yref: "paper",
1946           xanchor: "left",
1947           yanchor: "top",
1948           x: 0,
1949           y: -0.15,
1950           font: {
1951             family: "Consolas, Courier New",
1952             size: 15
1953           },
1954         },
1955       ]
1956
1957     plot-latency:
1958       titlefont:
1959         size: 18
1960       xaxis:
1961         title: "<b>Direction</b>"
1962         titlefont:
1963           size: 16
1964         autorange: True
1965         fixedrange: False
1966         gridcolor: "rgb(230, 230, 230)"
1967         linecolor: "rgb(220, 220, 220)"
1968         linewidth: 1
1969         showgrid: True
1970         showline: True
1971         showticklabels: False
1972         tickcolor: "rgb(220, 220, 220)"
1973         tickmode: "linear"
1974         tickfont:
1975           size: 16
1976         zeroline: False
1977       yaxis:
1978         title: "<b>Packet Latency [uSec]</b>"
1979         titlefont:
1980           size: 16
1981         type: "linear"
1982         gridcolor: "rgb(230, 230, 230)"
1983         hoverformat: ".4s"
1984         linecolor: "rgb(220, 220, 220)"
1985         linewidth: 1
1986         showgrid: True
1987         showline: True
1988         showticklabels: True
1989         tickcolor: "rgb(220, 220, 220)"
1990         tickformat: ".4s"
1991         tickfont:
1992           size: 16
1993         zeroline: True
1994         rangemode: "tozero"
1995       legend:
1996         orientation: "h"
1997         font:
1998           size: 16
1999         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2000       autosize: False
2001       margin:
2002           't': 50
2003           'b': 150
2004           'l': 80
2005           'r': 10
2006       showlegend: True
2007       width: 700
2008       height: 700
2009       paper_bgcolor: "#fff"
2010       plot_bgcolor: "#fff"
2011       hoverlabel:
2012         namelength: -1
2013
2014     plot-hdrh-latency:
2015       title:
2016         text: ""
2017         xanchor: "center"
2018         x: 0.5
2019         font:
2020           size: 16
2021       width: 700
2022       plot_bgcolor: "white"
2023       annotations:
2024         - font:
2025             size: 14
2026           showarrow: False
2027           text: "<b>Packet Latency [uSec]</b>"
2028           x: 1
2029           xanchor: "right"
2030           xref: "paper"
2031           y: -0.045
2032           yanchor: "top"
2033           yref: "paper"
2034         - font:
2035             size: 14
2036           showarrow: False
2037           text: "<b>Probability [%]</b>"
2038           textangle: 270
2039           x: -0.06
2040           xanchor: "center"
2041           xref: "paper"
2042           y: 0.5
2043           yanchor: "middle"
2044           yref: "paper"
2045         - font:
2046             size: 14
2047           showarrow: False
2048           text: "<b>Direction: E-W</b>"
2049           x: 0.24
2050           xanchor: "center"
2051           xref: "paper"
2052           y: 1.05
2053           yanchor: "bottom"
2054           yref: "paper"
2055         - font:
2056             size: 14
2057           showarrow: False
2058           text: "<b>Direction: W-E</b>"
2059           x: 0.74
2060           xanchor: "center"
2061           xref: "paper"
2062           y: 1.05
2063           yanchor: "bottom"
2064           yref: "paper"
2065
2066     plot-hdrh-latency-percentile:
2067       title:
2068         text: ""
2069         xanchor: "center"
2070         x: 0.5
2071         font:
2072           size: 18
2073       xaxis:
2074         type: "log"
2075         title: "<b>Percentile [%]</b>"
2076         titlefont:
2077           size: 16
2078         autorange: True
2079         fixedrange: False
2080         gridcolor: "rgb(230, 230, 230)"
2081         linecolor: "rgb(220, 220, 220)"
2082         linewidth: 1
2083         showgrid: True
2084         showline: True
2085         showticklabels: True
2086         tickcolor: "rgb(220, 220, 220)"
2087         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2088         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2089         tickfont:
2090           size: 16
2091       yaxis:
2092         title: "<b>Packet Latency [uSec]</b>"
2093         titlefont:
2094           size: 16
2095         gridcolor: "rgb(230, 230, 230)"
2096         linecolor: "rgb(220, 220, 220)"
2097         linewidth: 1
2098         showgrid: True
2099         showline: True
2100         showticklabels: True
2101         tickcolor: "rgb(220, 220, 220)"
2102         tickfont:
2103           size: 16
2104       autosize: False
2105       showlegend: True
2106       legend:
2107         traceorder: "normal"
2108         orientation: "h"
2109         font:
2110           size: 16
2111         xanchor: "left"
2112         yanchor: "top"
2113         x: 0
2114         y: -0.15
2115         bgcolor: "rgba(255, 255, 255, 0)"
2116         bordercolor: "rgba(255, 255, 255, 0)"
2117       width: 700
2118       height: 700
2119       paper_bgcolor: "white"
2120       plot_bgcolor: "white"
2121
2122     plot-hdrh-latency-by-percentile:
2123       title:
2124         text: "<b>Latency by Percentile Distribution</b>"
2125         xanchor: "center"
2126         x: 0.5
2127         font:
2128           size: 18
2129       showlegend: True
2130       legend:
2131         traceorder: "normal"
2132         orientation: "h"
2133         font:
2134           size: 16
2135         xanchor: "left"
2136         yanchor: "top"
2137         x: 0
2138         y: -0.2
2139         bgcolor: "rgba(255, 255, 255, 0)"
2140         bordercolor: "rgba(255, 255, 255, 0)"
2141       xaxis:
2142         type: "linear"
2143         title: "<b>Percentile [%]</b>"
2144         titlefont:
2145           size: 14
2146         autorange: False
2147         fixedrange: False
2148         range: [0, 100]
2149         gridcolor: "rgb(230, 230, 230)"
2150         linecolor: "rgb(220, 220, 220)"
2151         linewidth: 1
2152         showgrid: True
2153         showline: True
2154         showticklabels: True
2155         tickcolor: "rgb(220, 220, 220)"
2156         tickvals: [0, 25, 50, 75, 100]
2157         ticktext: [0, 25, 50, 75, 100]
2158         tickfont:
2159           size: 14
2160       yaxis:
2161         title: "<b>One-Way Latency per Direction [uSec]</b>"
2162         titlefont:
2163           size: 14
2164         gridcolor: "rgb(230, 230, 230)"
2165         linecolor: "rgb(220, 220, 220)"
2166         linewidth: 1
2167         showgrid: True
2168         showline: True
2169         showticklabels: True
2170         tickcolor: "rgb(220, 220, 220)"
2171         tickfont:
2172           size: 14
2173       width: 700
2174       height: 700
2175       paper_bgcolor: "white"
2176       plot_bgcolor: "white"
2177
2178 - type: "static"
2179   src-path: "{DIR[RST]}"
2180   dst-path: "{DIR[WORKING,SRC]}"
2181
2182 - type: "input"
2183   general:
2184     file-name: "output_info.xml.gz"
2185     file-format: ".gz"
2186     arch-file-format:
2187       - ".gz"
2188       - ".zip"
2189     download-path: "{job}/{build}/archives/{filename}"
2190     extract: "output.xml"
2191
2192     zip-file-name: "robot-plugin.zip"
2193     zip-file-format: ".zip"
2194     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2195     zip-extract: "robot-plugin/output.xml"
2196
2197   builds:
2198
2199     csit-vpp-perf-verify-1904-3n-hsw:
2200       - 9   # MRR sel
2201       - 11  # NDRPDR sel
2202       - 12  # NDRPDR sel
2203       - 20  # NDRPDR sel
2204       - 21  # NDRPDR sel
2205       - 23  # NDRPDR sel
2206       - 24  # NDRPDR sel
2207       - 25  # NDRPDR sel
2208       - 26  # NDRPDR sel
2209       - 29  # NDRPDR sel
2210       - 30  # NDRPDR sel
2211     csit-vpp-perf-verify-1908-3n-hsw:
2212       - 12  # NDRPDR sel
2213       - 13  # NDRPDR sel
2214       - 14  # NDRPDR sel
2215       - 15  # NDRPDR sel
2216       - 16  # NDRPDR sel
2217       - 17  # NDRPDR sel
2218       - 18  # NDRPDR sel
2219       - 19  # NDRPDR sel
2220       - 20  # NDRPDR sel
2221       - 21  # NDRPDR sel
2222       - 48  # NDRPDR sel vhost
2223       - 49  # NDRPDR sel vhost
2224       - 52  # NDRPDR sel vhost
2225       - 53  # NDRPDR sel vhost
2226       - 54  # NDRPDR sel vhost
2227       - 55  # NDRPDR sel vhost
2228       - 56  # NDRPDR sel vhost
2229       - 57  # NDRPDR sel vhost
2230       - 58  # NDRPDR sel vhost
2231       - 59  # NDRPDR sel vhost
2232       - 39  # MRR sel
2233     csit-vpp-perf-verify-2001-3n-hsw:
2234       - 21  # NDRPDR sel
2235       - 22  # NDRPDR sel
2236       - 23  # NDRPDR sel
2237       - 24  # NDRPDR sel
2238       - 25  # NDRPDR sel
2239       - 29  # NDRPDR sel
2240       - 30  # NDRPDR sel
2241       - 31  # NDRPDR sel
2242       - 32  # NDRPDR sel
2243       - 34  # NDRPDR sel
2244       - 17  # MRR sel
2245       - 18  # NDRPDR full
2246       - 20  # NDRPDR full
2247       - 28  # NDRPDR full
2248       - 35  # NDRPDR full
2249       - 42  # NDRPDR full
2250       - 46  # NDRPDR full
2251       - 47  # NDRPDR full
2252       - 48  # NDRPDR full
2253       - 49  # NDRPDR full
2254       - 50  # NDRPDR full
2255       - 51  # NDRPDR full
2256       - 52  # NDRPDR full
2257       - 53  # NDRPDR full
2258       - 54  # NDRPDR full
2259       - 55  # NDRPDR full
2260       - 56  # NDRPDR full
2261       - 57  # NDRPDR full
2262       - 58  # NDRPDR full
2263       - 59  # NDRPDR full
2264       - 61  # NDRPDR full
2265       - 62  # NDRPDR full
2266       - 63  # NDRPDR full
2267       - 64  # NDRPDR full
2268       - 65  # NDRPDR full
2269       - 67  # NDRPDR full
2270       - 70  # NDRPDR full
2271       - 72  # NDRPDR full
2272       - 73  # NDRPDR full
2273       - 76  # NDRPDR full
2274       - 77  # NDRPDR full
2275       - 78  # NDRPDR full
2276       - 79  # NDRPDR full
2277       - 81  # NDRPDR full
2278       - 82  # NDRPDR full
2279       - 84  # NDRPDR full
2280       - 85  # NDRPDR full
2281       - 87  # hoststack
2282       - 88  # hoststack
2283       - 89  # hoststack
2284       - 90  # hoststack
2285       - 91  # hoststack
2286       - 92  # hoststack
2287       - 93  # hoststack
2288       - 94  # hoststack
2289       - 95  # hoststack
2290       - 96  # hoststack
2291
2292     csit-vpp-perf-verify-1904-3n-skx:
2293       - 7   # MRR sel
2294       - 8   # NDRPDR sel
2295       - 9   # NDRPDR sel
2296       - 10  # NDRPDR sel
2297       - 11  # NDRPDR sel
2298       - 12  # NDRPDR sel
2299       - 14  # NDRPDR sel
2300       - 16  # NDRPDR sel
2301       - 21  # NDRPDR sel
2302       - 23  # NDRPDR sel
2303       - 25  # NDRPDR sel
2304     csit-vpp-perf-verify-1908-3n-skx:
2305       - 14  # NDRPDR sel
2306       - 16  # NDRPDR sel
2307       - 19  # NDRPDR sel
2308       - 20  # NDRPDR sel
2309       - 22  # NDRPDR sel
2310       - 23  # NDRPDR sel
2311       - 24  # NDRPDR sel
2312       - 25  # NDRPDR sel
2313       - 26  # NDRPDR sel
2314       - 29  # NDRPDR sel
2315       - 52  # NDRPDR sel vhost
2316       - 53  # NDRPDR sel vhost
2317       - 55  # NDRPDR sel vhost
2318       - 61  # NDRPDR sel vhost
2319       - 62  # NDRPDR sel vhost
2320       - 63  # NDRPDR sel vhost
2321       - 64  # NDRPDR sel vhost
2322       - 65  # NDRPDR sel vhost
2323       - 66  # NDRPDR sel vhost
2324       - 67  # NDRPDR sel vhost
2325       - 36  # MRR sel
2326     csit-vpp-perf-verify-2001-3n-skx:
2327       - 45  # NDRPDR sel
2328       - 46  # NDRPDR sel
2329       - 47  # NDRPDR sel
2330
2331     csit-vpp-perf-verify-1904-2n-skx:
2332       - 11  # MRR sel
2333       - 12  # NDRPDR sel
2334       - 14  # NDRPDR sel
2335       - 16  # NDRPDR sel
2336       - 17  # NDRPDR sel
2337       - 18  # NDRPDR sel
2338       - 21  # NDRPDR sel
2339       - 27  # NDRPDR sel
2340       - 30  # NDRPDR sel
2341       - 31  # NDRPDR sel
2342       - 32  # NDRPDR sel
2343     csit-vpp-perf-verify-1908-2n-skx:
2344       - 26  # NDRPDR sel
2345       - 27  # NDRPDR sel
2346       - 34  # NDRPDR sel
2347       - 35  # NDRPDR sel
2348       - 36  # NDRPDR sel
2349       - 42  # NDRPDR sel
2350       - 43  # NDRPDR sel
2351       - 44  # NDRPDR sel
2352       - 45  # NDRPDR sel
2353       - 46  # NDRPDR sel
2354       - 88  # NDRPDR sel vhost
2355       - 89  # NDRPDR sel vhost
2356       - 91  # NDRPDR sel vhost
2357       - 92  # NDRPDR sel vhost
2358       - 93  # NDRPDR sel vhost
2359       - 94  # NDRPDR sel vhost
2360       - 95  # NDRPDR sel vhost
2361       - 96  # NDRPDR sel vhost
2362       - 97  # NDRPDR sel vhost
2363       - 98  # NDRPDR sel vhost
2364       - 69  # MRR sel
2365       - 22  # NFV
2366       - 31  # NFV
2367       - 32  # NFV
2368       - 71  # NFV MRR
2369       - 113 # NFV reconf sel - to be removed
2370       - 114 # NFV reconf sel - to be removed
2371       - 115 # NFV reconf sel - to be removed
2372     csit-vpp-perf-verify-2001-2n-skx:
2373       - 92  # NDRPDR sel
2374       - 93  # NDRPDR sel
2375       - 94  # NDRPDR sel
2376       - 95  # NDRPDR sel
2377       - 96  # NDRPDR sel
2378       - 97  # NDRPDR sel
2379       - 98  # NDRPDR sel
2380
2381     csit-vpp-perf-verify-2001-2n-clx:
2382       - 28  # NDRPDR sel
2383       - 29  # NDRPDR sel
2384       - 32  # NDRPDR sel
2385       - 40  # NDRPDR sel
2386       - 43  # NDRPDR sel
2387       - 44  # NDRPDR sel
2388       - 45  # NDRPDR sel
2389       - 47  # NDRPDR sel
2390       - 48  # NDRPDR sel
2391       - 49  # NDRPDR sel
2392       - 39  # MRR
2393       - 53  # NDRPDR full
2394       - 54  # NDRPDR full
2395       - 55  # NDRPDR full
2396       - 56  # NDRPDR full
2397       - 57  # NDRPDR full
2398       - 58  # NDRPDR full
2399       - 59  # NDRPDR full
2400       - 60  # NDRPDR full
2401       - 61  # NDRPDR full
2402       - 62  # NDRPDR full
2403       - 63  # NDRPDR full
2404       - 64  # NDRPDR full
2405       - 65  # NDRPDR full
2406       - 66  # NDRPDR full
2407       - 67  # NDRPDR full
2408       - 68  # Reconf
2409       - 69  # Reconf
2410       - 70  # Reconf
2411       - 71  # Reconf
2412       - 72  # Reconf
2413       - 73  # Reconf
2414       - 74  # Reconf
2415       - 75  # Reconf
2416       - 76  # Reconf
2417       - 77  # Reconf
2418       - 80  # TCP
2419       - 82  # TCP
2420       - 83  # TCP
2421       - 85  # TCP
2422       - 86  # TCP
2423       - 87  # TCP
2424       - 88  # TCP
2425       - 89  # TCP
2426       - 90  # TCP
2427       - 91  # TCP
2428       - 93  # Soak
2429       - 94  # Soak
2430
2431     csit-vpp-perf-verify-1908-3n-tsh:
2432       - 7   # NDRPDR sel
2433       - 8   # NDRPDR sel
2434       - 9   # NDRPDR sel
2435       - 10  # NDRPDR sel
2436       - 11  # NDRPDR sel
2437       - 12  # NDRPDR sel
2438       - 13  # NDRPDR sel
2439       - 14  # NDRPDR sel
2440       - 15  # NDRPDR sel
2441       - 16  # NDRPDR sel
2442       - 17  # MRR sel
2443     csit-vpp-perf-verify-2001-3n-tsh:
2444       - 3   # NDRPDR sel
2445       - 4   # NDRPDR sel
2446       - 7   # NDRPDR sel
2447       - 8   # NDRPDR sel
2448       - 10  # NDRPDR sel
2449       - 12  # NDRPDR sel
2450       - 13  # NDRPDR sel
2451       - 14  # NDRPDR sel
2452       - 15  # NDRPDR sel
2453       - 21  # NDRPDR sel
2454       - 9   # MRR sel
2455
2456     csit-vpp-perf-verify-1908-3n-dnv:
2457       - 6   # NDRPDR sel
2458       - 7   # NDRPDR sel
2459       - 8   # NDRPDR sel
2460       - 9   # NDRPDR sel
2461       - 10  # NDRPDR sel
2462       - 12  # NDRPDR sel
2463       - 13  # NDRPDR sel
2464       - 14  # NDRPDR sel
2465       - 15  # NDRPDR sel
2466       - 16  # NDRPDR sel
2467       - 17  # MRR sel
2468     csit-vpp-perf-verify-2001-3n-dnv:
2469       - 5   # NDRPDR sel
2470       - 6   # NDRPDR sel
2471       - 7   # NDRPDR sel
2472       - 8   # NDRPDR sel
2473       - 9   # NDRPDR sel
2474       - 10  # NDRPDR sel
2475       - 12  # NDRPDR sel
2476       - 16  # NDRPDR sel
2477       - 17  # NDRPDR sel
2478       - 18  # NDRPDR sel
2479       - 11  # MRR sel
2480       - 19  # NDRPDR full
2481       - 20  # NDRPDR full
2482       - 21  # NDRPDR full
2483       - 22  # NDRPDR full
2484       - 23  # NDRPDR full
2485       - 24  # NDRPDR full
2486       - 25  # NDRPDR full
2487       - 26  # NDRPDR full
2488       - 37  # NDRPDR full
2489       - 38  # NDRPDR full
2490       - 39  # NDRPDR full
2491
2492     csit-vpp-perf-verify-1908-2n-dnv:
2493       - 1   # NDRPDR sel
2494       - 2   # NDRPDR sel
2495       - 3   # NDRPDR sel
2496       - 4   # NDRPDR sel
2497       - 5   # NDRPDR sel
2498       - 6   # NDRPDR sel
2499       - 7   # NDRPDR sel
2500       - 8   # NDRPDR sel
2501       - 9   # NDRPDR sel
2502       - 10  # NDRPDR sel
2503       - 11  # MRR sel
2504     csit-vpp-perf-verify-2001-2n-dnv:
2505       - 4   # NDRPDR sel
2506       - 5   # NDRPDR sel
2507       - 6   # NDRPDR sel
2508       - 7   # NDRPDR sel
2509       - 8   # NDRPDR sel
2510       - 9   # NDRPDR sel
2511       - 10  # NDRPDR sel
2512       - 11  # NDRPDR sel
2513       - 13  # NDRPDR sel
2514       - 16  # NDRPDR sel
2515       - 12  # MRR sel
2516       - 21  # NDRPDR full
2517       - 22  # NDRPDR full
2518       - 25  # NDRPDR full
2519       - 26  # NDRPDR full
2520       - 27  # NDRPDR full
2521       - 28  # NDRPDR full
2522
2523     csit-dpdk-perf-verify-1904-3n-hsw:
2524       - 2   # NDRPDR sel
2525       - 3   # NDRPDR sel
2526       - 5   # NDRPDR sel
2527       - 6   # NDRPDR sel
2528       - 13  # NDRPDR sel
2529       - 14  # NDRPDR sel
2530       - 15  # NDRPDR sel
2531       - 18  # NDRPDR sel
2532       - 19  # NDRPDR sel
2533       - 20  # NDRPDR sel
2534     csit-dpdk-perf-verify-1908-3n-hsw:
2535       - 2   # NDRPDR sel
2536       - 3   # NDRPDR sel
2537       - 4   # NDRPDR sel
2538       - 5   # NDRPDR sel
2539       - 6   # NDRPDR sel
2540       - 7   # NDRPDR sel
2541       - 8   # NDRPDR sel
2542       - 9   # NDRPDR sel
2543       - 10  # NDRPDR sel
2544       - 11  # NDRPDR sel
2545     csit-dpdk-perf-verify-2001-3n-hsw:
2546       - 4   # NDRPDR sel
2547       - 5   # NDRPDR sel
2548       - 6   # NDRPDR sel
2549       - 7   # NDRPDR sel
2550       - 8   # NDRPDR sel
2551       - 9   # NDRPDR sel
2552       - 10  # NDRPDR sel
2553       - 11  # NDRPDR sel
2554       - 12  # NDRPDR sel
2555       - 13  # NDRPDR sel
2556       - 15  # NDRPDR sel
2557       - 16  # NDRPDR sel
2558       - 17  # NDRPDR sel
2559       - 18  # NDRPDR sel
2560       - 19  # NDRPDR sel
2561       - 20  # NDRPDR sel
2562       - 21  # NDRPDR sel
2563       - 22  # NDRPDR sel
2564       - 23  # NDRPDR sel
2565       - 24  # NDRPDR sel
2566       - 25  # NDRPDR full
2567       - 26  # NDRPDR full
2568
2569 #    csit-dpdk-perf-verify-1904-3n-skx:
2570 #      - 2   # NDRPDR sel
2571 #      - 3   # NDRPDR sel
2572 #      - 4   # NDRPDR sel
2573 #      - 5   # NDRPDR sel
2574 #      - 6   # NDRPDR sel
2575 #      - 7   # NDRPDR sel
2576 #      - 11  # NDRPDR sel
2577 #      - 12  # NDRPDR sel
2578 #      - 13  # NDRPDR sel
2579 #      - 14  # NDRPDR sel
2580 #    csit-dpdk-perf-verify-1908-3n-skx:
2581 #      - 3   # NDRPDR sel
2582 #      - 4   # NDRPDR sel
2583 #      - 5   # NDRPDR sel
2584 #      - 6   # NDRPDR sel
2585 #      - 7   # NDRPDR sel
2586 #      - 8   # NDRPDR sel
2587 #      - 9   # NDRPDR sel
2588 #      - 10  # NDRPDR sel
2589 #      - 11  # NDRPDR sel
2590 #      - 12  # NDRPDR sel
2591 #    csit-dpdk-perf-verify-2001-3n-skx:
2592 #      - 1   # NDRPDR sel
2593 #      - 2   # NDRPDR sel
2594 #      - 3   # NDRPDR sel
2595 #      - 4   # NDRPDR sel
2596 #      - 5   # NDRPDR sel
2597 #      - 6   # NDRPDR sel
2598 #      - 7   # NDRPDR sel
2599 #      - 8   # NDRPDR sel
2600 #      - 9   # NDRPDR sel
2601 #      - 10  # NDRPDR sel
2602
2603 #    csit-dpdk-perf-verify-1904-2n-skx:
2604 #      - 2   # NDRPDR sel
2605 #      - 3   # NDRPDR sel
2606 #      - 4   # NDRPDR sel
2607 #      - 5   # NDRPDR sel
2608 #      - 7   # NDRPDR sel
2609 #      - 8   # NDRPDR sel
2610 #      - 9   # NDRPDR sel
2611 #      - 10  # NDRPDR sel
2612 #      - 11  # NDRPDR sel
2613 #      - 12  # NDRPDR sel
2614 #    csit-dpdk-perf-verify-1908-2n-skx:
2615 #      - 2   # NDRPDR sel
2616 #      - 3   # NDRPDR sel
2617 #      - 4   # NDRPDR sel
2618 #      - 5   # NDRPDR sel
2619 #      - 7   # NDRPDR sel
2620 #      - 8   # NDRPDR sel
2621 #      - 9   # NDRPDR sel
2622 #      - 10  # NDRPDR sel
2623 #      - 11  # NDRPDR sel
2624 #      - 12  # NDRPDR sel
2625 #    csit-dpdk-perf-verify-2001-2n-skx:
2626 #      - 1   # NDRPDR sel
2627 #      - 2   # NDRPDR sel
2628 #      - 3   # NDRPDR sel
2629 #      - 4   # NDRPDR sel
2630 #      - 5   # NDRPDR sel
2631 #      - 6   # NDRPDR sel
2632 #      - 7   # NDRPDR sel
2633 #      - 8   # NDRPDR sel
2634 #      - 9   # NDRPDR sel
2635 #      - 10  # NDRPDR sel
2636 #      - 11  # NDRPDR sel
2637 #      - 13  # NDRPDR sel
2638 #      - 26  # NDRPDR sel
2639 #      - 16  # NDRPDR sel
2640 #      - 17  # NDRPDR sel
2641 #      - 18  # NDRPDR sel
2642 #      - 19  # NDRPDR sel
2643 #      - 27  # NDRPDR sel
2644 #      - 21  # NDRPDR sel
2645 #      - 25  # NDRPDR sel
2646
2647     csit-dpdk-perf-verify-2001-2n-clx:
2648       - 15  # NDRPDR sel
2649       - 16  # NDRPDR sel
2650       - 17  # NDRPDR sel
2651       - 18  # NDRPDR sel
2652       - 19  # NDRPDR sel
2653       - 20  # NDRPDR sel
2654       - 21  # NDRPDR sel
2655       - 22  # NDRPDR sel
2656       - 23  # NDRPDR sel
2657       - 24  # NDRPDR sel
2658       - 25  # NDRPDR sel
2659       - 26  # NDRPDR sel
2660       - 27  # NDRPDR sel
2661       - 28  # NDRPDR sel
2662       - 29  # NDRPDR sel
2663       - 30  # NDRPDR sel
2664       - 31  # NDRPDR sel
2665       - 32  # NDRPDR sel
2666       - 33  # NDRPDR sel
2667       - 34  # NDRPDR sel
2668
2669     csit-dpdk-perf-verify-2001-2n-dnv:
2670       - 9   # NDRPDR sel
2671       - 10  # NDRPDR sel
2672       - 11  # NDRPDR sel
2673       - 12  # NDRPDR sel
2674       - 13  # NDRPDR sel
2675       - 14  # NDRPDR sel
2676       - 15  # NDRPDR sel
2677       - 16  # NDRPDR sel
2678       - 17  # NDRPDR sel
2679       - 18  # NDRPDR sel
2680
2681     csit-dpdk-perf-verify-2001-3n-dnv:
2682       - 12  # NDRPDR sel
2683       - 13  # NDRPDR sel
2684       - 14  # NDRPDR sel
2685       - 15  # NDRPDR sel
2686       - 16  # NDRPDR sel
2687       - 17  # NDRPDR sel
2688       - 18  # NDRPDR sel
2689       - 19  # NDRPDR sel
2690       - 20  # NDRPDR sel
2691       - 22  # NDRPDR sel
2692
2693     csit-dpdk-perf-verify-2001-3n-tsh:
2694       - 3   # NDRPDR sel
2695       - 4   # NDRPDR sel
2696       - 5   # NDRPDR sel
2697       - 9   # NDRPDR sel
2698       - 10  # NDRPDR sel
2699       - 11  # NDRPDR sel
2700       - 12  # NDRPDR sel
2701       - 14  # NDRPDR sel
2702       - 15  # NDRPDR sel
2703       - 18  # NDRPDR sel
2704
2705     csit-vpp-device-2001-ubuntu1804-1n-skx:
2706       - 57
2707
2708 - type: "output"
2709   output: "report"
2710   format:
2711     html:
2712     - full
2713 #    pdf:
2714 #    - minimal
2715
2716 ################################################################################
2717 ###                               T A B L E S                                ###
2718 ################################################################################
2719
2720 ## VPP Soak vs NDR - 2n-skx
2721 #- type: "table"
2722 #  title: "VPP Soak vs NDR 2n-skx"
2723 #  algorithm: "table_soak_vs_ndr"
2724 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2725 #  reference:
2726 #    title: "NDR"
2727 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2728 #  compare:
2729 #    title: "Soak"
2730 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2731 #  data: "vpp-soak-vs-ndr-2n-skx"
2732 #  include-tests: "NDR"
2733 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2734 #  parameters:
2735 #    - "throughput"
2736 #    - "name"
2737 #    - "parent"
2738
2739 # VPP Soak vs NDR - 2n-clx
2740 - type: "table"
2741   title: "VPP Soak vs NDR 2n-clx"
2742   algorithm: "table_soak_vs_ndr"
2743   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2744   reference:
2745     title: "NDR"
2746     data: "vpp-soak-vs-ndr-2n-clx-ref"
2747   compare:
2748     title: "Soak"
2749     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2750   data: "vpp-soak-vs-ndr-2n-clx"
2751   include-tests: "NDR"
2752   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2753   parameters:
2754     - "throughput"
2755     - "name"
2756     - "parent"
2757
2758 ################################################################################
2759
2760 # VPP Compare NICs 3n-skx 2t1c ndr
2761 - type: "table"
2762   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2763   algorithm: "table_nics_comparison"
2764   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2765   reference:
2766     title: "x710"
2767     nic: "NIC_Intel-X710"
2768   compare:
2769     title: "xxv710"
2770     nic: "NIC_Intel-XXV710"
2771   data: "vpp-nic-comparison-3n-skx"
2772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2773   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2774   parameters:
2775   - "name"
2776   - "parent"
2777   - "throughput"
2778   - "tags"
2779
2780 # VPP Compare NICs 3n-skx 4t2c ndr
2781 - type: "table"
2782   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2783   algorithm: "table_nics_comparison"
2784   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2785   reference:
2786     title: "x710"
2787     nic: "NIC_Intel-X710"
2788   compare:
2789     title: "xxv710"
2790     nic: "NIC_Intel-XXV710"
2791   data: "vpp-nic-comparison-3n-skx"
2792   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2793   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2794   parameters:
2795   - "name"
2796   - "parent"
2797   - "throughput"
2798   - "tags"
2799
2800 # VPP Compare NICs 3n-skx 2t1c pdr
2801 - type: "table"
2802   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2803   algorithm: "table_nics_comparison"
2804   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2805   reference:
2806     title: "x710"
2807     nic: "NIC_Intel-X710"
2808   compare:
2809     title: "xxv710"
2810     nic: "NIC_Intel-XXV710"
2811   data: "vpp-nic-comparison-3n-skx"
2812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2813   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2814   parameters:
2815   - "name"
2816   - "parent"
2817   - "throughput"
2818   - "tags"
2819
2820  # VPP Compare NICs 3n-skx 4t2c pdr
2821 - type: "table"
2822   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2823   algorithm: "table_nics_comparison"
2824   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2825   reference:
2826     title: "x710"
2827     nic: "NIC_Intel-X710"
2828   compare:
2829     title: "xxv710"
2830     nic: "NIC_Intel-XXV710"
2831   data: "vpp-nic-comparison-3n-skx"
2832   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2833   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2834   parameters:
2835   - "name"
2836   - "parent"
2837   - "throughput"
2838   - "tags"
2839
2840 ## VPP Compare NICs 3n-skx 2t1c mrr
2841 #- type: "table"
2842 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2843 #  algorithm: "table_nics_comparison"
2844 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2845 #  reference:
2846 #    title: "x710"
2847 #    nic: "NIC_Intel-X710"
2848 #  compare:
2849 #    title: "xxv710"
2850 #    nic: "NIC_Intel-XXV710"
2851 #  data: "vpp-nic-comparison-3n-skx-mrr"
2852 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2853 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2854 #  parameters:
2855 #  - "name"
2856 #  - "parent"
2857 #  - "result"
2858 #  - "tags"
2859 #
2860 ## VPP Compare NICs 3n-skx 4t2c mrr
2861 #- type: "table"
2862 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2863 #  algorithm: "table_nics_comparison"
2864 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2865 #  reference:
2866 #    title: "x710"
2867 #    nic: "NIC_Intel-X710"
2868 #  compare:
2869 #    title: "xxv710"
2870 #    nic: "NIC_Intel-XXV710"
2871 #  data: "vpp-nic-comparison-3n-skx-mrr"
2872 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2873 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2874 #  parameters:
2875 #  - "name"
2876 #  - "parent"
2877 #  - "result"
2878 #  - "tags"
2879 #
2880 # # VPP Compare NICs 3n-skx 8t4c mrr
2881 #- type: "table"
2882 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2883 #  algorithm: "table_nics_comparison"
2884 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2885 #  reference:
2886 #    title: "x710"
2887 #    nic: "NIC_Intel-X710"
2888 #  compare:
2889 #    title: "xxv710"
2890 #    nic: "NIC_Intel-XXV710"
2891 #  data: "vpp-nic-comparison-3n-skx-mrr"
2892 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2893 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2894 #  parameters:
2895 #  - "name"
2896 #  - "parent"
2897 #  - "result"
2898 #  - "tags"
2899
2900 # VPP Compare NICs 2n-skx 2t1c ndr
2901 - type: "table"
2902   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2903   algorithm: "table_nics_comparison"
2904   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2905   reference:
2906     title: "x710"
2907     nic: "NIC_Intel-X710"
2908   compare:
2909     title: "xxv710"
2910     nic: "NIC_Intel-XXV710"
2911   data: "vpp-nic-comparison-2n-skx"
2912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2913   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2914   parameters:
2915   - "name"
2916   - "parent"
2917   - "throughput"
2918   - "tags"
2919
2920 # VPP Compare NICs 2n-skx 4t2c ndr
2921 - type: "table"
2922   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2923   algorithm: "table_nics_comparison"
2924   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2925   reference:
2926     title: "x710"
2927     nic: "NIC_Intel-X710"
2928   compare:
2929     title: "xxv710"
2930     nic: "NIC_Intel-XXV710"
2931   data: "vpp-nic-comparison-2n-skx"
2932   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2933   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2934   parameters:
2935   - "name"
2936   - "parent"
2937   - "throughput"
2938   - "tags"
2939
2940  # VPP Compare NICs 2n-skx 2t1c pdr
2941 - type: "table"
2942   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2943   algorithm: "table_nics_comparison"
2944   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2945   reference:
2946     title: "x710"
2947     nic: "NIC_Intel-X710"
2948   compare:
2949     title: "xxv710"
2950     nic: "NIC_Intel-XXV710"
2951   data: "vpp-nic-comparison-2n-skx"
2952   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2953   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2954   parameters:
2955   - "name"
2956   - "parent"
2957   - "throughput"
2958   - "tags"
2959
2960 # VPP Compare NICs 2n-skx 4t2c pdr
2961 - type: "table"
2962   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2963   algorithm: "table_nics_comparison"
2964   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2965   reference:
2966     title: "x710"
2967     nic: "NIC_Intel-X710"
2968   compare:
2969     title: "xxv710"
2970     nic: "NIC_Intel-XXV710"
2971   data: "vpp-nic-comparison-2n-skx"
2972   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2973   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2974   parameters:
2975   - "name"
2976   - "parent"
2977   - "throughput"
2978   - "tags"
2979
2980 ## VPP Compare NICs 2n-skx 2t1c mrr
2981 #- type: "table"
2982 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2983 #  algorithm: "table_nics_comparison"
2984 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2985 #  reference:
2986 #    title: "x710"
2987 #    nic: "NIC_Intel-X710"
2988 #  compare:
2989 #    title: "xxv710"
2990 #    nic: "NIC_Intel-XXV710"
2991 #  data: "vpp-nic-comparison-2n-skx-mrr"
2992 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2993 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2994 #  parameters:
2995 #  - "name"
2996 #  - "parent"
2997 #  - "result"
2998 #  - "tags"
2999 #
3000 ## VPP Compare NICs 2n-skx 4t2c mrr
3001 #- type: "table"
3002 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
3003 #  algorithm: "table_nics_comparison"
3004 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3005 #  reference:
3006 #    title: "x710"
3007 #    nic: "NIC_Intel-X710"
3008 #  compare:
3009 #    title: "xxv710"
3010 #    nic: "NIC_Intel-XXV710"
3011 #  data: "vpp-nic-comparison-2n-skx-mrr"
3012 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3013 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3014 #  parameters:
3015 #  - "name"
3016 #  - "parent"
3017 #  - "result"
3018 #  - "tags"
3019 #
3020 ## VPP Compare NICs 2n-skx 8t4c mrr
3021 #- type: "table"
3022 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
3023 #  algorithm: "table_nics_comparison"
3024 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3025 #  reference:
3026 #    title: "x710"
3027 #    nic: "NIC_Intel-X710"
3028 #  compare:
3029 #    title: "xxv710"
3030 #    nic: "NIC_Intel-XXV710"
3031 #  data: "vpp-nic-comparison-2n-skx-mrr"
3032 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3033 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3034 #  parameters:
3035 #  - "name"
3036 #  - "parent"
3037 #  - "result"
3038 #  - "tags"
3039
3040 ################################################################################
3041 # VPP
3042
3043 # VPP Performance Changes 3n-hsw 1t1c pdr
3044 - type: "table"
3045   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3046   algorithm: "table_perf_comparison"
3047   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3048   history:
3049     - title: "rls1904"
3050       data: "vpp-performance-changes-3n-hsw-h1"
3051   reference:
3052     title: "rls1908"
3053     data: "vpp-performance-changes-3n-hsw-ref"
3054     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3055   compare:
3056     title: "rls2001"
3057     data: "vpp-performance-changes-3n-hsw-cmp"
3058   data: "vpp-performance-changes-3n-hsw"
3059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3060   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3061   parameters:
3062   - "name"
3063   - "parent"
3064   - "throughput"
3065
3066 # VPP Performance Changes 3n-hsw 2t2c pdr
3067 - type: "table"
3068   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3069   algorithm: "table_perf_comparison"
3070   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3071   history:
3072     - title: "rls1904"
3073       data: "vpp-performance-changes-3n-hsw-h1"
3074   reference:
3075     title: "rls1908"
3076     data: "vpp-performance-changes-3n-hsw-ref"
3077     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3078   compare:
3079     title: "rls2001"
3080     data: "vpp-performance-changes-3n-hsw-cmp"
3081   data: "vpp-performance-changes-3n-hsw"
3082   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3083   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3084   parameters:
3085   - "name"
3086   - "parent"
3087   - "throughput"
3088
3089 # VPP Performance Changes 3n-hsw 1t1c ndr
3090 - type: "table"
3091   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3092   algorithm: "table_perf_comparison"
3093   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3094   history:
3095     - title: "rls1904"
3096       data: "vpp-performance-changes-3n-hsw-h1"
3097   reference:
3098     title: "rls1908"
3099     data: "vpp-performance-changes-3n-hsw-ref"
3100     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3101   compare:
3102     title: "rls2001"
3103     data: "vpp-performance-changes-3n-hsw-cmp"
3104   data: "vpp-performance-changes-3n-hsw"
3105   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3106   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3107   parameters:
3108   - "name"
3109   - "parent"
3110   - "throughput"
3111
3112 # VPP Performance Changes 3n-hsw 2t2c ndr
3113 - type: "table"
3114   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3115   algorithm: "table_perf_comparison"
3116   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3117   history:
3118     - title: "rls1904"
3119       data: "vpp-performance-changes-3n-hsw-h1"
3120   reference:
3121     title: "rls1908"
3122     data: "vpp-performance-changes-3n-hsw-ref"
3123     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3124   compare:
3125     title: "rls2001"
3126     data: "vpp-performance-changes-3n-hsw-cmp"
3127   data: "vpp-performance-changes-3n-hsw"
3128   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3129   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3130   parameters:
3131   - "name"
3132   - "parent"
3133   - "throughput"
3134
3135 # VPP Performance Changes 3n-skx 2t1c pdr
3136 - type: "table"
3137   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3138   algorithm: "table_perf_comparison_nic"
3139   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3140   history:
3141     - title: "rls1904 x710"
3142       data: "vpp-performance-changes-3n-skx-h1"
3143       nic: "NIC_Intel-X710"
3144   reference:
3145     title: "rls1908 xxv710"
3146     data: "vpp-performance-changes-3n-skx-ref"
3147     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3148     nic: "NIC_Intel-XXV710"
3149   compare:
3150     title: "rls2001 xxv710"
3151     data: "vpp-performance-changes-3n-skx-cmp"
3152     nic: "NIC_Intel-XXV710"
3153   data: "vpp-performance-changes-3n-skx"
3154   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3155   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3156   parameters:
3157   - "name"
3158   - "parent"
3159   - "throughput"
3160   - "tags"
3161
3162 # VPP Performance Changes 3n-skx 4t2c pdr
3163 - type: "table"
3164   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3165   algorithm: "table_perf_comparison_nic"
3166   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3167   history:
3168     - title: "rls1904 x710"
3169       data: "vpp-performance-changes-3n-skx-h1"
3170       nic: "NIC_Intel-X710"
3171   reference:
3172     title: "rls1908 x710"
3173     data: "vpp-performance-changes-3n-skx-ref"
3174     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3175     nic: "NIC_Intel-X710"
3176   compare:
3177     title: "rls2001 xxv710"
3178     data: "vpp-performance-changes-3n-skx-cmp"
3179     nic: "NIC_Intel-XXV710"
3180   data: "vpp-performance-changes-3n-skx"
3181   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3182   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3183   parameters:
3184   - "name"
3185   - "parent"
3186   - "throughput"
3187   - "tags"
3188
3189 # VPP Performance Changes 3n-skx 2t1c ndr
3190 - type: "table"
3191   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3192   algorithm: "table_perf_comparison_nic"
3193   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3194   history:
3195     - title: "rls1904 x710"
3196       data: "vpp-performance-changes-3n-skx-h1"
3197       nic: "NIC_Intel-X710"
3198   reference:
3199     title: "rls1908 x710"
3200     data: "vpp-performance-changes-3n-skx-ref"
3201     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3202     nic: "NIC_Intel-X710"
3203   compare:
3204     title: "rls2001 xxv710"
3205     data: "vpp-performance-changes-3n-skx-cmp"
3206     nic: "NIC_Intel-XXV710"
3207   data: "vpp-performance-changes-3n-skx"
3208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3209   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3210   parameters:
3211   - "name"
3212   - "parent"
3213   - "throughput"
3214   - "tags"
3215
3216 # VPP Performance Changes 3n-skx 4t2c ndr
3217 - type: "table"
3218   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3219   algorithm: "table_perf_comparison_nic"
3220   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3221   history:
3222     - title: "rls1904 x710"
3223       data: "vpp-performance-changes-3n-skx-h1"
3224       nic: "NIC_Intel-X710"
3225   reference:
3226     title: "rls1908 x710"
3227     data: "vpp-performance-changes-3n-skx-ref"
3228     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3229     nic: "NIC_Intel-X710"
3230   compare:
3231     title: "rls2001 xxv710"
3232     data: "vpp-performance-changes-3n-skx-cmp"
3233     nic: "NIC_Intel-XXV710"
3234   data: "vpp-performance-changes-3n-skx"
3235   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3236   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3237   parameters:
3238   - "name"
3239   - "parent"
3240   - "throughput"
3241   - "tags"
3242
3243 # VPP Performance Changes 2n-skx 2t1c pdr
3244 - type: "table"
3245   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3246   algorithm: "table_perf_comparison_nic"
3247   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3248   history:
3249     - title: "rls1904 x710"
3250       data: "vpp-performance-changes-2n-skx-h1"
3251       nic: "NIC_Intel-X710"
3252   reference:
3253     title: "rls1908 xxv710"
3254     data: "vpp-performance-changes-2n-skx-ref"
3255     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3256     nic: "NIC_Intel-XXV710"
3257   compare:
3258     title: "rls2001 xxv710"
3259     data: "vpp-performance-changes-2n-skx-cmp"
3260     nic: "NIC_Intel-XXV710"
3261   data: "vpp-performance-changes-2n-skx"
3262   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3263   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3264   parameters:
3265   - "name"
3266   - "parent"
3267   - "throughput"
3268   - "tags"
3269
3270 # VPP Performance Changes 2n-skx 4t2c pdr
3271 - type: "table"
3272   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3273   algorithm: "table_perf_comparison_nic"
3274   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3275   history:
3276     - title: "rls1904 x710"
3277       data: "vpp-performance-changes-2n-skx-h1"
3278       nic: "NIC_Intel-X710"
3279   reference:
3280     title: "rls1908 xxv710"
3281     data: "vpp-performance-changes-2n-skx-ref"
3282     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3283     nic: "NIC_Intel-XXV710"
3284   compare:
3285     title: "rls2001 xxv710"
3286     data: "vpp-performance-changes-2n-skx-cmp"
3287     nic: "NIC_Intel-XXV710"
3288   data: "vpp-performance-changes-2n-skx"
3289   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3290   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3291   parameters:
3292   - "name"
3293   - "parent"
3294   - "throughput"
3295   - "tags"
3296
3297 # VPP Performance Changes 2n-skx 2t1c ndr
3298 - type: "table"
3299   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3300   algorithm: "table_perf_comparison_nic"
3301   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3302   history:
3303     - title: "rls1904 x710"
3304       data: "vpp-performance-changes-2n-skx-h1"
3305       nic: "NIC_Intel-X710"
3306   reference:
3307     title: "rls1908 xxv710"
3308     data: "vpp-performance-changes-2n-skx-ref"
3309     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3310     nic: "NIC_Intel-XXV710"
3311   compare:
3312     title: "rls2001 xxv710"
3313     data: "vpp-performance-changes-2n-skx-cmp"
3314     nic: "NIC_Intel-XXV710"
3315   data: "vpp-performance-changes-2n-skx"
3316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3317   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3318   parameters:
3319   - "name"
3320   - "parent"
3321   - "throughput"
3322   - "tags"
3323
3324 # VPP Performance Changes 2n-skx 4t2c ndr
3325 - type: "table"
3326   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3327   algorithm: "table_perf_comparison_nic"
3328   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3329   history:
3330     - title: "rls1904 x710"
3331       data: "vpp-performance-changes-2n-skx-h1"
3332       nic: "NIC_Intel-X710"
3333   reference:
3334     title: "rls1908 xxv710"
3335     data: "vpp-performance-changes-2n-skx-ref"
3336     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3337     nic: "NIC_Intel-XXV710"
3338   compare:
3339     title: "rls2001 xxv710"
3340     data: "vpp-performance-changes-2n-skx-cmp"
3341     nic: "NIC_Intel-XXV710"
3342   data: "vpp-performance-changes-2n-skx"
3343   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3344   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3345   parameters:
3346   - "name"
3347   - "parent"
3348   - "throughput"
3349   - "tags"
3350
3351 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3352 #- type: "table"
3353 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3354 #  algorithm: "table_perf_comparison"
3355 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3356 #  reference:
3357 #    title: "rls1908"
3358 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3359 #  compare:
3360 #    title: "rls2001"
3361 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3362 #  data: "vpp-performance-changes-nfv-2n-skx"
3363 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3364 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3365 #  parameters:
3366 #  - "name"
3367 #  - "parent"
3368 #  - "throughput"
3369 #  - "tags"
3370 #
3371 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3372 #- type: "table"
3373 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3374 #  algorithm: "table_perf_comparison"
3375 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3376 #  reference:
3377 #    title: "rls1908"
3378 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3379 #  compare:
3380 #    title: "rls2001"
3381 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3382 #  data: "vpp-performance-changes-nfv-2n-skx"
3383 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3384 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3385 #  parameters:
3386 #  - "name"
3387 #  - "parent"
3388 #  - "throughput"
3389 #  - "tags"
3390 #
3391 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3392 #- type: "table"
3393 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3394 #  algorithm: "table_perf_comparison"
3395 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3396 #  reference:
3397 #    title: "rls1908"
3398 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3399 #  compare:
3400 #    title: "rls2001"
3401 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3402 #  data: "vpp-performance-changes-nfv-2n-skx"
3403 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3404 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3405 #  parameters:
3406 #  - "name"
3407 #  - "parent"
3408 #  - "throughput"
3409 #  - "tags"
3410 #
3411 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3412 #- type: "table"
3413 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3414 #  algorithm: "table_perf_comparison"
3415 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3416 #  reference:
3417 #    title: "rls1908"
3418 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3419 #  compare:
3420 #    title: "rls2001"
3421 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3422 #  data: "vpp-performance-changes-nfv-2n-skx"
3423 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3424 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3425 #  parameters:
3426 #  - "name"
3427 #  - "parent"
3428 #  - "throughput"
3429 #  - "tags"
3430
3431 # VPP Performance Changes 2n-dnv 1t1c pdr
3432 - type: "table"
3433   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3434   algorithm: "table_perf_comparison"
3435   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3436   reference:
3437     title: "rls1908"
3438     data: "vpp-performance-changes-2n-dnv-ref"
3439   compare:
3440     title: "rls2001"
3441     data: "vpp-performance-changes-2n-dnv-cmp"
3442   data: "vpp-performance-changes-2n-dnv"
3443   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3444   filter: "'1T1C'"
3445   parameters:
3446   - "name"
3447   - "parent"
3448   - "throughput"
3449   - "tags"
3450
3451 # VPP Performance Changes 2n-dnv 2t2c pdr
3452 - type: "table"
3453   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3454   algorithm: "table_perf_comparison"
3455   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3456   reference:
3457     title: "rls1908"
3458     data: "vpp-performance-changes-2n-dnv-ref"
3459   compare:
3460     title: "rls2001"
3461     data: "vpp-performance-changes-2n-dnv-cmp"
3462   data: "vpp-performance-changes-2n-dnv"
3463   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3464   filter: "'2T2C'"
3465   parameters:
3466   - "name"
3467   - "parent"
3468   - "throughput"
3469   - "tags"
3470
3471 # VPP Performance Changes 2n-dnv 1t1c ndr
3472 - type: "table"
3473   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3474   algorithm: "table_perf_comparison"
3475   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3476   reference:
3477     title: "rls1908"
3478     data: "vpp-performance-changes-2n-dnv-ref"
3479   compare:
3480     title: "rls2001"
3481     data: "vpp-performance-changes-2n-dnv-cmp"
3482   data: "vpp-performance-changes-2n-dnv"
3483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3484   filter: "'1T1C'"
3485   parameters:
3486   - "name"
3487   - "parent"
3488   - "throughput"
3489   - "tags"
3490
3491 # VPP Performance Changes 2n-dnv 2t2c ndr
3492 - type: "table"
3493   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3494   algorithm: "table_perf_comparison"
3495   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3496   reference:
3497     title: "rls1908 "
3498     data: "vpp-performance-changes-2n-dnv-ref"
3499   compare:
3500     title: "rls2001"
3501     data: "vpp-performance-changes-2n-dnv-cmp"
3502   data: "vpp-performance-changes-2n-dnv"
3503   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3504   filter: "'2T2C'"
3505   parameters:
3506   - "name"
3507   - "parent"
3508   - "throughput"
3509   - "tags"
3510
3511 # VPP Performance Changes 3n-dnv 1t1c pdr
3512 - type: "table"
3513   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3514   algorithm: "table_perf_comparison"
3515   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3516   reference:
3517     title: "rls1908"
3518     data: "vpp-performance-changes-3n-dnv-ref"
3519   compare:
3520     title: "rls2001"
3521     data: "vpp-performance-changes-3n-dnv-cmp"
3522   data: "vpp-performance-changes-3n-dnv"
3523   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3524   filter: "'1T1C'"
3525   parameters:
3526   - "name"
3527   - "parent"
3528   - "throughput"
3529   - "tags"
3530
3531 # VPP Performance Changes 3n-dnv 2t2c pdr
3532 - type: "table"
3533   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3534   algorithm: "table_perf_comparison"
3535   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3536   reference:
3537     title: "rls1908"
3538     data: "vpp-performance-changes-3n-dnv-ref"
3539   compare:
3540     title: "rls2001"
3541     data: "vpp-performance-changes-3n-dnv-cmp"
3542   data: "vpp-performance-changes-3n-dnv"
3543   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3544   filter: "'2T2C'"
3545   parameters:
3546   - "name"
3547   - "parent"
3548   - "throughput"
3549   - "tags"
3550
3551 # VPP Performance Changes 3n-dnv 1t1c ndr
3552 - type: "table"
3553   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3554   algorithm: "table_perf_comparison"
3555   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3556   reference:
3557     title: "rls1908"
3558     data: "vpp-performance-changes-3n-dnv-ref"
3559   compare:
3560     title: "rls2001"
3561     data: "vpp-performance-changes-3n-dnv-cmp"
3562   data: "vpp-performance-changes-3n-dnv"
3563   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3564   filter: "'1T1C'"
3565   parameters:
3566   - "name"
3567   - "parent"
3568   - "throughput"
3569   - "tags"
3570
3571 # VPP Performance Changes 3n-dnv 2t2c ndr
3572 - type: "table"
3573   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3574   algorithm: "table_perf_comparison"
3575   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3576   reference:
3577     title: "rls1908"
3578     data: "vpp-performance-changes-3n-dnv-ref"
3579   compare:
3580     title: "rls2001"
3581     data: "vpp-performance-changes-3n-dnv-cmp"
3582   data: "vpp-performance-changes-3n-dnv"
3583   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3584   filter: "'2T2C'"
3585   parameters:
3586   - "name"
3587   - "parent"
3588   - "throughput"
3589   - "tags"
3590
3591 # VPP Performance Changes 3n-tsh 1t1c pdr
3592 - type: "table"
3593   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3594   algorithm: "table_perf_comparison"
3595   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3596   reference:
3597     title: "rls1908"
3598     data: "vpp-performance-changes-3n-tsh-ref"
3599   compare:
3600     title: "rls2001"
3601     data: "vpp-performance-changes-3n-tsh-cmp"
3602   data: "vpp-performance-changes-3n-tsh"
3603   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3604   filter: "'1T1C'"
3605   parameters:
3606   - "name"
3607   - "parent"
3608   - "throughput"
3609   - "tags"
3610
3611 # VPP Performance Changes 3n-tsh 2t2c pdr
3612 - type: "table"
3613   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3614   algorithm: "table_perf_comparison"
3615   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3616   reference:
3617     title: "rls1908"
3618     data: "vpp-performance-changes-3n-tsh-ref"
3619   compare:
3620     title: "rls2001"
3621     data: "vpp-performance-changes-3n-tsh-cmp"
3622   data: "vpp-performance-changes-3n-tsh"
3623   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3624   filter: "'2T2C'"
3625   parameters:
3626   - "name"
3627   - "parent"
3628   - "throughput"
3629   - "tags"
3630
3631 # VPP Performance Changes 3n-tsh 1t1c ndr
3632 - type: "table"
3633   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3634   algorithm: "table_perf_comparison"
3635   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3636   reference:
3637     title: "rls1908"
3638     data: "vpp-performance-changes-3n-tsh-ref"
3639   compare:
3640     title: "rls2001"
3641     data: "vpp-performance-changes-3n-tsh-cmp"
3642   data: "vpp-performance-changes-3n-tsh"
3643   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3644   filter: "'1T1C'"
3645   parameters:
3646   - "name"
3647   - "parent"
3648   - "throughput"
3649   - "tags"
3650
3651 # VPP Performance Changes 3n-tsh 2t2c ndr
3652 - type: "table"
3653   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3654   algorithm: "table_perf_comparison"
3655   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3656   reference:
3657     title: "rls1908"
3658     data: "vpp-performance-changes-3n-tsh-ref"
3659   compare:
3660     title: "rls2001"
3661     data: "vpp-performance-changes-3n-tsh-cmp"
3662   data: "vpp-performance-changes-3n-tsh"
3663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3664   filter: "'2T2C'"
3665   parameters:
3666   - "name"
3667   - "parent"
3668   - "throughput"
3669   - "tags"
3670
3671 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3672 - type: "table"
3673   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3674   algorithm: "table_perf_comparison_nic"
3675   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3676   reference:
3677     title: "3n-hsw xl710"
3678     data: "vpp-compare-testbeds-ref"
3679     nic: "NIC_Intel-XL710"
3680   compare:
3681     title: "3n-skx xxv710"
3682     data: "vpp-compare-testbeds-cmp"
3683     nic: "NIC_Intel-XXV710"
3684   data: "vpp-compare-testbeds"
3685   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3686   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3687   parameters:
3688   - "name"
3689   - "parent"
3690   - "throughput"
3691   - "tags"
3692
3693 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3694 - type: "table"
3695   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3696   algorithm: "table_perf_comparison_nic"
3697   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3698   reference:
3699     title: "3n-hsw xl710"
3700     data: "vpp-compare-testbeds-ref"
3701     nic: "NIC_Intel-XL710"
3702   compare:
3703     title: "3n-skx xxv710"
3704     data: "vpp-compare-testbeds-cmp"
3705     nic: "NIC_Intel-XXV710"
3706   data: "vpp-compare-testbeds"
3707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3708   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3709   parameters:
3710   - "name"
3711   - "parent"
3712   - "throughput"
3713   - "tags"
3714
3715 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3716 - type: "table"
3717   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3718   algorithm: "table_perf_comparison_nic"
3719   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3720   reference:
3721     title: "3n-hsw xl710"
3722     data: "vpp-compare-testbeds-ref"
3723     nic: "NIC_Intel-XL710"
3724   compare:
3725     title: "3n-skx xxv710"
3726     data: "vpp-compare-testbeds-cmp"
3727     nic: "NIC_Intel-XXV710"
3728   data: "vpp-compare-testbeds"
3729   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3730   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3731   parameters:
3732   - "name"
3733   - "parent"
3734   - "throughput"
3735   - "tags"
3736
3737 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3738 - type: "table"
3739   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3740   algorithm: "table_perf_comparison_nic"
3741   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3742   reference:
3743     title: "3n-hsw xl710"
3744     data: "vpp-compare-testbeds-ref"
3745     nic: "NIC_Intel-XL710"
3746   compare:
3747     title: "3n-skx xxv710"
3748     data: "vpp-compare-testbeds-cmp"
3749     nic: "NIC_Intel-XXV710"
3750   data: "vpp-compare-testbeds"
3751   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3752   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3753   parameters:
3754   - "name"
3755   - "parent"
3756   - "throughput"
3757   - "tags"
3758
3759 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3760 - type: "table"
3761   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3762   algorithm: "table_perf_comparison"
3763   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3764   reference:
3765     title: "2n-skx"
3766     data: "vpp-compare-testbeds-skx-clx-ref"
3767   compare:
3768     title: "2n-clx"
3769     data: "vpp-compare-testbeds-skx-clx-cmp"
3770   data: "vpp-compare-testbeds-skx-clx"
3771   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3772   filter: "'2T1C'"
3773   parameters:
3774   - "name"
3775   - "parent"
3776   - "throughput"
3777   - "tags"
3778
3779 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3780 - type: "table"
3781   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3782   algorithm: "table_perf_comparison"
3783   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3784   reference:
3785     title: "2n-skx"
3786     data: "vpp-compare-testbeds-skx-clx-ref"
3787   compare:
3788     title: "2n-clx"
3789     data: "vpp-compare-testbeds-skx-clx-cmp"
3790   data: "vpp-compare-testbeds-skx-clx"
3791   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3792   filter: "'4T2C'"
3793   parameters:
3794   - "name"
3795   - "parent"
3796   - "throughput"
3797   - "tags"
3798
3799 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3800 - type: "table"
3801   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3802   algorithm: "table_perf_comparison"
3803   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3804   reference:
3805     title: "2n-skx"
3806     data: "vpp-compare-testbeds-skx-clx-ref"
3807   compare:
3808     title: "2n-clx"
3809     data: "vpp-compare-testbeds-skx-clx-cmp"
3810   data: "vpp-compare-testbeds-skx-clx"
3811   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3812   filter: "'2T1C'"
3813   parameters:
3814   - "name"
3815   - "parent"
3816   - "throughput"
3817   - "tags"
3818
3819 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3820 - type: "table"
3821   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3822   algorithm: "table_perf_comparison"
3823   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3824   reference:
3825     title: "2n-skx"
3826     data: "vpp-compare-testbeds-skx-clx-ref"
3827   compare:
3828     title: "2n-clx"
3829     data: "vpp-compare-testbeds-skx-clx-cmp"
3830   data: "vpp-compare-testbeds-skx-clx"
3831   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3832   filter: "'4T2C'"
3833   parameters:
3834   - "name"
3835   - "parent"
3836   - "throughput"
3837   - "tags"
3838
3839 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3840 - type: "table"
3841   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3842   algorithm: "table_perf_comparison_nic"
3843   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3844   reference:
3845     title: "3n-hsw xl710"
3846     data: "vpp-compare-testbeds-hsw-clx-ref"
3847     nic: "NIC_Intel-XL710"
3848   compare:
3849     title: "2n-clx xxv710"
3850     data: "vpp-compare-testbeds-hsw-clx-cmp"
3851     nic: "NIC_Intel-XXV710"
3852   data: "vpp-compare-testbeds-hsw-clx"
3853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3854   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3855   parameters:
3856   - "name"
3857   - "parent"
3858   - "throughput"
3859   - "tags"
3860
3861 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
3862 - type: "table"
3863   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
3864   algorithm: "table_perf_comparison_nic"
3865   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
3866   reference:
3867     title: "3n-hsw xl710"
3868     data: "vpp-compare-testbeds-hsw-clx-ref"
3869     nic: "NIC_Intel-XL710"
3870   compare:
3871     title: "2n-clx xxv710"
3872     data: "vpp-compare-testbeds-hsw-clx-cmp"
3873     nic: "NIC_Intel-XXV710"
3874   data: "vpp-compare-testbeds-hsw-clx"
3875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3876   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3877   parameters:
3878   - "name"
3879   - "parent"
3880   - "throughput"
3881   - "tags"
3882
3883 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
3884 - type: "table"
3885   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
3886   algorithm: "table_perf_comparison_nic"
3887   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
3888   reference:
3889     title: "3n-hsw xl710"
3890     data: "vpp-compare-testbeds-hsw-clx-ref"
3891     nic: "NIC_Intel-XL710"
3892   compare:
3893     title: "2n-clx xxv710"
3894     data: "vpp-compare-testbeds-hsw-clx-cmp"
3895     nic: "NIC_Intel-XXV710"
3896   data: "vpp-compare-testbeds-hsw-clx"
3897   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3898   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3899   parameters:
3900   - "name"
3901   - "parent"
3902   - "throughput"
3903   - "tags"
3904
3905 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
3906 - type: "table"
3907   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
3908   algorithm: "table_perf_comparison_nic"
3909   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
3910   reference:
3911     title: "3n-hsw xl710"
3912     data: "vpp-compare-testbeds-hsw-clx-ref"
3913     nic: "NIC_Intel-XL710"
3914   compare:
3915     title: "2n-clx xxv710"
3916     data: "vpp-compare-testbeds-hsw-clx-cmp"
3917     nic: "NIC_Intel-XXV710"
3918   data: "vpp-compare-testbeds-hsw-clx"
3919   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3920   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3921   parameters:
3922   - "name"
3923   - "parent"
3924   - "throughput"
3925   - "tags"
3926
3927 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3928 - type: "table"
3929   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3930   algorithm: "table_perf_comparison"
3931   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3932   reference:
3933     title: "3-Node Skx"
3934     data: "vpp-compare-topologies-ref"
3935   compare:
3936     title: "2-Node Skx"
3937     data: "vpp-compare-topologies-cmp"
3938   data: "vpp-compare-topologies"
3939   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3940   filter: "'NDRPDR' and '1C'"
3941   parameters:
3942   - "name"
3943   - "parent"
3944   - "throughput"
3945
3946 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3947 - type: "table"
3948   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3949   algorithm: "table_perf_comparison"
3950   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3951   reference:
3952     title: "3-Node Skx"
3953     data: "vpp-compare-topologies-ref"
3954   compare:
3955     title: "2-Node Skx"
3956     data: "vpp-compare-topologies-cmp"
3957   data: "vpp-compare-topologies"
3958   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3959   filter: "'NDRPDR' and '2C'"
3960   parameters:
3961   - "name"
3962   - "parent"
3963   - "throughput"
3964
3965 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3966 - type: "table"
3967   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3968   algorithm: "table_perf_comparison"
3969   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3970   reference:
3971     title: "3-Node Skx"
3972     data: "vpp-compare-topologies-ref"
3973   compare:
3974     title: "2-Node Skx"
3975     data: "vpp-compare-topologies-cmp"
3976   data: "vpp-compare-topologies"
3977   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3978   filter: "'NDRPDR' and '1C'"
3979   parameters:
3980   - "name"
3981   - "parent"
3982   - "throughput"
3983
3984 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3985 - type: "table"
3986   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3987   algorithm: "table_perf_comparison"
3988   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3989   reference:
3990     title: "3-Node Skx"
3991     data: "vpp-compare-topologies-ref"
3992   compare:
3993     title: "2-Node Skx"
3994     data: "vpp-compare-topologies-cmp"
3995   data: "vpp-compare-topologies"
3996   include-tests: "PDR"
3997   filter: "'NDRPDR' and '2C'"
3998   parameters:
3999   - "name"
4000   - "parent"
4001   - "throughput"
4002
4003 # VPP Performance Changes 3n-hsw 1t1c MRR
4004 - type: "table"
4005   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
4006   algorithm: "table_perf_comparison"
4007   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4008   history:
4009     - title: "rls1904"
4010       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4011   reference:
4012     title: "rls1908"
4013     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4014   compare:
4015     title: "rls2001"
4016     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4017   data: "vpp-performance-changes-3n-hsw-mrr"
4018   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4019   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
4020   parameters:
4021   - "name"
4022   - "parent"
4023   - "result"
4024
4025 # VPP Performance Changes 3n-hsw 2t2c MRR
4026 - type: "table"
4027   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
4028   algorithm: "table_perf_comparison"
4029   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4030   history:
4031     - title: "rls1904"
4032       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4033   reference:
4034     title: "rls1908"
4035     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4036   compare:
4037     title: "rls2001"
4038     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4039   data: "vpp-performance-changes-3n-hsw-mrr"
4040   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4041   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
4042   parameters:
4043   - "name"
4044   - "parent"
4045   - "result"
4046
4047 # VPP Performance Changes 3n-hsw 4t4c MRR
4048 - type: "table"
4049   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
4050   algorithm: "table_perf_comparison"
4051   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4052   history:
4053     - title: "rls1904"
4054       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4055   reference:
4056     title: "rls1908"
4057     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4058   compare:
4059     title: "rls2001"
4060     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4061   data: "vpp-performance-changes-3n-hsw-mrr"
4062   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4063   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
4064   parameters:
4065   - "name"
4066   - "parent"
4067   - "result"
4068
4069 ## VPP Performance Changes 3n-skx 2t1c MRR
4070 #- type: "table"
4071 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
4072 #  algorithm: "table_perf_comparison"
4073 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4074 #  history:
4075 #    - title: "rls1904"
4076 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4077 #  reference:
4078 #    title: "rls1908"
4079 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4080 #  compare:
4081 #    title: "rls2001"
4082 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4083 #  data: "vpp-performance-changes-3n-skx-mrr"
4084 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4085 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4086 #  parameters:
4087 #  - "name"
4088 #  - "parent"
4089 #  - "result"
4090 #
4091 ## VPP Performance Changes 3n-skx 4t2c MRR
4092 #- type: "table"
4093 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
4094 #  algorithm: "table_perf_comparison"
4095 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4096 #  history:
4097 #    - title: "rls1904"
4098 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4099 #  reference:
4100 #    title: "rls1908"
4101 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4102 #  compare:
4103 #    title: "rls2001"
4104 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4105 #  data: "vpp-performance-changes-3n-skx-mrr"
4106 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4107 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4108 #  parameters:
4109 #  - "name"
4110 #  - "parent"
4111 #  - "result"
4112 #
4113 ## VPP Performance Changes 3n-skx 8t4c MRR
4114 #- type: "table"
4115 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
4116 #  algorithm: "table_perf_comparison"
4117 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4118 #  history:
4119 #    - title: "rls1904"
4120 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4121 #  reference:
4122 #    title: "rls1908"
4123 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4124 #  compare:
4125 #    title: "rls2001"
4126 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4127 #  data: "vpp-performance-changes-3n-skx-mrr"
4128 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4129 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4130 #  parameters:
4131 #  - "name"
4132 #  - "parent"
4133 #  - "result"
4134 #
4135 ## VPP Performance Changes 2n-skx 2t1c MRR
4136 #- type: "table"
4137 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
4138 #  algorithm: "table_perf_comparison"
4139 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4140 #  history:
4141 #    - title: "rls1904"
4142 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4143 #  reference:
4144 #    title: "rls1908"
4145 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4146 #  compare:
4147 #    title: "rls2001"
4148 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4149 #  data: "vpp-performance-changes-2n-skx-mrr"
4150 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4151 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4152 #  parameters:
4153 #  - "name"
4154 #  - "parent"
4155 #  - "result"
4156 #
4157 ## VPP Performance Changes 2n-skx 4t2c MRR
4158 #- type: "table"
4159 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
4160 #  algorithm: "table_perf_comparison"
4161 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4162 #  history:
4163 #    - title: "rls1904"
4164 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4165 #  reference:
4166 #    title: "rls1908"
4167 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4168 #  compare:
4169 #    title: "rls2001"
4170 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4171 #  data: "vpp-performance-changes-2n-skx-mrr"
4172 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4173 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4174 #  parameters:
4175 #  - "name"
4176 #  - "parent"
4177 #  - "result"
4178 #
4179 ## VPP Performance Changes 2n-skx 8t4c MRR
4180 #- type: "table"
4181 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
4182 #  algorithm: "table_perf_comparison"
4183 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4184 #  history:
4185 #    - title: "rls1904"
4186 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4187 #  reference:
4188 #    title: "rls1908"
4189 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4190 #  compare:
4191 #    title: "rls2001"
4192 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4193 #  data: "vpp-performance-changes-2n-skx-mrr"
4194 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4195 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4196 #  parameters:
4197 #  - "name"
4198 #  - "parent"
4199 #  - "result"
4200 #
4201 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
4202 #- type: "table"
4203 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
4204 #  algorithm: "table_perf_comparison"
4205 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
4206 #  reference:
4207 #    title: "rls1908"
4208 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4209 #  compare:
4210 #    title: "rls2001"
4211 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4212 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4213 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4214 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
4215 #  parameters:
4216 #  - "name"
4217 #  - "parent"
4218 #  - "result"
4219 #
4220 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4221 #- type: "table"
4222 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4223 #  algorithm: "table_perf_comparison"
4224 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4225 #  reference:
4226 #    title: "rls1908"
4227 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4228 #  compare:
4229 #    title: "rls2001"
4230 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4231 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4232 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4233 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4234 #  parameters:
4235 #  - "name"
4236 #  - "parent"
4237 #  - "result"
4238 #
4239 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4240 #- type: "table"
4241 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4242 #  algorithm: "table_perf_comparison"
4243 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4244 #  reference:
4245 #    title: "rls1908"
4246 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4247 #  compare:
4248 #    title: "rls2001"
4249 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4250 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4251 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4252 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4253 #  parameters:
4254 #  - "name"
4255 #  - "parent"
4256 #  - "result"
4257
4258 # VPP Performance Changes 2n-dnv 1t1c MRR
4259 - type: "table"
4260   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4261   algorithm: "table_perf_comparison"
4262   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4263   reference:
4264     title: "rls1908"
4265     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4266   compare:
4267     title: "rls2001"
4268     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4269   data: "vpp-performance-changes-2n-dnv-mrr"
4270   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4271   filter: "'1T1C' and 'MRR'"
4272   parameters:
4273   - "name"
4274   - "parent"
4275   - "result"
4276
4277 # VPP Performance Changes 2n-dnv 2t2c MRR
4278 - type: "table"
4279   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4280   algorithm: "table_perf_comparison"
4281   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4282   reference:
4283     title: "rls1908"
4284     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4285   compare:
4286     title: "rls2001"
4287     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4288   data: "vpp-performance-changes-2n-dnv-mrr"
4289   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4290   filter: "'2T2C' and 'MRR'"
4291   parameters:
4292   - "name"
4293   - "parent"
4294   - "result"
4295
4296 # VPP Performance Changes 2n-dnv 4t4c MRR
4297 - type: "table"
4298   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4299   algorithm: "table_perf_comparison"
4300   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4301   reference:
4302     title: "rls1908"
4303     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4304   compare:
4305     title: "rls2001"
4306     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4307   data: "vpp-performance-changes-2n-dnv-mrr"
4308   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4309   filter: "'4T4C' and 'MRR'"
4310   parameters:
4311   - "name"
4312   - "parent"
4313   - "result"
4314
4315 # VPP Performance Changes 3n-dnv 1t1c MRR
4316 - type: "table"
4317   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4318   algorithm: "table_perf_comparison"
4319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4320   reference:
4321     title: "rls1908"
4322     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4323   compare:
4324     title: "rls2001"
4325     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4326   data: "vpp-performance-changes-3n-dnv-mrr"
4327   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4328   filter: "'1T1C' and 'MRR'"
4329   parameters:
4330   - "name"
4331   - "parent"
4332   - "result"
4333
4334 # VPP Performance Changes 3n-dnv 2t2c MRR
4335 - type: "table"
4336   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4337   algorithm: "table_perf_comparison"
4338   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4339   reference:
4340     title: "rls1908"
4341     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4342   compare:
4343     title: "rls2001"
4344     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4345   data: "vpp-performance-changes-3n-dnv-mrr"
4346   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4347   filter: "'2T2C' and 'MRR'"
4348   parameters:
4349   - "name"
4350   - "parent"
4351   - "result"
4352
4353 # VPP Performance Changes 3n-dnv 4t4c MRR
4354 - type: "table"
4355   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4356   algorithm: "table_perf_comparison"
4357   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4358   reference:
4359     title: "rls1908"
4360     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4361   compare:
4362     title: "rls2001"
4363     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4364   data: "vpp-performance-changes-3n-dnv-mrr"
4365   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4366   filter: "'4T4C' and 'MRR'"
4367   parameters:
4368   - "name"
4369   - "parent"
4370   - "result"
4371
4372 # VPP Performance Changes 3n-tsh 1t1c MRR
4373 - type: "table"
4374   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4375   algorithm: "table_perf_comparison"
4376   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4377   reference:
4378     title: "rls1908"
4379     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4380   compare:
4381     title: "rls2001"
4382     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4383   data: "vpp-performance-changes-3n-tsh-mrr"
4384   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4385   filter: "'1T1C' and 'MRR'"
4386   parameters:
4387   - "name"
4388   - "parent"
4389   - "result"
4390
4391 # VPP Performance Changes 3n-tsh 2t2c MRR
4392 - type: "table"
4393   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4394   algorithm: "table_perf_comparison"
4395   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4396   reference:
4397     title: "rls1908"
4398     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4399   compare:
4400     title: "rls2001"
4401     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4402   data: "vpp-performance-changes-3n-tsh-mrr"
4403   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4404   filter: "'2T2C' and 'MRR'"
4405   parameters:
4406   - "name"
4407   - "parent"
4408   - "result"
4409
4410 # VPP Performance Changes 3n-tsh 4t4c MRR
4411 - type: "table"
4412   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4413   algorithm: "table_perf_comparison"
4414   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4415   reference:
4416     title: "rls1908"
4417     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4418   compare:
4419     title: "rls2001"
4420     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4421   data: "vpp-performance-changes-3n-tsh-mrr"
4422   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4423   filter: "'4T4C' and 'MRR'"
4424   parameters:
4425   - "name"
4426   - "parent"
4427   - "result"
4428
4429 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4430 #- type: "table"
4431 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4432 #  algorithm: "table_perf_comparison_nic"
4433 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4434 #  reference:
4435 #    title: "3n-hsw xl710"
4436 #    data: "vpp-compare-testbeds-mrr-ref"
4437 #    nic: "NIC_Intel-XL710"
4438 #  compare:
4439 #    title: "3n-skx xxv710"
4440 #    data: "vpp-compare-testbeds-mrr-cmp"
4441 #    nic: "NIC_Intel-XXV710"
4442 #  data: "vpp-compare-testbeds-mrr"
4443 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4444 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4445 #  parameters:
4446 #  - "name"
4447 #  - "parent"
4448 #  - "result"
4449 #  - "tags"
4450 #
4451 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4452 #- type: "table"
4453 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4454 #  algorithm: "table_perf_comparison_nic"
4455 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4456 #  reference:
4457 #    title: "3n-hsw xl710"
4458 #    data: "vpp-compare-testbeds-mrr-ref"
4459 #    nic: "NIC_Intel-XL710"
4460 #  compare:
4461 #    title: "3n-skx xxv710"
4462 #    data: "vpp-compare-testbeds-mrr-cmp"
4463 #    nic: "NIC_Intel-XXV710"
4464 #  data: "vpp-compare-testbeds-mrr"
4465 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4466 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4467 #  parameters:
4468 #  - "name"
4469 #  - "parent"
4470 #  - "result"
4471 #  - "tags"
4472 #
4473 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4474 #- type: "table"
4475 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4476 #  algorithm: "table_perf_comparison_nic"
4477 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4478 #  reference:
4479 #    title: "3n-hsw xl710"
4480 #    data: "vpp-compare-testbeds-mrr-ref"
4481 #    nic: "NIC_Intel-XL710"
4482 #  compare:
4483 #    title: "3n-skx xxv710"
4484 #    data: "vpp-compare-testbeds-mrr-cmp"
4485 #    nic: "NIC_Intel-XXV710"
4486 #  data: "vpp-compare-testbeds-mrr"
4487 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4488 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4489 #  parameters:
4490 #  - "name"
4491 #  - "parent"
4492 #  - "result"
4493 #  - "tags"
4494
4495 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4496 #- type: "table"
4497 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4498 #  algorithm: "table_perf_comparison"
4499 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4500 #  reference:
4501 #    title: "2n-skx"
4502 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4503 #  compare:
4504 #    title: "2n-clx"
4505 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4506 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4507 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4508 #  filter: "'2T1C'"
4509 #  parameters:
4510 #  - "name"
4511 #  - "parent"
4512 #  - "result"
4513 #  - "tags"
4514 #
4515 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4516 #- type: "table"
4517 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4518 #  algorithm: "table_perf_comparison"
4519 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4520 #  reference:
4521 #    title: "2n-skx"
4522 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4523 #  compare:
4524 #    title: "2n-clx"
4525 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4526 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4527 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4528 #  filter: "'4T2C'"
4529 #  parameters:
4530 #  - "name"
4531 #  - "parent"
4532 #  - "result"
4533 #  - "tags"
4534 #
4535 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4536 #- type: "table"
4537 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4538 #  algorithm: "table_perf_comparison"
4539 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4540 #  reference:
4541 #    title: "2n-skx"
4542 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4543 #  compare:
4544 #    title: "2n-clx"
4545 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4546 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4547 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4548 #  filter: "'8T4C'"
4549 #  parameters:
4550 #  - "name"
4551 #  - "parent"
4552 #  - "result"
4553 #  - "tags"
4554 #
4555 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4556 #- type: "table"
4557 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4558 #  algorithm: "table_perf_comparison"
4559 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4560 #  reference:
4561 #    title: "3-Node Skx"
4562 #    data: "vpp-compare-topologies-mrr-ref"
4563 #  compare:
4564 #    title: "2-Node Skx"
4565 #    data: "vpp-compare-topologies-mrr-cmp"
4566 #  data: "vpp-compare-topologies-mrr"
4567 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4568 #  filter: "'MRR' and '1C'"
4569 #  parameters:
4570 #  - "name"
4571 #  - "parent"
4572 #  - "result"
4573 #
4574 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4575 #- type: "table"
4576 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4577 #  algorithm: "table_perf_comparison"
4578 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4579 #  reference:
4580 #    title: "3-Node Skx"
4581 #    data: "vpp-compare-topologies-mrr-ref"
4582 #  compare:
4583 #    title: "2-Node Skx"
4584 #    data: "vpp-compare-topologies-mrr-cmp"
4585 #  data: "vpp-compare-topologies-mrr"
4586 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4587 #  filter: "'MRR' and '2C'"
4588 #  parameters:
4589 #  - "name"
4590 #  - "parent"
4591 #  - "result"
4592 #
4593 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4594 #- type: "table"
4595 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4596 #  algorithm: "table_perf_comparison"
4597 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4598 #  reference:
4599 #    title: "3-Node Skx"
4600 #    data: "vpp-compare-topologies-mrr-ref"
4601 #  compare:
4602 #    title: "2-Node Skx"
4603 #    data: "vpp-compare-topologies-mrr-cmp"
4604 #  data: "vpp-compare-topologies-mrr"
4605 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4606 #  filter: "'MRR' and '4C'"
4607 #  parameters:
4608 #  - "name"
4609 #  - "parent"
4610 #  - "result"
4611
4612 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4613 - type: "table"
4614   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4615   algorithm: "table_perf_comparison_nic"
4616   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4617   reference:
4618     title: "3n-hsw xl710"
4619     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4620     nic: "NIC_Intel-XL710"
4621   compare:
4622     title: "2n-clx xxv710"
4623     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4624     nic: "NIC_Intel-XXV710"
4625   data: "vpp-compare-testbeds-mrr-hsw-clx"
4626   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4627   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4628   parameters:
4629   - "name"
4630   - "parent"
4631   - "result"
4632   - "tags"
4633
4634 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4635 - type: "table"
4636   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4637   algorithm: "table_perf_comparison_nic"
4638   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4639   reference:
4640     title: "3n-hsw xl710"
4641     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4642     nic: "NIC_Intel-XL710"
4643   compare:
4644     title: "2n-clx xxv710"
4645     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4646     nic: "NIC_Intel-XXV710"
4647   data: "vpp-compare-testbeds-mrr-hsw-clx"
4648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4649   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4650   parameters:
4651   - "name"
4652   - "parent"
4653   - "result"
4654   - "tags"
4655
4656 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4657 - type: "table"
4658   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4659   algorithm: "table_perf_comparison_nic"
4660   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4661   reference:
4662     title: "3n-hsw xl710"
4663     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4664     nic: "NIC_Intel-XL710"
4665   compare:
4666     title: "2n-clx xxv710"
4667     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4668     nic: "NIC_Intel-XXV710"
4669   data: "vpp-compare-testbeds-mrr-hsw-clx"
4670   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4671   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4672   parameters:
4673   - "name"
4674   - "parent"
4675   - "result"
4676   - "tags"
4677
4678 # Detailed Test Results - VPP Performance Results 3n-hsw
4679 - type: "table"
4680   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4681   algorithm: "table_merged_details"
4682   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
4683   columns:
4684   - title: " |prein| Test Name |preout| "
4685     data: "data name"
4686   - 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| "
4687     data: "data msg"
4688   data: "vpp-perf-results-3n-hsw"
4689   filter: "all"
4690   parameters:
4691   - "name"
4692   - "parent"
4693   - "msg"
4694
4695 # Detailed Test Results - VPP Performance Results 3n-skx
4696 - type: "table"
4697   title: "Detailed Test Results - VPP Performance Results 3n-skx"
4698   algorithm: "table_merged_details"
4699   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
4700   columns:
4701   - title: " |prein| Test Name |preout| "
4702     data: "data name"
4703   - 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| "
4704     data: "data msg"
4705   data: "vpp-perf-results-3n-skx"
4706   filter: "all"
4707   remove-ndr: True  # Temporary solution: remove NDR results from test message
4708   parameters:
4709   - "name"
4710   - "parent"
4711   - "msg"
4712
4713 # Detailed Test Results - VPP Performance Results 2n-skx
4714 - type: "table"
4715   title: "Detailed Test Results - VPP Performance Results 2n-skx"
4716   algorithm: "table_merged_details"
4717   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
4718   columns:
4719   - title: " |prein| Test Name |preout| "
4720     data: "data name"
4721   - 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| "
4722     data: "data msg"
4723   data: "vpp-perf-results-2n-skx"
4724   filter: "all"
4725   remove-ndr: True  # Temporary solution: remove NDR results from test message
4726   parameters:
4727   - "name"
4728   - "parent"
4729   - "msg"
4730
4731 # Detailed Test Results - VPP Performance Results 2n-clx
4732 - type: "table"
4733   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4734   algorithm: "table_merged_details"
4735   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
4736   columns:
4737   - title: " |prein| Test Name |preout| "
4738     data: "data name"
4739   - 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| "
4740     data: "data msg"
4741   data: "vpp-perf-results-2n-clx"
4742   filter: "all"
4743   parameters:
4744   - "name"
4745   - "parent"
4746   - "msg"
4747
4748 # Detailed Test Results - VPP Performance Results 3n-tsh
4749 - type: "table"
4750   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4751   algorithm: "table_merged_details"
4752   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
4753   columns:
4754   - title: " |prein| Test Name |preout| "
4755     data: "data name"
4756   - 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| "
4757     data: "data msg"
4758   data: "vpp-perf-results-3n-tsh"
4759   filter: "all"
4760   parameters:
4761   - "name"
4762   - "parent"
4763   - "msg"
4764
4765 # Detailed Test Results - VPP Performance Results 3n-dnv
4766 - type: "table"
4767   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4768   algorithm: "table_merged_details"
4769   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
4770   columns:
4771   - title: " |prein| Test Name |preout| "
4772     data: "data name"
4773   - 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| "
4774     data: "data msg"
4775   data: "vpp-perf-results-3n-dnv"
4776   filter: "all"
4777   parameters:
4778   - "name"
4779   - "parent"
4780   - "msg"
4781
4782 # Detailed Test Results - VPP Performance Results 2n-dnv
4783 - type: "table"
4784   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4785   algorithm: "table_merged_details"
4786   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4787   columns:
4788   - title: " |prein| Test Name |preout| "
4789     data: "data name"
4790   - 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| "
4791     data: "data msg"
4792   data: "vpp-perf-results-2n-dnv"
4793   filter: "all"
4794   parameters:
4795   - "name"
4796   - "parent"
4797   - "msg"
4798
4799 # Test configuration - VPP Performance Test Configs 3n-hsw
4800 - type: "table"
4801   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4802   algorithm: "table_merged_details"
4803   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
4804   columns:
4805   - title: " |prein| Test Name |preout| "
4806     data: "data name"
4807   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4808     data: "data conf-history"
4809   data: "vpp-perf-results-3n-hsw"
4810   filter: "all"
4811   parameters:
4812   - "parent"
4813   - "name"
4814   - "conf-history"
4815
4816 # Test configuration - VPP Performance Test Configs 3n-skx
4817 - type: "table"
4818   title: "Test configuration - VPP Performance Test Configs 3n-skx"
4819   algorithm: "table_merged_details"
4820   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
4821   columns:
4822   - title: " |prein| Test Name |preout| "
4823     data: "data name"
4824   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4825     data: "data conf-history"
4826   data: "vpp-perf-results-3n-skx"
4827   filter: "all"
4828   parameters:
4829   - "parent"
4830   - "name"
4831   - "conf-history"
4832
4833 # Test configuration - VPP Performance Test Configs 2n-skx
4834 - type: "table"
4835   title: "Test configuration - VPP Performance Test Configs 2n-skx"
4836   algorithm: "table_merged_details"
4837   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
4838   columns:
4839   - title: " |prein| Test Name |preout| "
4840     data: "data name"
4841   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4842     data: "data conf-history"
4843   data: "vpp-perf-results-2n-skx"
4844   filter: "all"
4845   parameters:
4846   - "parent"
4847   - "name"
4848   - "conf-history"
4849
4850 # Test configuration - VPP Performance Test Configs 2n-clx
4851 - type: "table"
4852   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4853   algorithm: "table_merged_details"
4854   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
4855   columns:
4856   - title: " |prein| Test Name |preout| "
4857     data: "data name"
4858   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4859     data: "data conf-history"
4860   data: "vpp-perf-results-2n-clx"
4861   filter: "all"
4862   parameters:
4863   - "parent"
4864   - "name"
4865   - "conf-history"
4866
4867 # Test configuration - VPP Performance Test Configs 3n-tsh
4868 - type: "table"
4869   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4870   algorithm: "table_merged_details"
4871   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
4872   columns:
4873   - title: " |prein| Test Name |preout| "
4874     data: "data name"
4875   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4876     data: "data conf-history"
4877   data: "vpp-perf-results-3n-tsh"
4878   filter: "all"
4879   parameters:
4880   - "parent"
4881   - "name"
4882   - "conf-history"
4883
4884 # Test configuration - VPP Performance Test Configs 3n-dnv
4885 - type: "table"
4886   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4887   algorithm: "table_merged_details"
4888   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
4889   columns:
4890   - title: " |prein| Test Name |preout| "
4891     data: "data name"
4892   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4893     data: "data conf-history"
4894   data: "vpp-perf-results-3n-dnv"
4895   filter: "all"
4896   parameters:
4897   - "parent"
4898   - "name"
4899   - "conf-history"
4900
4901 # Test configuration - VPP Performance Test Configs 2n-dnv
4902 - type: "table"
4903   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4904   algorithm: "table_merged_details"
4905   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
4906   columns:
4907   - title: " |prein| Test Name |preout| "
4908     data: "data name"
4909   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4910     data: "data conf-history"
4911   data: "vpp-perf-results-2n-dnv"
4912   filter: "all"
4913   parameters:
4914   - "parent"
4915   - "name"
4916   - "conf-history"
4917
4918 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4919 - type: "table"
4920   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4921   algorithm: "table_oper_data_html"
4922   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
4923   data: "vpp-perf-results-3n-hsw"
4924   filter: "all"
4925
4926 # Test Operational Data - VPP Performance Operational Data 3n-skx
4927 - type: "table"
4928   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4929   algorithm: "table_oper_data_html"
4930   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
4931   data: "vpp-perf-results-3n-skx"
4932   filter: "all"
4933
4934 # Test Operational Data - VPP Performance Operational Data 2n-skx
4935 - type: "table"
4936   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4937   algorithm: "table_oper_data_html"
4938   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
4939   data: "vpp-perf-results-2n-skx"
4940   filter: "all"
4941
4942 # Test Operational Data - VPP Performance Operational Data 2n-clx
4943 - type: "table"
4944   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4945   algorithm: "table_oper_data_html"
4946   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
4947   data: "vpp-perf-results-2n-clx"
4948   filter: "all"
4949
4950 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4951 - type: "table"
4952   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4953   algorithm: "table_oper_data_html"
4954   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
4955   data: "vpp-perf-results-3n-tsh"
4956   filter: "all"
4957
4958 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4959 - type: "table"
4960   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4961   algorithm: "table_oper_data_html"
4962   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
4963   data: "vpp-perf-results-3n-dnv"
4964   filter: "all"
4965
4966 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4967 - type: "table"
4968   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4969   algorithm: "table_oper_data_html"
4970   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
4971   data: "vpp-perf-results-2n-dnv"
4972   filter: "all"
4973
4974 # Detailed Test Results - VPP MRR Results 3n-hsw
4975 - type: "table"
4976   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4977   algorithm: "table_merged_details"
4978   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
4979   columns:
4980   - title: " |prein| Test Name |preout| "
4981     data: "data name"
4982   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4983     data: "data msg"
4984   data: "vpp-mrr-results-3n-hsw"
4985   filter: "all"
4986   parameters:
4987   - "name"
4988   - "parent"
4989   - "msg"
4990
4991 ## Detailed Test Results - VPP MRR Results 3n-skx
4992 #- type: "table"
4993 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4994 #  algorithm: "table_merged_details"
4995 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
4996 #  columns:
4997 #  - title: " |prein| Test Name |preout| "
4998 #    data: "data name"
4999 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5000 #    data: "data msg"
5001 #  data: "vpp-mrr-results-3n-skx"
5002 #  filter: "all"
5003 #  parameters:
5004 #  - "name"
5005 #  - "parent"
5006 #  - "msg"
5007 #
5008 ## Detailed Test Results - VPP MRR Results 2n-skx
5009 #- type: "table"
5010 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
5011 #  algorithm: "table_merged_details"
5012 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5013 #  columns:
5014 #  - title: " |prein| Test Name |preout| "
5015 #    data: "data name"
5016 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5017 #    data: "data msg"
5018 #  data: "vpp-mrr-results-2n-skx"
5019 #  filter: "all"
5020 #  parameters:
5021 #  - "name"
5022 #  - "parent"
5023 #  - "msg"
5024
5025 # Detailed Test Results - VPP MRR Results 2n-clx
5026 - type: "table"
5027   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5028   algorithm: "table_merged_details"
5029   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5030   columns:
5031   - title: " |prein| Test Name |preout| "
5032     data: "data name"
5033   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5034     data: "data msg"
5035   data: "vpp-mrr-results-2n-clx"
5036   filter: "all"
5037   parameters:
5038   - "name"
5039   - "parent"
5040   - "msg"
5041
5042 # Detailed Test Results - VPP MRR Results 3n-tsh
5043 - type: "table"
5044   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5045   algorithm: "table_merged_details"
5046   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5047   columns:
5048   - title: " |prein| Test Name |preout| "
5049     data: "data name"
5050   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5051     data: "data msg"
5052   data: "vpp-mrr-results-3n-tsh"
5053   filter: "all"
5054   parameters:
5055   - "name"
5056   - "parent"
5057   - "msg"
5058
5059 # Detailed Test Results - VPP MRR Results 3n-dnv
5060 - type: "table"
5061   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5062   algorithm: "table_merged_details"
5063   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5064   columns:
5065   - title: " |prein| Test Name |preout| "
5066     data: "data name"
5067   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5068     data: "data msg"
5069   data: "vpp-mrr-results-3n-dnv"
5070   filter: "all"
5071   parameters:
5072   - "name"
5073   - "parent"
5074   - "msg"
5075
5076 # Detailed Test Results - VPP MRR Results 2n-dnv
5077 - type: "table"
5078   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5079   algorithm: "table_merged_details"
5080   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5081   columns:
5082   - title: " |prein| Test Name |preout| "
5083     data: "data name"
5084   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5085     data: "data msg"
5086   data: "vpp-mrr-results-2n-dnv"
5087   filter: "all"
5088   parameters:
5089   - "name"
5090   - "parent"
5091   - "msg"
5092
5093 # Test configuration - VPP MRR Test Configs 3n-hsw
5094 - type: "table"
5095   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5096   algorithm: "table_merged_details"
5097   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5098   columns:
5099   - title: " |prein| Test Name |preout| "
5100     data: "data name"
5101   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5102     data: "data conf-history"
5103   data: "vpp-mrr-results-3n-hsw"
5104   filter: "all"
5105   parameters:
5106   - "parent"
5107   - "name"
5108   - "conf-history"
5109
5110 ## Test configuration - VPP MRR Test Configs 3n-skx
5111 #- type: "table"
5112 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
5113 #  algorithm: "table_merged_details"
5114 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5115 #  columns:
5116 #  - title: " |prein| Test Name |preout| "
5117 #    data: "data name"
5118 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5119 #    data: "data conf-history"
5120 #  data: "vpp-mrr-results-3n-skx"
5121 #  filter: "all"
5122 #  parameters:
5123 #  - "parent"
5124 #  - "name"
5125 #  - "conf-history"
5126 #
5127 ## Test configuration - VPP MRR Test Configs 2n-skx
5128 #- type: "table"
5129 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
5130 #  algorithm: "table_merged_details"
5131 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5132 #  columns:
5133 #  - title: " |prein| Test Name |preout| "
5134 #    data: "data name"
5135 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5136 #    data: "data conf-history"
5137 #  data: "vpp-mrr-results-2n-skx"
5138 #  filter: "all"
5139 #  parameters:
5140 #  - "parent"
5141 #  - "name"
5142 #  - "conf-history"
5143
5144 # Test configuration - VPP MRR Test Configs 2n-clx
5145 - type: "table"
5146   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5147   algorithm: "table_merged_details"
5148   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5149   columns:
5150   - title: " |prein| Test Name |preout| "
5151     data: "data name"
5152   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5153     data: "data conf-history"
5154   data: "vpp-mrr-results-2n-clx"
5155   filter: "all"
5156   parameters:
5157   - "parent"
5158   - "name"
5159   - "conf-history"
5160
5161 # Test configuration - VPP MRR Test Configs 3n-tsh
5162 - type: "table"
5163   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5164   algorithm: "table_merged_details"
5165   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5166   columns:
5167   - title: " |prein| Test Name |preout| "
5168     data: "data name"
5169   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5170     data: "data conf-history"
5171   data: "vpp-mrr-results-3n-tsh"
5172   filter: "all"
5173   parameters:
5174   - "parent"
5175   - "name"
5176   - "conf-history"
5177
5178 # Test configuration - VPP MRR Test Configs 3n-dnv
5179 - type: "table"
5180   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5181   algorithm: "table_merged_details"
5182   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5183   columns:
5184   - title: " |prein| Test Name |preout| "
5185     data: "data name"
5186   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5187     data: "data conf-history"
5188   data: "vpp-mrr-results-3n-dnv"
5189   filter: "all"
5190   parameters:
5191   - "parent"
5192   - "name"
5193   - "conf-history"
5194
5195 # Test configuration - VPP MRR Test Configs 2n-dnv
5196 - type: "table"
5197   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5198   algorithm: "table_merged_details"
5199   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5200   columns:
5201   - title: " |prein| Test Name |preout| "
5202     data: "data name"
5203   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5204     data: "data conf-history"
5205   data: "vpp-mrr-results-2n-dnv"
5206   filter: "all"
5207   parameters:
5208   - "parent"
5209   - "name"
5210   - "conf-history"
5211
5212 # Detailed Test Results - VPP Device Results - Ubuntu
5213 - type: "table"
5214   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5215   algorithm: "table_merged_details"
5216   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5217   columns:
5218   - title: " |prein| Test Name |preout| "
5219     data: "data name"
5220   - title: " |prein| Status |preout| "
5221     data: "data status"
5222   data: "vpp-device-results-ubuntu"
5223   filter: "all"
5224   parameters:
5225   - "name"
5226   - "parent"
5227   - "doc"
5228   - "status"
5229
5230 # Test configuration - VPP Device Test Configs - Ubuntu
5231 - type: "table"
5232   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5233   algorithm: "table_merged_details"
5234   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5235   columns:
5236   - title: " |prein| Test Name |preout| "
5237     data: "data name"
5238   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5239     data: "data conf-history"
5240   data: "vpp-device-results-ubuntu"
5241   filter: "all"
5242   parameters:
5243   - "parent"
5244   - "name"
5245   - "conf-history"
5246
5247 ################################################################################
5248
5249 # DPDK Performance Changes 3n-hsw 1t1c pdr
5250 - type: "table"
5251   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5252   algorithm: "table_perf_comparison"
5253   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5254   history:
5255     - title: "rls1904"
5256       data: "dpdk-performance-changes-3n-hsw-h1"
5257   reference:
5258     title: "rls1908"
5259     data: "dpdk-performance-changes-3n-hsw-ref"
5260   compare:
5261     title: "rls2001"
5262     data: "dpdk-performance-changes-3n-hsw-cmp"
5263   data: "dpdk-performance-changes-3n-hsw"
5264   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5265   filter: "'1T1C' and 'NDRPDR'"
5266   parameters:
5267   - "name"
5268   - "parent"
5269   - "throughput"
5270
5271 # DPDK Performance Changes 3n-hsw 2t2c pdr
5272 - type: "table"
5273   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5274   algorithm: "table_perf_comparison"
5275   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5276   history:
5277     - title: "rls1904"
5278       data: "dpdk-performance-changes-3n-hsw-h1"
5279   reference:
5280     title: "rls1908"
5281     data: "dpdk-performance-changes-3n-hsw-ref"
5282   compare:
5283     title: "rls2001"
5284     data: "dpdk-performance-changes-3n-hsw-cmp"
5285   data: "dpdk-performance-changes-3n-hsw"
5286   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5287   filter: "'2T2C' and 'NDRPDR'"
5288   parameters:
5289   - "name"
5290   - "parent"
5291   - "throughput"
5292
5293 # DPDK Performance Changes 3n-hsw 1t1c ndr
5294 - type: "table"
5295   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5296   algorithm: "table_perf_comparison"
5297   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5298   history:
5299     - title: "rls1904"
5300       data: "dpdk-performance-changes-3n-hsw-h1"
5301   reference:
5302     title: "rls1908"
5303     data: "dpdk-performance-changes-3n-hsw-ref"
5304   compare:
5305     title: "rls2001"
5306     data: "dpdk-performance-changes-3n-hsw-cmp"
5307   data: "dpdk-performance-changes-3n-hsw"
5308   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5309   filter: "'1T1C' and 'NDRPDR'"
5310   parameters:
5311   - "name"
5312   - "parent"
5313   - "throughput"
5314
5315 # DPDK Performance Changes 3n-hsw 2t2c ndr
5316 - type: "table"
5317   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5318   algorithm: "table_perf_comparison"
5319   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5320   history:
5321     - title: "rls1904"
5322       data: "dpdk-performance-changes-3n-hsw-h1"
5323   reference:
5324     title: "rls1908"
5325     data: "dpdk-performance-changes-3n-hsw-ref"
5326   compare:
5327     title: "rls2001"
5328     data: "dpdk-performance-changes-3n-hsw-cmp"
5329   data: "dpdk-performance-changes-3n-hsw"
5330   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5331   filter: "'2T2C' and 'NDRPDR'"
5332   parameters:
5333   - "name"
5334   - "parent"
5335   - "throughput"
5336
5337 ## DPDK Performance Changes 3n-skx 2t1c pdr
5338 #- type: "table"
5339 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5340 #  algorithm: "table_perf_comparison"
5341 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5342 #  history:
5343 #    - title: "rls1904"
5344 #      data: "dpdk-performance-changes-3n-skx-h1"
5345 #  reference:
5346 #    title: "rls1908"
5347 #    data: "dpdk-performance-changes-3n-skx-ref"
5348 #  compare:
5349 #    title: "rls2001"
5350 #    data: "dpdk-performance-changes-3n-skx-cmp"
5351 #  data: "dpdk-performance-changes-3n-skx"
5352 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5353 #  filter: "'2T1C' and 'NDRPDR'"
5354 #  parameters:
5355 #  - "name"
5356 #  - "parent"
5357 #  - "throughput"
5358 #
5359 ## DPDK Performance Changes 3n-skx 4t2c pdr
5360 #- type: "table"
5361 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5362 #  algorithm: "table_perf_comparison"
5363 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5364 #  history:
5365 #    - title: "rls1904"
5366 #      data: "dpdk-performance-changes-3n-skx-h1"
5367 #  reference:
5368 #    title: "rls1908"
5369 #    data: "dpdk-performance-changes-3n-skx-ref"
5370 #  compare:
5371 #    title: "rls2001"
5372 #    data: "dpdk-performance-changes-3n-skx-cmp"
5373 #  data: "dpdk-performance-changes-3n-skx"
5374 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5375 #  filter: "'4T2C' and 'NDRPDR'"
5376 #  parameters:
5377 #  - "name"
5378 #  - "parent"
5379 #  - "throughput"
5380 #
5381 ## DPDK Performance Changes 3n-skx 2t1c ndr
5382 #- type: "table"
5383 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5384 #  algorithm: "table_perf_comparison"
5385 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5386 #  history:
5387 #    - title: "rls1904"
5388 #      data: "dpdk-performance-changes-3n-skx-h1"
5389 #  reference:
5390 #    title: "rls1908"
5391 #    data: "dpdk-performance-changes-3n-skx-ref"
5392 #  compare:
5393 #    title: "rls2001"
5394 #    data: "dpdk-performance-changes-3n-skx-cmp"
5395 #  data: "dpdk-performance-changes-3n-skx"
5396 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5397 #  filter: "'2T1C' and 'NDRPDR'"
5398 #  parameters:
5399 #  - "name"
5400 #  - "parent"
5401 #  - "throughput"
5402 #
5403 ## DPDK Performance Changes 3n-skx 4t2c ndr
5404 #- type: "table"
5405 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5406 #  algorithm: "table_perf_comparison"
5407 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5408 #  history:
5409 #    - title: "rls1904"
5410 #      data: "dpdk-performance-changes-3n-skx-h1"
5411 #  reference:
5412 #    title: "rls1908"
5413 #    data: "dpdk-performance-changes-3n-skx-ref"
5414 #  compare:
5415 #    title: "rls2001"
5416 #    data: "dpdk-performance-changes-3n-skx-cmp"
5417 #  data: "dpdk-performance-changes-3n-skx"
5418 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5419 #  filter: "'4T2C' and 'NDRPDR'"
5420 #  parameters:
5421 #  - "name"
5422 #  - "parent"
5423 #  - "throughput"
5424 #
5425 ## DPDK Performance Changes 2n-skx 2t1c pdr
5426 #- type: "table"
5427 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5428 #  algorithm: "table_perf_comparison"
5429 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5430 #  history:
5431 #    - title: "rls1904"
5432 #      data: "dpdk-performance-changes-2n-skx-h1"
5433 #  reference:
5434 #    title: "rls1908"
5435 #    data: "dpdk-performance-changes-2n-skx-ref"
5436 #  compare:
5437 #    title: "rls2001"
5438 #    data: "dpdk-performance-changes-2n-skx-cmp"
5439 #  data: "dpdk-performance-changes-2n-skx"
5440 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5441 #  filter: "'2T1C' and 'NDRPDR'"
5442 #  parameters:
5443 #  - "name"
5444 #  - "parent"
5445 #  - "throughput"
5446 #
5447 ## DPDK Performance Changes 2n-skx 4t2c pdr
5448 #- type: "table"
5449 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5450 #  algorithm: "table_perf_comparison"
5451 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5452 #  history:
5453 #    - title: "rls1904"
5454 #      data: "dpdk-performance-changes-2n-skx-h1"
5455 #  reference:
5456 #    title: "rls1908"
5457 #    data: "dpdk-performance-changes-2n-skx-ref"
5458 #  compare:
5459 #    title: "rls2001"
5460 #    data: "dpdk-performance-changes-2n-skx-cmp"
5461 #  data: "dpdk-performance-changes-2n-skx"
5462 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5463 #  filter: "'4T2C' and 'NDRPDR'"
5464 #  parameters:
5465 #  - "name"
5466 #  - "parent"
5467 #  - "throughput"
5468 #
5469 ## DPDK Performance Changes 2n-skx 2t1c ndr
5470 #- type: "table"
5471 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5472 #  algorithm: "table_perf_comparison"
5473 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5474 #  history:
5475 #    - title: "rls1904"
5476 #      data: "dpdk-performance-changes-2n-skx-h1"
5477 #  reference:
5478 #    title: "rls1908"
5479 #    data: "dpdk-performance-changes-2n-skx-ref"
5480 #  compare:
5481 #    title: "rls2001"
5482 #    data: "dpdk-performance-changes-2n-skx-cmp"
5483 #  data: "dpdk-performance-changes-2n-skx"
5484 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5485 #  filter: "'2T1C' and 'NDRPDR'"
5486 #  parameters:
5487 #  - "name"
5488 #  - "parent"
5489 #  - "throughput"
5490 #
5491 ## DPDK Performance Changes 2n-skx 4t2c ndr
5492 #- type: "table"
5493 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5494 #  algorithm: "table_perf_comparison"
5495 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5496 #  history:
5497 #    - title: "rls1904"
5498 #      data: "dpdk-performance-changes-2n-skx-h1"
5499 #  reference:
5500 #    title: "rls1908"
5501 #    data: "dpdk-performance-changes-2n-skx-ref"
5502 #  compare:
5503 #    title: "rls2001"
5504 #    data: "dpdk-performance-changes-2n-skx-cmp"
5505 #  data: "dpdk-performance-changes-2n-skx"
5506 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5507 #  filter: "'4T2C' and 'NDRPDR'"
5508 #  parameters:
5509 #  - "name"
5510 #  - "parent"
5511 #  - "throughput"
5512 #
5513 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5514 #- type: "table"
5515 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5516 #  algorithm: "table_perf_comparison"
5517 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5518 #  reference:
5519 #    title: "3-Node Hsw"
5520 #    data: "dpdk-compare-testbeds-ref"
5521 #  compare:
5522 #    title: "3-Node Skx"
5523 #    data: "dpdk-compare-testbeds-cmp"
5524 #  data: "dpdk-compare-testbeds"
5525 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5526 #  filter: "'NIC_Intel-X710'"
5527 #  parameters:
5528 #  - "name"
5529 #  - "parent"
5530 #  - "throughput"
5531 #
5532 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5533 #- type: "table"
5534 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5535 #  algorithm: "table_perf_comparison"
5536 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5537 #  reference:
5538 #    title: "3-Node Hsw"
5539 #    data: "dpdk-compare-testbeds-ref"
5540 #  compare:
5541 #    title: "3-Node Skx"
5542 #    data: "dpdk-compare-testbeds-cmp"
5543 #  data: "dpdk-compare-testbeds"
5544 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5545 #  filter: "'NIC_Intel-X710'"
5546 #  parameters:
5547 #  - "name"
5548 #  - "parent"
5549 #  - "throughput"
5550 #
5551 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5552 #- type: "table"
5553 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5554 #  algorithm: "table_perf_comparison"
5555 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5556 #  reference:
5557 #    title: "2-Node Skx"
5558 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5559 #  compare:
5560 #    title: "2-Node Clx"
5561 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5562 #  data: "dpdk-compare-testbeds-skx-clx"
5563 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5564 #  filter: "all"
5565 #  parameters:
5566 #  - "name"
5567 #  - "parent"
5568 #  - "throughput"
5569 #
5570 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5571 #- type: "table"
5572 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5573 #  algorithm: "table_perf_comparison"
5574 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5575 #  reference:
5576 #    title: "2-Node Skx"
5577 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5578 #  compare:
5579 #    title: "2-Node Clx"
5580 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5581 #  data: "dpdk-compare-testbeds-skx-clx"
5582 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5583 #  filter: "all"
5584 #  parameters:
5585 #  - "name"
5586 #  - "parent"
5587 #  - "throughput"
5588 #
5589 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5590 #- type: "table"
5591 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5592 #  algorithm: "table_perf_comparison"
5593 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5594 #  reference:
5595 #    title: "3-Node Skx"
5596 #    data: "dpdk-compare-topologies-ref"
5597 #  compare:
5598 #    title: "2-Node Skx"
5599 #    data: "dpdk-compare-topologies-cmp"
5600 #  data: "dpdk-compare-topologies"
5601 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5602 #  filter: "all"
5603 #  parameters:
5604 #  - "name"
5605 #  - "parent"
5606 #  - "throughput"
5607 #
5608 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5609 #- type: "table"
5610 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5611 #  algorithm: "table_perf_comparison"
5612 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5613 #  reference:
5614 #    title: "3-Node Skx"
5615 #    data: "dpdk-compare-topologies-ref"
5616 #  compare:
5617 #    title: "2-Node Skx"
5618 #    data: "dpdk-compare-topologies-cmp"
5619 #  data: "dpdk-compare-topologies"
5620 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5621 #  filter: "all"
5622 #  parameters:
5623 #  - "name"
5624 #  - "parent"
5625 #  - "throughput"
5626
5627 # Detailed Test Results - DPDK Performance Results 3n-hsw
5628 - type: "table"
5629   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5630   algorithm: "table_merged_details"
5631   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5632   columns:
5633   - title: " |prein| Test Name |preout| "
5634     data: "data name"
5635   - 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| "
5636     data: "data msg"
5637   data: "dpdk-perf-results-3n-hsw"
5638   filter: "all"
5639   parameters:
5640   - "name"
5641   - "parent"
5642   - "msg"
5643
5644 ## Detailed Test Results - DPDK Performance Results 3n-skx
5645 #- type: "table"
5646 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5647 #  algorithm: "table_merged_details"
5648 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5649 #  columns:
5650 #  - title: " |prein| Test Name |preout| "
5651 #    data: "data name"
5652 #  - 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| "
5653 #    data: "data msg"
5654 #  data: "dpdk-perf-results-3n-skx"
5655 #  filter: "all"
5656 #  remove-ndr: True  # Temporary solution: remove NDR results from test message
5657 #  parameters:
5658 #  - "name"
5659 #  - "parent"
5660 #  - "msg"
5661 #
5662 ## Detailed Test Results - DPDK Performance Results 2n-skx
5663 #- type: "table"
5664 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5665 #  algorithm: "table_merged_details"
5666 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5667 #  columns:
5668 #  - title: " |prein| Test Name |preout| "
5669 #    data: "data name"
5670 #  - 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| "
5671 #    data: "data msg"
5672 #  data: "dpdk-perf-results-2n-skx"
5673 #  filter: "all"
5674 #  remove-ndr: True  # Temporary solution: remove NDR results from test message
5675 #  parameters:
5676 #  - "name"
5677 #  - "parent"
5678 #  - "msg"
5679
5680 # Detailed Test Results - DPDK Performance Results 2n-clx
5681 - type: "table"
5682   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5683   algorithm: "table_merged_details"
5684   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5685   columns:
5686   - title: " |prein| Test Name |preout| "
5687     data: "data name"
5688   - 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| "
5689     data: "data msg"
5690   data: "dpdk-perf-results-2n-clx"
5691   filter: "all"
5692   parameters:
5693   - "name"
5694   - "parent"
5695   - "msg"
5696
5697 # Detailed Test Results - DPDK Performance Results 2n-dnv
5698 - type: "table"
5699   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5700   algorithm: "table_merged_details"
5701   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5702   columns:
5703   - title: " |prein| Test Name |preout| "
5704     data: "data name"
5705   - 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| "
5706     data: "data msg"
5707   data: "dpdk-perf-results-2n-dnv"
5708   filter: "all"
5709   parameters:
5710   - "name"
5711   - "parent"
5712   - "msg"
5713
5714 # Detailed Test Results - DPDK Performance Results 3n-dnv
5715 - type: "table"
5716   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5717   algorithm: "table_merged_details"
5718   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5719   columns:
5720   - title: " |prein| Test Name |preout| "
5721     data: "data name"
5722   - 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| "
5723     data: "data msg"
5724   data: "dpdk-perf-results-3n-dnv"
5725   filter: "all"
5726   parameters:
5727   - "name"
5728   - "parent"
5729   - "msg"
5730
5731 # Detailed Test Results - DPDK Performance Results 3n-tsh
5732 - type: "table"
5733   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5734   algorithm: "table_merged_details"
5735   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5736   columns:
5737   - title: " |prein| Test Name |preout| "
5738     data: "data name"
5739   - 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| "
5740     data: "data msg"
5741   data: "dpdk-perf-results-3n-tsh"
5742   filter: "all"
5743   parameters:
5744   - "name"
5745   - "parent"
5746   - "msg"
5747
5748 ################################################################################
5749 ###                                F I L E S                                 ###
5750 ################################################################################
5751
5752 # VPP Performance Results
5753 - type: "file"
5754   title: "VPP Performance Results"
5755   algorithm: "file_details_split"
5756   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
5757   dir-tables:
5758     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
5759     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
5760     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
5761     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
5762     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
5763     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
5764     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
5765   data:
5766     - "vpp-perf-results-2n-skx"
5767     - "vpp-perf-results-3n-skx"
5768     - "vpp-perf-results-2n-clx"
5769     - "vpp-perf-results-3n-hsw"
5770     - "vpp-perf-results-3n-tsh"
5771     - "vpp-perf-results-2n-dnv"
5772     - "vpp-perf-results-3n-dnv"
5773   filter: "all"
5774   data-start-level: 4
5775   order-chapters:
5776     level-1:
5777       - "l2"
5778       - "ip4"
5779       - "ip6"
5780       - "srv6"
5781       - "ip4_tunnels"
5782       - "ip6_tunnels"
5783       - "vm_vhost"
5784       - "container_memif"
5785       - "crypto"
5786       - "vts"
5787       - "lb"
5788       - "nfv_density"
5789       - "hoststack"
5790     level-2:
5791       - "2n-skx"
5792       - "3n-skx"
5793       - "2n-clx"
5794       - "3n-hsw"
5795       - "3n-tsh"
5796       - "2n-dnv"
5797       - "3n-dnv"
5798     level-3:
5799       - "xl710"
5800       - "x520"
5801       - "xxv710"
5802       - "x710"
5803       - "x553"
5804       - "cx556a"
5805       - "vic1227"
5806       - "vic1385"
5807
5808 # VPP Performance Configuration
5809 - type: "file"
5810   title: "VPP Performance Configuration"
5811   algorithm: "file_details_split"
5812   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
5813   dir-tables:
5814     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
5815     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
5816     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
5817     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
5818     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
5819     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
5820     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
5821   data:
5822     - "vpp-perf-results-2n-skx"
5823     - "vpp-perf-results-3n-skx"
5824     - "vpp-perf-results-2n-clx"
5825     - "vpp-perf-results-3n-hsw"
5826     - "vpp-perf-results-3n-tsh"
5827     - "vpp-perf-results-2n-dnv"
5828     - "vpp-perf-results-3n-dnv"
5829   filter: "all"
5830   data-start-level: 4
5831   order-chapters:
5832     level-1:
5833       - "l2"
5834       - "ip4"
5835       - "ip6"
5836       - "srv6"
5837       - "ip4_tunnels"
5838       - "ip6_tunnels"
5839       - "vm_vhost"
5840       - "container_memif"
5841       - "crypto"
5842       - "vts"
5843       - "lb"
5844       - "nfv_density"
5845       - "hoststack"
5846     level-2:
5847       - "2n-skx"
5848       - "3n-skx"
5849       - "2n-clx"
5850       - "3n-hsw"
5851       - "3n-tsh"
5852       - "2n-dnv"
5853       - "3n-dnv"
5854     level-3:
5855       - "xl710"
5856       - "x520"
5857       - "xxv710"
5858       - "x710"
5859       - "x553"
5860       - "cx556a"
5861       - "vic1227"
5862       - "vic1385"
5863
5864 # VPP Performance Operational
5865 - type: "file"
5866   title: "VPP Performance Operational"
5867   algorithm: "file_details_split_html"
5868   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
5869   dir-tables:
5870     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
5871     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
5872     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
5873     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
5874     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
5875     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
5876     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
5877   data:
5878     - "vpp-perf-results-2n-skx"
5879     - "vpp-perf-results-3n-skx"
5880     - "vpp-perf-results-2n-clx"
5881     - "vpp-perf-results-3n-hsw"
5882     - "vpp-perf-results-3n-tsh"
5883     - "vpp-perf-results-2n-dnv"
5884     - "vpp-perf-results-3n-dnv"
5885   filter: "all"
5886   data-start-level: 4
5887   order-chapters:
5888     level-1:
5889       - "l2"
5890       - "ip4"
5891       - "ip6"
5892       - "srv6"
5893       - "ip4_tunnels"
5894       - "ip6_tunnels"
5895       - "vm_vhost"
5896       - "container_memif"
5897       - "crypto"
5898       - "vts"
5899       - "lb"
5900       - "nfv_density"
5901       - "hoststack"
5902     level-2:
5903       - "2n-skx"
5904       - "3n-skx"
5905       - "2n-clx"
5906       - "3n-hsw"
5907       - "3n-tsh"
5908       - "2n-dnv"
5909       - "3n-dnv"
5910     level-3:
5911       - "xl710"
5912       - "x520"
5913       - "xxv710"
5914       - "x710"
5915       - "x553"
5916       - "cx556a"
5917       - "vic1227"
5918       - "vic1385"
5919
5920 # VPP MRR Results
5921 - type: "file"
5922   title: "VPP MRR Results"
5923   algorithm: "file_details_split"
5924   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
5925   dir-tables:
5926 #    - "{DIR[DTR,MRR,VPP,2N,SKX]}"
5927 #    - "{DIR[DTR,MRR,VPP,3N,SKX]}"
5928     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
5929     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
5930     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
5931     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
5932     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
5933   data:
5934 #    - "vpp-mrr-results-2n-skx"
5935 #    - "vpp-mrr-results-3n-skx"
5936     - "vpp-mrr-results-2n-clx"
5937     - "vpp-mrr-results-3n-hsw"
5938     - "vpp-mrr-results-3n-tsh"
5939     - "vpp-mrr-results-2n-dnv"
5940     - "vpp-mrr-results-3n-dnv"
5941   filter: "all"
5942   data-start-level: 4
5943   order-chapters:
5944     level-1:
5945       - "l2"
5946       - "ip4"
5947       - "ip6"
5948       - "srv6"
5949       - "ip4_tunnels"
5950       - "ip6_tunnels"
5951       - "vm_vhost"
5952       - "container_memif"
5953       - "crypto"
5954       - "vts"
5955       - "lb"
5956       - "nfv_density"
5957       - "hoststack"
5958     level-2:
5959       - "2n-skx"
5960       - "3n-skx"
5961       - "2n-clx"
5962       - "3n-hsw"
5963       - "3n-tsh"
5964       - "2n-dnv"
5965       - "3n-dnv"
5966     level-3:
5967       - "xl710"
5968       - "x520"
5969       - "xxv710"
5970       - "x710"
5971       - "x553"
5972       - "cx556a"
5973       - "vic1227"
5974       - "vic1385"
5975
5976 # VPP MRR Configuration
5977 - type: "file"
5978   title: "VPP MRR Configuration"
5979   algorithm: "file_details_split"
5980   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
5981   dir-tables:
5982 #    - "{DIR[DTC,MRR,VPP,2N,SKX]}"
5983 #    - "{DIR[DTC,MRR,VPP,3N,SKX]}"
5984     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
5985     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
5986     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
5987     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
5988     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
5989   data:
5990 #    - "vpp-mrr-results-2n-skx"
5991 #    - "vpp-mrr-results-3n-skx"
5992     - "vpp-mrr-results-2n-clx"
5993     - "vpp-mrr-results-3n-hsw"
5994     - "vpp-mrr-results-3n-tsh"
5995     - "vpp-mrr-results-2n-dnv"
5996     - "vpp-mrr-results-3n-dnv"
5997   filter: "all"
5998   data-start-level: 4
5999   order-chapters:
6000     level-1:
6001       - "l2"
6002       - "ip4"
6003       - "ip6"
6004       - "srv6"
6005       - "ip4_tunnels"
6006       - "ip6_tunnels"
6007       - "vm_vhost"
6008       - "container_memif"
6009       - "crypto"
6010       - "vts"
6011       - "lb"
6012       - "nfv_density"
6013       - "hoststack"
6014     level-2:
6015       - "2n-skx"
6016       - "3n-skx"
6017       - "2n-clx"
6018       - "3n-hsw"
6019       - "3n-tsh"
6020       - "2n-dnv"
6021       - "3n-dnv"
6022     level-3:
6023       - "xl710"
6024       - "x520"
6025       - "xxv710"
6026       - "x710"
6027       - "x553"
6028       - "cx556a"
6029       - "vic1227"
6030       - "vic1385"
6031
6032 # VPP Device Results - Ubuntu
6033 - type: "file"
6034   title: "VPP Device Results - Ubuntu"
6035   algorithm: "file_test_results"
6036   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6037   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6038   data: "vpp-device-results-ubuntu"
6039   filter: "all"
6040   data-start-level: 4
6041
6042 # VPP Device Configuration - Ubuntu
6043 - type: "file"
6044   title: "VPP Device Configuration - Ubuntu"
6045   algorithm: "file_test_results"
6046   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6047   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6048   data: "vpp-device-results-ubuntu"
6049   filter: "all"
6050   data-start-level: 4
6051
6052 # DPDK Performance Results 3n-hsw
6053 - type: "file"
6054   title: "DPDK Performance Results 3n-hsw"
6055   algorithm: "file_test_results"
6056   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6057   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6058   data: "dpdk-perf-results-3n-hsw"
6059   filter: "all"
6060   data-start-level: 4
6061
6062 ## DPDK Performance Results 3n-skx
6063 #- type: "file"
6064 #  title: "DPDK Performance Results 3n-skx"
6065 #  algorithm: "file_test_results"
6066 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6067 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6068 #  data: "dpdk-perf-results-3n-skx"
6069 #  filter: "all"
6070 #  data-start-level: 4
6071 #
6072 ## DPDK Performance Results 2n-skx
6073 #- type: "file"
6074 #  title: "DPDK Performance Results 2n-skx"
6075 #  algorithm: "file_test_results"
6076 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6077 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6078 #  data: "dpdk-perf-results-2n-skx"
6079 #  filter: "all"
6080 #  data-start-level: 4
6081
6082 # DPDK Performance Results 2n-clx
6083 - type: "file"
6084   title: "DPDK Performance Results 2n-clx"
6085   algorithm: "file_test_results"
6086   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6087   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6088   data: "dpdk-perf-results-2n-clx"
6089   filter: "all"
6090   data-start-level: 4
6091
6092 # DPDK Performance Results 2n-dnv
6093 - type: "file"
6094   title: "DPDK Performance Results 2n-dnv"
6095   algorithm: "file_test_results"
6096   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6097   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6098   data: "dpdk-perf-results-2n-dnv"
6099   filter: "all"
6100   data-start-level: 4
6101
6102 # DPDK Performance Results 3n-dnv
6103 - type: "file"
6104   title: "DPDK Performance Results 3n-dnv"
6105   algorithm: "file_test_results"
6106   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6107   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6108   data: "dpdk-perf-results-3n-dnv"
6109   filter: "all"
6110   data-start-level: 4
6111
6112 # DPDK Performance Results 3n-tsh
6113 - type: "file"
6114   title: "DPDK Performance Results 3n-tsh"
6115   algorithm: "file_test_results"
6116   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6117   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6118   data: "dpdk-perf-results-3n-tsh"
6119   filter: "all"
6120   data-start-level: 4
6121
6122 ################################################################################
6123 ###                                P L O T S                                 ###
6124 ################################################################################
6125
6126 # Hoststack tests 3n-hsw
6127
6128 - type: "plot"
6129   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6130   algorithm: "plot_perf_box_name"
6131   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6132   data: "plot-vpp-hoststack-3n-hsw"
6133   include:
6134     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6135     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6136   layout:
6137     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6138     layout: "plot-hoststack"
6139
6140 - type: "plot"
6141   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6142   algorithm: "plot_perf_box_name"
6143   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6144   data: "plot-vpp-hoststack-3n-hsw"
6145   include:
6146     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6147     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6148   layout:
6149     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6150     layout: "plot-hoststack"
6151
6152 - type: "plot"
6153   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho"
6154   algorithm: "plot_perf_box_name"
6155   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho-bps"
6156   data: "plot-vpp-hoststack-3n-hsw"
6157   include:
6158     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6159     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6160     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6161     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6162   layout:
6163     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho"
6164     layout: "plot-hoststack"
6165
6166 # Plots VPP HTTP Server Performance
6167 - type: "plot"
6168   title: "VPP HTTP Server Performance"
6169   algorithm: "plot_http_server_perf_box"
6170   output-file-type: ".html"
6171   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6172   data:
6173     "plot-vpp-http-server-performance"
6174   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6175   parameters:
6176   - "result"
6177   - "name"
6178   traces:
6179     hoverinfo: "y+name"
6180     boxpoints: "outliers"
6181     whiskerwidth: 0
6182   layout:
6183     title: "VPP HTTP Server Performance"
6184     layout:
6185       "plot-cps"
6186
6187 - type: "plot"
6188   title: "VPP HTTP Server Performance"
6189   algorithm: "plot_http_server_perf_box"
6190   output-file-type: ".html"
6191   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6192   data:
6193     "plot-vpp-http-server-performance"
6194   filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6195   parameters:
6196   - "result"
6197   - "name"
6198   traces:
6199     hoverinfo: "y+name"
6200     boxpoints: "outliers"
6201     whiskerwidth: 0
6202   layout:
6203     title: "VPP HTTP Server Performance"
6204     layout:
6205       "plot-rps"
6206
6207 ################################################################################
6208
6209 # Soak Test (PLRsearch), boxes - 2n-clx
6210 - type: "plot"
6211   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6212   algorithm: "plot_perf_box_name"
6213   output-file-type: ".html"
6214   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6215   data: "plot-vpp-soak-2n-clx"
6216   include:
6217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6223   layout:
6224     title: "30 Minutes Soak Test (PLRsearch)"
6225     layout: "plot-soak-throughput"
6226
6227 # Soak Test (PLRsearch), boxes - 2n-clx
6228 - type: "plot"
6229   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6230   algorithm: "plot_perf_box_name"
6231   output-file-type: ".html"
6232   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6233   data: "plot-vpp-soak-2n-clx"
6234   include:
6235     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6237     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6238     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6241   layout:
6242     title: "30 Minutes Soak Test (PLRsearch)"
6243     layout: "plot-soak-throughput"
6244
6245 ###############################################################################
6246
6247 # Reconf tests 2n-skx
6248
6249 #- type: "plot"
6250 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6251 #  algorithm: "plot_nf_reconf_box_name"
6252 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6253 #  data: "plot-vpp-nfv-reconf-2n-skx"
6254 #  include:
6255 #    - "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"
6256 #    - "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"
6257 #    - "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"
6258 #    - "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"
6259 #    - "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"
6260 #    - "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"
6261 #  layout:
6262 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6263 #    layout: "plot-throughput"
6264 #
6265 #- type: "plot"
6266 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6267 #  algorithm: "plot_nf_reconf_box_name"
6268 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6269 #  data: "plot-vpp-nfv-reconf-2n-skx"
6270 #  include:
6271 #    - "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"
6272 #    - "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"
6273 #    - "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"
6274 #    - "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"
6275 #    - "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"
6276 #    - "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"
6277 #  layout:
6278 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6279 #    layout: "plot-throughput"
6280 #
6281 #- type: "plot"
6282 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6283 #  algorithm: "plot_nf_reconf_box_name"
6284 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6285 #  data: "plot-vpp-nfv-reconf-2n-skx"
6286 #  include:
6287 #    - "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"
6288 #    - "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"
6289 #    - "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"
6290 #    - "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"
6291 #    - "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"
6292 #    - "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"
6293 #  layout:
6294 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6295 #    layout: "plot-throughput"
6296
6297 ###############################################################################
6298
6299 # Reconf tests 2n-clx
6300
6301 - type: "plot"
6302   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6303   algorithm: "plot_nf_reconf_box_name"
6304   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6305   data: "plot-vpp-nfv-reconf-2n-clx"
6306   include:
6307     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6308     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6309     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6310     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6311   layout:
6312     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6313     layout: "plot-throughput"
6314
6315 - type: "plot"
6316   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6317   algorithm: "plot_nf_reconf_box_name"
6318   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6319   data: "plot-vpp-nfv-reconf-2n-clx"
6320   include:
6321     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6322     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6323     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6324     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6325   layout:
6326     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6327     layout: "plot-throughput"
6328
6329 - type: "plot"
6330   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6331   algorithm: "plot_nf_reconf_box_name"
6332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6333   data: "plot-vpp-nfv-reconf-2n-clx"
6334   include:
6335     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6336     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6337     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6338     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6339   layout:
6340     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6341     layout: "plot-throughput"
6342
6343 ################################################################################
6344 ## Plots - NF Density - VSC - MRR 64b
6345 #- type: "plot"
6346 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6347 #  algorithm: "plot_nf_heatmap"
6348 #  output-file-type: ".html"
6349 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6350 #  data: "plot-vpp-nfv-2n-skx-mrr"
6351 #  filter: "'NIC_Intel-XXV710' and
6352 #           'NF_DENSITY' and
6353 #           'VHOST' and
6354 #           not 'VXLAN' and
6355 #           'CHAIN' and
6356 #           'NF_VPPIP4' and
6357 #           '64B' and
6358 #           '2T1C' and
6359 #           'MRR'"
6360 #  parameters:
6361 #  - "result"
6362 #  - "name"
6363 #  - "tags"
6364 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6365 #  x-axis: "X = VNFs per Service Chain"
6366 #  y-axis: "Y = Number of Service Chains"
6367 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6368 #  layout:
6369 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6370 #    layout: "plot-service-density"
6371 #
6372 #- type: "plot"
6373 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6374 #  algorithm: "plot_nf_heatmap"
6375 #  output-file-type: ".html"
6376 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6377 #  data: "plot-vpp-nfv-2n-skx-mrr"
6378 #  filter: "'NIC_Intel-XXV710' and
6379 #           'NF_DENSITY' and
6380 #           'VHOST' and
6381 #           not 'VXLAN' and
6382 #           'CHAIN' and
6383 #           'NF_VPPIP4' and
6384 #           '64B' and
6385 #           '4T2C' and
6386 #           'MRR'"
6387 #  parameters:
6388 #  - "result"
6389 #  - "name"
6390 #  - "tags"
6391 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6392 #  x-axis: "X = VNFs per Service Chain"
6393 #  y-axis: "Y = Number of Service Chains"
6394 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6395 #  layout:
6396 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6397 #    layout: "plot-service-density"
6398 #
6399 #- type: "plot"
6400 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6401 #  algorithm: "plot_nf_heatmap"
6402 #  output-file-type: ".html"
6403 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6404 #  data: "plot-vpp-nfv-2n-skx-mrr"
6405 #  filter: "'NIC_Intel-XXV710' and
6406 #           'NF_DENSITY' and
6407 #           'VHOST' and
6408 #           not 'VXLAN' and
6409 #           'CHAIN' and
6410 #           'NF_VPPIP4' and
6411 #           '64B' and
6412 #           '8T4C' and
6413 #           'MRR'"
6414 #  parameters:
6415 #  - "result"
6416 #  - "name"
6417 #  - "tags"
6418 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6419 #  x-axis: "X = VNFs per Service Chain"
6420 #  y-axis: "Y = Number of Service Chains"
6421 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6422 #  layout:
6423 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6424 #    layout: "plot-service-density"
6425 #
6426 ## Plots - NF Density - VSC - MRR IMIX
6427 #- type: "plot"
6428 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6429 #  algorithm: "plot_nf_heatmap"
6430 #  output-file-type: ".html"
6431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6432 #  data: "plot-vpp-nfv-2n-skx-mrr"
6433 #  filter: "'NIC_Intel-XXV710' and
6434 #           'NF_DENSITY' and
6435 #           'VHOST' and
6436 #           not 'VXLAN' and
6437 #           'CHAIN' and
6438 #           'NF_VPPIP4' and
6439 #           'IMIX' and
6440 #           '2T1C' and
6441 #           'MRR'"
6442 #  parameters:
6443 #  - "result"
6444 #  - "name"
6445 #  - "tags"
6446 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6447 #  x-axis: "X = VNFs per Service Chain"
6448 #  y-axis: "Y = Number of Service Chains"
6449 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6450 #  layout:
6451 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6452 #    layout: "plot-service-density"
6453 #
6454 #- type: "plot"
6455 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6456 #  algorithm: "plot_nf_heatmap"
6457 #  output-file-type: ".html"
6458 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6459 #  data: "plot-vpp-nfv-2n-skx-mrr"
6460 #  filter: "'NIC_Intel-XXV710' and
6461 #           'NF_DENSITY' and
6462 #           'VHOST' and
6463 #           not 'VXLAN' and
6464 #           'CHAIN' and
6465 #           'NF_VPPIP4' and
6466 #           'IMIX' and
6467 #           '4T2C' and
6468 #           'MRR'"
6469 #  parameters:
6470 #  - "result"
6471 #  - "name"
6472 #  - "tags"
6473 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6474 #  x-axis: "X = VNFs per Service Chain"
6475 #  y-axis: "Y = Number of Service Chains"
6476 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6477 #  layout:
6478 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6479 #    layout: "plot-service-density"
6480 #
6481 #- type: "plot"
6482 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6483 #  algorithm: "plot_nf_heatmap"
6484 #  output-file-type: ".html"
6485 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6486 #  data: "plot-vpp-nfv-2n-skx-mrr"
6487 #  filter: "'NIC_Intel-XXV710' and
6488 #           'NF_DENSITY' and
6489 #           'VHOST' and
6490 #           not 'VXLAN' and
6491 #           'CHAIN' and
6492 #           'NF_VPPIP4' and
6493 #           'IMIX' and
6494 #           '8T4C' and
6495 #           'MRR'"
6496 #  parameters:
6497 #  - "result"
6498 #  - "name"
6499 #  - "tags"
6500 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6501 #  x-axis: "X = VNFs per Service Chain"
6502 #  y-axis: "Y = Number of Service Chains"
6503 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6504 #  layout:
6505 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6506 #    layout: "plot-service-density"
6507 #
6508 ## Plots - NF Density - VSC - NDR 64b
6509 #- type: "plot"
6510 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6511 #  algorithm: "plot_nf_heatmap"
6512 #  output-file-type: ".html"
6513 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6514 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6515 #  filter: "'NIC_Intel-XXV710' and
6516 #           'NF_DENSITY' and
6517 #           'VHOST' and
6518 #           not 'VXLAN' and
6519 #           'CHAIN' and
6520 #           'NF_VPPIP4' and
6521 #           '64B' and
6522 #           '2T1C' and
6523 #           'NDRPDR'"
6524 #  parameters:
6525 #  - "throughput"
6526 #  - "name"
6527 #  - "tags"
6528 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6529 #  x-axis: "X = VNFs per Service Chain"
6530 #  y-axis: "Y = Number of Service Chains"
6531 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6532 #  layout:
6533 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6534 #    layout: "plot-service-density"
6535 #
6536 #- type: "plot"
6537 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6538 #  algorithm: "plot_nf_heatmap"
6539 #  output-file-type: ".html"
6540 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6541 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6542 #  filter: "'NIC_Intel-XXV710' and
6543 #           'NF_DENSITY' and
6544 #           'VHOST' and
6545 #           not 'VXLAN' and
6546 #           'CHAIN' and
6547 #           'NF_VPPIP4' and
6548 #           '64B' and
6549 #           '4T2C' and
6550 #           'NDRPDR'"
6551 #  parameters:
6552 #  - "throughput"
6553 #  - "name"
6554 #  - "tags"
6555 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6556 #  x-axis: "X = VNFs per Service Chain"
6557 #  y-axis: "Y = Number of Service Chains"
6558 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6559 #  layout:
6560 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6561 #    layout: "plot-service-density"
6562 #
6563 #- type: "plot"
6564 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6565 #  algorithm: "plot_nf_heatmap"
6566 #  output-file-type: ".html"
6567 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6568 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6569 #  filter: "'NIC_Intel-XXV710' and
6570 #           'NF_DENSITY' and
6571 #           'VHOST' and
6572 #           not 'VXLAN' and
6573 #           'CHAIN' and
6574 #           'NF_VPPIP4' and
6575 #           '64B' and
6576 #           '8T4C' and
6577 #           'NDRPDR'"
6578 #  parameters:
6579 #  - "throughput"
6580 #  - "name"
6581 #  - "tags"
6582 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6583 #  x-axis: "X = VNFs per Service Chain"
6584 #  y-axis: "Y = Number of Service Chains"
6585 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6586 #  layout:
6587 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6588 #    layout: "plot-service-density"
6589 #
6590 ## Plots - NF Density - VSC - NDR IMIX
6591 #- type: "plot"
6592 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6593 #  algorithm: "plot_nf_heatmap"
6594 #  output-file-type: ".html"
6595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6596 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6597 #  filter: "'NIC_Intel-XXV710' and
6598 #           'NF_DENSITY' and
6599 #           'VHOST' and
6600 #           not 'VXLAN' and
6601 #           'CHAIN' and
6602 #           'NF_VPPIP4' and
6603 #           'IMIX' and
6604 #           '2T1C' and
6605 #           'NDRPDR'"
6606 #  parameters:
6607 #  - "throughput"
6608 #  - "name"
6609 #  - "tags"
6610 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6611 #  x-axis: "X = VNFs per Service Chain"
6612 #  y-axis: "Y = Number of Service Chains"
6613 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6614 #  layout:
6615 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6616 #    layout: "plot-service-density"
6617 #
6618 #- type: "plot"
6619 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6620 #  algorithm: "plot_nf_heatmap"
6621 #  output-file-type: ".html"
6622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6623 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6624 #  filter: "'NIC_Intel-XXV710' and
6625 #           'NF_DENSITY' and
6626 #           'VHOST' and
6627 #           not 'VXLAN' and
6628 #           'CHAIN' and
6629 #           'NF_VPPIP4' and
6630 #           'IMIX' and
6631 #           '4T2C' and
6632 #           'NDRPDR'"
6633 #  parameters:
6634 #  - "throughput"
6635 #  - "name"
6636 #  - "tags"
6637 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6638 #  x-axis: "X = VNFs per Service Chain"
6639 #  y-axis: "Y = Number of Service Chains"
6640 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6641 #  layout:
6642 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6643 #    layout: "plot-service-density"
6644 #
6645 #- type: "plot"
6646 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6647 #  algorithm: "plot_nf_heatmap"
6648 #  output-file-type: ".html"
6649 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6650 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6651 #  filter: "'NIC_Intel-XXV710' and
6652 #           'NF_DENSITY' and
6653 #           'VHOST' and
6654 #           not 'VXLAN' and
6655 #           'CHAIN' and
6656 #           'NF_VPPIP4' and
6657 #           'IMIX' and
6658 #           '8T4C' and
6659 #           'NDRPDR'"
6660 #  parameters:
6661 #  - "throughput"
6662 #  - "name"
6663 #  - "tags"
6664 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6665 #  x-axis: "X = VNFs per Service Chain"
6666 #  y-axis: "Y = Number of Service Chains"
6667 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6668 #  layout:
6669 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6670 #    layout: "plot-service-density"
6671 #
6672 ## Plots - NF Density - VSC - PDR 64b
6673 #- type: "plot"
6674 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6675 #  algorithm: "plot_nf_heatmap"
6676 #  output-file-type: ".html"
6677 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6678 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6679 #  filter: "'NIC_Intel-XXV710' and
6680 #           'NF_DENSITY' and
6681 #           'VHOST' and
6682 #           not 'VXLAN' and
6683 #           'CHAIN' and
6684 #           'NF_VPPIP4' and
6685 #           '64B' and
6686 #           '2T1C' and
6687 #           'NDRPDR'"
6688 #  parameters:
6689 #  - "throughput"
6690 #  - "name"
6691 #  - "tags"
6692 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6693 #  x-axis: "X = VNFs per Service Chain"
6694 #  y-axis: "Y = Number of Service Chains"
6695 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6696 #  layout:
6697 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6698 #    layout: "plot-service-density"
6699 #
6700 #- type: "plot"
6701 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6702 #  algorithm: "plot_nf_heatmap"
6703 #  output-file-type: ".html"
6704 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6705 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6706 #  filter: "'NIC_Intel-XXV710' and
6707 #           'NF_DENSITY' and
6708 #           'VHOST' and
6709 #           not 'VXLAN' and
6710 #           'CHAIN' and
6711 #           'NF_VPPIP4' and
6712 #           '64B' and
6713 #           '4T2C' and
6714 #           'NDRPDR'"
6715 #  parameters:
6716 #  - "throughput"
6717 #  - "name"
6718 #  - "tags"
6719 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6720 #  x-axis: "X = VNFs per Service Chain"
6721 #  y-axis: "Y = Number of Service Chains"
6722 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6723 #  layout:
6724 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6725 #    layout: "plot-service-density"
6726 #
6727 #- type: "plot"
6728 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6729 #  algorithm: "plot_nf_heatmap"
6730 #  output-file-type: ".html"
6731 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6732 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6733 #  filter: "'NIC_Intel-XXV710' and
6734 #           'NF_DENSITY' and
6735 #           'VHOST' and
6736 #           not 'VXLAN' and
6737 #           'CHAIN' and
6738 #           'NF_VPPIP4' and
6739 #           '64B' and
6740 #           '8T4C' and
6741 #           'NDRPDR'"
6742 #  parameters:
6743 #  - "throughput"
6744 #  - "name"
6745 #  - "tags"
6746 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6747 #  x-axis: "X = VNFs per Service Chain"
6748 #  y-axis: "Y = Number of Service Chains"
6749 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6750 #  layout:
6751 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6752 #    layout: "plot-service-density"
6753 #
6754 ## Plots - NF Density - VSC - PDR IMIX
6755 #- type: "plot"
6756 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6757 #  algorithm: "plot_nf_heatmap"
6758 #  output-file-type: ".html"
6759 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6760 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6761 #  filter: "'NIC_Intel-XXV710' and
6762 #           'NF_DENSITY' and
6763 #           'VHOST' and
6764 #           not 'VXLAN' and
6765 #           'CHAIN' and
6766 #           'NF_VPPIP4' and
6767 #           'IMIX' and
6768 #           '2T1C' and
6769 #           'NDRPDR'"
6770 #  parameters:
6771 #  - "throughput"
6772 #  - "name"
6773 #  - "tags"
6774 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6775 #  x-axis: "X = VNFs per Service Chain"
6776 #  y-axis: "Y = Number of Service Chains"
6777 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6778 #  layout:
6779 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6780 #    layout: "plot-service-density"
6781 #
6782 #- type: "plot"
6783 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6784 #  algorithm: "plot_nf_heatmap"
6785 #  output-file-type: ".html"
6786 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6787 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6788 #  filter: "'NIC_Intel-XXV710' and
6789 #           'NF_DENSITY' and
6790 #           'VHOST' and
6791 #           not 'VXLAN' and
6792 #           'CHAIN' and
6793 #           'NF_VPPIP4' and
6794 #           'IMIX' and
6795 #           '4T2C' and
6796 #           'NDRPDR'"
6797 #  parameters:
6798 #  - "throughput"
6799 #  - "name"
6800 #  - "tags"
6801 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6802 #  x-axis: "X = VNFs per Service Chain"
6803 #  y-axis: "Y = Number of Service Chains"
6804 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6805 #  layout:
6806 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6807 #    layout: "plot-service-density"
6808 #
6809 #- type: "plot"
6810 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6811 #  algorithm: "plot_nf_heatmap"
6812 #  output-file-type: ".html"
6813 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6814 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6815 #  filter: "'NIC_Intel-XXV710' and
6816 #           'NF_DENSITY' and
6817 #           'VHOST' and
6818 #           not 'VXLAN' and
6819 #           'CHAIN' and
6820 #           'NF_VPPIP4' and
6821 #           'IMIX' and
6822 #           '8T4C' and
6823 #           'NDRPDR'"
6824 #  parameters:
6825 #  - "throughput"
6826 #  - "name"
6827 #  - "tags"
6828 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6829 #  x-axis: "X = VNFs per Service Chain"
6830 #  y-axis: "Y = Number of Service Chains"
6831 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6832 #  layout:
6833 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6834 #    layout: "plot-service-density"
6835 #
6836 ################################################################################
6837 ## Plots - NF Density - VSC - MRR 64b
6838 #- type: "plot"
6839 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6840 #  algorithm: "plot_nf_heatmap"
6841 #  output-file-type: ".html"
6842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6843 #  data: "plot-vpp-nfv-2n-skx-mrr"
6844 #  filter: "'NIC_Intel-XXV710' and
6845 #           'NF_DENSITY' and
6846 #           'VHOST' and
6847 #           'VXLAN' and
6848 #           'CHAIN' and
6849 #           '118' and
6850 #           '2T1C' and
6851 #           'MRR'"
6852 #  parameters:
6853 #  - "result"
6854 #  - "name"
6855 #  - "tags"
6856 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6857 #  x-axis: "X = VNFs per Service Chain"
6858 #  y-axis: "Y = Number of Service Chains"
6859 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6860 #  layout:
6861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6862 #    layout: "plot-service-density"
6863 #
6864 #- type: "plot"
6865 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6866 #  algorithm: "plot_nf_heatmap"
6867 #  output-file-type: ".html"
6868 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6869 #  data: "plot-vpp-nfv-2n-skx-mrr"
6870 #  filter: "'NIC_Intel-XXV710' and
6871 #           'NF_DENSITY' and
6872 #           'VHOST' and
6873 #           'VXLAN' and
6874 #           'CHAIN' and
6875 #           '118' and
6876 #           '4T2C' and
6877 #           'MRR'"
6878 #  parameters:
6879 #  - "result"
6880 #  - "name"
6881 #  - "tags"
6882 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6883 #  x-axis: "X = VNFs per Service Chain"
6884 #  y-axis: "Y = Number of Service Chains"
6885 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6886 #  layout:
6887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6888 #    layout: "plot-service-density"
6889 #
6890 #- type: "plot"
6891 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6892 #  algorithm: "plot_nf_heatmap"
6893 #  output-file-type: ".html"
6894 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6895 #  data: "plot-vpp-nfv-2n-skx-mrr"
6896 #  filter: "'NIC_Intel-XXV710' and
6897 #           'NF_DENSITY' and
6898 #           'VHOST' and
6899 #           'VXLAN' and
6900 #           'CHAIN' and
6901 #           '118' and
6902 #           '8T4C' and
6903 #           'MRR'"
6904 #  parameters:
6905 #  - "result"
6906 #  - "name"
6907 #  - "tags"
6908 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6909 #  x-axis: "X = VNFs per Service Chain"
6910 #  y-axis: "Y = Number of Service Chains"
6911 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6912 #  layout:
6913 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6914 #    layout: "plot-service-density"
6915 #
6916 ## Plots - NF Density - VSC - MRR IMIX
6917 #- type: "plot"
6918 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6919 #  algorithm: "plot_nf_heatmap"
6920 #  output-file-type: ".html"
6921 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6922 #  data: "plot-vpp-nfv-2n-skx-mrr"
6923 #  filter: "'NIC_Intel-XXV710' and
6924 #           'NF_DENSITY' and
6925 #           'VHOST' and
6926 #           'VXLAN' and
6927 #           'CHAIN' and
6928 #           'IMIX' and
6929 #           '2T1C' and
6930 #           'MRR'"
6931 #  parameters:
6932 #  - "result"
6933 #  - "name"
6934 #  - "tags"
6935 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6936 #  x-axis: "X = VNFs per Service Chain"
6937 #  y-axis: "Y = Number of Service Chains"
6938 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6939 #  layout:
6940 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6941 #    layout: "plot-service-density"
6942 #
6943 #- type: "plot"
6944 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6945 #  algorithm: "plot_nf_heatmap"
6946 #  output-file-type: ".html"
6947 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6948 #  data: "plot-vpp-nfv-2n-skx-mrr"
6949 #  filter: "'NIC_Intel-XXV710' and
6950 #           'NF_DENSITY' and
6951 #           'VHOST' and
6952 #           'VXLAN' and
6953 #           'CHAIN' and
6954 #           'IMIX' and
6955 #           '4T2C' and
6956 #           'MRR'"
6957 #  parameters:
6958 #  - "result"
6959 #  - "name"
6960 #  - "tags"
6961 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6962 #  x-axis: "X = VNFs per Service Chain"
6963 #  y-axis: "Y = Number of Service Chains"
6964 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6965 #  layout:
6966 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6967 #    layout: "plot-service-density"
6968 #
6969 #- type: "plot"
6970 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6971 #  algorithm: "plot_nf_heatmap"
6972 #  output-file-type: ".html"
6973 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6974 #  data: "plot-vpp-nfv-2n-skx-mrr"
6975 #  filter: "'NIC_Intel-XXV710' and
6976 #           'NF_DENSITY' and
6977 #           'VHOST' and
6978 #           'VXLAN' and
6979 #           'CHAIN' and
6980 #           'IMIX' and
6981 #           '8T4C' and
6982 #           'MRR'"
6983 #  parameters:
6984 #  - "result"
6985 #  - "name"
6986 #  - "tags"
6987 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6988 #  x-axis: "X = VNFs per Service Chain"
6989 #  y-axis: "Y = Number of Service Chains"
6990 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6991 #  layout:
6992 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6993 #    layout: "plot-service-density"
6994 #
6995 ## Plots - NF Density - VSC - NDR 64b
6996 #- type: "plot"
6997 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6998 #  algorithm: "plot_nf_heatmap"
6999 #  output-file-type: ".html"
7000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7001 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7002 #  filter: "'NIC_Intel-XXV710' and
7003 #           'NF_DENSITY' and
7004 #           'VHOST' and
7005 #           'VXLAN' and
7006 #           'CHAIN' and
7007 #           '118' and
7008 #           '2T1C' and
7009 #           'NDRPDR'"
7010 #  parameters:
7011 #  - "throughput"
7012 #  - "name"
7013 #  - "tags"
7014 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7015 #  x-axis: "X = VNFs per Service Chain"
7016 #  y-axis: "Y = Number of Service Chains"
7017 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7018 #  layout:
7019 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7020 #    layout: "plot-service-density"
7021 #
7022 #- type: "plot"
7023 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7024 #  algorithm: "plot_nf_heatmap"
7025 #  output-file-type: ".html"
7026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7027 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7028 #  filter: "'NIC_Intel-XXV710' and
7029 #           'NF_DENSITY' and
7030 #           'VHOST' and
7031 #           'VXLAN' and
7032 #           'CHAIN' and
7033 #           '118' and
7034 #           '4T2C' and
7035 #           'NDRPDR'"
7036 #  parameters:
7037 #  - "throughput"
7038 #  - "name"
7039 #  - "tags"
7040 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7041 #  x-axis: "X = VNFs per Service Chain"
7042 #  y-axis: "Y = Number of Service Chains"
7043 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7044 #  layout:
7045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7046 #    layout: "plot-service-density"
7047 #
7048 #- type: "plot"
7049 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7050 #  algorithm: "plot_nf_heatmap"
7051 #  output-file-type: ".html"
7052 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7053 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7054 #  filter: "'NIC_Intel-XXV710' and
7055 #           'NF_DENSITY' and
7056 #           'VHOST' and
7057 #           'VXLAN' and
7058 #           'CHAIN' and
7059 #           '118' and
7060 #           '8T4C' and
7061 #           'NDRPDR'"
7062 #  parameters:
7063 #  - "throughput"
7064 #  - "name"
7065 #  - "tags"
7066 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7067 #  x-axis: "X = VNFs per Service Chain"
7068 #  y-axis: "Y = Number of Service Chains"
7069 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7070 #  layout:
7071 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7072 #    layout: "plot-service-density"
7073 #
7074 ## Plots - NF Density - VSC - NDR IMIX
7075 #- type: "plot"
7076 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7077 #  algorithm: "plot_nf_heatmap"
7078 #  output-file-type: ".html"
7079 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7080 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7081 #  filter: "'NIC_Intel-XXV710' and
7082 #           'NF_DENSITY' and
7083 #           'VHOST' and
7084 #           'VXLAN' and
7085 #           'CHAIN' and
7086 #           'IMIX' and
7087 #           '2T1C' and
7088 #           'NDRPDR'"
7089 #  parameters:
7090 #  - "throughput"
7091 #  - "name"
7092 #  - "tags"
7093 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7094 #  x-axis: "X = VNFs per Service Chain"
7095 #  y-axis: "Y = Number of Service Chains"
7096 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7097 #  layout:
7098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7099 #    layout: "plot-service-density"
7100 #
7101 #- type: "plot"
7102 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7103 #  algorithm: "plot_nf_heatmap"
7104 #  output-file-type: ".html"
7105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7106 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7107 #  filter: "'NIC_Intel-XXV710' and
7108 #           'NF_DENSITY' and
7109 #           'VHOST' and
7110 #           'VXLAN' and
7111 #           'CHAIN' and
7112 #           'IMIX' and
7113 #           '4T2C' and
7114 #           'NDRPDR'"
7115 #  parameters:
7116 #  - "throughput"
7117 #  - "name"
7118 #  - "tags"
7119 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7120 #  x-axis: "X = VNFs per Service Chain"
7121 #  y-axis: "Y = Number of Service Chains"
7122 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7123 #  layout:
7124 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7125 #    layout: "plot-service-density"
7126 #
7127 #- type: "plot"
7128 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7129 #  algorithm: "plot_nf_heatmap"
7130 #  output-file-type: ".html"
7131 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7132 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7133 #  filter: "'NIC_Intel-XXV710' and
7134 #           'NF_DENSITY' and
7135 #           'VHOST' and
7136 #           'VXLAN' and
7137 #           'CHAIN' and
7138 #           'IMIX' and
7139 #           '8T4C' and
7140 #           'NDRPDR'"
7141 #  parameters:
7142 #  - "throughput"
7143 #  - "name"
7144 #  - "tags"
7145 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7146 #  x-axis: "X = VNFs per Service Chain"
7147 #  y-axis: "Y = Number of Service Chains"
7148 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7149 #  layout:
7150 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7151 #    layout: "plot-service-density"
7152 #
7153 ## Plots - NF Density - VSC - PDR 64b
7154 #- type: "plot"
7155 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7156 #  algorithm: "plot_nf_heatmap"
7157 #  output-file-type: ".html"
7158 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7159 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7160 #  filter: "'NIC_Intel-XXV710' and
7161 #           'NF_DENSITY' and
7162 #           'VHOST' and
7163 #           'VXLAN' and
7164 #           'CHAIN' and
7165 #           '118' and
7166 #           '2T1C' and
7167 #           'NDRPDR'"
7168 #  parameters:
7169 #  - "throughput"
7170 #  - "name"
7171 #  - "tags"
7172 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7173 #  x-axis: "X = VNFs per Service Chain"
7174 #  y-axis: "Y = Number of Service Chains"
7175 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7176 #  layout:
7177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7178 #    layout: "plot-service-density"
7179 #
7180 #- type: "plot"
7181 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7182 #  algorithm: "plot_nf_heatmap"
7183 #  output-file-type: ".html"
7184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7185 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7186 #  filter: "'NIC_Intel-XXV710' and
7187 #           'NF_DENSITY' and
7188 #           'VHOST' and
7189 #           'VXLAN' and
7190 #           'CHAIN' and
7191 #           '118' and
7192 #           '4T2C' and
7193 #           'NDRPDR'"
7194 #  parameters:
7195 #  - "throughput"
7196 #  - "name"
7197 #  - "tags"
7198 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7199 #  x-axis: "X = VNFs per Service Chain"
7200 #  y-axis: "Y = Number of Service Chains"
7201 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7202 #  layout:
7203 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7204 #    layout: "plot-service-density"
7205 #
7206 #- type: "plot"
7207 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7208 #  algorithm: "plot_nf_heatmap"
7209 #  output-file-type: ".html"
7210 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7211 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7212 #  filter: "'NIC_Intel-XXV710' and
7213 #           'NF_DENSITY' and
7214 #           'VHOST' and
7215 #           'VXLAN' and
7216 #           'CHAIN' and
7217 #           '118' and
7218 #           '8T4C' and
7219 #           'NDRPDR'"
7220 #  parameters:
7221 #  - "throughput"
7222 #  - "name"
7223 #  - "tags"
7224 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7225 #  x-axis: "X = VNFs per Service Chain"
7226 #  y-axis: "Y = Number of Service Chains"
7227 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7228 #  layout:
7229 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7230 #    layout: "plot-service-density"
7231 #
7232 ## Plots - NF Density - VSC - PDR IMIX
7233 #- type: "plot"
7234 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7235 #  algorithm: "plot_nf_heatmap"
7236 #  output-file-type: ".html"
7237 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7238 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7239 #  filter: "'NIC_Intel-XXV710' and
7240 #           'NF_DENSITY' and
7241 #           'VHOST' and
7242 #           'VXLAN' and
7243 #           'CHAIN' and
7244 #           'IMIX' and
7245 #           '2T1C' and
7246 #           'NDRPDR'"
7247 #  parameters:
7248 #  - "throughput"
7249 #  - "name"
7250 #  - "tags"
7251 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7252 #  x-axis: "X = VNFs per Service Chain"
7253 #  y-axis: "Y = Number of Service Chains"
7254 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7255 #  layout:
7256 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7257 #    layout: "plot-service-density"
7258 #
7259 #- type: "plot"
7260 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7261 #  algorithm: "plot_nf_heatmap"
7262 #  output-file-type: ".html"
7263 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7264 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7265 #  filter: "'NIC_Intel-XXV710' and
7266 #           'NF_DENSITY' and
7267 #           'VHOST' and
7268 #           'VXLAN' and
7269 #           'CHAIN' and
7270 #           'IMIX' and
7271 #           '4T2C' and
7272 #           'NDRPDR'"
7273 #  parameters:
7274 #  - "throughput"
7275 #  - "name"
7276 #  - "tags"
7277 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7278 #  x-axis: "X = VNFs per Service Chain"
7279 #  y-axis: "Y = Number of Service Chains"
7280 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7281 #  layout:
7282 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7283 #    layout: "plot-service-density"
7284 #
7285 #- type: "plot"
7286 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7287 #  algorithm: "plot_nf_heatmap"
7288 #  output-file-type: ".html"
7289 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7290 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7291 #  filter: "'NIC_Intel-XXV710' and
7292 #           'NF_DENSITY' and
7293 #           'VHOST' and
7294 #           'VXLAN' and
7295 #           'CHAIN' and
7296 #           'IMIX' and
7297 #           '8T4C' and
7298 #           'NDRPDR'"
7299 #  parameters:
7300 #  - "throughput"
7301 #  - "name"
7302 #  - "tags"
7303 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7304 #  x-axis: "X = VNFs per Service Chain"
7305 #  y-axis: "Y = Number of Service Chains"
7306 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7307 #  layout:
7308 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7309 #    layout: "plot-service-density"
7310 #
7311 ################################################################################
7312 ## Plots - NF Density - CSC - MRR 64b
7313 #- type: "plot"
7314 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7315 #  algorithm: "plot_nf_heatmap"
7316 #  output-file-type: ".html"
7317 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7318 #  data: "plot-vpp-nfv-2n-skx-mrr"
7319 #  filter: "'NIC_Intel-XXV710' and
7320 #           'NF_DENSITY' and
7321 #           'DOCKER' and
7322 #           'CHAIN' and
7323 #           'NF_VPPIP4' and
7324 #           '64B' and
7325 #           '2T1C' and
7326 #           'MRR'"
7327 #  parameters:
7328 #  - "result"
7329 #  - "name"
7330 #  - "tags"
7331 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7332 #  x-axis: "X = CNFs per Service Chain"
7333 #  y-axis: "Y = Number of Service Chains"
7334 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7335 #  layout:
7336 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7337 #    layout: "plot-service-density"
7338 #
7339 #- type: "plot"
7340 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7341 #  algorithm: "plot_nf_heatmap"
7342 #  output-file-type: ".html"
7343 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7344 #  data: "plot-vpp-nfv-2n-skx-mrr"
7345 #  filter: "'NIC_Intel-XXV710' and
7346 #           'NF_DENSITY' and
7347 #           'DOCKER' and
7348 #           'CHAIN' and
7349 #           'NF_VPPIP4' and
7350 #           '64B' and
7351 #           '4T2C' and
7352 #           'MRR'"
7353 #  parameters:
7354 #  - "result"
7355 #  - "name"
7356 #  - "tags"
7357 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7358 #  x-axis: "X = CNFs per Service Chain"
7359 #  y-axis: "Y = Number of Service Chains"
7360 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7361 #  layout:
7362 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7363 #    layout: "plot-service-density"
7364 #
7365 #- type: "plot"
7366 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7367 #  algorithm: "plot_nf_heatmap"
7368 #  output-file-type: ".html"
7369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7370 #  data: "plot-vpp-nfv-2n-skx-mrr"
7371 #  filter: "'NIC_Intel-XXV710' and
7372 #           'NF_DENSITY' and
7373 #           'DOCKER' and
7374 #           'CHAIN' and
7375 #           'NF_VPPIP4' and
7376 #           '64B' and
7377 #           '8T4C' and
7378 #           'MRR'"
7379 #  parameters:
7380 #  - "result"
7381 #  - "name"
7382 #  - "tags"
7383 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7384 #  x-axis: "X = CNFs per Service Chain"
7385 #  y-axis: "Y = Number of Service Chains"
7386 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7387 #  layout:
7388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7389 #    layout: "plot-service-density"
7390 #
7391 ## Plots - NF Density - CSC - MRR IMIX
7392 #- type: "plot"
7393 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7394 #  algorithm: "plot_nf_heatmap"
7395 #  output-file-type: ".html"
7396 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7397 #  data: "plot-vpp-nfv-2n-skx-mrr"
7398 #  filter: "'NIC_Intel-XXV710' and
7399 #           'NF_DENSITY' and
7400 #           'DOCKER' and
7401 #           'CHAIN' and
7402 #           'NF_VPPIP4' and
7403 #           'IMIX' and
7404 #           '2T1C' and
7405 #           'MRR'"
7406 #  parameters:
7407 #  - "result"
7408 #  - "name"
7409 #  - "tags"
7410 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7411 #  x-axis: "X = CNFs per Service Chain"
7412 #  y-axis: "Y = Number of Service Chains"
7413 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7414 #  layout:
7415 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7416 #    layout: "plot-service-density"
7417 #
7418 #- type: "plot"
7419 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7420 #  algorithm: "plot_nf_heatmap"
7421 #  output-file-type: ".html"
7422 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7423 #  data: "plot-vpp-nfv-2n-skx-mrr"
7424 #  filter: "'NIC_Intel-XXV710' and
7425 #           'NF_DENSITY' and
7426 #           'DOCKER' and
7427 #           'CHAIN' and
7428 #           'NF_VPPIP4' and
7429 #           'IMIX' and
7430 #           '4T2C' and
7431 #           'MRR'"
7432 #  parameters:
7433 #  - "result"
7434 #  - "name"
7435 #  - "tags"
7436 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7437 #  x-axis: "X = CNFs per Service Chain"
7438 #  y-axis: "Y = Number of Service Chains"
7439 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7440 #  layout:
7441 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7442 #    layout: "plot-service-density"
7443 #
7444 #- type: "plot"
7445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7446 #  algorithm: "plot_nf_heatmap"
7447 #  output-file-type: ".html"
7448 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7449 #  data: "plot-vpp-nfv-2n-skx-mrr"
7450 #  filter: "'NIC_Intel-XXV710' and
7451 #           'NF_DENSITY' and
7452 #           'DOCKER' and
7453 #           'CHAIN' and
7454 #           'NF_VPPIP4' and
7455 #           'IMIX' and
7456 #           '8T4C' and
7457 #           'MRR'"
7458 #  parameters:
7459 #  - "result"
7460 #  - "name"
7461 #  - "tags"
7462 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7463 #  x-axis: "X = CNFs per Service Chain"
7464 #  y-axis: "Y = Number of Service Chains"
7465 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7466 #  layout:
7467 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7468 #    layout: "plot-service-density"
7469 #
7470 ## Plots - NF Density - CSC - NDR 64b
7471 #- type: "plot"
7472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7473 #  algorithm: "plot_nf_heatmap"
7474 #  output-file-type: ".html"
7475 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7476 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7477 #  filter: "'NIC_Intel-XXV710' and
7478 #           'NF_DENSITY' and
7479 #           'DOCKER' and
7480 #           'CHAIN' and
7481 #           'NF_VPPIP4' and
7482 #           '64B' and
7483 #           '2T1C' and
7484 #           'NDRPDR'"
7485 #  parameters:
7486 #  - "throughput"
7487 #  - "name"
7488 #  - "tags"
7489 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7490 #  x-axis: "X = CNFs per Service Chain"
7491 #  y-axis: "Y = Number of Service Chains"
7492 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7493 #  layout:
7494 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7495 #    layout: "plot-service-density"
7496 #
7497 #- type: "plot"
7498 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7499 #  algorithm: "plot_nf_heatmap"
7500 #  output-file-type: ".html"
7501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7502 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7503 #  filter: "'NIC_Intel-XXV710' and
7504 #           'NF_DENSITY' and
7505 #           'DOCKER' and
7506 #           'CHAIN' and
7507 #           'NF_VPPIP4' and
7508 #           '64B' and
7509 #           '4T2C' and
7510 #           'NDRPDR'"
7511 #  parameters:
7512 #  - "throughput"
7513 #  - "name"
7514 #  - "tags"
7515 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7516 #  x-axis: "X = CNFs per Service Chain"
7517 #  y-axis: "Y = Number of Service Chains"
7518 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7519 #  layout:
7520 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7521 #    layout: "plot-service-density"
7522 #
7523 #- type: "plot"
7524 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7525 #  algorithm: "plot_nf_heatmap"
7526 #  output-file-type: ".html"
7527 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7528 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7529 #  filter: "'NIC_Intel-XXV710' and
7530 #           'NF_DENSITY' and
7531 #           'DOCKER' and
7532 #           'CHAIN' and
7533 #           'NF_VPPIP4' and
7534 #           '64B' and
7535 #           '8T4C' and
7536 #           'NDRPDR'"
7537 #  parameters:
7538 #  - "throughput"
7539 #  - "name"
7540 #  - "tags"
7541 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7542 #  x-axis: "X = CNFs per Service Chain"
7543 #  y-axis: "Y = Number of Service Chains"
7544 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7545 #  layout:
7546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7547 #    layout: "plot-service-density"
7548 #
7549 ## Plots - NF Density - CSC - NDR IMIX
7550 #- type: "plot"
7551 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7552 #  algorithm: "plot_nf_heatmap"
7553 #  output-file-type: ".html"
7554 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7555 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7556 #  filter: "'NIC_Intel-XXV710' and
7557 #           'NF_DENSITY' and
7558 #           'DOCKER' and
7559 #           'CHAIN' and
7560 #           'NF_VPPIP4' and
7561 #           'IMIX' and
7562 #           '2T1C' and
7563 #           'NDRPDR'"
7564 #  parameters:
7565 #  - "throughput"
7566 #  - "name"
7567 #  - "tags"
7568 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7569 #  x-axis: "X = CNFs per Service Chain"
7570 #  y-axis: "Y = Number of Service Chains"
7571 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7572 #  layout:
7573 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7574 #    layout: "plot-service-density"
7575 #
7576 #- type: "plot"
7577 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7578 #  algorithm: "plot_nf_heatmap"
7579 #  output-file-type: ".html"
7580 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7581 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7582 #  filter: "'NIC_Intel-XXV710' and
7583 #           'NF_DENSITY' and
7584 #           'DOCKER' and
7585 #           'CHAIN' and
7586 #           'NF_VPPIP4' and
7587 #           'IMIX' and
7588 #           '4T2C' and
7589 #           'NDRPDR'"
7590 #  parameters:
7591 #  - "throughput"
7592 #  - "name"
7593 #  - "tags"
7594 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7595 #  x-axis: "X = CNFs per Service Chain"
7596 #  y-axis: "Y = Number of Service Chains"
7597 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7598 #  layout:
7599 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7600 #    layout: "plot-service-density"
7601 #
7602 #- type: "plot"
7603 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7604 #  algorithm: "plot_nf_heatmap"
7605 #  output-file-type: ".html"
7606 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7607 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7608 #  filter: "'NIC_Intel-XXV710' and
7609 #           'NF_DENSITY' and
7610 #           'DOCKER' and
7611 #           'CHAIN' and
7612 #           'NF_VPPIP4' and
7613 #           'IMIX' and
7614 #           '8T4C' and
7615 #           'NDRPDR'"
7616 #  parameters:
7617 #  - "throughput"
7618 #  - "name"
7619 #  - "tags"
7620 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7621 #  x-axis: "X = CNFs per Service Chain"
7622 #  y-axis: "Y = Number of Service Chains"
7623 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7624 #  layout:
7625 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7626 #    layout: "plot-service-density"
7627 #
7628 ## Plots - NF Density - CSC - PDR 64b
7629 #- type: "plot"
7630 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7631 #  algorithm: "plot_nf_heatmap"
7632 #  output-file-type: ".html"
7633 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7634 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7635 #  filter: "'NIC_Intel-XXV710' and
7636 #           'NF_DENSITY' and
7637 #           'DOCKER' and
7638 #           'CHAIN' and
7639 #           'NF_VPPIP4' and
7640 #           '64B' and
7641 #           '2T1C' and
7642 #           'NDRPDR'"
7643 #  parameters:
7644 #  - "throughput"
7645 #  - "name"
7646 #  - "tags"
7647 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7648 #  x-axis: "X = CNFs per Service Chain"
7649 #  y-axis: "Y = Number of Service Chains"
7650 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7651 #  layout:
7652 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7653 #    layout: "plot-service-density"
7654 #
7655 #- type: "plot"
7656 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7657 #  algorithm: "plot_nf_heatmap"
7658 #  output-file-type: ".html"
7659 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7660 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7661 #  filter: "'NIC_Intel-XXV710' and
7662 #           'NF_DENSITY' and
7663 #           'DOCKER' and
7664 #           'CHAIN' and
7665 #           'NF_VPPIP4' and
7666 #           '64B' and
7667 #           '4T2C' and
7668 #           'NDRPDR'"
7669 #  parameters:
7670 #  - "throughput"
7671 #  - "name"
7672 #  - "tags"
7673 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7674 #  x-axis: "X = CNFs per Service Chain"
7675 #  y-axis: "Y = Number of Service Chains"
7676 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7677 #  layout:
7678 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7679 #    layout: "plot-service-density"
7680 #
7681 #- type: "plot"
7682 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7683 #  algorithm: "plot_nf_heatmap"
7684 #  output-file-type: ".html"
7685 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7686 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7687 #  filter: "'NIC_Intel-XXV710' and
7688 #           'NF_DENSITY' and
7689 #           'DOCKER' and
7690 #           'CHAIN' and
7691 #           'NF_VPPIP4' and
7692 #           '64B' and
7693 #           '8T4C' and
7694 #           'NDRPDR'"
7695 #  parameters:
7696 #  - "throughput"
7697 #  - "name"
7698 #  - "tags"
7699 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7700 #  x-axis: "X = CNFs per Service Chain"
7701 #  y-axis: "Y = Number of Service Chains"
7702 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7703 #  layout:
7704 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7705 #    layout: "plot-service-density"
7706 #
7707 ## Plots - NF Density - CSC - PDR IMIX
7708 #- type: "plot"
7709 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7710 #  algorithm: "plot_nf_heatmap"
7711 #  output-file-type: ".html"
7712 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7713 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7714 #  filter: "'NIC_Intel-XXV710' and
7715 #           'NF_DENSITY' and
7716 #           'DOCKER' and
7717 #           'CHAIN' and
7718 #           'NF_VPPIP4' and
7719 #           'IMIX' and
7720 #           '2T1C' and
7721 #           'NDRPDR'"
7722 #  parameters:
7723 #  - "throughput"
7724 #  - "name"
7725 #  - "tags"
7726 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7727 #  x-axis: "X = CNFs per Service Chain"
7728 #  y-axis: "Y = Number of Service Chains"
7729 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7730 #  layout:
7731 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7732 #    layout: "plot-service-density"
7733 #
7734 #- type: "plot"
7735 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7736 #  algorithm: "plot_nf_heatmap"
7737 #  output-file-type: ".html"
7738 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7739 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7740 #  filter: "'NIC_Intel-XXV710' and
7741 #           'NF_DENSITY' and
7742 #           'DOCKER' and
7743 #           'CHAIN' and
7744 #           'NF_VPPIP4' and
7745 #           'IMIX' and
7746 #           '4T2C' and
7747 #           'NDRPDR'"
7748 #  parameters:
7749 #  - "throughput"
7750 #  - "name"
7751 #  - "tags"
7752 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7753 #  x-axis: "X = CNFs per Service Chain"
7754 #  y-axis: "Y = Number of Service Chains"
7755 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7756 #  layout:
7757 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7758 #    layout: "plot-service-density"
7759 #
7760 #- type: "plot"
7761 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7762 #  algorithm: "plot_nf_heatmap"
7763 #  output-file-type: ".html"
7764 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7765 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7766 #  filter: "'NIC_Intel-XXV710' and
7767 #           'NF_DENSITY' and
7768 #           'DOCKER' and
7769 #           'CHAIN' and
7770 #           'NF_VPPIP4' and
7771 #           'IMIX' and
7772 #           '8T4C' and
7773 #           'NDRPDR'"
7774 #  parameters:
7775 #  - "throughput"
7776 #  - "name"
7777 #  - "tags"
7778 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7779 #  x-axis: "X = CNFs per Service Chain"
7780 #  y-axis: "Y = Number of Service Chains"
7781 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7782 #  layout:
7783 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7784 #    layout: "plot-service-density"
7785 #
7786 ################################################################################
7787 #
7788 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7789 #- type: "plot"
7790 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7791 #  algorithm: "plot_nf_heatmap"
7792 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7793 #  data: "plot-vpp-nfv-3n-skx-mrr"
7794 #  filter: "'NIC_Intel-XXV710' and
7795 #           'NF_DENSITY' and
7796 #           'DOCKER' and
7797 #           'CHAIN' and
7798 #           'NF_VPPIP4' and
7799 #           'IPSEC' and
7800 #           'TNL_4' and
7801 #           'IMIX' and
7802 #           '2T1C' and
7803 #           'MRR'"
7804 #  parameters:
7805 #  - "result"
7806 #  - "name"
7807 #  - "tags"
7808 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7809 #  x-axis: "X = CNFs per Service Chain"
7810 #  y-axis: "Y = Number of Service Chains"
7811 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7812 #  layout:
7813 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7814 #    layout: "plot-service-density"
7815 #
7816 #- type: "plot"
7817 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7818 #  algorithm: "plot_nf_heatmap"
7819 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7820 #  data: "plot-vpp-nfv-3n-skx-mrr"
7821 #  filter: "'NIC_Intel-XXV710' and
7822 #           'NF_DENSITY' and
7823 #           'DOCKER' and
7824 #           'CHAIN' and
7825 #           'NF_VPPIP4' and
7826 #           'IPSEC' and
7827 #           'TNL_4' and
7828 #           'IMIX' and
7829 #           '4T2C' and
7830 #           'MRR'"
7831 #  parameters:
7832 #  - "result"
7833 #  - "name"
7834 #  - "tags"
7835 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7836 #  x-axis: "X = CNFs per Service Chain"
7837 #  y-axis: "Y = Number of Service Chains"
7838 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7839 #  layout:
7840 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7841 #    layout: "plot-service-density"
7842 #
7843 #- type: "plot"
7844 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7845 #  algorithm: "plot_nf_heatmap"
7846 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7847 #  data: "plot-vpp-nfv-3n-skx-mrr"
7848 #  filter: "'NIC_Intel-XXV710' and
7849 #           'NF_DENSITY' and
7850 #           'DOCKER' and
7851 #           'CHAIN' and
7852 #           'NF_VPPIP4' and
7853 #           'IPSEC' and
7854 #           'TNL_4' and
7855 #           'IMIX' and
7856 #           '8T4C' and
7857 #           'MRR'"
7858 #  parameters:
7859 #  - "result"
7860 #  - "name"
7861 #  - "tags"
7862 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7863 #  x-axis: "X = CNFs per Service Chain"
7864 #  y-axis: "Y = Number of Service Chains"
7865 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7866 #  layout:
7867 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7868 #    layout: "plot-service-density"
7869
7870 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7871 - type: "plot"
7872   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7873   algorithm: "plot_nf_heatmap"
7874   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7875   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7876   filter: "'NIC_Intel-XXV710' and
7877            'NF_DENSITY' and
7878            'DOCKER' and
7879            'CHAIN' and
7880            'NF_VPPIP4' and
7881            'IPSEC' and
7882            'TNL_4' and
7883            'IMIX' and
7884            '2T1C' and
7885            'NDRPDR'"
7886   parameters:
7887   - "throughput"
7888   - "name"
7889   - "tags"
7890   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7891   x-axis: "X = CNFs per Service Chain"
7892   y-axis: "Y = Number of Service Chains"
7893   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7894   layout:
7895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7896     layout: "plot-service-density"
7897
7898 - type: "plot"
7899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7900   algorithm: "plot_nf_heatmap"
7901   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7902   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7903   filter: "'NIC_Intel-XXV710' and
7904            'NF_DENSITY' and
7905            'DOCKER' and
7906            'CHAIN' and
7907            'NF_VPPIP4' and
7908            'IPSEC' and
7909            'TNL_4' and
7910            'IMIX' and
7911            '4T2C' and
7912            'NDRPDR'"
7913   parameters:
7914   - "throughput"
7915   - "name"
7916   - "tags"
7917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7918   x-axis: "X = CNFs per Service Chain"
7919   y-axis: "Y = Number of Service Chains"
7920   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7921   layout:
7922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7923     layout: "plot-service-density"
7924
7925 - type: "plot"
7926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7927   algorithm: "plot_nf_heatmap"
7928   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7929   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7930   filter: "'NIC_Intel-XXV710' and
7931            'NF_DENSITY' and
7932            'DOCKER' and
7933            'CHAIN' and
7934            'NF_VPPIP4' and
7935            'IPSEC' and
7936            'TNL_4' and
7937            'IMIX' and
7938            '8T4C' and
7939            'NDRPDR'"
7940   parameters:
7941   - "throughput"
7942   - "name"
7943   - "tags"
7944   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7945   x-axis: "X = CNFs per Service Chain"
7946   y-axis: "Y = Number of Service Chains"
7947   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7948   layout:
7949     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7950     layout: "plot-service-density"
7951
7952 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7953 - type: "plot"
7954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7955   algorithm: "plot_nf_heatmap"
7956   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7957   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7958   filter: "'NIC_Intel-XXV710' and
7959            'NF_DENSITY' and
7960            'DOCKER' and
7961            'CHAIN' and
7962            'NF_VPPIP4' and
7963            'IPSEC' and
7964            'TNL_4' and
7965            'IMIX' and
7966            '2T1C' and
7967            'NDRPDR'"
7968   parameters:
7969   - "throughput"
7970   - "name"
7971   - "tags"
7972   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7973   x-axis: "X = CNFs per Service Chain"
7974   y-axis: "Y = Number of Service Chains"
7975   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7976   layout:
7977     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7978     layout: "plot-service-density"
7979
7980 - type: "plot"
7981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7982   algorithm: "plot_nf_heatmap"
7983   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7984   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7985   filter: "'NIC_Intel-XXV710' and
7986            'NF_DENSITY' and
7987            'DOCKER' and
7988            'CHAIN' and
7989            'NF_VPPIP4' and
7990            'IPSEC' and
7991            'TNL_4' and
7992            'IMIX' and
7993            '4T2C' and
7994            'NDRPDR'"
7995   parameters:
7996   - "throughput"
7997   - "name"
7998   - "tags"
7999   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8000   x-axis: "X = CNFs per Service Chain"
8001   y-axis: "Y = Number of Service Chains"
8002   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8003   layout:
8004     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8005     layout: "plot-service-density"
8006
8007 - type: "plot"
8008   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8009   algorithm: "plot_nf_heatmap"
8010   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8011   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8012   filter: "'NIC_Intel-XXV710' and
8013            'NF_DENSITY' and
8014            'DOCKER' and
8015            'CHAIN' and
8016            'NF_VPPIP4' and
8017            'IPSEC' and
8018            'TNL_4' and
8019            'IMIX' and
8020            '8T4C' and
8021            'NDRPDR'"
8022   parameters:
8023   - "throughput"
8024   - "name"
8025   - "tags"
8026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8027   x-axis: "X = CNFs per Service Chain"
8028   y-axis: "Y = Number of Service Chains"
8029   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8030   layout:
8031     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8032     layout: "plot-service-density"
8033
8034 ###############################################################################
8035
8036 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8037 - type: "plot"
8038   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8039   algorithm: "plot_nf_heatmap"
8040   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8041   data: "plot-vpp-nfv-3n-hsw-mrr"
8042   filter: "'NIC_Intel-XL710' and
8043            'NF_DENSITY' and
8044            'DOCKER' and
8045            'CHAIN' and
8046            'NF_VPPIP4' and
8047            'IMIX' and
8048            'TNL_4' and
8049            '1T1C' and
8050            'MRR'"
8051   parameters:
8052   - "result"
8053   - "name"
8054   - "tags"
8055   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8056   x-axis: "X = CNFs per Service Chain"
8057   y-axis: "Y = Number of Service Chains"
8058   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8059   layout:
8060     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8061     layout: "plot-service-density"
8062
8063 - type: "plot"
8064   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8065   algorithm: "plot_nf_heatmap"
8066   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8067   data: "plot-vpp-nfv-3n-hsw-mrr"
8068   filter: "'NIC_Intel-XL710' and
8069            'NF_DENSITY' and
8070            'DOCKER' and
8071            'CHAIN' and
8072            'NF_VPPIP4' and
8073            'IPSEC' and
8074            'TNL_4' and
8075            'IMIX' and
8076            '2T2C' and
8077            'MRR'"
8078   parameters:
8079   - "result"
8080   - "name"
8081   - "tags"
8082   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8083   x-axis: "X = CNFs per Service Chain"
8084   y-axis: "Y = Number of Service Chains"
8085   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8086   layout:
8087     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8088     layout: "plot-service-density"
8089
8090 - type: "plot"
8091   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8092   algorithm: "plot_nf_heatmap"
8093   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8094   data: "plot-vpp-nfv-3n-hsw-mrr"
8095   filter: "'NIC_Intel-XL710' and
8096            'NF_DENSITY' and
8097            'DOCKER' and
8098            'CHAIN' and
8099            'NF_VPPIP4' and
8100            'IPSEC' and
8101            'TNL_4' and
8102            'IMIX' and
8103            '4T4C' and
8104            'MRR'"
8105   parameters:
8106   - "result"
8107   - "name"
8108   - "tags"
8109   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8110   x-axis: "X = CNFs per Service Chain"
8111   y-axis: "Y = Number of Service Chains"
8112   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8113   layout:
8114     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8115     layout: "plot-service-density"
8116
8117 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8118 - type: "plot"
8119   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8120   algorithm: "plot_nf_heatmap"
8121   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8122   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8123   filter: "'NIC_Intel-XL710' and
8124            'NF_DENSITY' and
8125            'DOCKER' and
8126            'CHAIN' and
8127            'NF_VPPIP4' and
8128            'IPSEC' and
8129            'TNL_4' and
8130            'IMIX' and
8131            '1T1C' and
8132            'NDRPDR'"
8133   parameters:
8134   - "throughput"
8135   - "name"
8136   - "tags"
8137   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8138   x-axis: "X = CNFs per Service Chain"
8139   y-axis: "Y = Number of Service Chains"
8140   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8141   layout:
8142     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8143     layout: "plot-service-density"
8144
8145 - type: "plot"
8146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8147   algorithm: "plot_nf_heatmap"
8148   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8149   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8150   filter: "'NIC_Intel-XL710' and
8151            'NF_DENSITY' and
8152            'DOCKER' and
8153            'CHAIN' and
8154            'NF_VPPIP4' and
8155            'IPSEC' and
8156            'TNL_4' and
8157            'IMIX' and
8158            '2T2C' and
8159            'NDRPDR'"
8160   parameters:
8161   - "throughput"
8162   - "name"
8163   - "tags"
8164   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8165   x-axis: "X = CNFs per Service Chain"
8166   y-axis: "Y = Number of Service Chains"
8167   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8168   layout:
8169     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8170     layout: "plot-service-density"
8171
8172 - type: "plot"
8173   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8174   algorithm: "plot_nf_heatmap"
8175   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8176   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8177   filter: "'NIC_Intel-XL710' and
8178            'NF_DENSITY' and
8179            'DOCKER' and
8180            'CHAIN' and
8181            'NF_VPPIP4' and
8182            'IPSEC' and
8183            'TNL_4' and
8184            'IMIX' and
8185            '4T4C' and
8186            'NDRPDR'"
8187   parameters:
8188   - "throughput"
8189   - "name"
8190   - "tags"
8191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8192   x-axis: "X = CNFs per Service Chain"
8193   y-axis: "Y = Number of Service Chains"
8194   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8195   layout:
8196     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8197     layout: "plot-service-density"
8198
8199 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8200 - type: "plot"
8201   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8202   algorithm: "plot_nf_heatmap"
8203   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8204   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8205   filter: "'NIC_Intel-XL710' and
8206            'NF_DENSITY' and
8207            'DOCKER' and
8208            'CHAIN' and
8209            'NF_VPPIP4' and
8210            'IPSEC' and
8211            'TNL_4' and
8212            'IMIX' and
8213            '1T1C' and
8214            'NDRPDR'"
8215   parameters:
8216   - "throughput"
8217   - "name"
8218   - "tags"
8219   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8220   x-axis: "X = CNFs per Service Chain"
8221   y-axis: "Y = Number of Service Chains"
8222   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8223   layout:
8224     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8225     layout: "plot-service-density"
8226
8227 - type: "plot"
8228   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8229   algorithm: "plot_nf_heatmap"
8230   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8231   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8232   filter: "'NIC_Intel-XL710' and
8233            'NF_DENSITY' and
8234            'DOCKER' and
8235            'CHAIN' and
8236            'NF_VPPIP4' and
8237            'IPSEC' and
8238            'TNL_4' and
8239            'IMIX' and
8240            '2T2C' and
8241            'NDRPDR'"
8242   parameters:
8243   - "throughput"
8244   - "name"
8245   - "tags"
8246   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8247   x-axis: "X = CNFs per Service Chain"
8248   y-axis: "Y = Number of Service Chains"
8249   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8250   layout:
8251     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8252     layout: "plot-service-density"
8253
8254 - type: "plot"
8255   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8256   algorithm: "plot_nf_heatmap"
8257   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8258   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8259   filter: "'NIC_Intel-XL710' and
8260            'NF_DENSITY' and
8261            'DOCKER' and
8262            'CHAIN' and
8263            'NF_VPPIP4' and
8264            'IPSEC' and
8265            'TNL_4' and
8266            'IMIX' and
8267            '4T4C' and
8268            'NDRPDR'"
8269   parameters:
8270   - "throughput"
8271   - "name"
8272   - "tags"
8273   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8274   x-axis: "X = CNFs per Service Chain"
8275   y-axis: "Y = Number of Service Chains"
8276   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8277   layout:
8278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8279     layout: "plot-service-density"
8280
8281 ###############################################################################
8282
8283 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8284 #- type: "plot"
8285 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8286 #  algorithm: "plot_nf_heatmap"
8287 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8288 #  data: "plot-vpp-nfv-3n-skx-mrr"
8289 #  filter: "'NIC_Intel-XXV710' and
8290 #           'NF_DENSITY' and
8291 #           'DOCKER' and
8292 #           'CHAIN' and
8293 #           'NF_VPPIP4' and
8294 #           'IPSEC' and
8295 #           'TNL_1000' and
8296 #           'IMIX' and
8297 #           '2T1C' and
8298 #           'MRR'"
8299 #  parameters:
8300 #  - "result"
8301 #  - "name"
8302 #  - "tags"
8303 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8304 #  x-axis: "X = CNFs per Service Chain"
8305 #  y-axis: "Y = Number of Service Chains"
8306 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8307 #  layout:
8308 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8309 #    layout: "plot-service-density"
8310 #
8311 #- type: "plot"
8312 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8313 #  algorithm: "plot_nf_heatmap"
8314 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8315 #  data: "plot-vpp-nfv-3n-skx-mrr"
8316 #  filter: "'NIC_Intel-XXV710' and
8317 #           'NF_DENSITY' and
8318 #           'DOCKER' and
8319 #           'CHAIN' and
8320 #           'NF_VPPIP4' and
8321 #           'IPSEC' and
8322 #           'TNL_1000' and
8323 #           'IMIX' and
8324 #           '4T2C' and
8325 #           'MRR'"
8326 #  parameters:
8327 #  - "result"
8328 #  - "name"
8329 #  - "tags"
8330 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8331 #  x-axis: "X = CNFs per Service Chain"
8332 #  y-axis: "Y = Number of Service Chains"
8333 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8334 #  layout:
8335 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8336 #    layout: "plot-service-density"
8337 #
8338 #- type: "plot"
8339 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8340 #  algorithm: "plot_nf_heatmap"
8341 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8342 #  data: "plot-vpp-nfv-3n-skx-mrr"
8343 #  filter: "'NIC_Intel-XXV710' and
8344 #           'NF_DENSITY' and
8345 #           'DOCKER' and
8346 #           'CHAIN' and
8347 #           'NF_VPPIP4' and
8348 #           'IPSEC' and
8349 #           'TNL_1000' and
8350 #           'IMIX' and
8351 #           '8T4C' and
8352 #           'MRR'"
8353 #  parameters:
8354 #  - "result"
8355 #  - "name"
8356 #  - "tags"
8357 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8358 #  x-axis: "X = CNFs per Service Chain"
8359 #  y-axis: "Y = Number of Service Chains"
8360 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8361 #  layout:
8362 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8363 #    layout: "plot-service-density"
8364
8365 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8366 - type: "plot"
8367   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8368   algorithm: "plot_nf_heatmap"
8369   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8370   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8371   filter: "'NIC_Intel-XXV710' and
8372            'NF_DENSITY' and
8373            'DOCKER' and
8374            'CHAIN' and
8375            'NF_VPPIP4' and
8376            'IPSEC' and
8377            'TNL_1000' and
8378            'IMIX' and
8379            '2T1C' and
8380            'NDRPDR'"
8381   parameters:
8382   - "throughput"
8383   - "name"
8384   - "tags"
8385   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8386   x-axis: "X = CNFs per Service Chain"
8387   y-axis: "Y = Number of Service Chains"
8388   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8389   layout:
8390     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8391     layout: "plot-service-density"
8392
8393 - type: "plot"
8394   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8395   algorithm: "plot_nf_heatmap"
8396   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8397   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8398   filter: "'NIC_Intel-XXV710' and
8399            'NF_DENSITY' and
8400            'DOCKER' and
8401            'CHAIN' and
8402            'NF_VPPIP4' and
8403            'IPSEC' and
8404            'TNL_1000' and
8405            'IMIX' and
8406            '4T2C' and
8407            'NDRPDR'"
8408   parameters:
8409   - "throughput"
8410   - "name"
8411   - "tags"
8412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8413   x-axis: "X = CNFs per Service Chain"
8414   y-axis: "Y = Number of Service Chains"
8415   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8416   layout:
8417     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8418     layout: "plot-service-density"
8419
8420 - type: "plot"
8421   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8422   algorithm: "plot_nf_heatmap"
8423   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8424   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8425   filter: "'NIC_Intel-XXV710' and
8426            'NF_DENSITY' and
8427            'DOCKER' and
8428            'CHAIN' and
8429            'NF_VPPIP4' and
8430            'IPSEC' and
8431            'TNL_1000' and
8432            'IMIX' and
8433            '8T4C' and
8434            'NDRPDR'"
8435   parameters:
8436   - "throughput"
8437   - "name"
8438   - "tags"
8439   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8440   x-axis: "X = CNFs per Service Chain"
8441   y-axis: "Y = Number of Service Chains"
8442   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8443   layout:
8444     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8445     layout: "plot-service-density"
8446
8447 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8448 - type: "plot"
8449   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8450   algorithm: "plot_nf_heatmap"
8451   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8452   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8453   filter: "'NIC_Intel-XXV710' and
8454            'NF_DENSITY' and
8455            'DOCKER' and
8456            'CHAIN' and
8457            'NF_VPPIP4' and
8458            'IPSEC' and
8459            'TNL_1000' and
8460            'IMIX' and
8461            '2T1C' and
8462            'NDRPDR'"
8463   parameters:
8464   - "throughput"
8465   - "name"
8466   - "tags"
8467   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8468   x-axis: "X = CNFs per Service Chain"
8469   y-axis: "Y = Number of Service Chains"
8470   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8471   layout:
8472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8473     layout: "plot-service-density"
8474
8475 - type: "plot"
8476   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8477   algorithm: "plot_nf_heatmap"
8478   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8479   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8480   filter: "'NIC_Intel-XXV710' and
8481            'NF_DENSITY' and
8482            'DOCKER' and
8483            'CHAIN' and
8484            'NF_VPPIP4' and
8485            'IPSEC' and
8486            'TNL_1000' and
8487            'IMIX' and
8488            '4T2C' and
8489            'NDRPDR'"
8490   parameters:
8491   - "throughput"
8492   - "name"
8493   - "tags"
8494   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8495   x-axis: "X = CNFs per Service Chain"
8496   y-axis: "Y = Number of Service Chains"
8497   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8498   layout:
8499     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8500     layout: "plot-service-density"
8501
8502 - type: "plot"
8503   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8504   algorithm: "plot_nf_heatmap"
8505   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8506   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8507   filter: "'NIC_Intel-XXV710' and
8508            'NF_DENSITY' and
8509            'DOCKER' and
8510            'CHAIN' and
8511            'NF_VPPIP4' and
8512            'IPSEC' and
8513            'TNL_1000' and
8514            'IMIX' and
8515            '8T4C' and
8516            'NDRPDR'"
8517   parameters:
8518   - "throughput"
8519   - "name"
8520   - "tags"
8521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8522   x-axis: "X = CNFs per Service Chain"
8523   y-axis: "Y = Number of Service Chains"
8524   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8525   layout:
8526     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8527     layout: "plot-service-density"
8528
8529 ###############################################################################
8530
8531 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8532 - type: "plot"
8533   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8534   algorithm: "plot_nf_heatmap"
8535   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8536   data: "plot-vpp-nfv-3n-hsw-mrr"
8537   filter: "'NIC_Intel-XL710' and
8538            'NF_DENSITY' and
8539            'DOCKER' and
8540            'CHAIN' and
8541            'NF_VPPIP4' and
8542            'IMIX' and
8543            'TNL_1000' and
8544            '1T1C' and
8545            'MRR'"
8546   parameters:
8547   - "result"
8548   - "name"
8549   - "tags"
8550   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8551   x-axis: "X = CNFs per Service Chain"
8552   y-axis: "Y = Number of Service Chains"
8553   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8554   layout:
8555     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8556     layout: "plot-service-density"
8557
8558 - type: "plot"
8559   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8560   algorithm: "plot_nf_heatmap"
8561   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8562   data: "plot-vpp-nfv-3n-hsw-mrr"
8563   filter: "'NIC_Intel-XL710' and
8564            'NF_DENSITY' and
8565            'DOCKER' and
8566            'CHAIN' and
8567            'NF_VPPIP4' and
8568            'IPSEC' and
8569            'TNL_1000' and
8570            'IMIX' and
8571            '2T2C' and
8572            'MRR'"
8573   parameters:
8574   - "result"
8575   - "name"
8576   - "tags"
8577   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8578   x-axis: "X = CNFs per Service Chain"
8579   y-axis: "Y = Number of Service Chains"
8580   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8581   layout:
8582     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8583     layout: "plot-service-density"
8584
8585 - type: "plot"
8586   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8587   algorithm: "plot_nf_heatmap"
8588   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8589   data: "plot-vpp-nfv-3n-hsw-mrr"
8590   filter: "'NIC_Intel-XL710' and
8591            'NF_DENSITY' and
8592            'DOCKER' and
8593            'CHAIN' and
8594            'NF_VPPIP4' and
8595            'IPSEC' and
8596            'TNL_1000' and
8597            'IMIX' and
8598            '4T4C' and
8599            'MRR'"
8600   parameters:
8601   - "result"
8602   - "name"
8603   - "tags"
8604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8605   x-axis: "X = CNFs per Service Chain"
8606   y-axis: "Y = Number of Service Chains"
8607   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8608   layout:
8609     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8610     layout: "plot-service-density"
8611
8612 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8613 - type: "plot"
8614   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8615   algorithm: "plot_nf_heatmap"
8616   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8617   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8618   filter: "'NIC_Intel-XL710' and
8619            'NF_DENSITY' and
8620            'DOCKER' and
8621            'CHAIN' and
8622            'NF_VPPIP4' and
8623            'IPSEC' and
8624            'TNL_1000' and
8625            'IMIX' and
8626            '1T1C' and
8627            'NDRPDR'"
8628   parameters:
8629   - "throughput"
8630   - "name"
8631   - "tags"
8632   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8633   x-axis: "X = CNFs per Service Chain"
8634   y-axis: "Y = Number of Service Chains"
8635   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8636   layout:
8637     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8638     layout: "plot-service-density"
8639
8640 - type: "plot"
8641   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8642   algorithm: "plot_nf_heatmap"
8643   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8644   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8645   filter: "'NIC_Intel-XL710' and
8646            'NF_DENSITY' and
8647            'DOCKER' and
8648            'CHAIN' and
8649            'NF_VPPIP4' and
8650            'IPSEC' and
8651            'TNL_1000' and
8652            'IMIX' and
8653            '2T2C' and
8654            'NDRPDR'"
8655   parameters:
8656   - "throughput"
8657   - "name"
8658   - "tags"
8659   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8660   x-axis: "X = CNFs per Service Chain"
8661   y-axis: "Y = Number of Service Chains"
8662   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8663   layout:
8664     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8665     layout: "plot-service-density"
8666
8667 - type: "plot"
8668   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8669   algorithm: "plot_nf_heatmap"
8670   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8671   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8672   filter: "'NIC_Intel-XL710' and
8673            'NF_DENSITY' and
8674            'DOCKER' and
8675            'CHAIN' and
8676            'NF_VPPIP4' and
8677            'IPSEC' and
8678            'TNL_1000' and
8679            'IMIX' and
8680            '4T4C' and
8681            'NDRPDR'"
8682   parameters:
8683   - "throughput"
8684   - "name"
8685   - "tags"
8686   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8687   x-axis: "X = CNFs per Service Chain"
8688   y-axis: "Y = Number of Service Chains"
8689   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8690   layout:
8691     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8692     layout: "plot-service-density"
8693
8694 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8695 - type: "plot"
8696   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8697   algorithm: "plot_nf_heatmap"
8698   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8699   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8700   filter: "'NIC_Intel-XL710' and
8701            'NF_DENSITY' and
8702            'DOCKER' and
8703            'CHAIN' and
8704            'NF_VPPIP4' and
8705            'IPSEC' and
8706            'TNL_1000' and
8707            'IMIX' and
8708            '1T1C' and
8709            'NDRPDR'"
8710   parameters:
8711   - "throughput"
8712   - "name"
8713   - "tags"
8714   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8715   x-axis: "X = CNFs per Service Chain"
8716   y-axis: "Y = Number of Service Chains"
8717   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8718   layout:
8719     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8720     layout: "plot-service-density"
8721
8722 - type: "plot"
8723   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8724   algorithm: "plot_nf_heatmap"
8725   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8726   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8727   filter: "'NIC_Intel-XL710' and
8728            'NF_DENSITY' and
8729            'DOCKER' and
8730            'CHAIN' and
8731            'NF_VPPIP4' and
8732            'IPSEC' and
8733            'TNL_1000' and
8734            'IMIX' and
8735            '2T2C' and
8736            'NDRPDR'"
8737   parameters:
8738   - "throughput"
8739   - "name"
8740   - "tags"
8741   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8742   x-axis: "X = CNFs per Service Chain"
8743   y-axis: "Y = Number of Service Chains"
8744   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8745   layout:
8746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8747     layout: "plot-service-density"
8748
8749 - type: "plot"
8750   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8751   algorithm: "plot_nf_heatmap"
8752   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8753   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8754   filter: "'NIC_Intel-XL710' and
8755            'NF_DENSITY' and
8756            'DOCKER' and
8757            'CHAIN' and
8758            'NF_VPPIP4' and
8759            'IPSEC' and
8760            'TNL_1000' and
8761            'IMIX' and
8762            '4T4C' and
8763            'NDRPDR'"
8764   parameters:
8765   - "throughput"
8766   - "name"
8767   - "tags"
8768   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8769   x-axis: "X = CNFs per Service Chain"
8770   y-axis: "Y = Number of Service Chains"
8771   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8772   layout:
8773     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8774     layout: "plot-service-density"
8775
8776 ###############################################################################
8777
8778 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8779 #- type: "plot"
8780 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8781 #  algorithm: "plot_nf_heatmap"
8782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8783 #  data: "plot-vpp-nfv-3n-skx-mrr"
8784 #  filter: "'NIC_Intel-XXV710' and
8785 #           'NF_DENSITY' and
8786 #           'DOCKER' and
8787 #           'CHAIN' and
8788 #           'NF_VPPIP4' and
8789 #           'IPSEC' and
8790 #           'TNL_10000' and
8791 #           'IMIX' and
8792 #           '2T1C' and
8793 #           'MRR'"
8794 #  parameters:
8795 #  - "result"
8796 #  - "name"
8797 #  - "tags"
8798 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8799 #  x-axis: "X = CNFs per Service Chain"
8800 #  y-axis: "Y = Number of Service Chains"
8801 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8802 #  layout:
8803 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8804 #    layout: "plot-service-density"
8805 #
8806 #- type: "plot"
8807 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8808 #  algorithm: "plot_nf_heatmap"
8809 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8810 #  data: "plot-vpp-nfv-3n-skx-mrr"
8811 #  filter: "'NIC_Intel-XXV710' and
8812 #           'NF_DENSITY' and
8813 #           'DOCKER' and
8814 #           'CHAIN' and
8815 #           'NF_VPPIP4' and
8816 #           'IPSEC' and
8817 #           'TNL_10000' and
8818 #           'IMIX' and
8819 #           '4T2C' and
8820 #           'MRR'"
8821 #  parameters:
8822 #  - "result"
8823 #  - "name"
8824 #  - "tags"
8825 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8826 #  x-axis: "X = CNFs per Service Chain"
8827 #  y-axis: "Y = Number of Service Chains"
8828 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8829 #  layout:
8830 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8831 #    layout: "plot-service-density"
8832 #
8833 #- type: "plot"
8834 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8835 #  algorithm: "plot_nf_heatmap"
8836 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8837 #  data: "plot-vpp-nfv-3n-skx-mrr"
8838 #  filter: "'NIC_Intel-XXV710' and
8839 #           'NF_DENSITY' and
8840 #           'DOCKER' and
8841 #           'CHAIN' and
8842 #           'NF_VPPIP4' and
8843 #           'IPSEC' and
8844 #           'TNL_10000' and
8845 #           'IMIX' and
8846 #           '8T4C' and
8847 #           'MRR'"
8848 #  parameters:
8849 #  - "result"
8850 #  - "name"
8851 #  - "tags"
8852 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8853 #  x-axis: "X = CNFs per Service Chain"
8854 #  y-axis: "Y = Number of Service Chains"
8855 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8856 #  layout:
8857 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8858 #    layout: "plot-service-density"
8859
8860 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8861 - type: "plot"
8862   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8863   algorithm: "plot_nf_heatmap"
8864   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8865   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8866   filter: "'NIC_Intel-XXV710' and
8867            'NF_DENSITY' and
8868            'DOCKER' and
8869            'CHAIN' and
8870            'NF_VPPIP4' and
8871            'IPSEC' and
8872            'TNL_10000' and
8873            'IMIX' and
8874            '2T1C' and
8875            'NDRPDR'"
8876   parameters:
8877   - "throughput"
8878   - "name"
8879   - "tags"
8880   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8881   x-axis: "X = CNFs per Service Chain"
8882   y-axis: "Y = Number of Service Chains"
8883   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8884   layout:
8885     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8886     layout: "plot-service-density"
8887
8888 - type: "plot"
8889   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8890   algorithm: "plot_nf_heatmap"
8891   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8892   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8893   filter: "'NIC_Intel-XXV710' and
8894            'NF_DENSITY' and
8895            'DOCKER' and
8896            'CHAIN' and
8897            'NF_VPPIP4' and
8898            'IPSEC' and
8899            'TNL_10000' and
8900            'IMIX' and
8901            '4T2C' and
8902            'NDRPDR'"
8903   parameters:
8904   - "throughput"
8905   - "name"
8906   - "tags"
8907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8908   x-axis: "X = CNFs per Service Chain"
8909   y-axis: "Y = Number of Service Chains"
8910   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8911   layout:
8912     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8913     layout: "plot-service-density"
8914
8915 - type: "plot"
8916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8917   algorithm: "plot_nf_heatmap"
8918   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8919   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8920   filter: "'NIC_Intel-XXV710' and
8921            'NF_DENSITY' and
8922            'DOCKER' and
8923            'CHAIN' and
8924            'NF_VPPIP4' and
8925            'IPSEC' and
8926            'TNL_10000' and
8927            'IMIX' and
8928            '8T4C' and
8929            'NDRPDR'"
8930   parameters:
8931   - "throughput"
8932   - "name"
8933   - "tags"
8934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8935   x-axis: "X = CNFs per Service Chain"
8936   y-axis: "Y = Number of Service Chains"
8937   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8938   layout:
8939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8940     layout: "plot-service-density"
8941
8942 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8943 - type: "plot"
8944   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8945   algorithm: "plot_nf_heatmap"
8946   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8947   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8948   filter: "'NIC_Intel-XXV710' and
8949            'NF_DENSITY' and
8950            'DOCKER' and
8951            'CHAIN' and
8952            'NF_VPPIP4' and
8953            'IPSEC' and
8954            'TNL_10000' and
8955            'IMIX' and
8956            '2T1C' and
8957            'NDRPDR'"
8958   parameters:
8959   - "throughput"
8960   - "name"
8961   - "tags"
8962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8963   x-axis: "X = CNFs per Service Chain"
8964   y-axis: "Y = Number of Service Chains"
8965   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8966   layout:
8967     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8968     layout: "plot-service-density"
8969
8970 - type: "plot"
8971   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8972   algorithm: "plot_nf_heatmap"
8973   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8974   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8975   filter: "'NIC_Intel-XXV710' and
8976            'NF_DENSITY' and
8977            'DOCKER' and
8978            'CHAIN' and
8979            'NF_VPPIP4' and
8980            'IPSEC' and
8981            'TNL_10000' and
8982            'IMIX' and
8983            '4T2C' and
8984            'NDRPDR'"
8985   parameters:
8986   - "throughput"
8987   - "name"
8988   - "tags"
8989   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8990   x-axis: "X = CNFs per Service Chain"
8991   y-axis: "Y = Number of Service Chains"
8992   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8993   layout:
8994     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8995     layout: "plot-service-density"
8996
8997 - type: "plot"
8998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8999   algorithm: "plot_nf_heatmap"
9000   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9001   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9002   filter: "'NIC_Intel-XXV710' and
9003            'NF_DENSITY' and
9004            'DOCKER' and
9005            'CHAIN' and
9006            'NF_VPPIP4' and
9007            'IPSEC' and
9008            'TNL_10000' and
9009            'IMIX' and
9010            '8T4C' and
9011            'NDRPDR'"
9012   parameters:
9013   - "throughput"
9014   - "name"
9015   - "tags"
9016   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9017   x-axis: "X = CNFs per Service Chain"
9018   y-axis: "Y = Number of Service Chains"
9019   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9020   layout:
9021     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9022     layout: "plot-service-density"
9023
9024 ###############################################################################
9025
9026 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9027 - type: "plot"
9028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9029   algorithm: "plot_nf_heatmap"
9030   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9031   data: "plot-vpp-nfv-3n-hsw-mrr"
9032   filter: "'NIC_Intel-XL710' and
9033            'NF_DENSITY' and
9034            'DOCKER' and
9035            'CHAIN' and
9036            'NF_VPPIP4' and
9037            'IMIX' and
9038            'TNL_10000' and
9039            '1T1C' and
9040            'MRR'"
9041   parameters:
9042   - "result"
9043   - "name"
9044   - "tags"
9045   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9046   x-axis: "X = CNFs per Service Chain"
9047   y-axis: "Y = Number of Service Chains"
9048   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9049   layout:
9050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9051     layout: "plot-service-density"
9052
9053 - type: "plot"
9054   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9055   algorithm: "plot_nf_heatmap"
9056   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9057   data: "plot-vpp-nfv-3n-hsw-mrr"
9058   filter: "'NIC_Intel-XL710' and
9059            'NF_DENSITY' and
9060            'DOCKER' and
9061            'CHAIN' and
9062            'NF_VPPIP4' and
9063            'IPSEC' and
9064            'TNL_10000' and
9065            'IMIX' and
9066            '2T2C' and
9067            'MRR'"
9068   parameters:
9069   - "result"
9070   - "name"
9071   - "tags"
9072   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9073   x-axis: "X = CNFs per Service Chain"
9074   y-axis: "Y = Number of Service Chains"
9075   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9076   layout:
9077     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9078     layout: "plot-service-density"
9079
9080 - type: "plot"
9081   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9082   algorithm: "plot_nf_heatmap"
9083   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9084   data: "plot-vpp-nfv-3n-hsw-mrr"
9085   filter: "'NIC_Intel-XL710' and
9086            'NF_DENSITY' and
9087            'DOCKER' and
9088            'CHAIN' and
9089            'NF_VPPIP4' and
9090            'IPSEC' and
9091            'TNL_10000' and
9092            'IMIX' and
9093            '4T4C' and
9094            'MRR'"
9095   parameters:
9096   - "result"
9097   - "name"
9098   - "tags"
9099   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9100   x-axis: "X = CNFs per Service Chain"
9101   y-axis: "Y = Number of Service Chains"
9102   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9103   layout:
9104     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9105     layout: "plot-service-density"
9106
9107 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9108 - type: "plot"
9109   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9110   algorithm: "plot_nf_heatmap"
9111   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9112   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9113   filter: "'NIC_Intel-XL710' and
9114            'NF_DENSITY' and
9115            'DOCKER' and
9116            'CHAIN' and
9117            'NF_VPPIP4' and
9118            'IPSEC' and
9119            'TNL_10000' and
9120            'IMIX' and
9121            '1T1C' and
9122            'NDRPDR'"
9123   parameters:
9124   - "throughput"
9125   - "name"
9126   - "tags"
9127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9128   x-axis: "X = CNFs per Service Chain"
9129   y-axis: "Y = Number of Service Chains"
9130   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9131   layout:
9132     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9133     layout: "plot-service-density"
9134
9135 - type: "plot"
9136   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9137   algorithm: "plot_nf_heatmap"
9138   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9139   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9140   filter: "'NIC_Intel-XL710' and
9141            'NF_DENSITY' and
9142            'DOCKER' and
9143            'CHAIN' and
9144            'NF_VPPIP4' and
9145            'IPSEC' and
9146            'TNL_10000' and
9147            'IMIX' and
9148            '2T2C' and
9149            'NDRPDR'"
9150   parameters:
9151   - "throughput"
9152   - "name"
9153   - "tags"
9154   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9155   x-axis: "X = CNFs per Service Chain"
9156   y-axis: "Y = Number of Service Chains"
9157   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9158   layout:
9159     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9160     layout: "plot-service-density"
9161
9162 - type: "plot"
9163   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9164   algorithm: "plot_nf_heatmap"
9165   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9166   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9167   filter: "'NIC_Intel-XL710' and
9168            'NF_DENSITY' and
9169            'DOCKER' and
9170            'CHAIN' and
9171            'NF_VPPIP4' and
9172            'IPSEC' and
9173            'TNL_10000' and
9174            'IMIX' and
9175            '4T4C' and
9176            'NDRPDR'"
9177   parameters:
9178   - "throughput"
9179   - "name"
9180   - "tags"
9181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9182   x-axis: "X = CNFs per Service Chain"
9183   y-axis: "Y = Number of Service Chains"
9184   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9185   layout:
9186     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9187     layout: "plot-service-density"
9188
9189 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9190 - type: "plot"
9191   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9192   algorithm: "plot_nf_heatmap"
9193   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9194   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9195   filter: "'NIC_Intel-XL710' and
9196            'NF_DENSITY' and
9197            'DOCKER' and
9198            'CHAIN' and
9199            'NF_VPPIP4' and
9200            'IPSEC' and
9201            'TNL_10000' and
9202            'IMIX' and
9203            '1T1C' and
9204            'NDRPDR'"
9205   parameters:
9206   - "throughput"
9207   - "name"
9208   - "tags"
9209   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9210   x-axis: "X = CNFs per Service Chain"
9211   y-axis: "Y = Number of Service Chains"
9212   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9213   layout:
9214     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9215     layout: "plot-service-density"
9216
9217 - type: "plot"
9218   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9219   algorithm: "plot_nf_heatmap"
9220   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9221   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9222   filter: "'NIC_Intel-XL710' and
9223            'NF_DENSITY' and
9224            'DOCKER' and
9225            'CHAIN' and
9226            'NF_VPPIP4' and
9227            'IPSEC' and
9228            'TNL_10000' and
9229            'IMIX' and
9230            '2T2C' and
9231            'NDRPDR'"
9232   parameters:
9233   - "throughput"
9234   - "name"
9235   - "tags"
9236   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9237   x-axis: "X = CNFs per Service Chain"
9238   y-axis: "Y = Number of Service Chains"
9239   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9240   layout:
9241     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9242     layout: "plot-service-density"
9243
9244 - type: "plot"
9245   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9246   algorithm: "plot_nf_heatmap"
9247   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9248   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9249   filter: "'NIC_Intel-XL710' and
9250            'NF_DENSITY' and
9251            'DOCKER' and
9252            'CHAIN' and
9253            'NF_VPPIP4' and
9254            'IPSEC' and
9255            'TNL_10000' and
9256            'IMIX' and
9257            '4T4C' and
9258            'NDRPDR'"
9259   parameters:
9260   - "throughput"
9261   - "name"
9262   - "tags"
9263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9264   x-axis: "X = CNFs per Service Chain"
9265   y-axis: "Y = Number of Service Chains"
9266   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9267   layout:
9268     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9269     layout: "plot-service-density"
9270
9271 ###############################################################################
9272
9273 # Plots - NF Density - CSP - MRR 64b
9274
9275 #- type: "plot"
9276 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9277 #  algorithm: "plot_nf_heatmap"
9278 #  output-file-type: ".html"
9279 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9280 #  data: "plot-vpp-nfv-2n-skx-mrr"
9281 #  filter: "'NIC_Intel-XXV710' and
9282 #           'NF_DENSITY' and
9283 #           'DOCKER' and
9284 #           'PIPELINE' and
9285 #           'NF_VPPIP4' and
9286 #           '64B' and
9287 #           '2T1C' and
9288 #           'MRR'"
9289 #  parameters:
9290 #  - "result"
9291 #  - "name"
9292 #  - "tags"
9293 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9294 #  x-axis: "X = CNFs per Service Pipeline"
9295 #  y-axis: "Y = Number of Service Pipelines"
9296 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9297 #  layout:
9298 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9299 #    layout: "plot-service-density"
9300 #
9301 #- type: "plot"
9302 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9303 #  algorithm: "plot_nf_heatmap"
9304 #  output-file-type: ".html"
9305 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9306 #  data: "plot-vpp-nfv-2n-skx-mrr"
9307 #  filter: "'NIC_Intel-XXV710' and
9308 #           'NF_DENSITY' and
9309 #           'DOCKER' and
9310 #           'PIPELINE' and
9311 #           'NF_VPPIP4' and
9312 #           '64B' and
9313 #           '4T2C' and
9314 #           'MRR'"
9315 #  parameters:
9316 #  - "result"
9317 #  - "name"
9318 #  - "tags"
9319 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9320 #  x-axis: "X = CNFs per Service Pipeline"
9321 #  y-axis: "Y = Number of Service Pipelines"
9322 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9323 #  layout:
9324 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9325 #    layout: "plot-service-density"
9326 #
9327 #- type: "plot"
9328 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9329 #  algorithm: "plot_nf_heatmap"
9330 #  output-file-type: ".html"
9331 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9332 #  data: "plot-vpp-nfv-2n-skx-mrr"
9333 #  filter: "'NIC_Intel-XXV710' and
9334 #           'NF_DENSITY' and
9335 #           'DOCKER' and
9336 #           'PIPELINE' and
9337 #           'NF_VPPIP4' and
9338 #           '64B' and
9339 #           '8T4C' and
9340 #           'MRR'"
9341 #  parameters:
9342 #  - "result"
9343 #  - "name"
9344 #  - "tags"
9345 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9346 #  x-axis: "X = CNFs per Service Pipeline"
9347 #  y-axis: "Y = Number of Service Pipelines"
9348 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9349 #  layout:
9350 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9351 #    layout: "plot-service-density"
9352 #
9353 ## Plots - NF Density - CSP - MRR IMIX
9354 #- type: "plot"
9355 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9356 #  algorithm: "plot_nf_heatmap"
9357 #  output-file-type: ".html"
9358 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9359 #  data: "plot-vpp-nfv-2n-skx-mrr"
9360 #  filter: "'NIC_Intel-XXV710' and
9361 #           'NF_DENSITY' and
9362 #           'DOCKER' and
9363 #           'PIPELINE' and
9364 #           'NF_VPPIP4' and
9365 #           'IMIX' and
9366 #           '2T1C' and
9367 #           'MRR'"
9368 #  parameters:
9369 #  - "result"
9370 #  - "name"
9371 #  - "tags"
9372 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9373 #  x-axis: "X = CNFs per Service Pipeline"
9374 #  y-axis: "Y = Number of Service Pipelines"
9375 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9376 #  layout:
9377 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9378 #    layout: "plot-service-density"
9379 #
9380 #- type: "plot"
9381 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9382 #  algorithm: "plot_nf_heatmap"
9383 #  output-file-type: ".html"
9384 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9385 #  data: "plot-vpp-nfv-2n-skx-mrr"
9386 #  filter: "'NIC_Intel-XXV710' and
9387 #           'NF_DENSITY' and
9388 #           'DOCKER' and
9389 #           'PIPELINE' and
9390 #           'NF_VPPIP4' and
9391 #           'IMIX' and
9392 #           '4T2C' and
9393 #           'MRR'"
9394 #  parameters:
9395 #  - "result"
9396 #  - "name"
9397 #  - "tags"
9398 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9399 #  x-axis: "X = CNFs per Service Pipeline"
9400 #  y-axis: "Y = Number of Service Pipelines"
9401 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9402 #  layout:
9403 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9404 #    layout: "plot-service-density"
9405 #
9406 #- type: "plot"
9407 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9408 #  algorithm: "plot_nf_heatmap"
9409 #  output-file-type: ".html"
9410 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9411 #  data: "plot-vpp-nfv-2n-skx-mrr"
9412 #  filter: "'NIC_Intel-XXV710' and
9413 #           'NF_DENSITY' and
9414 #           'DOCKER' and
9415 #           'PIPELINE' and
9416 #           'NF_VPPIP4' and
9417 #           'IMIX' and
9418 #           '8T4C' and
9419 #           'MRR'"
9420 #  parameters:
9421 #  - "result"
9422 #  - "name"
9423 #  - "tags"
9424 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9425 #  x-axis: "X = CNFs per Service Pipeline"
9426 #  y-axis: "Y = Number of Service Pipelines"
9427 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9428 #  layout:
9429 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9430 #    layout: "plot-service-density"
9431 #
9432 ## Plots - NF Density - CSP - NDR 64b
9433 #- type: "plot"
9434 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9435 #  algorithm: "plot_nf_heatmap"
9436 #  output-file-type: ".html"
9437 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9438 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9439 #  filter: "'NIC_Intel-XXV710' and
9440 #           'NF_DENSITY' and
9441 #           'DOCKER' and
9442 #           'PIPELINE' and
9443 #           'NF_VPPIP4' and
9444 #           '64B' and
9445 #           '2T1C' and
9446 #           'NDRPDR'"
9447 #  parameters:
9448 #  - "throughput"
9449 #  - "name"
9450 #  - "tags"
9451 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9452 #  x-axis: "X = CNFs per Service Pipeline"
9453 #  y-axis: "Y = Number of Service Pipelines"
9454 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9455 #  layout:
9456 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9457 #    layout: "plot-service-density"
9458 #
9459 #- type: "plot"
9460 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9461 #  algorithm: "plot_nf_heatmap"
9462 #  output-file-type: ".html"
9463 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9464 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9465 #  filter: "'NIC_Intel-XXV710' and
9466 #           'NF_DENSITY' and
9467 #           'DOCKER' and
9468 #           'PIPELINE' and
9469 #           'NF_VPPIP4' and
9470 #           '64B' and
9471 #           '4T2C' and
9472 #           'NDRPDR'"
9473 #  parameters:
9474 #  - "throughput"
9475 #  - "name"
9476 #  - "tags"
9477 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9478 #  x-axis: "X = CNFs per Service Pipeline"
9479 #  y-axis: "Y = Number of Service Pipelines"
9480 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9481 #  layout:
9482 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9483 #    layout: "plot-service-density"
9484 #
9485 #- type: "plot"
9486 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9487 #  algorithm: "plot_nf_heatmap"
9488 #  output-file-type: ".html"
9489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9490 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9491 #  filter: "'NIC_Intel-XXV710' and
9492 #           'NF_DENSITY' and
9493 #           'DOCKER' and
9494 #           'PIPELINE' and
9495 #           'NF_VPPIP4' and
9496 #           '64B' and
9497 #           '8T4C' and
9498 #           'NDRPDR'"
9499 #  parameters:
9500 #  - "throughput"
9501 #  - "name"
9502 #  - "tags"
9503 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9504 #  x-axis: "X = CNFs per Service Pipeline"
9505 #  y-axis: "Y = Number of Service Pipelines"
9506 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9507 #  layout:
9508 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9509 #    layout: "plot-service-density"
9510 #
9511 ## Plots - NF Density - CSP - NDR IMIX
9512 #- type: "plot"
9513 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9514 #  algorithm: "plot_nf_heatmap"
9515 #  output-file-type: ".html"
9516 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9517 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9518 #  filter: "'NIC_Intel-XXV710' and
9519 #           'NF_DENSITY' and
9520 #           'DOCKER' and
9521 #           'PIPELINE' and
9522 #           'NF_VPPIP4' and
9523 #           'IMIX' and
9524 #           '2T1C' and
9525 #           'NDRPDR'"
9526 #  parameters:
9527 #  - "throughput"
9528 #  - "name"
9529 #  - "tags"
9530 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9531 #  x-axis: "X = CNFs per Service Pipeline"
9532 #  y-axis: "Y = Number of Service Pipelines"
9533 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9534 #  layout:
9535 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9536 #    layout: "plot-service-density"
9537 #
9538 #- type: "plot"
9539 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9540 #  algorithm: "plot_nf_heatmap"
9541 #  output-file-type: ".html"
9542 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9543 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9544 #  filter: "'NIC_Intel-XXV710' and
9545 #           'NF_DENSITY' and
9546 #           'DOCKER' and
9547 #           'PIPELINE' and
9548 #           'NF_VPPIP4' and
9549 #           'IMIX' and
9550 #           '4T2C' and
9551 #           'NDRPDR'"
9552 #  parameters:
9553 #  - "throughput"
9554 #  - "name"
9555 #  - "tags"
9556 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9557 #  x-axis: "X = CNFs per Service Pipeline"
9558 #  y-axis: "Y = Number of Service Pipelines"
9559 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9560 #  layout:
9561 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9562 #    layout: "plot-service-density"
9563 #
9564 #- type: "plot"
9565 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9566 #  algorithm: "plot_nf_heatmap"
9567 #  output-file-type: ".html"
9568 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9569 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9570 #  filter: "'NIC_Intel-XXV710' and
9571 #           'NF_DENSITY' and
9572 #           'DOCKER' and
9573 #           'PIPELINE' and
9574 #           'NF_VPPIP4' and
9575 #           'IMIX' and
9576 #           '8T4C' and
9577 #           'NDRPDR'"
9578 #  parameters:
9579 #  - "throughput"
9580 #  - "name"
9581 #  - "tags"
9582 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9583 #  x-axis: "X = CNFs per Service Pipeline"
9584 #  y-axis: "Y = Number of Service Pipelines"
9585 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9586 #  layout:
9587 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9588 #    layout: "plot-service-density"
9589 #
9590 ## Plots - NF Density - CSP - PDR 64b
9591 #- type: "plot"
9592 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9593 #  algorithm: "plot_nf_heatmap"
9594 #  output-file-type: ".html"
9595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9596 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9597 #  filter: "'NIC_Intel-XXV710' and
9598 #           'NF_DENSITY' and
9599 #           'DOCKER' and
9600 #           'PIPELINE' and
9601 #           'NF_VPPIP4' and
9602 #           '64B' and
9603 #           '2T1C' and
9604 #           'NDRPDR'"
9605 #  parameters:
9606 #  - "throughput"
9607 #  - "name"
9608 #  - "tags"
9609 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9610 #  x-axis: "X = CNFs per Service Pipeline"
9611 #  y-axis: "Y = Number of Service Pipelines"
9612 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9613 #  layout:
9614 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9615 #    layout: "plot-service-density"
9616 #
9617 #- type: "plot"
9618 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9619 #  algorithm: "plot_nf_heatmap"
9620 #  output-file-type: ".html"
9621 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9622 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9623 #  filter: "'NIC_Intel-XXV710' and
9624 #           'NF_DENSITY' and
9625 #           'DOCKER' and
9626 #           'PIPELINE' and
9627 #           'NF_VPPIP4' and
9628 #           '64B' and
9629 #           '4T2C' and
9630 #           'NDRPDR'"
9631 #  parameters:
9632 #  - "throughput"
9633 #  - "name"
9634 #  - "tags"
9635 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9636 #  x-axis: "X = CNFs per Service Pipeline"
9637 #  y-axis: "Y = Number of Service Pipelines"
9638 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9639 #  layout:
9640 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9641 #    layout: "plot-service-density"
9642 #
9643 #- type: "plot"
9644 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9645 #  algorithm: "plot_nf_heatmap"
9646 #  output-file-type: ".html"
9647 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9648 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9649 #  filter: "'NIC_Intel-XXV710' and
9650 #           'NF_DENSITY' and
9651 #           'DOCKER' and
9652 #           'PIPELINE' and
9653 #           'NF_VPPIP4' and
9654 #           '64B' and
9655 #           '8T4C' and
9656 #           'NDRPDR'"
9657 #  parameters:
9658 #  - "throughput"
9659 #  - "name"
9660 #  - "tags"
9661 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9662 #  x-axis: "X = CNFs per Service Pipeline"
9663 #  y-axis: "Y = Number of Service Pipelines"
9664 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9665 #  layout:
9666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9667 #    layout: "plot-service-density"
9668 #
9669 ## Plots - NF Density - CSP - PDR IMIX
9670 #- type: "plot"
9671 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9672 #  algorithm: "plot_nf_heatmap"
9673 #  output-file-type: ".html"
9674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9675 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9676 #  filter: "'NIC_Intel-XXV710' and
9677 #           'NF_DENSITY' and
9678 #           'DOCKER' and
9679 #           'PIPELINE' and
9680 #           'NF_VPPIP4' and
9681 #           'IMIX' and
9682 #           '2T1C' and
9683 #           'NDRPDR'"
9684 #  parameters:
9685 #  - "throughput"
9686 #  - "name"
9687 #  - "tags"
9688 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9689 #  x-axis: "X = CNFs per Service Pipeline"
9690 #  y-axis: "Y = Number of Service Pipelines"
9691 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9692 #  layout:
9693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9694 #    layout: "plot-service-density"
9695 #
9696 #- type: "plot"
9697 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9698 #  algorithm: "plot_nf_heatmap"
9699 #  output-file-type: ".html"
9700 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9701 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9702 #  filter: "'NIC_Intel-XXV710' and
9703 #           'NF_DENSITY' and
9704 #           'DOCKER' and
9705 #           'PIPELINE' and
9706 #           'NF_VPPIP4' and
9707 #           'IMIX' and
9708 #           '4T2C' and
9709 #           'NDRPDR'"
9710 #  parameters:
9711 #  - "throughput"
9712 #  - "name"
9713 #  - "tags"
9714 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9715 #  x-axis: "X = CNFs per Service Pipeline"
9716 #  y-axis: "Y = Number of Service Pipelines"
9717 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9718 #  layout:
9719 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9720 #    layout: "plot-service-density"
9721 #
9722 #- type: "plot"
9723 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9724 #  algorithm: "plot_nf_heatmap"
9725 #  output-file-type: ".html"
9726 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9727 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9728 #  filter: "'NIC_Intel-XXV710' and
9729 #           'NF_DENSITY' and
9730 #           'DOCKER' and
9731 #           'PIPELINE' and
9732 #           'NF_VPPIP4' and
9733 #           'IMIX' and
9734 #           '8T4C' and
9735 #           'NDRPDR'"
9736 #  parameters:
9737 #  - "throughput"
9738 #  - "name"
9739 #  - "tags"
9740 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9741 #  x-axis: "X = CNFs per Service Pipeline"
9742 #  y-axis: "Y = Number of Service Pipelines"
9743 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9744 #  layout:
9745 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9746 #    layout: "plot-service-density"
9747
9748 ###############################################################################
9749 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9750
9751 - type: "plot"
9752   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9753   algorithm: "plot_nf_heatmap"
9754   output-file-type: ".html"
9755   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9756   data: "plot-vpp-nfv-2n-clx-mrr"
9757   filter: "'NIC_Intel-XXV710' and
9758            'NF_DENSITY' and
9759            'VHOST' and
9760            not 'VXLAN' and
9761            'CHAIN' and
9762            'NF_VPPIP4' and
9763            'IMIX' and
9764            '2T1C' and
9765            'MRR'"
9766   parameters:
9767   - "result"
9768   - "name"
9769   - "tags"
9770   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9771   x-axis: "X = VNFs per Service Chain"
9772   y-axis: "Y = Number of Service Chains"
9773   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9774   layout:
9775     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9776     layout: "plot-service-density"
9777
9778 - type: "plot"
9779   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9780   algorithm: "plot_nf_heatmap"
9781   output-file-type: ".html"
9782   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9783   data: "plot-vpp-nfv-2n-clx-mrr"
9784   filter: "'NIC_Intel-XXV710' and
9785            'NF_DENSITY' and
9786            'VHOST' and
9787            not 'VXLAN' and
9788            'CHAIN' and
9789            'NF_VPPIP4' and
9790            'IMIX' and
9791            '4T2C' and
9792            'MRR'"
9793   parameters:
9794   - "result"
9795   - "name"
9796   - "tags"
9797   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9798   x-axis: "X = VNFs per Service Chain"
9799   y-axis: "Y = Number of Service Chains"
9800   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9801   layout:
9802     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9803     layout: "plot-service-density"
9804
9805 - type: "plot"
9806   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9807   algorithm: "plot_nf_heatmap"
9808   output-file-type: ".html"
9809   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9810   data: "plot-vpp-nfv-2n-clx-mrr"
9811   filter: "'NIC_Intel-XXV710' and
9812            'NF_DENSITY' and
9813            'VHOST' and
9814            not 'VXLAN' and
9815            'CHAIN' and
9816            'NF_VPPIP4' and
9817            'IMIX' and
9818            '8T4C' and
9819            'MRR'"
9820   parameters:
9821   - "result"
9822   - "name"
9823   - "tags"
9824   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9825   x-axis: "X = VNFs per Service Chain"
9826   y-axis: "Y = Number of Service Chains"
9827   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9828   layout:
9829     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9830     layout: "plot-service-density"
9831
9832 # Plots - NF Density - VSC - NDR IMIX
9833 - type: "plot"
9834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9835   algorithm: "plot_nf_heatmap"
9836   output-file-type: ".html"
9837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9838   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9839   filter: "'NIC_Intel-XXV710' and
9840            'NF_DENSITY' and
9841            'VHOST' and
9842            not 'VXLAN' and
9843            'CHAIN' and
9844            'NF_VPPIP4' and
9845            'IMIX' and
9846            '2T1C' and
9847            'NDRPDR'"
9848   parameters:
9849   - "throughput"
9850   - "name"
9851   - "tags"
9852   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9853   x-axis: "X = VNFs per Service Chain"
9854   y-axis: "Y = Number of Service Chains"
9855   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9856   layout:
9857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9858     layout: "plot-service-density"
9859
9860 - type: "plot"
9861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9862   algorithm: "plot_nf_heatmap"
9863   output-file-type: ".html"
9864   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9865   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9866   filter: "'NIC_Intel-XXV710' and
9867            'NF_DENSITY' and
9868            'VHOST' and
9869            not 'VXLAN' and
9870            'CHAIN' and
9871            'NF_VPPIP4' and
9872            'IMIX' and
9873            '4T2C' and
9874            'NDRPDR'"
9875   parameters:
9876   - "throughput"
9877   - "name"
9878   - "tags"
9879   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9880   x-axis: "X = VNFs per Service Chain"
9881   y-axis: "Y = Number of Service Chains"
9882   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9883   layout:
9884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9885     layout: "plot-service-density"
9886
9887 - type: "plot"
9888   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9889   algorithm: "plot_nf_heatmap"
9890   output-file-type: ".html"
9891   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9892   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9893   filter: "'NIC_Intel-XXV710' and
9894            'NF_DENSITY' and
9895            'VHOST' and
9896            not 'VXLAN' and
9897            'CHAIN' and
9898            'NF_VPPIP4' and
9899            'IMIX' and
9900            '8T4C' and
9901            'NDRPDR'"
9902   parameters:
9903   - "throughput"
9904   - "name"
9905   - "tags"
9906   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9907   x-axis: "X = VNFs per Service Chain"
9908   y-axis: "Y = Number of Service Chains"
9909   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9910   layout:
9911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9912     layout: "plot-service-density"
9913
9914 # Plots - NF Density - VSC - PDR IMIX
9915 - type: "plot"
9916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9917   algorithm: "plot_nf_heatmap"
9918   output-file-type: ".html"
9919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9920   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9921   filter: "'NIC_Intel-XXV710' and
9922            'NF_DENSITY' and
9923            'VHOST' and
9924            not 'VXLAN' and
9925            'CHAIN' and
9926            'NF_VPPIP4' and
9927            'IMIX' and
9928            '2T1C' and
9929            'NDRPDR'"
9930   parameters:
9931   - "throughput"
9932   - "name"
9933   - "tags"
9934   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9935   x-axis: "X = VNFs per Service Chain"
9936   y-axis: "Y = Number of Service Chains"
9937   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9938   layout:
9939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9940     layout: "plot-service-density"
9941
9942 - type: "plot"
9943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9944   algorithm: "plot_nf_heatmap"
9945   output-file-type: ".html"
9946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9947   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9948   filter: "'NIC_Intel-XXV710' and
9949            'NF_DENSITY' and
9950            'VHOST' and
9951            not 'VXLAN' and
9952            'CHAIN' and
9953            'NF_VPPIP4' and
9954            'IMIX' and
9955            '4T2C' and
9956            'NDRPDR'"
9957   parameters:
9958   - "throughput"
9959   - "name"
9960   - "tags"
9961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9962   x-axis: "X = VNFs per Service Chain"
9963   y-axis: "Y = Number of Service Chains"
9964   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9965   layout:
9966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9967     layout: "plot-service-density"
9968
9969 - type: "plot"
9970   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9971   algorithm: "plot_nf_heatmap"
9972   output-file-type: ".html"
9973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9974   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9975   filter: "'NIC_Intel-XXV710' and
9976            'NF_DENSITY' and
9977            'VHOST' and
9978            not 'VXLAN' and
9979            'CHAIN' and
9980            'NF_VPPIP4' and
9981            'IMIX' and
9982            '8T4C' and
9983            'NDRPDR'"
9984   parameters:
9985   - "throughput"
9986   - "name"
9987   - "tags"
9988   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9989   x-axis: "X = VNFs per Service Chain"
9990   y-axis: "Y = Number of Service Chains"
9991   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9992   layout:
9993     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9994     layout: "plot-service-density"
9995
9996 # Plots - NF Density - VSC - MRR IMIX
9997 - type: "plot"
9998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9999   algorithm: "plot_nf_heatmap"
10000   output-file-type: ".html"
10001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10002   data: "plot-vpp-nfv-2n-clx-mrr"
10003   filter: "'NIC_Intel-XXV710' and
10004            'NF_DENSITY' and
10005            'VHOST' and
10006            'VXLAN' and
10007            'CHAIN' and
10008            'IMIX' and
10009            '2T1C' and
10010            'MRR'"
10011   parameters:
10012   - "result"
10013   - "name"
10014   - "tags"
10015   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10016   x-axis: "X = VNFs per Service Chain"
10017   y-axis: "Y = Number of Service Chains"
10018   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10019   layout:
10020     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10021     layout: "plot-service-density"
10022
10023 - type: "plot"
10024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10025   algorithm: "plot_nf_heatmap"
10026   output-file-type: ".html"
10027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10028   data: "plot-vpp-nfv-2n-clx-mrr"
10029   filter: "'NIC_Intel-XXV710' and
10030            'NF_DENSITY' and
10031            'VHOST' and
10032            'VXLAN' and
10033            'CHAIN' and
10034            'IMIX' and
10035            '4T2C' and
10036            'MRR'"
10037   parameters:
10038   - "result"
10039   - "name"
10040   - "tags"
10041   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10042   x-axis: "X = VNFs per Service Chain"
10043   y-axis: "Y = Number of Service Chains"
10044   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10045   layout:
10046     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10047     layout: "plot-service-density"
10048
10049 - type: "plot"
10050   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10051   algorithm: "plot_nf_heatmap"
10052   output-file-type: ".html"
10053   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10054   data: "plot-vpp-nfv-2n-clx-mrr"
10055   filter: "'NIC_Intel-XXV710' and
10056            'NF_DENSITY' and
10057            'VHOST' and
10058            'VXLAN' and
10059            'CHAIN' and
10060            'IMIX' and
10061            '8T4C' and
10062            'MRR'"
10063   parameters:
10064   - "result"
10065   - "name"
10066   - "tags"
10067   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10068   x-axis: "X = VNFs per Service Chain"
10069   y-axis: "Y = Number of Service Chains"
10070   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10071   layout:
10072     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10073     layout: "plot-service-density"
10074
10075 # Plots - NF Density - VSC - NDR IMIX
10076 - type: "plot"
10077   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10078   algorithm: "plot_nf_heatmap"
10079   output-file-type: ".html"
10080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10081   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10082   filter: "'NIC_Intel-XXV710' and
10083            'NF_DENSITY' and
10084            'VHOST' and
10085            'VXLAN' and
10086            'CHAIN' a
10087            'IMIX' and
10088            '2T1C' and
10089            'NDRPDR'"
10090   parameters:
10091   - "throughput"
10092   - "name"
10093   - "tags"
10094   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10095   x-axis: "X = VNFs per Service Chain"
10096   y-axis: "Y = Number of Service Chains"
10097   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10098   layout:
10099     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10100     layout: "plot-service-density"
10101
10102 - type: "plot"
10103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10104   algorithm: "plot_nf_heatmap"
10105   output-file-type: ".html"
10106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10107   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10108   filter: "'NIC_Intel-XXV710' and
10109            'NF_DENSITY' and
10110            'VHOST' and
10111            'VXLAN' and
10112            'CHAIN' and
10113            'IMIX' and
10114            '4T2C' and
10115            'NDRPDR'"
10116   parameters:
10117   - "throughput"
10118   - "name"
10119   - "tags"
10120   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10121   x-axis: "X = VNFs per Service Chain"
10122   y-axis: "Y = Number of Service Chains"
10123   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10124   layout:
10125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10126     layout: "plot-service-density"
10127
10128 - type: "plot"
10129   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10130   algorithm: "plot_nf_heatmap"
10131   output-file-type: ".html"
10132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10133   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10134   filter: "'NIC_Intel-XXV710' and
10135            'NF_DENSITY' and
10136            'VHOST' and
10137            'VXLAN' and
10138            'CHAIN' and
10139            'IMIX' and
10140            '8T4C' and
10141            'NDRPDR'"
10142   parameters:
10143   - "throughput"
10144   - "name"
10145   - "tags"
10146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10147   x-axis: "X = VNFs per Service Chain"
10148   y-axis: "Y = Number of Service Chains"
10149   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10150   layout:
10151     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10152     layout: "plot-service-density"
10153
10154 # Plots - NF Density - VSC - PDR IMIX
10155 - type: "plot"
10156   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10157   algorithm: "plot_nf_heatmap"
10158   output-file-type: ".html"
10159   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10160   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10161   filter: "'NIC_Intel-XXV710' and
10162            'NF_DENSITY' and
10163            'VHOST' and
10164            'VXLAN' and
10165            'CHAIN' and
10166            'IMIX' and
10167            '2T1C' and
10168            'NDRPDR'"
10169   parameters:
10170   - "throughput"
10171   - "name"
10172   - "tags"
10173   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10174   x-axis: "X = VNFs per Service Chain"
10175   y-axis: "Y = Number of Service Chains"
10176   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10177   layout:
10178     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10179     layout: "plot-service-density"
10180
10181 - type: "plot"
10182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10183   algorithm: "plot_nf_heatmap"
10184   output-file-type: ".html"
10185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10186   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10187   filter: "'NIC_Intel-XXV710' and
10188            'NF_DENSITY' and
10189            'VHOST' and
10190            'VXLAN' and
10191            'CHAIN' and
10192            'IMIX' and
10193            '4T2C' and
10194            'NDRPDR'"
10195   parameters:
10196   - "throughput"
10197   - "name"
10198   - "tags"
10199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10200   x-axis: "X = VNFs per Service Chain"
10201   y-axis: "Y = Number of Service Chains"
10202   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10203   layout:
10204     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10205     layout: "plot-service-density"
10206
10207 - type: "plot"
10208   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10209   algorithm: "plot_nf_heatmap"
10210   output-file-type: ".html"
10211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10212   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10213   filter: "'NIC_Intel-XXV710' and
10214            'NF_DENSITY' and
10215            'VHOST' and
10216            'VXLAN' and
10217            'CHAIN' and
10218            'IMIX' and
10219            '8T4C' and
10220            'NDRPDR'"
10221   parameters:
10222   - "throughput"
10223   - "name"
10224   - "tags"
10225   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10226   x-axis: "X = VNFs per Service Chain"
10227   y-axis: "Y = Number of Service Chains"
10228   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10229   layout:
10230     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10231     layout: "plot-service-density"
10232
10233 # Plots - NF Density - CSC - MRR IMIX
10234 - type: "plot"
10235   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10236   algorithm: "plot_nf_heatmap"
10237   output-file-type: ".html"
10238   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10239   data: "plot-vpp-nfv-2n-clx-mrr"
10240   filter: "'NIC_Intel-XXV710' and
10241            'NF_DENSITY' and
10242            'DOCKER' and
10243            'CHAIN' and
10244            'NF_VPPIP4' and
10245            'IMIX' and
10246            '2T1C' and
10247            'MRR'"
10248   parameters:
10249   - "result"
10250   - "name"
10251   - "tags"
10252   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10253   x-axis: "X = CNFs per Service Chain"
10254   y-axis: "Y = Number of Service Chains"
10255   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10256   layout:
10257     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10258     layout: "plot-service-density"
10259
10260 - type: "plot"
10261   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10262   algorithm: "plot_nf_heatmap"
10263   output-file-type: ".html"
10264   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10265   data: "plot-vpp-nfv-2n-clx-mrr"
10266   filter: "'NIC_Intel-XXV710' and
10267            'NF_DENSITY' and
10268            'DOCKER' and
10269            'CHAIN' and
10270            'NF_VPPIP4' and
10271            'IMIX' and
10272            '4T2C' and
10273            'MRR'"
10274   parameters:
10275   - "result"
10276   - "name"
10277   - "tags"
10278   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10279   x-axis: "X = CNFs per Service Chain"
10280   y-axis: "Y = Number of Service Chains"
10281   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10282   layout:
10283     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10284     layout: "plot-service-density"
10285
10286 - type: "plot"
10287   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10288   algorithm: "plot_nf_heatmap"
10289   output-file-type: ".html"
10290   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10291   data: "plot-vpp-nfv-2n-clx-mrr"
10292   filter: "'NIC_Intel-XXV710' and
10293            'NF_DENSITY' and
10294            'DOCKER' and
10295            'CHAIN' and
10296            'NF_VPPIP4' and
10297            'IMIX' and
10298            '8T4C' and
10299            'MRR'"
10300   parameters:
10301   - "result"
10302   - "name"
10303   - "tags"
10304   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10305   x-axis: "X = CNFs per Service Chain"
10306   y-axis: "Y = Number of Service Chains"
10307   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10308   layout:
10309     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10310     layout: "plot-service-density"
10311
10312 # Plots - NF Density - CSC - NDR IMIX
10313 - type: "plot"
10314   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10315   algorithm: "plot_nf_heatmap"
10316   output-file-type: ".html"
10317   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10318   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10319   filter: "'NIC_Intel-XXV710' and
10320            'NF_DENSITY' and
10321            'DOCKER' and
10322            'CHAIN' and
10323            'NF_VPPIP4' and
10324            'IMIX' and
10325            '2T1C' and
10326            'NDRPDR'"
10327   parameters:
10328   - "throughput"
10329   - "name"
10330   - "tags"
10331   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10332   x-axis: "X = CNFs per Service Chain"
10333   y-axis: "Y = Number of Service Chains"
10334   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10335   layout:
10336     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10337     layout: "plot-service-density"
10338
10339 - type: "plot"
10340   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10341   algorithm: "plot_nf_heatmap"
10342   output-file-type: ".html"
10343   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10344   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10345   filter: "'NIC_Intel-XXV710' and
10346            'NF_DENSITY' and
10347            'DOCKER' and
10348            'CHAIN' and
10349            'NF_VPPIP4' and
10350            'IMIX' and
10351            '4T2C' and
10352            'NDRPDR'"
10353   parameters:
10354   - "throughput"
10355   - "name"
10356   - "tags"
10357   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10358   x-axis: "X = CNFs per Service Chain"
10359   y-axis: "Y = Number of Service Chains"
10360   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10361   layout:
10362     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10363     layout: "plot-service-density"
10364
10365 - type: "plot"
10366   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10367   algorithm: "plot_nf_heatmap"
10368   output-file-type: ".html"
10369   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10370   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10371   filter: "'NIC_Intel-XXV710' and
10372            'NF_DENSITY' and
10373            'DOCKER' and
10374            'CHAIN' and
10375            'NF_VPPIP4' and
10376            'IMIX' and
10377            '8T4C' and
10378            'NDRPDR'"
10379   parameters:
10380   - "throughput"
10381   - "name"
10382   - "tags"
10383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10384   x-axis: "X = CNFs per Service Chain"
10385   y-axis: "Y = Number of Service Chains"
10386   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10387   layout:
10388     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10389     layout: "plot-service-density"
10390
10391 # Plots - NF Density - CSC - PDR IMIX
10392 - type: "plot"
10393   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10394   algorithm: "plot_nf_heatmap"
10395   output-file-type: ".html"
10396   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10397   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10398   filter: "'NIC_Intel-XXV710' and
10399            'NF_DENSITY' and
10400            'DOCKER' and
10401            'CHAIN' and
10402            'NF_VPPIP4' and
10403            'IMIX' and
10404            '2T1C' and
10405            'NDRPDR'"
10406   parameters:
10407   - "throughput"
10408   - "name"
10409   - "tags"
10410   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10411   x-axis: "X = CNFs per Service Chain"
10412   y-axis: "Y = Number of Service Chains"
10413   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10414   layout:
10415     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10416     layout: "plot-service-density"
10417
10418 - type: "plot"
10419   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10420   algorithm: "plot_nf_heatmap"
10421   output-file-type: ".html"
10422   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10423   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10424   filter: "'NIC_Intel-XXV710' and
10425            'NF_DENSITY' and
10426            'DOCKER' and
10427            'CHAIN' and
10428            'NF_VPPIP4' and
10429            'IMIX' and
10430            '4T2C' and
10431            'NDRPDR'"
10432   parameters:
10433   - "throughput"
10434   - "name"
10435   - "tags"
10436   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10437   x-axis: "X = CNFs per Service Chain"
10438   y-axis: "Y = Number of Service Chains"
10439   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10440   layout:
10441     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10442     layout: "plot-service-density"
10443
10444 - type: "plot"
10445   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10446   algorithm: "plot_nf_heatmap"
10447   output-file-type: ".html"
10448   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10449   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10450   filter: "'NIC_Intel-XXV710' and
10451            'NF_DENSITY' and
10452            'DOCKER' and
10453            'CHAIN' and
10454            'NF_VPPIP4' and
10455            'IMIX' and
10456            '8T4C' and
10457            'NDRPDR'"
10458   parameters:
10459   - "throughput"
10460   - "name"
10461   - "tags"
10462   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10463   x-axis: "X = CNFs per Service Chain"
10464   y-axis: "Y = Number of Service Chains"
10465   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10466   layout:
10467     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10468     layout: "plot-service-density"
10469
10470 # Plots - NF Density - CSP - MRR IMIX
10471 - type: "plot"
10472   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10473   algorithm: "plot_nf_heatmap"
10474   output-file-type: ".html"
10475   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10476   data: "plot-vpp-nfv-2n-clx-mrr"
10477   filter: "'NIC_Intel-XXV710' and
10478            'NF_DENSITY' and
10479            'DOCKER' and
10480            'PIPELINE' and
10481            'NF_VPPIP4' and
10482            'IMIX' and
10483            '2T1C' and
10484            'MRR'"
10485   parameters:
10486   - "result"
10487   - "name"
10488   - "tags"
10489   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10490   x-axis: "X = CNFs per Service Pipeline"
10491   y-axis: "Y = Number of Service Pipelines"
10492   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10493   layout:
10494     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10495     layout: "plot-service-density"
10496
10497 - type: "plot"
10498   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10499   algorithm: "plot_nf_heatmap"
10500   output-file-type: ".html"
10501   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10502   data: "plot-vpp-nfv-2n-clx-mrr"
10503   filter: "'NIC_Intel-XXV710' and
10504            'NF_DENSITY' and
10505            'DOCKER' and
10506            'PIPELINE' and
10507            'NF_VPPIP4' and
10508            'IMIX' and
10509            '4T2C' and
10510            'MRR'"
10511   parameters:
10512   - "result"
10513   - "name"
10514   - "tags"
10515   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10516   x-axis: "X = CNFs per Service Pipeline"
10517   y-axis: "Y = Number of Service Pipelines"
10518   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10519   layout:
10520     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10521     layout: "plot-service-density"
10522
10523 - type: "plot"
10524   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10525   algorithm: "plot_nf_heatmap"
10526   output-file-type: ".html"
10527   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10528   data: "plot-vpp-nfv-2n-clx-mrr"
10529   filter: "'NIC_Intel-XXV710' and
10530            'NF_DENSITY' and
10531            'DOCKER' and
10532            'PIPELINE' and
10533            'NF_VPPIP4' and
10534            'IMIX' and
10535            '8T4C' and
10536            'MRR'"
10537   parameters:
10538   - "result"
10539   - "name"
10540   - "tags"
10541   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10542   x-axis: "X = CNFs per Service Pipeline"
10543   y-axis: "Y = Number of Service Pipelines"
10544   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10545   layout:
10546     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10547     layout: "plot-service-density"
10548
10549 # Plots - NF Density - CSP - NDR IMIX
10550 - type: "plot"
10551   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10552   algorithm: "plot_nf_heatmap"
10553   output-file-type: ".html"
10554   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10555   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10556   filter: "'NIC_Intel-XXV710' and
10557            'NF_DENSITY' and
10558            'DOCKER' and
10559            'PIPELINE' and
10560            'NF_VPPIP4' and
10561            'IMIX' and
10562            '2T1C' and
10563            'NDRPDR'"
10564   parameters:
10565   - "throughput"
10566   - "name"
10567   - "tags"
10568   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10569   x-axis: "X = CNFs per Service Pipeline"
10570   y-axis: "Y = Number of Service Pipelines"
10571   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10572   layout:
10573     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10574     layout: "plot-service-density"
10575
10576 - type: "plot"
10577   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10578   algorithm: "plot_nf_heatmap"
10579   output-file-type: ".html"
10580   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10581   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10582   filter: "'NIC_Intel-XXV710' and
10583            'NF_DENSITY' and
10584            'DOCKER' and
10585            'PIPELINE' and
10586            'NF_VPPIP4' and
10587            'IMIX' and
10588            '4T2C' and
10589            'NDRPDR'"
10590   parameters:
10591   - "throughput"
10592   - "name"
10593   - "tags"
10594   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10595   x-axis: "X = CNFs per Service Pipeline"
10596   y-axis: "Y = Number of Service Pipelines"
10597   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10598   layout:
10599     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10600     layout: "plot-service-density"
10601
10602 - type: "plot"
10603   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10604   algorithm: "plot_nf_heatmap"
10605   output-file-type: ".html"
10606   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10607   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10608   filter: "'NIC_Intel-XXV710' and
10609            'NF_DENSITY' and
10610            'DOCKER' and
10611            'PIPELINE' and
10612            'NF_VPPIP4' and
10613            'IMIX' and
10614            '8T4C' and
10615            'NDRPDR'"
10616   parameters:
10617   - "throughput"
10618   - "name"
10619   - "tags"
10620   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10621   x-axis: "X = CNFs per Service Pipeline"
10622   y-axis: "Y = Number of Service Pipelines"
10623   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10624   layout:
10625     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10626     layout: "plot-service-density"
10627
10628 # Plots - NF Density - CSP - PDR IMIX
10629 - type: "plot"
10630   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10631   algorithm: "plot_nf_heatmap"
10632   output-file-type: ".html"
10633   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10634   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10635   filter: "'NIC_Intel-XXV710' and
10636            'NF_DENSITY' and
10637            'DOCKER' and
10638            'PIPELINE' and
10639            'NF_VPPIP4' and
10640            'IMIX' and
10641            '2T1C' and
10642            'NDRPDR'"
10643   parameters:
10644   - "throughput"
10645   - "name"
10646   - "tags"
10647   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10648   x-axis: "X = CNFs per Service Pipeline"
10649   y-axis: "Y = Number of Service Pipelines"
10650   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10651   layout:
10652     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10653     layout: "plot-service-density"
10654
10655 - type: "plot"
10656   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10657   algorithm: "plot_nf_heatmap"
10658   output-file-type: ".html"
10659   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10660   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10661   filter: "'NIC_Intel-XXV710' and
10662            'NF_DENSITY' and
10663            'DOCKER' and
10664            'PIPELINE' and
10665            'NF_VPPIP4' and
10666            'IMIX' and
10667            '4T2C' and
10668            'NDRPDR'"
10669   parameters:
10670   - "throughput"
10671   - "name"
10672   - "tags"
10673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10674   x-axis: "X = CNFs per Service Pipeline"
10675   y-axis: "Y = Number of Service Pipelines"
10676   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10677   layout:
10678     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10679     layout: "plot-service-density"
10680
10681 - type: "plot"
10682   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10683   algorithm: "plot_nf_heatmap"
10684   output-file-type: ".html"
10685   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10686   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10687   filter: "'NIC_Intel-XXV710' and
10688            'NF_DENSITY' and
10689            'DOCKER' and
10690            'PIPELINE' and
10691            'NF_VPPIP4' and
10692            'IMIX' and
10693            '8T4C' and
10694            'NDRPDR'"
10695   parameters:
10696   - "throughput"
10697   - "name"
10698   - "tags"
10699   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10700   x-axis: "X = CNFs per Service Pipeline"
10701   y-axis: "Y = Number of Service Pipelines"
10702   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10703   layout:
10704     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10705     layout: "plot-service-density"
10706
10707 ################################################################################
10708
10709 # Packet Throughput
10710
10711 - type: "plot"
10712   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10713   algorithm: "plot_perf_box_name"
10714   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10716   include:
10717     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10718     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10719     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10720     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10721   layout:
10722     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10723     layout: "plot-throughput"
10724
10725 - type: "plot"
10726   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10727   algorithm: "plot_perf_box_name"
10728   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10730   include:
10731     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10732     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10733     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10734     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10735   layout:
10736     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10737     layout: "plot-throughput"
10738
10739 - type: "plot"
10740   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10741   algorithm: "plot_perf_box_name"
10742   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10744   include:
10745     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10746     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10747     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10748     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10749     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10750   layout:
10751     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10752     layout: "plot-throughput"
10753
10754 - type: "plot"
10755   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10756   algorithm: "plot_perf_box_name"
10757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10759   include:
10760     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10761     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10762     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10763     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10764     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10765   layout:
10766     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10767     layout: "plot-throughput"
10768
10769 - type: "plot"
10770   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10771   algorithm: "plot_perf_box_name"
10772   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10773   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10774   include:
10775     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10776     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10777     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10778     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10779     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10780   layout:
10781     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10782     layout: "plot-throughput"
10783
10784 - type: "plot"
10785   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10786   algorithm: "plot_perf_box_name"
10787   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10788   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10789   include:
10790     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10791     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10792     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10793     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10794     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10795   layout:
10796     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10797     layout: "plot-throughput"
10798
10799 - type: "plot"
10800   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10801   algorithm: "plot_perf_box_name"
10802   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10803   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10804   include:
10805     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10806     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10807     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10808     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10809     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10810   layout:
10811     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10812     layout: "plot-throughput"
10813
10814 - type: "plot"
10815   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10816   algorithm: "plot_perf_box_name"
10817   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10819   include:
10820     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10821     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10822     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10823     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10824     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10825   layout:
10826     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10827     layout: "plot-throughput"
10828
10829 - type: "plot"
10830   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10831   algorithm: "plot_perf_box_name"
10832   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10833   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10834   include:
10835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10839   layout:
10840     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10841     layout: "plot-throughput"
10842
10843 - type: "plot"
10844   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10845   algorithm: "plot_perf_box_name"
10846   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10848   include:
10849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10853   layout:
10854     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10855     layout: "plot-throughput"
10856
10857 - type: "plot"
10858   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10859   algorithm: "plot_perf_box_name"
10860   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10861   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10862   include:
10863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10868   layout:
10869     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10870     layout: "plot-throughput"
10871
10872 - type: "plot"
10873   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10874   algorithm: "plot_perf_box_name"
10875   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10876   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10877   include:
10878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10883   layout:
10884     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10885     layout: "plot-throughput"
10886
10887 - type: "plot"
10888   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10889   algorithm: "plot_perf_box_name"
10890   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10891   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10892   include:
10893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10899   layout:
10900     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10901     layout: "plot-throughput"
10902
10903 - type: "plot"
10904   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10905   algorithm: "plot_perf_box_name"
10906   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10907   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10908   include:
10909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10915   layout:
10916     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10917     layout: "plot-throughput"
10918
10919 - type: "plot"
10920   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10921   algorithm: "plot_perf_box_name"
10922   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10923   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10924   include:
10925     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10926     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10927     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10928   layout:
10929     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10930     layout: "plot-throughput"
10931
10932 - type: "plot"
10933   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10934   algorithm: "plot_perf_box_name"
10935   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10937   include:
10938     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10939     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10940     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10941   layout:
10942     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10943     layout: "plot-throughput"
10944
10945 - type: "plot"
10946   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10947   algorithm: "plot_perf_box_name"
10948   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10950   include:
10951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10956   layout:
10957     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10958     layout: "plot-throughput"
10959
10960 - type: "plot"
10961   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10962   algorithm: "plot_perf_box_name"
10963   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10965   include:
10966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10971   layout:
10972     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10973     layout: "plot-throughput"
10974
10975 - type: "plot"
10976   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10977   algorithm: "plot_perf_box_name"
10978   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10980   include:
10981     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10982     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10983     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10984     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10985   layout:
10986     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10987     layout: "plot-throughput"
10988
10989 - type: "plot"
10990   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10991   algorithm: "plot_perf_box_name"
10992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10994   include:
10995     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10997     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10998     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10999   layout:
11000     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11001     layout: "plot-throughput"
11002
11003 - type: "plot"
11004   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11005   algorithm: "plot_perf_box_name"
11006   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11008   include:
11009     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11010     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11011     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11012     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11014   layout:
11015     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11016     layout: "plot-throughput"
11017
11018 - type: "plot"
11019   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11020   algorithm: "plot_perf_box_name"
11021   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11022   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11023   include:
11024     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11025     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11027     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11028     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11029   layout:
11030     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11031     layout: "plot-throughput"
11032
11033 - type: "plot"
11034   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11035   algorithm: "plot_perf_box_name"
11036   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11038   include:
11039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11041     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11042     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11043     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11044     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11045   layout:
11046     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11047     layout: "plot-throughput"
11048
11049 - type: "plot"
11050   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11051   algorithm: "plot_perf_box_name"
11052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11054   include:
11055     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11056     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11057     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11058     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11059     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11060     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11061   layout:
11062     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11063     layout: "plot-throughput"
11064
11065 - type: "plot"
11066   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11067   algorithm: "plot_perf_box_name"
11068   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11069   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11070   include:
11071     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11072     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11073     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11074     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11075     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11076   layout:
11077     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11078     layout: "plot-throughput"
11079
11080 - type: "plot"
11081   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11082   algorithm: "plot_perf_box_name"
11083   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11084   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11085   include:
11086     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11087     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11088     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11089     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11090     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11091   layout:
11092     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11093     layout: "plot-throughput"
11094
11095 - type: "plot"
11096   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11097   algorithm: "plot_perf_box_name"
11098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11099   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11100   include:
11101     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11102     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11103     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11104     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11105     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11106     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11107   layout:
11108     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11109     layout: "plot-throughput"
11110
11111 - type: "plot"
11112   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11113   algorithm: "plot_perf_box_name"
11114   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11115   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11116   include:
11117     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11118     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11119     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11120     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11121     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11122     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11123   layout:
11124     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11125     layout: "plot-throughput"
11126
11127 - type: "plot"
11128   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11129   algorithm: "plot_perf_box_name"
11130   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11131   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11132   include:
11133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11137     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11138   layout:
11139     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11140     layout: "plot-throughput"
11141
11142 - type: "plot"
11143   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11144   algorithm: "plot_perf_box_name"
11145   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11146   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11147   include:
11148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11149     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11153   layout:
11154     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11155     layout: "plot-throughput"
11156
11157 - type: "plot"
11158   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11159   algorithm: "plot_perf_box_name"
11160   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11161   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11162   include:
11163     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11164     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11165     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11168     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11169   layout:
11170     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11171     layout: "plot-throughput"
11172
11173 - type: "plot"
11174   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11175   algorithm: "plot_perf_box_name"
11176   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11177   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11178   include:
11179     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11180     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11181     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11182     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11183     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11184     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11185   layout:
11186     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11187     layout: "plot-throughput"
11188
11189 - type: "plot"
11190   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11191   algorithm: "plot_perf_box_name"
11192   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11193   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11194   include:
11195     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11196     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11197     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11198     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11199     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11200   layout:
11201     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11202     layout: "plot-throughput"
11203
11204 - type: "plot"
11205   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11206   algorithm: "plot_perf_box_name"
11207   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11208   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11209   include:
11210     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11211     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11212     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11213     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11214     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11215   layout:
11216     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11217     layout: "plot-throughput"
11218
11219 - type: "plot"
11220   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11221   algorithm: "plot_perf_box_name"
11222   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11223   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11224   include:
11225     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11229     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11230     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11231   layout:
11232     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11233     layout: "plot-throughput"
11234
11235 - type: "plot"
11236   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11237   algorithm: "plot_perf_box_name"
11238   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11239   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11240   include:
11241     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11242     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11243     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11244     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11245     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11246     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11247   layout:
11248     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11249     layout: "plot-throughput"
11250
11251 - type: "plot"
11252   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11253   algorithm: "plot_perf_box_name"
11254   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11255   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11256   include:
11257     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11258     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11259   layout:
11260     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11261     layout: "plot-throughput"
11262
11263 - type: "plot"
11264   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11265   algorithm: "plot_perf_box_name"
11266   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11268   include:
11269     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11270     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11271   layout:
11272     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11273     layout: "plot-throughput"
11274
11275 - type: "plot"
11276   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11277   algorithm: "plot_perf_box_name"
11278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11280   include:
11281     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11282     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11283     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11284     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11285   layout:
11286     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11287     layout: "plot-throughput"
11288
11289 - type: "plot"
11290   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11291   algorithm: "plot_perf_box_name"
11292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11294   include:
11295     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11296     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11297     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11298     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11299   layout:
11300     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11301     layout: "plot-throughput"
11302
11303 - type: "plot"
11304   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11305   algorithm: "plot_perf_box_name"
11306   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11307   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11308   include:
11309     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11310     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11311     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11312     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11313   layout:
11314     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11315     layout: "plot-throughput"
11316
11317 - type: "plot"
11318   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11319   algorithm: "plot_perf_box_name"
11320   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11321   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11322   include:
11323     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11324     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11325     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11326     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11327   layout:
11328     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11329     layout: "plot-throughput"
11330
11331 - type: "plot"
11332   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11333   algorithm: "plot_perf_box_name"
11334   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11335   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11336   include:
11337     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11338     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11339     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11340     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11341   layout:
11342     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11343     layout: "plot-throughput"
11344
11345 - type: "plot"
11346   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11347   algorithm: "plot_perf_box_name"
11348   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11349   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11350   include:
11351     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11352     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11353     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11354     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11355   layout:
11356     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11357     layout: "plot-throughput"
11358
11359 - type: "plot"
11360   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11361   algorithm: "plot_perf_box_name"
11362   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11364   include:
11365     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11366     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11367     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11368   layout:
11369     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11370     layout: "plot-throughput"
11371
11372 - type: "plot"
11373   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11374   algorithm: "plot_perf_box_name"
11375   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11376   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11377   include:
11378     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11379     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11380     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11381   layout:
11382     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11383     layout: "plot-throughput"
11384
11385 - type: "plot"
11386   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11387   algorithm: "plot_perf_box_name"
11388   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11389   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11390   include:
11391     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11392     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11393     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11394     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11395     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11396   layout:
11397     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11398     layout: "plot-throughput"
11399
11400 - type: "plot"
11401   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11402   algorithm: "plot_perf_box_name"
11403   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11404   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11405   include:
11406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11408     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11409     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11410     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11411   layout:
11412     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11413     layout: "plot-throughput"
11414
11415 - type: "plot"
11416   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11417   algorithm: "plot_perf_box_name"
11418   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11420   include:
11421     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11422     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11423     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11424   layout:
11425     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11426     layout: "plot-throughput"
11427
11428 - type: "plot"
11429   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11430   algorithm: "plot_perf_box_name"
11431   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11433   include:
11434     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11435     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11436     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11437   layout:
11438     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11439     layout: "plot-throughput"
11440
11441 - type: "plot"
11442   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11443   algorithm: "plot_perf_box_name"
11444   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11446   include:
11447     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11448     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11449     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11450   layout:
11451     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11452     layout: "plot-throughput"
11453
11454 - type: "plot"
11455   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11456   algorithm: "plot_perf_box_name"
11457   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11459   include:
11460     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11461     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11462     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11463   layout:
11464     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11465     layout: "plot-throughput"
11466
11467 - type: "plot"
11468   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11469   algorithm: "plot_perf_box_name"
11470   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11471   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11472   include:
11473     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11474     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11475     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11476     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11477     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11478   layout:
11479     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11480     layout: "plot-throughput"
11481
11482 - type: "plot"
11483   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11484   algorithm: "plot_perf_box_name"
11485   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11486   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11487   include:
11488     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11489     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11490     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11491     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11492     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11493   layout:
11494     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11495     layout: "plot-throughput"
11496
11497 - type: "plot"
11498   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11499   algorithm: "plot_perf_box_name"
11500   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11501   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11502   include:
11503     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11504     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11505     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11506     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11507     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11508   layout:
11509     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11510     layout: "plot-throughput"
11511
11512 - type: "plot"
11513   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11514   algorithm: "plot_perf_box_name"
11515   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11516   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11517   include:
11518     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11519     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11520     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11521     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11522     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11523   layout:
11524     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11529   algorithm: "plot_perf_box_name"
11530   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11531   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11532   include:
11533     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11534     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11535     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11536     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11537     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11538   layout:
11539     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11540     layout: "plot-throughput"
11541
11542 - type: "plot"
11543   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11544   algorithm: "plot_perf_box_name"
11545   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11546   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11547   include:
11548     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11549     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11550     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11551     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11552     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11553   layout:
11554     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11555     layout: "plot-throughput"
11556
11557 - type: "plot"
11558   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11559   algorithm: "plot_perf_box_name"
11560   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11561   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11562   include:
11563     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11564     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11565     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11566     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11568   layout:
11569     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11570     layout: "plot-throughput"
11571
11572 - type: "plot"
11573   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11574   algorithm: "plot_perf_box_name"
11575   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11576   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11577   include:
11578     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11579     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11580     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11581     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11582     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11583   layout:
11584     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11585     layout: "plot-throughput"
11586
11587 - type: "plot"
11588   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11589   algorithm: "plot_perf_box_name"
11590   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11592   include:
11593     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11594     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11595     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11596     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11597     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11598     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11599   layout:
11600     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11601     layout: "plot-throughput"
11602
11603 - type: "plot"
11604   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11605   algorithm: "plot_perf_box_name"
11606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11608   include:
11609     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11610     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11611     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11612     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11613     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11614     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11615   layout:
11616     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11617     layout: "plot-throughput"
11618
11619 - type: "plot"
11620   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11621   algorithm: "plot_perf_box_name"
11622   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11624   include:
11625     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11626     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11627     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11628     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11629   layout:
11630     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11631     layout: "plot-throughput"
11632
11633 - type: "plot"
11634   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11635   algorithm: "plot_perf_box_name"
11636   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11637   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11638   include:
11639     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11640     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11641     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11642     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11643   layout:
11644     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11645     layout: "plot-throughput"
11646
11647 - type: "plot"
11648   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11649   algorithm: "plot_perf_box_name"
11650   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11652   include:
11653     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11654     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11655     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11656     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11657     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11658     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11659   layout:
11660     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11661     layout: "plot-throughput"
11662
11663 - type: "plot"
11664   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11665   algorithm: "plot_perf_box_name"
11666   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11668   include:
11669     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11670     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11671     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11672     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11673     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11674     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11675   layout:
11676     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11677     layout: "plot-throughput"
11678
11679 - type: "plot"
11680   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11681   algorithm: "plot_perf_box_name"
11682   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11683   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11684   include:
11685     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11686 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11687     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11688 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11689     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11690 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11691   layout:
11692     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11693     layout: "plot-throughput"
11694
11695 - type: "plot"
11696   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11697   algorithm: "plot_perf_box_name"
11698   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11699   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11700   include:
11701     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11702 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11703     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11704 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11705     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11706 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11707   layout:
11708     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11709     layout: "plot-throughput"
11710
11711 - type: "plot"
11712   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11713   algorithm: "plot_perf_box_name"
11714   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11715   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11716   include:
11717     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11718     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11719     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11720     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11721     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11722     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11723   layout:
11724     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11725     layout: "plot-throughput"
11726
11727 - type: "plot"
11728   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11729   algorithm: "plot_perf_box_name"
11730   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11731   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11732   include:
11733     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11734     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11735     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11736     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11737     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11738     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11739   layout:
11740     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11741     layout: "plot-throughput"
11742
11743 - type: "plot"
11744   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11745   algorithm: "plot_perf_box_name"
11746   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11748   include:
11749     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11750     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11751     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11752     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11753     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11755   layout:
11756     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11757     layout: "plot-throughput"
11758
11759 - type: "plot"
11760   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11761   algorithm: "plot_perf_box_name"
11762   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11764   include:
11765     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11766     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11771   layout:
11772     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11773     layout: "plot-throughput"
11774
11775 - type: "plot"
11776   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11777   algorithm: "plot_perf_box_name"
11778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11780   include:
11781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11785   layout:
11786     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11787     layout: "plot-throughput"
11788
11789 - type: "plot"
11790   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11791   algorithm: "plot_perf_box_name"
11792   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11793   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11794   include:
11795     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11796     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11799   layout:
11800     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11801     layout: "plot-throughput"
11802
11803 - type: "plot"
11804   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11805   algorithm: "plot_perf_box_name"
11806   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11807   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11808   include:
11809     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11810     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11814   layout:
11815     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11816     layout: "plot-throughput"
11817
11818 - type: "plot"
11819   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11820   algorithm: "plot_perf_box_name"
11821   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11823   include:
11824     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11829   layout:
11830     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11831     layout: "plot-throughput"
11832
11833 - type: "plot"
11834   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11835   algorithm: "plot_perf_box_name"
11836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11838   include:
11839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11843   layout:
11844     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11845     layout: "plot-throughput"
11846
11847 - type: "plot"
11848   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11849   algorithm: "plot_perf_box_name"
11850   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11851   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11852   include:
11853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11856     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11857   layout:
11858     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11859     layout: "plot-throughput"
11860
11861 - type: "plot"
11862   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11863   algorithm: "plot_perf_box_name"
11864   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11866   include:
11867     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11868     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11869     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11870     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11871     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11872     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11873   layout:
11874     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11875     layout: "plot-throughput"
11876
11877 - type: "plot"
11878   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11879   algorithm: "plot_perf_box_name"
11880   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11882   include:
11883     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11884     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11885     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11886     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11887     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11888     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11889   layout:
11890     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11891     layout: "plot-throughput"
11892
11893 - type: "plot"
11894   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11895   algorithm: "plot_perf_box_name"
11896   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11898   include:
11899     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11900     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11901     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11902     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11903     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11904   layout:
11905     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11906     layout: "plot-throughput"
11907
11908 - type: "plot"
11909   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11910   algorithm: "plot_perf_box_name"
11911   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11913   include:
11914     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11915     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11916     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11917     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11918     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11919   layout:
11920     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11921     layout: "plot-throughput"
11922
11923 - type: "plot"
11924   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11925   algorithm: "plot_perf_box_name"
11926   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11928   include:
11929     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11932   layout:
11933     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11934     layout: "plot-throughput"
11935
11936 - type: "plot"
11937   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11938   algorithm: "plot_perf_box_name"
11939   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11941   include:
11942     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11943     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11944     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11945   layout:
11946     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11947     layout: "plot-throughput"
11948
11949 - type: "plot"
11950   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11951   algorithm: "plot_perf_box_name"
11952   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11954   include:
11955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11956     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11957     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11958     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11959   layout:
11960     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11961     layout: "plot-throughput"
11962
11963 - type: "plot"
11964   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11965   algorithm: "plot_perf_box_name"
11966   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11968   include:
11969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11973   layout:
11974     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11975     layout: "plot-throughput"
11976
11977 - type: "plot"
11978   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11979   algorithm: "plot_perf_box_name"
11980   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11982   include:
11983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11988     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11989   layout:
11990     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11991     layout: "plot-throughput"
11992
11993 - type: "plot"
11994   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11995   algorithm: "plot_perf_box_name"
11996   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11998   include:
11999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12005   layout:
12006     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12007     layout: "plot-throughput"
12008
12009 - type: "plot"
12010   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12011   algorithm: "plot_perf_box_name"
12012   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12014   include:
12015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12021   layout:
12022     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12023     layout: "plot-throughput"
12024
12025 - type: "plot"
12026   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12027   algorithm: "plot_perf_box_name"
12028   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12030   include:
12031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12032     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12033     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12034     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12036     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12037   layout:
12038     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12039     layout: "plot-throughput"
12040
12041 - type: "plot"
12042   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12043   algorithm: "plot_perf_box_name"
12044   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12045   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12046   include:
12047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12051   layout:
12052     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12053     layout: "plot-throughput"
12054
12055 - type: "plot"
12056   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12057   algorithm: "plot_perf_box_name"
12058   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12059   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12060   include:
12061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12065   layout:
12066     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12067     layout: "plot-throughput"
12068
12069 - type: "plot"
12070   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12071   algorithm: "plot_perf_box_name"
12072   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12073   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12074   include:
12075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12081   layout:
12082     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12083     layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12090   include:
12091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12097   layout:
12098     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12099     layout: "plot-throughput"
12100
12101 - type: "plot"
12102   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12103   algorithm: "plot_perf_box_name"
12104   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12105   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12106   include:
12107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12113   layout:
12114     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12115     layout: "plot-throughput"
12116
12117 - type: "plot"
12118   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12119   algorithm: "plot_perf_box_name"
12120   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12121   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12122   include:
12123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12128     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12129   layout:
12130     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12131     layout: "plot-throughput"
12132
12133 - type: "plot"
12134   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12135   algorithm: "plot_perf_box_name"
12136   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12137   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12138   include:
12139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12143   layout:
12144     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12145     layout: "plot-throughput"
12146
12147 - type: "plot"
12148   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12149   algorithm: "plot_perf_box_name"
12150   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12151   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12152   include:
12153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12157   layout:
12158     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12159     layout: "plot-throughput"
12160
12161 - type: "plot"
12162   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12163   algorithm: "plot_perf_box_name"
12164   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12165   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12166   include:
12167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12173   layout:
12174     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12175     layout: "plot-throughput"
12176
12177 - type: "plot"
12178   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12179   algorithm: "plot_perf_box_name"
12180   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12181   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12182   include:
12183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12189   layout:
12190     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12191     layout: "plot-throughput"
12192
12193 - type: "plot"
12194   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12195   algorithm: "plot_perf_box_name"
12196   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12197   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12198   include:
12199     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12200     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12201     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12202     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12203   layout:
12204     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12205     layout: "plot-throughput"
12206
12207 - type: "plot"
12208   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12209   algorithm: "plot_perf_box_name"
12210   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12211   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12212   include:
12213     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12214     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12215     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12216     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12217   layout:
12218     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12219     layout: "plot-throughput"
12220
12221 - type: "plot"
12222   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12223   algorithm: "plot_perf_box_name"
12224   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12225   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12226   include:
12227     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12228     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12229     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12230     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12231     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12232     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12233   layout:
12234     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12235     layout: "plot-throughput"
12236
12237 - type: "plot"
12238   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12239   algorithm: "plot_perf_box_name"
12240   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12241   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12242   include:
12243     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12244     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12245     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12246     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12247     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12248     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12249   layout:
12250     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12251     layout: "plot-throughput"
12252
12253 - type: "plot"
12254   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12255   algorithm: "plot_perf_box_name"
12256   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12257   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12258   include:
12259     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12260     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12261     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12262     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12263     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12264     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12265   layout:
12266     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12267     layout: "plot-throughput"
12268
12269 - type: "plot"
12270   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12271   algorithm: "plot_perf_box_name"
12272   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12273   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12274   include:
12275     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12276     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12277     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12278     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12279     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12280     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12281   layout:
12282     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12283     layout: "plot-throughput"
12284
12285 - type: "plot"
12286   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12287   algorithm: "plot_perf_box_name"
12288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12290   include:
12291     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12292     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12293     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12294     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12295     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12296     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12297   layout:
12298     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12299     layout: "plot-throughput"
12300
12301 - type: "plot"
12302   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12303   algorithm: "plot_perf_box_name"
12304   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12306   include:
12307     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12308     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12309     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12310     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12311     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12312     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12313   layout:
12314     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12315     layout: "plot-throughput"
12316
12317 - type: "plot"
12318   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12319   algorithm: "plot_perf_box_name"
12320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12322   include:
12323     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12324     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12325     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12326     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12327     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12328     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12329   layout:
12330     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12331     layout: "plot-throughput"
12332
12333 - type: "plot"
12334   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12335   algorithm: "plot_perf_box_name"
12336   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12338   include:
12339     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12340     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12341     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12342     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12343     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12344     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12345   layout:
12346     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12347     layout: "plot-throughput"
12348
12349 - type: "plot"
12350   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12351   algorithm: "plot_perf_box_name"
12352   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12353   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12354   include:
12355     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12356     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12357     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12358     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12359     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12360     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12361   layout:
12362     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12363     layout: "plot-throughput"
12364
12365 - type: "plot"
12366   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12367   algorithm: "plot_perf_box_name"
12368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12370   include:
12371     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12372     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12373     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12374     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12375     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12376     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12377   layout:
12378     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12379     layout: "plot-throughput"
12380
12381 #- type: "plot"
12382 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12383 #  algorithm: "plot_perf_box_name"
12384 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12385 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12386 #  include:
12387 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12388 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12389 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12390 #  layout:
12391 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12392 #    layout: "plot-throughput"
12393 #
12394 #- type: "plot"
12395 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12396 #  algorithm: "plot_perf_box_name"
12397 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12398 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12399 #  include:
12400 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12401 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12402 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12403 #  layout:
12404 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12405 #    layout: "plot-throughput"
12406
12407 - type: "plot"
12408   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12409   algorithm: "plot_perf_box_name"
12410   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12411   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12412   include:
12413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12417   layout:
12418     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12419     layout: "plot-throughput"
12420
12421 - type: "plot"
12422   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12423   algorithm: "plot_perf_box_name"
12424   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12425   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12426   include:
12427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12431   layout:
12432     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12433     layout: "plot-throughput"
12434
12435 - type: "plot"
12436   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12437   algorithm: "plot_perf_box_name"
12438   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12439   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12440   include:
12441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12445   layout:
12446     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12447     layout: "plot-throughput"
12448
12449 - type: "plot"
12450   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12451   algorithm: "plot_perf_box_name"
12452   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12453   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12454   include:
12455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12459   layout:
12460     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12461     layout: "plot-throughput"
12462
12463 - type: "plot"
12464   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12465   algorithm: "plot_perf_box_name"
12466   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12468   include:
12469     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12470     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12471     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12472     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12473   layout:
12474     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12475     layout: "plot-throughput"
12476
12477 - type: "plot"
12478   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12479   algorithm: "plot_perf_box_name"
12480   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12482   include:
12483     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12484     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12485     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12486     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12487   layout:
12488     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12489     layout: "plot-throughput"
12490
12491 - type: "plot"
12492   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12493   algorithm: "plot_perf_box_name"
12494   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12496   include:
12497     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12498     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12499     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12500     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12501   layout:
12502     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12503     layout: "plot-throughput"
12504
12505 - type: "plot"
12506   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12507   algorithm: "plot_perf_box_name"
12508   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12509   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12510   include:
12511     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12512     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12513     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12514     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12515   layout:
12516     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12517     layout: "plot-throughput"
12518
12519 - type: "plot"
12520   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12521   algorithm: "plot_perf_box_name"
12522   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12524   include:
12525     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12526     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12527     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12528     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12529   layout:
12530     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12531     layout: "plot-throughput"
12532
12533 - type: "plot"
12534   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12535   algorithm: "plot_perf_box_name"
12536   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12538   include:
12539     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12540     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12541     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12542     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12543   layout:
12544     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12545     layout: "plot-throughput"
12546
12547 - type: "plot"
12548   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12549   algorithm: "plot_perf_box_name"
12550   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12551   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12552   include:
12553     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12554     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12555     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12556     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12557   layout:
12558     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12559     layout: "plot-throughput"
12560
12561 - type: "plot"
12562   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12563   algorithm: "plot_perf_box_name"
12564   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12565   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12566   include:
12567     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12568     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12569     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12570     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12571   layout:
12572     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12573     layout: "plot-throughput"
12574
12575 - type: "plot"
12576   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12577   algorithm: "plot_perf_box_name"
12578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12580   include:
12581     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12582     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12583     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12584     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12585     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12586   layout:
12587     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12588     layout: "plot-throughput"
12589
12590 - type: "plot"
12591   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12592   algorithm: "plot_perf_box_name"
12593   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12595   include:
12596     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12597     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12598     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12599     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12600     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12601   layout:
12602     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12603     layout: "plot-throughput"
12604
12605 - type: "plot"
12606   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12607   algorithm: "plot_perf_box_name"
12608   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12610   include:
12611     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12612     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12613     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12616   layout:
12617     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12618     layout: "plot-throughput"
12619
12620 - type: "plot"
12621   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12622   algorithm: "plot_perf_box_name"
12623   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12625   include:
12626     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12627     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12628     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12629     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12631   layout:
12632     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12633     layout: "plot-throughput"
12634
12635 - type: "plot"
12636   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12637   algorithm: "plot_perf_box_name"
12638   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12639   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12640   include:
12641     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12642     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12643     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12644     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12645     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12646     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12647   layout:
12648     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12649     layout: "plot-throughput"
12650
12651 - type: "plot"
12652   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12653   algorithm: "plot_perf_box_name"
12654   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12656   include:
12657     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12658     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12659     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12660     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12661     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12663   layout:
12664     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12665     layout: "plot-throughput"
12666
12667 - type: "plot"
12668   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12669   algorithm: "plot_perf_box_name"
12670   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12672   include:
12673     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12674     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12675     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12676     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12677     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12679   layout:
12680     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12681     layout: "plot-throughput"
12682
12683 - type: "plot"
12684   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12685   algorithm: "plot_perf_box_name"
12686   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12688   include:
12689     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12690     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12691     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12695   layout:
12696     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12697     layout: "plot-throughput"
12698
12699 - type: "plot"
12700   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12701   algorithm: "plot_perf_box_name"
12702   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12703   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12704   include:
12705     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12706     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12707     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12709     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12710   layout:
12711     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12712     layout: "plot-throughput"
12713
12714 - type: "plot"
12715   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12716   algorithm: "plot_perf_box_name"
12717   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12718   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12719   include:
12720     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12721     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12722     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12723     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12724     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12725   layout:
12726     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12727     layout: "plot-throughput"
12728
12729 #- type: "plot"
12730 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12731 #  algorithm: "plot_perf_box_name"
12732 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12733 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12734 #  include:
12735 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12736 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12737 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12738 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12739 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12740 #  layout:
12741 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12742 #    layout: "plot-throughput"
12743 #
12744 #- type: "plot"
12745 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12746 #  algorithm: "plot_perf_box_name"
12747 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12748 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12749 #  include:
12750 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12751 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12752 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12753 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12754 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12755 #  layout:
12756 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12757 #    layout: "plot-throughput"
12758
12759 #- type: "plot"
12760 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12761 #  algorithm: "plot_perf_box_name"
12762 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12763 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12764 #  include:
12765 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12766 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12767 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12768 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12769 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12770 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12771 #  layout:
12772 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12773 #    layout: "plot-throughput"
12774 #
12775 #- type: "plot"
12776 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12777 #  algorithm: "plot_perf_box_name"
12778 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12779 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12780 #  include:
12781 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12782 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12783 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12784 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12785 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12786 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12787 #  layout:
12788 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12789 #    layout: "plot-throughput"
12790
12791 - type: "plot"
12792   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12793   algorithm: "plot_perf_box_name"
12794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12796   include:
12797     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12798     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12799     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12800   layout:
12801     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12802     layout: "plot-throughput"
12803
12804 - type: "plot"
12805   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12806   algorithm: "plot_perf_box_name"
12807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12808   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12809   include:
12810     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12811     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12812     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12813   layout:
12814     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12815     layout: "plot-throughput"
12816
12817 ################################################################################
12818
12819 # Packet Speedup
12820
12821 - type: "plot"
12822   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12823   algorithm: "plot_tsa_name"
12824   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12826   include:
12827     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12828     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12829     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12830     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12831   layout:
12832     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12833     layout: "plot-throughput-speedup-analysis"
12834
12835 - type: "plot"
12836   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12837   algorithm: "plot_tsa_name"
12838   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12839   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12840   include:
12841     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12842     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12843     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12844     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12845   layout:
12846     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12847     layout: "plot-throughput-speedup-analysis"
12848
12849 - type: "plot"
12850   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12851   algorithm: "plot_tsa_name"
12852   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12853   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12854   include:
12855     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12856     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12857     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12858     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12859     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12860   layout:
12861     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12862     layout: "plot-throughput-speedup-analysis"
12863
12864 - type: "plot"
12865   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12866   algorithm: "plot_tsa_name"
12867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12869   include:
12870     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12871     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12872     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12873     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12874     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12875   layout:
12876     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12877     layout: "plot-throughput-speedup-analysis"
12878
12879 - type: "plot"
12880   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12881   algorithm: "plot_tsa_name"
12882   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12884   include:
12885     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12886     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12887     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12889     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12890   layout:
12891     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12892     layout: "plot-throughput-speedup-analysis"
12893
12894 - type: "plot"
12895   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12896   algorithm: "plot_tsa_name"
12897   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12898   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12899   include:
12900     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12901     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12902     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12905   layout:
12906     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12907     layout: "plot-throughput-speedup-analysis"
12908
12909 - type: "plot"
12910   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12911   algorithm: "plot_tsa_name"
12912   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12913   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12914   include:
12915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12919   layout:
12920     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12921     layout: "plot-throughput-speedup-analysis"
12922
12923 - type: "plot"
12924   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12925   algorithm: "plot_tsa_name"
12926   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12927   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12928   include:
12929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12933   layout:
12934     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12935     layout: "plot-throughput-speedup-analysis"
12936
12937 - type: "plot"
12938   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12939   algorithm: "plot_tsa_name"
12940   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12941   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12942   include:
12943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12948   layout:
12949     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12950     layout: "plot-throughput-speedup-analysis"
12951
12952 - type: "plot"
12953   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12954   algorithm: "plot_tsa_name"
12955   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12957   include:
12958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12963   layout:
12964     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12965     layout: "plot-throughput-speedup-analysis"
12966
12967 - type: "plot"
12968   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12969   algorithm: "plot_tsa_name"
12970   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12971   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12972   include:
12973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12979   layout:
12980     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12981     layout: "plot-throughput-speedup-analysis"
12982
12983 - type: "plot"
12984   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12985   algorithm: "plot_tsa_name"
12986   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12987   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12988   include:
12989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12995   layout:
12996     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12997     layout: "plot-throughput-speedup-analysis"
12998
12999 - type: "plot"
13000   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13001   algorithm: "plot_tsa_name"
13002   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13004   include:
13005     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13006     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13007     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13008   layout:
13009     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13010     layout: "plot-throughput-speedup-analysis"
13011
13012 - type: "plot"
13013   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13014   algorithm: "plot_tsa_name"
13015   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13016   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13017   include:
13018     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13019     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13020     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13021   layout:
13022     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13023     layout: "plot-throughput-speedup-analysis"
13024
13025 - type: "plot"
13026   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13027   algorithm: "plot_tsa_name"
13028   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13030   include:
13031     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13032     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13033     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13034     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13035     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13036   layout:
13037     title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13038     layout: "plot-throughput-speedup-analysis"
13039
13040 - type: "plot"
13041   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13042   algorithm: "plot_tsa_name"
13043   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13045   include:
13046     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13047     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13048     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13049     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13050     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13051   layout:
13052     title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13053     layout: "plot-throughput-speedup-analysis"
13054
13055 - type: "plot"
13056   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13057   algorithm: "plot_tsa_name"
13058   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13060   include:
13061     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13062     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13063     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13064     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13065   layout:
13066     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13067     layout: "plot-throughput-speedup-analysis"
13068
13069 - type: "plot"
13070   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13071   algorithm: "plot_tsa_name"
13072   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13074   include:
13075     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13076     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13077     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13078     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13079   layout:
13080     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13081     layout: "plot-throughput-speedup-analysis"
13082
13083 - type: "plot"
13084   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13085   algorithm: "plot_tsa_name"
13086   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13088   include:
13089     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13090     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13091     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13092     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13094   layout:
13095     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13096     layout: "plot-throughput-speedup-analysis"
13097
13098 - type: "plot"
13099   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13100   algorithm: "plot_tsa_name"
13101   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13103   include:
13104     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13105     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13106     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13109   layout:
13110     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13111     layout: "plot-throughput-speedup-analysis"
13112
13113 - type: "plot"
13114   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13115   algorithm: "plot_tsa_name"
13116   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13117   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13118   include:
13119     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13120     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13121     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13122     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13123     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13124     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13125   layout:
13126     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13127     layout: "plot-throughput-speedup-analysis"
13128
13129 - type: "plot"
13130   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13131   algorithm: "plot_tsa_name"
13132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13134   include:
13135     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13136     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13139     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13140     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13141   layout:
13142     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13143     layout: "plot-throughput-speedup-analysis"
13144
13145 - type: "plot"
13146   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13147   algorithm: "plot_tsa_name"
13148   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13150   include:
13151     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13152     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13153   layout:
13154     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
13155     layout: "plot-throughput-speedup-analysis"
13156
13157 - type: "plot"
13158   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13159   algorithm: "plot_tsa_name"
13160   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13162   include:
13163     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13164     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13165   layout:
13166     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
13167     layout: "plot-throughput-speedup-analysis"
13168
13169 - type: "plot"
13170   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
13171   algorithm: "plot_tsa_name"
13172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
13173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13174   include:
13175     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13176     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13177     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13178     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13179   layout:
13180     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
13181     layout: "plot-throughput-speedup-analysis"
13182
13183 - type: "plot"
13184   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
13185   algorithm: "plot_tsa_name"
13186   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
13187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13188   include:
13189     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13190     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13191     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13192     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13193   layout:
13194     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
13195     layout: "plot-throughput-speedup-analysis"
13196
13197 - type: "plot"
13198   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13199   algorithm: "plot_tsa_name"
13200   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13202   include:
13203     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13204     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13205     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13206   layout:
13207     title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13208     layout: "plot-throughput-speedup-analysis"
13209
13210 - type: "plot"
13211   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13212   algorithm: "plot_tsa_name"
13213   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13214   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13215   include:
13216     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13217     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13218     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13219   layout:
13220     title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13221     layout: "plot-throughput-speedup-analysis"
13222
13223 - type: "plot"
13224   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13225   algorithm: "plot_tsa_name"
13226   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13227   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13228   include:
13229     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13230     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13231     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13232     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13233     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13234   layout:
13235     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13236     layout: "plot-throughput-speedup-analysis"
13237
13238 - type: "plot"
13239   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13240   algorithm: "plot_tsa_name"
13241   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13243   include:
13244     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13245     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13246     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13247     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13248     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13249   layout:
13250     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13251     layout: "plot-throughput-speedup-analysis"
13252
13253 - type: "plot"
13254   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13255   algorithm: "plot_tsa_name"
13256   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13258   include:
13259     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13260     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13261     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13262   layout:
13263     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13264     layout: "plot-throughput-speedup-analysis"
13265
13266 - type: "plot"
13267   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13268   algorithm: "plot_tsa_name"
13269   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13270   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13271   include:
13272     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13273     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13274     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13275   layout:
13276     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13277     layout: "plot-throughput-speedup-analysis"
13278
13279 - type: "plot"
13280   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13281   algorithm: "plot_tsa_name"
13282   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13284   include:
13285     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13286     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13287     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13288   layout:
13289     title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13290     layout: "plot-throughput-speedup-analysis"
13291
13292 - type: "plot"
13293   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13294   algorithm: "plot_tsa_name"
13295   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13297   include:
13298     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13299     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13300     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13301   layout:
13302     title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13303     layout: "plot-throughput-speedup-analysis"
13304
13305 - type: "plot"
13306   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13307   algorithm: "plot_tsa_name"
13308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13310   include:
13311     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13312     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13313     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13314     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13315     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13316   layout:
13317     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13318     layout: "plot-throughput-speedup-analysis"
13319
13320 - type: "plot"
13321   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13322   algorithm: "plot_tsa_name"
13323   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13325   include:
13326     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13327     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13328     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13329     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13330     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13331   layout:
13332     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13333     layout: "plot-throughput-speedup-analysis"
13334
13335 - type: "plot"
13336   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13337   algorithm: "plot_tsa_name"
13338   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13340   include:
13341     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13342     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13343     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13344     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13345     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13346     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13347   layout:
13348     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13349     layout: "plot-throughput-speedup-analysis"
13350
13351 - type: "plot"
13352   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13353   algorithm: "plot_tsa_name"
13354   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13356   include:
13357     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13360     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13361     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13362     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13363   layout:
13364     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13365     layout: "plot-throughput-speedup-analysis"
13366
13367 - type: "plot"
13368   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13369   algorithm: "plot_tsa_name"
13370   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13371   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13372   include:
13373     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13374     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13375     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13376     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13377   layout:
13378     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13379     layout: "plot-throughput-speedup-analysis"
13380
13381 - type: "plot"
13382   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13383   algorithm: "plot_tsa_name"
13384   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13386   include:
13387     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13388     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13389     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13390     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13391   layout:
13392     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13393     layout: "plot-throughput-speedup-analysis"
13394
13395 - type: "plot"
13396   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13397   algorithm: "plot_tsa_name"
13398   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13400   include:
13401     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13402     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13403     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13404     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13405     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13406     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13407   layout:
13408     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13409     layout: "plot-throughput-speedup-analysis"
13410
13411 - type: "plot"
13412   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13413   algorithm: "plot_tsa_name"
13414   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13416   include:
13417     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13418     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13419     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13420     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13421     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13422     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13423   layout:
13424     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13425     layout: "plot-throughput-speedup-analysis"
13426
13427 - type: "plot"
13428   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13429   algorithm: "plot_tsa_name"
13430   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13431   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13432   include:
13433     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13434     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13435     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13437     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13438     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13439   layout:
13440     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13441     layout: "plot-throughput-speedup-analysis"
13442
13443 - type: "plot"
13444   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13445   algorithm: "plot_tsa_name"
13446   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13448   include:
13449     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13450     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13451     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13455   layout:
13456     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13457     layout: "plot-throughput-speedup-analysis"
13458
13459 - type: "plot"
13460   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13461   algorithm: "plot_tsa_name"
13462   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13463   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13464   include:
13465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13469   layout:
13470     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13471     layout: "plot-throughput-speedup-analysis"
13472
13473 - type: "plot"
13474   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13475   algorithm: "plot_tsa_name"
13476   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13477   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13478   include:
13479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13483   layout:
13484     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13485     layout: "plot-throughput-speedup-analysis"
13486
13487 - type: "plot"
13488   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13489   algorithm: "plot_tsa_name"
13490   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13492   include:
13493     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13498   layout:
13499     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13500     layout: "plot-throughput-speedup-analysis"
13501
13502 - type: "plot"
13503   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13504   algorithm: "plot_tsa_name"
13505   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13506   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13507   include:
13508     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13513   layout:
13514     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13515     layout: "plot-throughput-speedup-analysis"
13516
13517 - type: "plot"
13518   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13519   algorithm: "plot_tsa_name"
13520   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13522   include:
13523     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13527   layout:
13528     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13529     layout: "plot-throughput-speedup-analysis"
13530
13531 - type: "plot"
13532   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13533   algorithm: "plot_tsa_name"
13534   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13536   include:
13537     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13541   layout:
13542     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13543     layout: "plot-throughput-speedup-analysis"
13544
13545 - type: "plot"
13546   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13547   algorithm: "plot_tsa_name"
13548   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13550   include:
13551     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13552     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13553     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13554     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13555     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13556     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13557   layout:
13558     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13559     layout: "plot-throughput-speedup-analysis"
13560
13561 - type: "plot"
13562   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13563   algorithm: "plot_tsa_name"
13564   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13565   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13566   include:
13567     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13568     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13569     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13570     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13571     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13573   layout:
13574     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13575     layout: "plot-throughput-speedup-analysis"
13576
13577 - type: "plot"
13578   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13579   algorithm: "plot_tsa_name"
13580   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13582   include:
13583     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13584     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13585     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13586     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13587     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13588   layout:
13589     title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13590     layout: "plot-throughput-speedup-analysis"
13591
13592 - type: "plot"
13593   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13594   algorithm: "plot_tsa_name"
13595   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13597   include:
13598     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13599     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13600     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13601     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13603   layout:
13604     title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13605     layout: "plot-throughput-speedup-analysis"
13606
13607 - type: "plot"
13608   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13609   algorithm: "plot_tsa_name"
13610   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13612   include:
13613     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13614     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13615     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13616   layout:
13617     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13618     layout: "plot-throughput-speedup-analysis"
13619
13620 - type: "plot"
13621   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13622   algorithm: "plot_tsa_name"
13623   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13625   include:
13626     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13627     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13628     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13629   layout:
13630     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13631     layout: "plot-throughput-speedup-analysis"
13632
13633 - type: "plot"
13634   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13635   algorithm: "plot_tsa_name"
13636   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13637   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13638   include:
13639     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13640     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13641     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13642     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13643   layout:
13644     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13645     layout: "plot-throughput-speedup-analysis"
13646
13647 - type: "plot"
13648   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13649   algorithm: "plot_tsa_name"
13650   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13652   include:
13653     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13654     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13655     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13656     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13657   layout:
13658     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13659     layout: "plot-throughput-speedup-analysis"
13660
13661 - type: "plot"
13662   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13663   algorithm: "plot_tsa_name"
13664   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13666   include:
13667     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13668     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13669     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13670     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13671     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13672     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13673   layout:
13674     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13675     layout: "plot-throughput-speedup-analysis"
13676
13677 - type: "plot"
13678   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13679   algorithm: "plot_tsa_name"
13680   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13682   include:
13683     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13684     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13685     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13686     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13687     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13688     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13689   layout:
13690     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13691     layout: "plot-throughput-speedup-analysis"
13692
13693 - type: "plot"
13694   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13695   algorithm: "plot_tsa_name"
13696   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13697   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13698   include:
13699     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13700     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13701     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13702     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13703     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13704     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13705   layout:
13706     title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13707     layout: "plot-throughput-speedup-analysis"
13708
13709 - type: "plot"
13710   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13711   algorithm: "plot_tsa_name"
13712   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13713   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13714   include:
13715     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13716     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13717     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13718     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13719     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13720     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13721   layout:
13722     title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13723     layout: "plot-throughput-speedup-analysis"
13724
13725 - type: "plot"
13726   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13727   algorithm: "plot_tsa_name"
13728   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13730   include:
13731     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13732     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13733     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13734     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13735     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13736     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13737   layout:
13738     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13739     layout: "plot-throughput-speedup-analysis"
13740
13741 - type: "plot"
13742   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13743   algorithm: "plot_tsa_name"
13744   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13746   include:
13747     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13748     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13749     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13750     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13751     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13752     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13753   layout:
13754     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13755     layout: "plot-throughput-speedup-analysis"
13756
13757 - type: "plot"
13758   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13759   algorithm: "plot_tsa_name"
13760   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13761   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13762   include:
13763     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13764     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13765     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13766     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13767     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13768     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13769   layout:
13770     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13771     layout: "plot-throughput-speedup-analysis"
13772
13773 - type: "plot"
13774   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13775   algorithm: "plot_tsa_name"
13776   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13778   include:
13779     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13780     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13781     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13782     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13783     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13784     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13785   layout:
13786     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13787     layout: "plot-throughput-speedup-analysis"
13788
13789 - type: "plot"
13790   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13791   algorithm: "plot_tsa_name"
13792   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13793   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13794   include:
13795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13799   layout:
13800     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13801     layout: "plot-throughput-speedup-analysis"
13802
13803 - type: "plot"
13804   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13805   algorithm: "plot_tsa_name"
13806   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13807   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13808   include:
13809     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13813   layout:
13814     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13815     layout: "plot-throughput-speedup-analysis"
13816
13817 - type: "plot"
13818   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13819   algorithm: "plot_tsa_name"
13820   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13821   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13822   include:
13823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13827   layout:
13828     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13829     layout: "plot-throughput-speedup-analysis"
13830
13831 - type: "plot"
13832   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13833   algorithm: "plot_tsa_name"
13834   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13835   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13836   include:
13837     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13841   layout:
13842     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13843     layout: "plot-throughput-speedup-analysis"
13844
13845 - type: "plot"
13846   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13847   algorithm: "plot_tsa_name"
13848   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13850   include:
13851     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13852     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13853     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13854     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13855   layout:
13856     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13857     layout: "plot-throughput-speedup-analysis"
13858
13859 - type: "plot"
13860   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13861   algorithm: "plot_tsa_name"
13862   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13863   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13864   include:
13865     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13866     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13867     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13868     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13869   layout:
13870     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13871     layout: "plot-throughput-speedup-analysis"
13872
13873 - type: "plot"
13874   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13875   algorithm: "plot_tsa_name"
13876   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13878   include:
13879     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13880     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13881     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13882     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13883   layout:
13884     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13885     layout: "plot-throughput-speedup-analysis"
13886
13887 - type: "plot"
13888   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13889   algorithm: "plot_tsa_name"
13890   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13891   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13892   include:
13893     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13894     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13895     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13896     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13897   layout:
13898     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13899     layout: "plot-throughput-speedup-analysis"
13900
13901 - type: "plot"
13902   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13903   algorithm: "plot_tsa_name"
13904   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13906   include:
13907     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13908     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13909     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13910     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13911   layout:
13912     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13913     layout: "plot-throughput-speedup-analysis"
13914
13915 - type: "plot"
13916   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13917   algorithm: "plot_tsa_name"
13918   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13919   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13920   include:
13921     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13922     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13923     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13924     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13925   layout:
13926     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13927     layout: "plot-throughput-speedup-analysis"
13928
13929 - type: "plot"
13930   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13931   algorithm: "plot_tsa_name"
13932   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13934   include:
13935     - "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"
13936     - "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"
13937     - "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"
13938     - "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"
13939   layout:
13940     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13941     layout: "plot-throughput-speedup-analysis"
13942
13943 - type: "plot"
13944   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13945   algorithm: "plot_tsa_name"
13946   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13948   include:
13949     - "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"
13950     - "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"
13951     - "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"
13952     - "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"
13953   layout:
13954     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13955     layout: "plot-throughput-speedup-analysis"
13956
13957 - type: "plot"
13958   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13959   algorithm: "plot_tsa_name"
13960   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13962   include:
13963     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13964     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13965     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13966     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13967     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13968   layout:
13969     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13970     layout: "plot-throughput-speedup-analysis"
13971
13972 - type: "plot"
13973   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13974   algorithm: "plot_tsa_name"
13975   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13976   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13977   include:
13978     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13979     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13980     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13981     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13982     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13983   layout:
13984     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13985     layout: "plot-throughput-speedup-analysis"
13986
13987 - type: "plot"
13988   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13989   algorithm: "plot_tsa_name"
13990   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13991   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13992   include:
13993     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13994     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13995     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13996     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13997     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13998   layout:
13999     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14000     layout: "plot-throughput-speedup-analysis"
14001
14002 - type: "plot"
14003   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14004   algorithm: "plot_tsa_name"
14005   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14007   include:
14008     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14009     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14010     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14011     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14012     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14013   layout:
14014     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14015     layout: "plot-throughput-speedup-analysis"
14016
14017 - type: "plot"
14018   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
14019   algorithm: "plot_tsa_name"
14020   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
14021   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14022   include:
14023     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14024     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14026     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14027     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14028     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14029   layout:
14030     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
14031     layout: "plot-throughput-speedup-analysis"
14032
14033 - type: "plot"
14034   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
14035   algorithm: "plot_tsa_name"
14036   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
14037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14038   include:
14039     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14040     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14043     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14044     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14045   layout:
14046     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
14047     layout: "plot-throughput-speedup-analysis"
14048
14049 - type: "plot"
14050   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14051   algorithm: "plot_tsa_name"
14052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
14053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14054   include:
14055     - "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"
14056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14058     - "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"
14059     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14060     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14061   layout:
14062     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14063     layout: "plot-throughput-speedup-analysis"
14064
14065 - type: "plot"
14066   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14067   algorithm: "plot_tsa_name"
14068   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
14069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14070   include:
14071     - "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"
14072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14074     - "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"
14075     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14076     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14077   layout:
14078     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14079     layout: "plot-throughput-speedup-analysis"
14080
14081 - type: "plot"
14082   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
14083   algorithm: "plot_tsa_name"
14084   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
14085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14086   include:
14087     - "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"
14088     - "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"
14089     - "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"
14090   layout:
14091     title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
14092     layout: "plot-throughput-speedup-analysis"
14093
14094 - type: "plot"
14095   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
14096   algorithm: "plot_tsa_name"
14097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
14098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14099   include:
14100     - "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"
14101     - "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"
14102     - "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"
14103   layout:
14104     title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
14105     layout: "plot-throughput-speedup-analysis"
14106
14107 - type: "plot"
14108   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
14109   algorithm: "plot_tsa_name"
14110   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
14111   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14112   include:
14113     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14114     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14115     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14116     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14117     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14118   layout:
14119     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
14120     layout: "plot-throughput-speedup-analysis"
14121
14122 - type: "plot"
14123   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
14124   algorithm: "plot_tsa_name"
14125   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
14126   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14127   include:
14128     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14129     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14130     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14131     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14132     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14133   layout:
14134     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
14135     layout: "plot-throughput-speedup-analysis"
14136
14137 - type: "plot"
14138   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14139   algorithm: "plot_tsa_name"
14140   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14141   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14142   include:
14143     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14145     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14147     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14148   layout:
14149     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
14150     layout: "plot-throughput-speedup-analysis"
14151
14152 - type: "plot"
14153   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14154   algorithm: "plot_tsa_name"
14155   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14156   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14157   include:
14158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14161     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14162     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14163   layout:
14164     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
14165     layout: "plot-throughput-speedup-analysis"
14166
14167 - type: "plot"
14168   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14169   algorithm: "plot_tsa_name"
14170   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14171   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14172   include:
14173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14175     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14176     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14177     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14178     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14179   layout:
14180     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
14181     layout: "plot-throughput-speedup-analysis"
14182
14183 - type: "plot"
14184   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14185   algorithm: "plot_tsa_name"
14186   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14187   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14188   include:
14189     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14190     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14191     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14192     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14193     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14195   layout:
14196     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
14197     layout: "plot-throughput-speedup-analysis"
14198
14199 - type: "plot"
14200   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14201   algorithm: "plot_tsa_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14203   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14204   include:
14205     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14206     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14207     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14208     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14209   layout:
14210     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
14211     layout: "plot-throughput-speedup-analysis"
14212
14213 - type: "plot"
14214   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14215   algorithm: "plot_tsa_name"
14216   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14217   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14218   include:
14219     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14221     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14222     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14223   layout:
14224     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
14225     layout: "plot-throughput-speedup-analysis"
14226
14227 - type: "plot"
14228   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14229   algorithm: "plot_tsa_name"
14230   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14231   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14232   include:
14233     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14234     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14236     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14237     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14238   layout:
14239     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
14240     layout: "plot-throughput-speedup-analysis"
14241
14242 - type: "plot"
14243   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14244   algorithm: "plot_tsa_name"
14245   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14246   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14247   include:
14248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14249     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14250     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14251     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14252     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14253   layout:
14254     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14255     layout: "plot-throughput-speedup-analysis"
14256
14257 - type: "plot"
14258   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14259   algorithm: "plot_tsa_name"
14260   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14261   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14262   include:
14263     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14264     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14265     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14266     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14267     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14268     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14269   layout:
14270     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14271     layout: "plot-throughput-speedup-analysis"
14272
14273 - type: "plot"
14274   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14275   algorithm: "plot_tsa_name"
14276   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14277   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14278   include:
14279     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14280     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14281     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14282     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14283     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14284     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14285   layout:
14286     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14287     layout: "plot-throughput-speedup-analysis"
14288
14289 - type: "plot"
14290   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14291   algorithm: "plot_tsa_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14293   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14294   include:
14295     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14296     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14297     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14298     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14299   layout:
14300     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14301     layout: "plot-throughput-speedup-analysis"
14302
14303 - type: "plot"
14304   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14305   algorithm: "plot_tsa_name"
14306   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14307   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14308   include:
14309     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14310     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14311     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14312     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14313   layout:
14314     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14315     layout: "plot-throughput-speedup-analysis"
14316
14317 - type: "plot"
14318   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14319   algorithm: "plot_tsa_name"
14320   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14321   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14322   include:
14323     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14324     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14325     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14326     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14327     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14328     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14329   layout:
14330     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14331     layout: "plot-throughput-speedup-analysis"
14332
14333 - type: "plot"
14334   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14335   algorithm: "plot_tsa_name"
14336   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14337   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14338   include:
14339     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14340     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14341     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14342     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14343     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14344     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14345   layout:
14346     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14347     layout: "plot-throughput-speedup-analysis"
14348
14349 - type: "plot"
14350   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14351   algorithm: "plot_tsa_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14353   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14354   include:
14355     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14356     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14357     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14358     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14359     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14360     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14361   layout:
14362     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14363     layout: "plot-throughput-speedup-analysis"
14364
14365 - type: "plot"
14366   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14367   algorithm: "plot_tsa_name"
14368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14370   include:
14371     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14372     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14373     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14374     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14375     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14376     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14377   layout:
14378     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14379     layout: "plot-throughput-speedup-analysis"
14380
14381 - type: "plot"
14382   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14383   algorithm: "plot_tsa_name"
14384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14386   include:
14387     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14388     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14389     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14390     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14391     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14392     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14393   layout:
14394     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14395     layout: "plot-throughput-speedup-analysis"
14396
14397 - type: "plot"
14398   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14399   algorithm: "plot_tsa_name"
14400   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14401   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14402   include:
14403     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14404     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14405     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14406     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14407     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14408     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14409   layout:
14410     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14411     layout: "plot-throughput-speedup-analysis"
14412
14413 - type: "plot"
14414   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14415   algorithm: "plot_tsa_name"
14416   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14417   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14418   include:
14419     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14420     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14421     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14422     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14423     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14424   layout:
14425     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14426     layout: "plot-throughput-speedup-analysis"
14427
14428 - type: "plot"
14429   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14430   algorithm: "plot_tsa_name"
14431   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14432   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14433   include:
14434     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14435     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14436     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14437     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14438     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14439   layout:
14440     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14441     layout: "plot-throughput-speedup-analysis"
14442
14443 #- type: "plot"
14444 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14445 #  algorithm: "plot_tsa_name"
14446 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14447 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14448 #  include:
14449 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14450 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14451 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14452 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14453 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14454 #  layout:
14455 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14456 #    layout: "plot-throughput-speedup-analysis"
14457 #
14458 #- type: "plot"
14459 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14460 #  algorithm: "plot_tsa_name"
14461 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14462 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14463 #  include:
14464 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14465 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14466 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14467 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14468 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14469 #  layout:
14470 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14471 #    layout: "plot-throughput-speedup-analysis"
14472
14473 #- type: "plot"
14474 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14475 #  algorithm: "plot_tsa_name"
14476 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14477 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14478 #  include:
14479 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14480 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14481 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14482 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14483 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14484 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14485 #  layout:
14486 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14487 #    layout: "plot-throughput-speedup-analysis"
14488 #
14489 #- type: "plot"
14490 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14491 #  algorithm: "plot_tsa_name"
14492 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14493 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14494 #  include:
14495 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14496 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14497 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14498 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14499 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14500 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14501 #  layout:
14502 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14503 #    layout: "plot-throughput-speedup-analysis"
14504
14505 - type: "plot"
14506   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14507   algorithm: "plot_tsa_name"
14508   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14509   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14510   include:
14511     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14512     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14513     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14514     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14515     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14516   layout:
14517     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14518     layout: "plot-throughput-speedup-analysis"
14519
14520 - type: "plot"
14521   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14522   algorithm: "plot_tsa_name"
14523   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14524   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14525   include:
14526     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14527     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14528     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14529     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14530     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14531   layout:
14532     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14533     layout: "plot-throughput-speedup-analysis"
14534
14535 - type: "plot"
14536   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14537   algorithm: "plot_tsa_name"
14538   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14539   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14540   include:
14541     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14542     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14543     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14544     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14545     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14546     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14547   layout:
14548     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14549     layout: "plot-throughput-speedup-analysis"
14550
14551 - type: "plot"
14552   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14553   algorithm: "plot_tsa_name"
14554   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14555   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14556   include:
14557     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14558     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14559     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14560     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14561     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14562     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14563   layout:
14564     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14565     layout: "plot-throughput-speedup-analysis"
14566
14567 - type: "plot"
14568   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14569   algorithm: "plot_tsa_name"
14570   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14571   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14572   include:
14573     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14574     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14577     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14578   layout:
14579     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14580     layout: "plot-throughput-speedup-analysis"
14581
14582 - type: "plot"
14583   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14584   algorithm: "plot_tsa_name"
14585   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14586   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14587   include:
14588     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14590     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14591     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14592     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14593   layout:
14594     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14595     layout: "plot-throughput-speedup-analysis"
14596
14597 - type: "plot"
14598   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14599   algorithm: "plot_tsa_name"
14600   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14601   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14602   include:
14603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14606     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14607   layout:
14608     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14609     layout: "plot-throughput-speedup-analysis"
14610
14611 - type: "plot"
14612   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14613   algorithm: "plot_tsa_name"
14614   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14615   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14616   include:
14617     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14621   layout:
14622     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14623     layout: "plot-throughput-speedup-analysis"
14624
14625 - type: "plot"
14626   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14627   algorithm: "plot_tsa_name"
14628   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14629   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14630   include:
14631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14637   layout:
14638     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14639     layout: "plot-throughput-speedup-analysis"
14640
14641 - type: "plot"
14642   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14643   algorithm: "plot_tsa_name"
14644   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14645   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14646   include:
14647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14653   layout:
14654     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14655     layout: "plot-throughput-speedup-analysis"
14656
14657 - type: "plot"
14658   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14659   algorithm: "plot_tsa_name"
14660   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14661   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14662   include:
14663     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14664     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14665     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14668   layout:
14669     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14670     layout: "plot-throughput-speedup-analysis"
14671
14672 - type: "plot"
14673   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14674   algorithm: "plot_tsa_name"
14675   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14676   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14677   include:
14678     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14681     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14683   layout:
14684     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14685     layout: "plot-throughput-speedup-analysis"
14686
14687 - type: "plot"
14688   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14689   algorithm: "plot_tsa_name"
14690   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14691   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14692   include:
14693     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14699   layout:
14700     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14701     layout: "plot-throughput-speedup-analysis"
14702
14703 - type: "plot"
14704   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14705   algorithm: "plot_tsa_name"
14706   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14707   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14708   include:
14709     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14710     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14711     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14713     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14714     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14715   layout:
14716     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14717     layout: "plot-throughput-speedup-analysis"
14718
14719 - type: "plot"
14720   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14721   algorithm: "plot_tsa_name"
14722   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14723   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14724   include:
14725     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14726     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14727     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14728     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14729   layout:
14730     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14731     layout: "plot-throughput-speedup-analysis"
14732
14733 - type: "plot"
14734   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14735   algorithm: "plot_tsa_name"
14736   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14737   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14738   include:
14739     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14740     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14741     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14742     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14743   layout:
14744     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14745     layout: "plot-throughput-speedup-analysis"
14746
14747 - type: "plot"
14748   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14749   algorithm: "plot_tsa_name"
14750   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14751   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14752   include:
14753     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14754     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14755     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14756     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14757     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14758   layout:
14759     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14760     layout: "plot-throughput-speedup-analysis"
14761
14762 - type: "plot"
14763   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14764   algorithm: "plot_tsa_name"
14765   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14766   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14767   include:
14768     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14769     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14770     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14771     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14772     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14773   layout:
14774     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14775     layout: "plot-throughput-speedup-analysis"
14776
14777 - type: "plot"
14778   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14779   algorithm: "plot_tsa_name"
14780   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14781   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14782   include:
14783     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14784     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14785     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14786     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14787     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14788     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14789   layout:
14790     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14791     layout: "plot-throughput-speedup-analysis"
14792
14793 - type: "plot"
14794   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14795   algorithm: "plot_tsa_name"
14796   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14797   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14798   include:
14799     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14800     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14801     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14802     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14803     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14804     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14805   layout:
14806     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14807     layout: "plot-throughput-speedup-analysis"
14808
14809 - type: "plot"
14810   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14811   algorithm: "plot_tsa_name"
14812   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14813   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14814   include:
14815     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14816     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14817     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14818     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14819   layout:
14820     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14821     layout: "plot-throughput-speedup-analysis"
14822
14823 - type: "plot"
14824   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14825   algorithm: "plot_tsa_name"
14826   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14827   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14828   include:
14829     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14830     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14831     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14832     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14833   layout:
14834     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14835     layout: "plot-throughput-speedup-analysis"
14836
14837 - type: "plot"
14838   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14839   algorithm: "plot_tsa_name"
14840   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14841   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14842   include:
14843     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14844     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14845     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14846     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14847     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14848     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14849   layout:
14850     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14851     layout: "plot-throughput-speedup-analysis"
14852
14853 - type: "plot"
14854   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14855   algorithm: "plot_tsa_name"
14856   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14857   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14858   include:
14859     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14860     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14861     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14862     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14863     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14864     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14865   layout:
14866     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14867     layout: "plot-throughput-speedup-analysis"
14868
14869 - type: "plot"
14870   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14871   algorithm: "plot_tsa_name"
14872   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14873   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14874   include:
14875     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14876     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14877     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14878     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14879     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14880     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14881   layout:
14882     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14883     layout: "plot-throughput-speedup-analysis"
14884
14885 - type: "plot"
14886   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14887   algorithm: "plot_tsa_name"
14888   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14889   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14890   include:
14891     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14892     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14893     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14894     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14895     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14896     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14897   layout:
14898     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14899     layout: "plot-throughput-speedup-analysis"
14900
14901 #- type: "plot"
14902 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14903 #  algorithm: "plot_tsa_name"
14904 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14905 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14906 #  include:
14907 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14908 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14909 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14910 #  layout:
14911 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14912 #    layout: "plot-throughput-speedup-analysis"
14913 #
14914 #- type: "plot"
14915 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14916 #  algorithm: "plot_tsa_name"
14917 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14918 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14919 #  include:
14920 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14921 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14922 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14923 #  layout:
14924 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14925 #    layout: "plot-throughput-speedup-analysis"
14926
14927 ################################################################################
14928
14929 # Packet Throughput - DPDK
14930
14931 # 2n-skx-xxv710
14932
14933 #- type: "plot"
14934 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14935 #  algorithm: "plot_perf_box_name"
14936 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14937 #  data: "plot-dpdk-throughput-latency-2n-skx"
14938 #  include:
14939 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14940 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14941 #  layout:
14942 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14943 #    layout: "plot-throughput"
14944 #
14945 #- type: "plot"
14946 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14947 #  algorithm: "plot_perf_box_name"
14948 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14949 #  data: "plot-dpdk-throughput-latency-2n-skx"
14950 #  include:
14951 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14952 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14953 #  layout:
14954 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14955 #    layout: "plot-throughput"
14956 #
14957 #- type: "plot"
14958 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14959 #  algorithm: "plot_perf_box_name"
14960 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14961 #  data: "plot-dpdk-throughput-latency-2n-skx"
14962 #  include:
14963 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14964 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14965 #  layout:
14966 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14967 #    layout: "plot-throughput"
14968 #
14969 #- type: "plot"
14970 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14971 #  algorithm: "plot_perf_box_name"
14972 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14973 #  data: "plot-dpdk-throughput-latency-2n-skx"
14974 #  include:
14975 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14976 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14977 #  layout:
14978 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14979 #    layout: "plot-throughput"
14980 #
14981 ## 2n-skx-x710
14982 #
14983 #- type: "plot"
14984 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14985 #  algorithm: "plot_perf_box_name"
14986 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14987 #  data: "plot-dpdk-throughput-latency-2n-skx"
14988 #  include:
14989 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14990 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14991 #  layout:
14992 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14993 #    layout: "plot-throughput"
14994 #
14995 #- type: "plot"
14996 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14997 #  algorithm: "plot_perf_box_name"
14998 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14999 #  data: "plot-dpdk-throughput-latency-2n-skx"
15000 #  include:
15001 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15002 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15003 #  layout:
15004 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
15005 #    layout: "plot-throughput"
15006 #
15007 #- type: "plot"
15008 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
15009 #  algorithm: "plot_perf_box_name"
15010 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
15011 #  data: "plot-dpdk-throughput-latency-2n-skx"
15012 #  include:
15013 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15014 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15015 #  layout:
15016 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
15017 #    layout: "plot-throughput"
15018 #
15019 #- type: "plot"
15020 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
15021 #  algorithm: "plot_perf_box_name"
15022 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
15023 #  data: "plot-dpdk-throughput-latency-2n-skx"
15024 #  include:
15025 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15026 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15027 #  layout:
15028 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
15029 #    layout: "plot-throughput"
15030 #
15031 ## 3n-skx-xxv710
15032 #
15033 #- type: "plot"
15034 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
15035 #  algorithm: "plot_perf_box_name"
15036 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
15037 #  data: "plot-dpdk-throughput-latency-3n-skx"
15038 #  include:
15039 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15040 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15041 #  layout:
15042 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
15043 #    layout: "plot-throughput"
15044 #
15045 #- type: "plot"
15046 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
15047 #  algorithm: "plot_perf_box_name"
15048 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
15049 #  data: "plot-dpdk-throughput-latency-3n-skx"
15050 #  include:
15051 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15052 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15053 #  layout:
15054 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
15055 #    layout: "plot-throughput"
15056 #
15057 #- type: "plot"
15058 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
15059 #  algorithm: "plot_perf_box_name"
15060 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
15061 #  data: "plot-dpdk-throughput-latency-3n-skx"
15062 #  include:
15063 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15064 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15065 #  layout:
15066 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
15067 #    layout: "plot-throughput"
15068 #
15069 #- type: "plot"
15070 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
15071 #  algorithm: "plot_perf_box_name"
15072 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
15073 #  data: "plot-dpdk-throughput-latency-3n-skx"
15074 #  include:
15075 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15076 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15077 #  layout:
15078 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
15079 #    layout: "plot-throughput"
15080 #
15081 ## 3n-skx-x710
15082 #
15083 #- type: "plot"
15084 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
15085 #  algorithm: "plot_perf_box_name"
15086 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
15087 #  data: "plot-dpdk-throughput-latency-3n-skx"
15088 #  include:
15089 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15090 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15091 #  layout:
15092 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
15093 #    layout: "plot-throughput"
15094 #
15095 #- type: "plot"
15096 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
15097 #  algorithm: "plot_perf_box_name"
15098 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
15099 #  data: "plot-dpdk-throughput-latency-3n-skx"
15100 #  include:
15101 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15102 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15103 #  layout:
15104 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
15105 #    layout: "plot-throughput"
15106 #
15107 #- type: "plot"
15108 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
15109 #  algorithm: "plot_perf_box_name"
15110 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
15111 #  data: "plot-dpdk-throughput-latency-3n-skx"
15112 #  include:
15113 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15114 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15115 #  layout:
15116 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
15117 #    layout: "plot-throughput"
15118 #
15119 #- type: "plot"
15120 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
15121 #  algorithm: "plot_perf_box_name"
15122 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
15123 #  data: "plot-dpdk-throughput-latency-3n-skx"
15124 #  include:
15125 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15126 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15127 #  layout:
15128 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
15129 #    layout: "plot-throughput"
15130
15131 # 3n-hsw-xl710
15132
15133 - type: "plot"
15134   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
15135   algorithm: "plot_perf_box_name"
15136   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
15137   data: "plot-dpdk-throughput-latency-3n-hsw"
15138   include:
15139     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15140     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15141   layout:
15142     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
15143     layout: "plot-throughput"
15144
15145 - type: "plot"
15146   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
15147   algorithm: "plot_perf_box_name"
15148   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
15149   data: "plot-dpdk-throughput-latency-3n-hsw"
15150   include:
15151     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15152     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15153   layout:
15154     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
15155     layout: "plot-throughput"
15156
15157 - type: "plot"
15158   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
15159   algorithm: "plot_perf_box_name"
15160   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
15161   data: "plot-dpdk-throughput-latency-3n-hsw"
15162   include:
15163     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15164     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15165   layout:
15166     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
15167     layout: "plot-throughput"
15168
15169 - type: "plot"
15170   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
15171   algorithm: "plot_perf_box_name"
15172   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
15173   data: "plot-dpdk-throughput-latency-3n-hsw"
15174   include:
15175     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15176     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15177   layout:
15178     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
15179     layout: "plot-throughput"
15180
15181 # 3n-hsw-x710
15182
15183 - type: "plot"
15184   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
15185   algorithm: "plot_perf_box_name"
15186   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
15187   data: "plot-dpdk-throughput-latency-3n-hsw"
15188   include:
15189     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15190     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15191   layout:
15192     title: "3n-hsw-x710-64b-1t1c-base-ndr"
15193     layout: "plot-throughput"
15194
15195 - type: "plot"
15196   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
15197   algorithm: "plot_perf_box_name"
15198   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
15199   data: "plot-dpdk-throughput-latency-3n-hsw"
15200   include:
15201     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15202     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15203   layout:
15204     title: "3n-hsw-x710-64b-2t2c-base-ndr"
15205     layout: "plot-throughput"
15206
15207 - type: "plot"
15208   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
15209   algorithm: "plot_perf_box_name"
15210   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
15211   data: "plot-dpdk-throughput-latency-3n-hsw"
15212   include:
15213     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15214     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15215   layout:
15216     title: "3n-hsw-x710-64b-1t1c-base-pdr"
15217     layout: "plot-throughput"
15218
15219 - type: "plot"
15220   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
15221   algorithm: "plot_perf_box_name"
15222   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
15223   data: "plot-dpdk-throughput-latency-3n-hsw"
15224   include:
15225     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15226     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15227   layout:
15228     title: "3n-hsw-x710-64b-2t2c-base-pdr"
15229     layout: "plot-throughput"
15230
15231 # 2n-dnv-x553
15232
15233 - type: "plot"
15234   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
15235   algorithm: "plot_perf_box_name"
15236   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
15237   data: "plot-dpdk-throughput-latency-2n-dnv"
15238   include:
15239     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15240     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15241   layout:
15242     title: "2n-dnv-x553-64b-1t1c-base-ndr"
15243     layout: "plot-throughput"
15244
15245 - type: "plot"
15246   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15247   algorithm: "plot_perf_box_name"
15248   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15249   data: "plot-dpdk-throughput-latency-2n-dnv"
15250   include:
15251     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15252     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15253   layout:
15254     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15255     layout: "plot-throughput"
15256
15257 - type: "plot"
15258   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15259   algorithm: "plot_perf_box_name"
15260   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15261   data: "plot-dpdk-throughput-latency-2n-dnv"
15262   include:
15263     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15264     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15265   layout:
15266     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15267     layout: "plot-throughput"
15268
15269 - type: "plot"
15270   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15271   algorithm: "plot_perf_box_name"
15272   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15273   data: "plot-dpdk-throughput-latency-2n-dnv"
15274   include:
15275     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15276     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15277   layout:
15278     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15279     layout: "plot-throughput"
15280
15281 # 3n-dnv-x553
15282
15283 - type: "plot"
15284   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15285   algorithm: "plot_perf_box_name"
15286   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15287   data: "plot-dpdk-throughput-latency-3n-dnv"
15288   include:
15289     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15290     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15291   layout:
15292     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15293     layout: "plot-throughput"
15294
15295 - type: "plot"
15296   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15297   algorithm: "plot_perf_box_name"
15298   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15299   data: "plot-dpdk-throughput-latency-3n-dnv"
15300   include:
15301     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15302     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15303   layout:
15304     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15305     layout: "plot-throughput"
15306
15307 - type: "plot"
15308   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15309   algorithm: "plot_perf_box_name"
15310   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15311   data: "plot-dpdk-throughput-latency-3n-dnv"
15312   include:
15313     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15314     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15315   layout:
15316     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15317     layout: "plot-throughput"
15318
15319 - type: "plot"
15320   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15321   algorithm: "plot_perf_box_name"
15322   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15323   data: "plot-dpdk-throughput-latency-3n-dnv"
15324   include:
15325     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15326     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15327   layout:
15328     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15329     layout: "plot-throughput"
15330
15331 # 3n-tsh-x520
15332
15333 - type: "plot"
15334   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15335   algorithm: "plot_perf_box_name"
15336   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15337   data: "plot-dpdk-throughput-latency-3n-tsh"
15338   include:
15339     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15340     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15341   layout:
15342     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15343     layout: "plot-throughput"
15344
15345 - type: "plot"
15346   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15347   algorithm: "plot_perf_box_name"
15348   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15349   data: "plot-dpdk-throughput-latency-3n-tsh"
15350   include:
15351     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15352     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15353   layout:
15354     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15355     layout: "plot-throughput"
15356
15357 - type: "plot"
15358   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15359   algorithm: "plot_perf_box_name"
15360   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15361   data: "plot-dpdk-throughput-latency-3n-tsh"
15362   include:
15363     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15364     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15365   layout:
15366     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15367     layout: "plot-throughput"
15368
15369 - type: "plot"
15370   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15371   algorithm: "plot_perf_box_name"
15372   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15373   data: "plot-dpdk-throughput-latency-3n-tsh"
15374   include:
15375     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15376     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15377   layout:
15378     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15379     layout: "plot-throughput"
15380
15381 ################################################################################
15382 ###   2n-clx                                                                 ###
15383 ################################################################################
15384
15385 # Packet Throughput
15386
15387 - type: "plot"
15388   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15389   algorithm: "plot_perf_box_name"
15390   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15391   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15392   include:
15393     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15394     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15395     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15396     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15397   layout:
15398     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15399     layout: "plot-throughput"
15400
15401 - type: "plot"
15402   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15403   algorithm: "plot_perf_box_name"
15404   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15406   include:
15407     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15408     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15409     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15410     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15411   layout:
15412     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15413     layout: "plot-throughput"
15414
15415 - type: "plot"
15416   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15417   algorithm: "plot_perf_box_name"
15418   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15419   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15420   include:
15421     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15422     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15423     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15424     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15425   layout:
15426     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15427     layout: "plot-throughput"
15428
15429 - type: "plot"
15430   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15431   algorithm: "plot_perf_box_name"
15432   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15434   include:
15435     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15436     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15437     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15438     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15439   layout:
15440     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15441     layout: "plot-throughput"
15442
15443 - type: "plot"
15444   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15445   algorithm: "plot_perf_box_name"
15446   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15448   include:
15449     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15450     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15451     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15452     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15453     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15454     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15455   layout:
15456     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15457     layout: "plot-throughput"
15458
15459 - type: "plot"
15460   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15461   algorithm: "plot_perf_box_name"
15462   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15464   include:
15465     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15466     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15467     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15468     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15469     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15470     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15471   layout:
15472     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15473     layout: "plot-throughput"
15474
15475 - type: "plot"
15476   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15477   algorithm: "plot_perf_box_name"
15478   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15480   include:
15481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15484     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15485   layout:
15486     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15487     layout: "plot-throughput"
15488
15489 - type: "plot"
15490   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15491   algorithm: "plot_perf_box_name"
15492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15494   include:
15495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15496     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15499   layout:
15500     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15501     layout: "plot-throughput"
15502
15503 - type: "plot"
15504   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15505   algorithm: "plot_perf_box_name"
15506   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15507   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15508   include:
15509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15512   layout:
15513     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15514     layout: "plot-throughput"
15515
15516 - type: "plot"
15517   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15518   algorithm: "plot_perf_box_name"
15519   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15520   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15521   include:
15522     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15523     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15525   layout:
15526     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15527     layout: "plot-throughput"
15528
15529 - type: "plot"
15530   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15531   algorithm: "plot_perf_box_name"
15532   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15533   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15534   include:
15535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15540   layout:
15541     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15542     layout: "plot-throughput"
15543
15544 - type: "plot"
15545   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15546   algorithm: "plot_perf_box_name"
15547   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15548   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15549   include:
15550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15555   layout:
15556     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15557     layout: "plot-throughput"
15558
15559 - type: "plot"
15560   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15561   algorithm: "plot_perf_box_name"
15562   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15564   include:
15565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
15566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
15567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
15568   layout:
15569     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15570     layout: "plot-throughput"
15571
15572 - type: "plot"
15573   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15574   algorithm: "plot_perf_box_name"
15575   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15576   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15577   include:
15578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
15579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
15580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
15581   layout:
15582     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15583     layout: "plot-throughput"
15584
15585 - type: "plot"
15586   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15587   algorithm: "plot_perf_box_name"
15588   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15589   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15590   include:
15591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15595     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15596     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15597   layout:
15598     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15599     layout: "plot-throughput"
15600
15601 - type: "plot"
15602   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15603   algorithm: "plot_perf_box_name"
15604   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15605   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15606   include:
15607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15609     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15611     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15612     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15613   layout:
15614     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15615     layout: "plot-throughput"
15616
15617 - type: "plot"
15618   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15619   algorithm: "plot_perf_box_name"
15620   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15621   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15622   include:
15623     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15624     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15625   layout:
15626     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15627     layout: "plot-throughput"
15628
15629 - type: "plot"
15630   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15631   algorithm: "plot_perf_box_name"
15632   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15633   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15634   include:
15635     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15636     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15637   layout:
15638     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15639     layout: "plot-throughput"
15640
15641 - type: "plot"
15642   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15643   algorithm: "plot_perf_box_name"
15644   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15646   include:
15647     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15648     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15649     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15650     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15651     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15652     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15653   layout:
15654     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15655     layout: "plot-throughput"
15656
15657 - type: "plot"
15658   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15659   algorithm: "plot_perf_box_name"
15660   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15662   include:
15663     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15664     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15665     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15666     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15667     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15668     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15669   layout:
15670     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15671     layout: "plot-throughput"
15672
15673 - type: "plot"
15674   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15675   algorithm: "plot_perf_box_name"
15676   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15678   include:
15679     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15680     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15681     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15682     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15683     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15684     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15685   layout:
15686     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15687     layout: "plot-throughput"
15688
15689 - type: "plot"
15690   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15691   algorithm: "plot_perf_box_name"
15692   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15694   include:
15695     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15696     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15697     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15698     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15699     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15700     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15701   layout:
15702     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15703     layout: "plot-throughput"
15704
15705 - type: "plot"
15706   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15707   algorithm: "plot_perf_box_name"
15708   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15710   include:
15711     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15712     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15713     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15714   layout:
15715     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15716     layout: "plot-throughput"
15717
15718 - type: "plot"
15719   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15720   algorithm: "plot_perf_box_name"
15721   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15722   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15723   include:
15724     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15725     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15726     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15727   layout:
15728     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15729     layout: "plot-throughput"
15730
15731 - type: "plot"
15732   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15733   algorithm: "plot_perf_box_name"
15734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15736   include:
15737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15738     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15739     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15741     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15742   layout:
15743     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15744     layout: "plot-throughput"
15745
15746 - type: "plot"
15747   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15748   algorithm: "plot_perf_box_name"
15749   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15751   include:
15752     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15753     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15754     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15756     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15757   layout:
15758     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15759     layout: "plot-throughput"
15760
15761 - type: "plot"
15762   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15763   algorithm: "plot_perf_box_name"
15764   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15766   include:
15767     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15768     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15769     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15770     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15771     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15772   layout:
15773     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15774     layout: "plot-throughput"
15775
15776 - type: "plot"
15777   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15778   algorithm: "plot_perf_box_name"
15779   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15780   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15781   include:
15782     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15783     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15784     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15785     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15786     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15787   layout:
15788     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15789     layout: "plot-throughput"
15790
15791 - type: "plot"
15792   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15793   algorithm: "plot_perf_box_name"
15794   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15795   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15796   include:
15797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15799     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15800     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15802     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15803   layout:
15804     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15805     layout: "plot-throughput"
15806
15807 - type: "plot"
15808   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15809   algorithm: "plot_perf_box_name"
15810   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15811   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15812   include:
15813     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15814     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15815     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15816     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15817     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15818     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15819   layout:
15820     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15821     layout: "plot-throughput"
15822
15823 - type: "plot"
15824   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15825   algorithm: "plot_perf_box_name"
15826   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15828   include:
15829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15833   layout:
15834     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15835     layout: "plot-throughput"
15836
15837 - type: "plot"
15838   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15839   algorithm: "plot_perf_box_name"
15840   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15842   include:
15843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15847   layout:
15848     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15849     layout: "plot-throughput"
15850
15851 - type: "plot"
15852   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15853   algorithm: "plot_perf_box_name"
15854   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15855   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15856   include:
15857     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15858     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15861   layout:
15862     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15863     layout: "plot-throughput"
15864
15865 - type: "plot"
15866   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15867   algorithm: "plot_perf_box_name"
15868   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15870   include:
15871     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15872     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15875   layout:
15876     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15877     layout: "plot-throughput"
15878
15879 - type: "plot"
15880   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15881   algorithm: "plot_perf_box_name"
15882   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15883   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15884   include:
15885     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15886     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15890   layout:
15891     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15892     layout: "plot-throughput"
15893
15894 - type: "plot"
15895   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15896   algorithm: "plot_perf_box_name"
15897   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15899   include:
15900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15901     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15904     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15905   layout:
15906     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15907     layout: "plot-throughput"
15908
15909 - type: "plot"
15910   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15911   algorithm: "plot_perf_box_name"
15912   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15914   include:
15915     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15916     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15917     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15919   layout:
15920     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15921     layout: "plot-throughput"
15922
15923 - type: "plot"
15924   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15925   algorithm: "plot_perf_box_name"
15926   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15928   include:
15929     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15930     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15931     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15932     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15933   layout:
15934     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15935     layout: "plot-throughput"
15936
15937 - type: "plot"
15938   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15939   algorithm: "plot_perf_box_name"
15940   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15942   include:
15943     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15944     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15945     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15946     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15947     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15948     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15949   layout:
15950     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15951     layout: "plot-throughput"
15952
15953 - type: "plot"
15954   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15955   algorithm: "plot_perf_box_name"
15956   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15958   include:
15959     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15960     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15961     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15962     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15963     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15964     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15965   layout:
15966     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15967     layout: "plot-throughput"
15968
15969 - type: "plot"
15970   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15971   algorithm: "plot_perf_box_name"
15972   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15974   include:
15975     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15976     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15977     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15978     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15979   layout:
15980     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15981     layout: "plot-throughput"
15982
15983 - type: "plot"
15984   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15985   algorithm: "plot_perf_box_name"
15986   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15988   include:
15989     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15990     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15991     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15992     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15993   layout:
15994     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15995     layout: "plot-throughput"
15996
15997 - type: "plot"
15998   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15999   algorithm: "plot_perf_box_name"
16000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16002   include:
16003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16005     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16006     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16007   layout:
16008     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16009     layout: "plot-throughput"
16010
16011 - type: "plot"
16012   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16013   algorithm: "plot_perf_box_name"
16014   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16015   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16016   include:
16017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16018     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16019     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16020     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16021   layout:
16022     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16023     layout: "plot-throughput"
16024
16025 - type: "plot"
16026   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16027   algorithm: "plot_perf_box_name"
16028   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16029   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16030   include:
16031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16033     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16034     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16035   layout:
16036     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16037     layout: "plot-throughput"
16038
16039 - type: "plot"
16040   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16041   algorithm: "plot_perf_box_name"
16042   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16044   include:
16045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16049   layout:
16050     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16051     layout: "plot-throughput"
16052
16053 - type: "plot"
16054   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16055   algorithm: "plot_perf_box_name"
16056   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16058   include:
16059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16063   layout:
16064     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16065     layout: "plot-throughput"
16066
16067 - type: "plot"
16068   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16069   algorithm: "plot_perf_box_name"
16070   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16071   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16072   include:
16073     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16077   layout:
16078     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16079     layout: "plot-throughput"
16080
16081 - type: "plot"
16082   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16083   algorithm: "plot_perf_box_name"
16084   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16085   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16086   include:
16087     - "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"
16088     - "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"
16089     - "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"
16090     - "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"
16091   layout:
16092     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16093     layout: "plot-throughput"
16094
16095 - type: "plot"
16096   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16097   algorithm: "plot_perf_box_name"
16098   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16100   include:
16101     - "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"
16102     - "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"
16103     - "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"
16104     - "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"
16105   layout:
16106     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16107     layout: "plot-throughput"
16108
16109 ################################################################################
16110
16111 # Packet Speedup
16112
16113 - type: "plot"
16114   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16115   algorithm: "plot_tsa_name"
16116   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16117   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16118   include:
16119     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16122     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16123   layout:
16124     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
16125     layout: "plot-throughput-speedup-analysis"
16126
16127 - type: "plot"
16128   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16129   algorithm: "plot_tsa_name"
16130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16132   include:
16133     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16134     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16136     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16137   layout:
16138     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
16139     layout: "plot-throughput-speedup-analysis"
16140
16141 - type: "plot"
16142   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
16143   algorithm: "plot_tsa_name"
16144   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
16145   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16146   include:
16147     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16148     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16149     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16150     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16151   layout:
16152     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
16153     layout: "plot-throughput-speedup-analysis"
16154
16155 - type: "plot"
16156   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
16157   algorithm: "plot_tsa_name"
16158   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
16159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16160   include:
16161     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16162     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16163     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16164     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16165   layout:
16166     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
16167     layout: "plot-throughput-speedup-analysis"
16168
16169 - type: "plot"
16170   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16171   algorithm: "plot_tsa_name"
16172   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16174   include:
16175     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16176     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16177     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16178     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16179     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16180     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16181   layout:
16182     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16183     layout: "plot-throughput-speedup-analysis"
16184
16185 - type: "plot"
16186   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16187   algorithm: "plot_tsa_name"
16188   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16189   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16190   include:
16191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16195     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16196     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16197   layout:
16198     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16199     layout: "plot-throughput-speedup-analysis"
16200
16201 - type: "plot"
16202   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16203   algorithm: "plot_tsa_name"
16204   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16205   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16206   include:
16207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16211   layout:
16212     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16213     layout: "plot-throughput-speedup-analysis"
16214
16215 - type: "plot"
16216   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16217   algorithm: "plot_tsa_name"
16218   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16220   include:
16221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16225   layout:
16226     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16227     layout: "plot-throughput-speedup-analysis"
16228
16229 - type: "plot"
16230   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16231   algorithm: "plot_tsa_name"
16232   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16234   include:
16235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16238   layout:
16239     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
16240     layout: "plot-throughput-speedup-analysis"
16241
16242 - type: "plot"
16243   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16244   algorithm: "plot_tsa_name"
16245   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16246   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16247   include:
16248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16251   layout:
16252     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
16253     layout: "plot-throughput-speedup-analysis"
16254
16255 - type: "plot"
16256   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16257   algorithm: "plot_tsa_name"
16258   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16259   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16260   include:
16261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16266   layout:
16267     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16268     layout: "plot-throughput-speedup-analysis"
16269
16270 - type: "plot"
16271   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16272   algorithm: "plot_tsa_name"
16273   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16274   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16275   include:
16276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16281   layout:
16282     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16283     layout: "plot-throughput-speedup-analysis"
16284
16285 - type: "plot"
16286   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16287   algorithm: "plot_tsa_name"
16288   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16289   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16290   include:
16291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16294   layout:
16295     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
16296     layout: "plot-throughput-speedup-analysis"
16297
16298 - type: "plot"
16299   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16300   algorithm: "plot_tsa_name"
16301   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16302   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16303   include:
16304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16307   layout:
16308     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
16309     layout: "plot-throughput-speedup-analysis"
16310
16311 - type: "plot"
16312   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16313   algorithm: "plot_tsa_name"
16314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16316   include:
16317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16323   layout:
16324     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16325     layout: "plot-throughput-speedup-analysis"
16326
16327 - type: "plot"
16328   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16329   algorithm: "plot_tsa_name"
16330   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16331   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16332   include:
16333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16339   layout:
16340     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16341     layout: "plot-throughput-speedup-analysis"
16342
16343 - type: "plot"
16344   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
16345   algorithm: "plot_tsa_name"
16346   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
16347   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16348   include:
16349     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
16350     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
16351   layout:
16352     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
16353     layout: "plot-throughput-speedup-analysis"
16354
16355 - type: "plot"
16356   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
16357   algorithm: "plot_tsa_name"
16358   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
16359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16360   include:
16361     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
16362     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
16363   layout:
16364     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
16365     layout: "plot-throughput-speedup-analysis"
16366
16367 - type: "plot"
16368   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16369   algorithm: "plot_tsa_name"
16370   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16372   include:
16373     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16374     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16375     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16376     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16377     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16378     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16379   layout:
16380     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
16381     layout: "plot-throughput-speedup-analysis"
16382
16383 - type: "plot"
16384   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16385   algorithm: "plot_tsa_name"
16386   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16388   include:
16389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16392     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16394     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16395   layout:
16396     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
16397     layout: "plot-throughput-speedup-analysis"
16398
16399 - type: "plot"
16400   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16401   algorithm: "plot_tsa_name"
16402   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16404   include:
16405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16411   layout:
16412     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
16413     layout: "plot-throughput-speedup-analysis"
16414
16415 - type: "plot"
16416   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16417   algorithm: "plot_tsa_name"
16418   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16419   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16420   include:
16421     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16427   layout:
16428     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
16429     layout: "plot-throughput-speedup-analysis"
16430
16431 - type: "plot"
16432   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16433   algorithm: "plot_tsa_name"
16434   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16435   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16436   include:
16437     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16440   layout:
16441     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16442     layout: "plot-throughput-speedup-analysis"
16443
16444 - type: "plot"
16445   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16446   algorithm: "plot_tsa_name"
16447   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16448   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16449   include:
16450     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16451     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16453   layout:
16454     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16455     layout: "plot-throughput-speedup-analysis"
16456
16457 - type: "plot"
16458   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16459   algorithm: "plot_tsa_name"
16460   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16462   include:
16463     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16464     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16468   layout:
16469     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16470     layout: "plot-throughput-speedup-analysis"
16471
16472 - type: "plot"
16473   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16474   algorithm: "plot_tsa_name"
16475   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16476   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16477   include:
16478     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16479     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16480     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16483   layout:
16484     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16485     layout: "plot-throughput-speedup-analysis"
16486
16487 - type: "plot"
16488   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16489   algorithm: "plot_tsa_name"
16490   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16491   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16492   include:
16493     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16494     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16495     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16496     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16497     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16498   layout:
16499     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
16500     layout: "plot-throughput-speedup-analysis"
16501
16502 - type: "plot"
16503   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16504   algorithm: "plot_tsa_name"
16505   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16506   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16507   include:
16508     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16509     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16510     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16511     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16512     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16513   layout:
16514     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
16515     layout: "plot-throughput-speedup-analysis"
16516
16517 - type: "plot"
16518   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16519   algorithm: "plot_tsa_name"
16520   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16521   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16522   include:
16523     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16524     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16527     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16528     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16529   layout:
16530     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16531     layout: "plot-throughput-speedup-analysis"
16532
16533 - type: "plot"
16534   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16535   algorithm: "plot_tsa_name"
16536   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16537   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16538   include:
16539     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16540     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16541     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16542     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16543     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16544     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16545   layout:
16546     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16547     layout: "plot-throughput-speedup-analysis"
16548
16549 - type: "plot"
16550   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16551   algorithm: "plot_tsa_name"
16552   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16553   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16554   include:
16555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16559   layout:
16560     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16561     layout: "plot-throughput-speedup-analysis"
16562
16563 - type: "plot"
16564   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16565   algorithm: "plot_tsa_name"
16566   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16567   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16568   include:
16569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16570     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16573   layout:
16574     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16575     layout: "plot-throughput-speedup-analysis"
16576
16577 - type: "plot"
16578   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16579   algorithm: "plot_tsa_name"
16580   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16581   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16582   include:
16583     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16584     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16587   layout:
16588     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
16589     layout: "plot-throughput-speedup-analysis"
16590
16591 - type: "plot"
16592   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16593   algorithm: "plot_tsa_name"
16594   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16595   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16596   include:
16597     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16598     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16601   layout:
16602     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
16603     layout: "plot-throughput-speedup-analysis"
16604
16605 - type: "plot"
16606   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16607   algorithm: "plot_tsa_name"
16608   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16609   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16610   include:
16611     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16612     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16614     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16616   layout:
16617     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16618     layout: "plot-throughput-speedup-analysis"
16619
16620 - type: "plot"
16621   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16622   algorithm: "plot_tsa_name"
16623   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16624   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16625   include:
16626     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16627     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16628     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16631   layout:
16632     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16633     layout: "plot-throughput-speedup-analysis"
16634
16635 - type: "plot"
16636   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16637   algorithm: "plot_tsa_name"
16638   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16639   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16640   include:
16641     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16642     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16643     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16645   layout:
16646     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16647     layout: "plot-throughput-speedup-analysis"
16648
16649 - type: "plot"
16650   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16651   algorithm: "plot_tsa_name"
16652   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16653   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16654   include:
16655     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16656     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16659   layout:
16660     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16661     layout: "plot-throughput-speedup-analysis"
16662
16663 - type: "plot"
16664   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16665   algorithm: "plot_tsa_name"
16666   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16667   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16668   include:
16669     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16670     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16671     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16672     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16673     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16674     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16675   layout:
16676     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16677     layout: "plot-throughput-speedup-analysis"
16678
16679 - type: "plot"
16680   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16681   algorithm: "plot_tsa_name"
16682   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16684   include:
16685     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16686     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16687     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16688     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16689     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16690     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16691   layout:
16692     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16693     layout: "plot-throughput-speedup-analysis"
16694
16695 - type: "plot"
16696   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16697   algorithm: "plot_tsa_name"
16698   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16699   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16700   include:
16701     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16702     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16703     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16704     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16705   layout:
16706     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16707     layout: "plot-throughput-speedup-analysis"
16708
16709 - type: "plot"
16710   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16711   algorithm: "plot_tsa_name"
16712   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16713   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16714   include:
16715     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16716     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16717     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16718     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16719   layout:
16720     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16721     layout: "plot-throughput-speedup-analysis"
16722
16723 - type: "plot"
16724   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16725   algorithm: "plot_tsa_name"
16726   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16728   include:
16729     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16730     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16731     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16732     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16733   layout:
16734     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16735     layout: "plot-throughput-speedup-analysis"
16736
16737 - type: "plot"
16738   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16739   algorithm: "plot_tsa_name"
16740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16742   include:
16743     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16744     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16745     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16746     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16747   layout:
16748     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16749     layout: "plot-throughput-speedup-analysis"
16750
16751 - type: "plot"
16752   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16753   algorithm: "plot_tsa_name"
16754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16756   include:
16757     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16758     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16759     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16760     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16761   layout:
16762     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16763     layout: "plot-throughput-speedup-analysis"
16764
16765 - type: "plot"
16766   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16767   algorithm: "plot_tsa_name"
16768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16770   include:
16771     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16772     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16773     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16774     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16775   layout:
16776     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16777     layout: "plot-throughput-speedup-analysis"
16778
16779 - type: "plot"
16780   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16781   algorithm: "plot_tsa_name"
16782   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16784   include:
16785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16786     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16787     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16788     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16789   layout:
16790     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
16791     layout: "plot-throughput-speedup-analysis"
16792
16793 - type: "plot"
16794   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16795   algorithm: "plot_tsa_name"
16796   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16798   include:
16799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16801     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16802     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16803   layout:
16804     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
16805     layout: "plot-throughput-speedup-analysis"
16806
16807 - type: "plot"
16808   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16809   algorithm: "plot_tsa_name"
16810   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16811   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16812   include:
16813     - "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"
16814     - "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"
16815     - "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"
16816     - "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"
16817   layout:
16818     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
16819     layout: "plot-throughput-speedup-analysis"
16820
16821 - type: "plot"
16822   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16823   algorithm: "plot_tsa_name"
16824   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16825   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16826   include:
16827     - "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"
16828     - "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"
16829     - "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"
16830     - "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"
16831   layout:
16832     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
16833     layout: "plot-throughput-speedup-analysis"
16834
16835 ################################################################################
16836
16837 # Packet Throughput - DPDK
16838
16839 # 2n-clx-xxv710
16840
16841 - type: "plot"
16842   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16843   algorithm: "plot_perf_box_name"
16844   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16845   data: "plot-dpdk-throughput-latency-2n-clx"
16846   include:
16847     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16848     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16849   layout:
16850     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16851     layout: "plot-throughput"
16852
16853 - type: "plot"
16854   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16855   algorithm: "plot_perf_box_name"
16856   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16857   data: "plot-dpdk-throughput-latency-2n-clx"
16858   include:
16859     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16860     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16861   layout:
16862     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16863     layout: "plot-throughput"
16864
16865 - type: "plot"
16866   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16867   algorithm: "plot_perf_box_name"
16868   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16869   data: "plot-dpdk-throughput-latency-2n-clx"
16870   include:
16871     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16872     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16873   layout:
16874     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16875     layout: "plot-throughput"
16876
16877 - type: "plot"
16878   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16879   algorithm: "plot_perf_box_name"
16880   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16881   data: "plot-dpdk-throughput-latency-2n-clx"
16882   include:
16883     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16884     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16885   layout:
16886     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16887     layout: "plot-throughput"
16888
16889 # 2n-clx-x710
16890
16891 - type: "plot"
16892   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16893   algorithm: "plot_perf_box_name"
16894   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16895   data: "plot-dpdk-throughput-latency-2n-clx"
16896   include:
16897     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16898     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16899   layout:
16900     title: "2n-clx-x710-64b-2t1c-base-ndr"
16901     layout: "plot-throughput"
16902
16903 - type: "plot"
16904   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16905   algorithm: "plot_perf_box_name"
16906   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16907   data: "plot-dpdk-throughput-latency-2n-clx"
16908   include:
16909     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16910     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16911   layout:
16912     title: "2n-clx-x710-64b-4t2c-base-ndr"
16913     layout: "plot-throughput"
16914
16915 - type: "plot"
16916   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16917   algorithm: "plot_perf_box_name"
16918   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16919   data: "plot-dpdk-throughput-latency-2n-clx"
16920   include:
16921     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16922     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16923   layout:
16924     title: "2n-clx-x710-64b-2t1c-base-pdr"
16925     layout: "plot-throughput"
16926
16927 - type: "plot"
16928   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16929   algorithm: "plot_perf_box_name"
16930   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16931   data: "plot-dpdk-throughput-latency-2n-clx"
16932   include:
16933     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16934     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16935   layout:
16936     title: "2n-clx-x710-64b-4t2c-base-pdr"
16937     layout: "plot-throughput"
16938
16939 ################################################################################
16940
16941 - type: "plot"
16942   title: "Latency by percentile: 2n-skx"
16943   algorithm: "plot_hdrh_lat_by_percentile"
16944   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16945   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16946   target-links: "../../_static/vpp"
16947   data: "plot-vpp-hdrh-lat-2n-skx"
16948   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16949   layout:
16950     layout: "plot-hdrh-latency-by-percentile"
16951
16952 - type: "plot"
16953   title: "Latency by percentile: 3n-skx"
16954   algorithm: "plot_hdrh_lat_by_percentile"
16955   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16956   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16957   target-links: "../../_static/vpp"
16958   data: "plot-vpp-hdrh-lat-3n-skx"
16959   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16960   layout:
16961     layout: "plot-hdrh-latency-by-percentile"
16962
16963 - type: "plot"
16964   title: "Latency by percentile: 2n-clx"
16965   algorithm: "plot_hdrh_lat_by_percentile"
16966   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16967   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16968   target-links: "../../_static/vpp"
16969   data: "plot-vpp-hdrh-lat-2n-clx"
16970   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16971   layout:
16972     layout: "plot-hdrh-latency-by-percentile"
16973
16974 - type: "plot"
16975   title: "Latency by percentile: 3n-hsw"
16976   algorithm: "plot_hdrh_lat_by_percentile"
16977   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16978   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16979   target-links: "../../_static/vpp"
16980   data: "plot-vpp-hdrh-lat-3n-hsw"
16981   filter: "'1T1C' and 'NIC_Intel-XL710'"
16982   layout:
16983     layout: "plot-hdrh-latency-by-percentile"
16984
16985 - type: "plot"
16986   title: "Latency by percentile: 3n-tsh"
16987   algorithm: "plot_hdrh_lat_by_percentile"
16988   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16989   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16990   target-links: "../../_static/vpp"
16991   data: "plot-vpp-hdrh-lat-3n-tsh"
16992   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16993   layout:
16994     layout: "plot-hdrh-latency-by-percentile"
16995
16996 - type: "plot"
16997   title: "Latency by percentile: DPDK 2n-clx"
16998   algorithm: "plot_hdrh_lat_by_percentile"
16999   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
17000   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
17001   target-links: "../../_static/dpdk"
17002   data: "plot-dpdk-hdrh-lat-2n-clx"
17003   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17004   layout:
17005     layout: "plot-hdrh-latency-by-percentile"
17006
17007 - type: "plot"
17008   title: "Latency by percentile: DPDK 3n-hsw"
17009   algorithm: "plot_hdrh_lat_by_percentile"
17010   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
17011   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
17012   target-links: "../../_static/dpdk"
17013   data: "plot-dpdk-hdrh-lat-3n-hsw"
17014   filter: "'1T1C' and 'NIC_Intel-XL710'"
17015   layout:
17016     layout: "plot-hdrh-latency-by-percentile"
17017
17018 - type: "plot"
17019   title: "Latency by percentile: DPDK 3n-tsh"
17020   algorithm: "plot_hdrh_lat_by_percentile"
17021   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
17022   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
17023   target-links: "../../_static/dpdk"
17024   data: "plot-dpdk-hdrh-lat-3n-tsh"
17025   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
17026   layout:
17027     layout: "plot-hdrh-latency-by-percentile"