Report: Add 2n-skx Soak and Reconf tests
[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   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 60000000
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Replacements:
150
151     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
152       csit-vpp-perf-verify-1908-3n-hsw:
153         - 48  # NDRPDR sel vhost
154         - 49  # NDRPDR sel vhost
155         - 52  # NDRPDR sel vhost
156         - 53  # NDRPDR sel vhost
157         - 54  # NDRPDR sel vhost
158         - 55  # NDRPDR sel vhost
159         - 56  # NDRPDR sel vhost
160         - 57  # NDRPDR sel vhost
161         - 58  # NDRPDR sel vhost
162         - 59  # NDRPDR sel vhost
163
164     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
165       csit-vpp-perf-verify-1908-3n-skx:
166         - 52  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
167         - 53  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
168         - 55  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
169         - 61  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
170         - 62  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
171         - 63  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
172         - 64  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
173         - 65  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
174         - 66  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
175         - 67  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
176
177     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
178       csit-vpp-perf-verify-1908-2n-skx:
179         - 88  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
180         - 89  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
181         - 91  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
182         - 92  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
183         - 93  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
184         - 94  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
185         - 95  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
186         - 96  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
187         - 97  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
188         - 98  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
189
190     ###########################################################################
191     # Plots:
192
193     # 3n-hsw
194
195     plot-vpp-throughput-lat-tsa-3n-hsw:
196       csit-vpp-perf-verify-2001-3n-hsw:
197         - 21  # NDRPDR sel
198         - 22  # NDRPDR sel
199         - 23  # NDRPDR sel
200         - 24  # NDRPDR sel
201         - 25  # NDRPDR sel
202         - 29  # NDRPDR sel
203         - 30  # NDRPDR sel
204         - 31  # NDRPDR sel
205         - 32  # NDRPDR sel
206         - 34  # NDRPDR sel
207
208     plot-vpp-hdrh-lat-3n-hsw:
209       csit-vpp-perf-verify-2001-3n-hsw:
210         - 22  # NDRPDR sel
211
212     plot-vpp-nfv-3n-hsw-ndrpdr:
213       csit-vpp-perf-verify-2001-3n-hsw:
214         - 21  # NDRPDR sel
215         - 22  # NDRPDR sel
216         - 23  # NDRPDR sel
217         - 24  # NDRPDR sel
218         - 25  # NDRPDR sel
219         - 29  # NDRPDR sel
220         - 30  # NDRPDR sel
221         - 31  # NDRPDR sel
222         - 32  # NDRPDR sel
223         - 34  # NDRPDR sel
224
225     plot-vpp-nfv-3n-hsw-mrr:
226       csit-vpp-perf-verify-2001-3n-hsw:
227         - 17  # MRR sel
228
229     plot-dpdk-throughput-latency-3n-hsw:
230       csit-dpdk-perf-verify-2001-3n-hsw:
231         - 4   # NDRPDR sel
232         - 5   # NDRPDR sel
233         - 6   # NDRPDR sel
234         - 7   # NDRPDR sel
235         - 8   # NDRPDR sel
236         - 9   # NDRPDR sel
237         - 10  # NDRPDR sel
238         - 11  # NDRPDR sel
239         - 12  # NDRPDR sel
240         - 13  # NDRPDR sel
241         - 15  # NDRPDR sel
242         - 16  # NDRPDR sel
243         - 17  # NDRPDR sel
244         - 18  # NDRPDR sel
245         - 19  # NDRPDR sel
246         - 20  # NDRPDR sel
247         - 21  # NDRPDR sel
248         - 22  # NDRPDR sel
249         - 23  # NDRPDR sel
250         - 24  # NDRPDR sel
251
252     plot-vpp-hoststack-3n-hsw:
253       csit-vpp-perf-verify-2001-3n-hsw:
254         - 103  # hoststack
255         - 104  # hoststack
256         - 105  # hoststack
257         - 106  # hoststack
258         - 107  # hoststack
259         - 108  # hoststack
260         - 109  # hoststack
261         - 110  # hoststack
262         - 111  # hoststack
263         - 112  # hoststack
264
265     plot-dpdk-hdrh-lat-3n-hsw:
266       csit-dpdk-perf-verify-2001-3n-hsw:
267         - 16  # NDRPDR sel
268
269     # 3n-skx
270
271     plot-vpp-throughput-lat-tsa-3n-skx:
272       # TODO: Add the data
273       csit-vpp-perf-verify-2001-3n-skx:
274         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
275         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
276         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
277
278     plot-vpp-hdrh-lat-3n-skx:
279       csit-vpp-perf-verify-2001-3n-skx:
280         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
281
282     plot-vpp-nfv-3n-skx-ndrpdr:
283       # TODO: Add data
284       csit-vpp-perf-verify-2001-3n-skx:
285         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
286
287     plot-vpp-nfv-3n-skx-mrr:
288       csit-vpp-perf-verify-2001-3n-skx:
289         - 50  # MRR sel
290
291     plot-dpdk-throughput-latency-3n-skx:
292       csit-dpdk-perf-verify-2001-3n-skx:
293         - 29  # NDRPDR sel xxv710
294         - 33  # NDRPDR sel xxv710
295         - 34  # NDRPDR sel xxv710
296         - 35  # NDRPDR sel xxv710
297         - 36  # NDRPDR sel xxv710
298         - 37  # NDRPDR sel xxv710
299         - 41  # NDRPDR sel xxv710
300         - 42  # NDRPDR sel xxv710
301         - 43  # NDRPDR sel xxv710
302         - 45  # NDRPDR sel xxv710
303         - 30  # NDRPDR sel x710
304         - 31  # NDRPDR sel x710
305         - 32  # NDRPDR sel x710
306         - 38  # NDRPDR sel x710
307         - 39  # NDRPDR sel x710
308         - 40  # NDRPDR sel x710
309         - 44  # NDRPDR sel x710
310         - 46  # NDRPDR sel x710
311         - 47  # NDRPDR sel x710
312         - 48  # NDRPDR sel x710
313
314     plot-dpdk-hdrh-lat-3n-skx:
315       csit-dpdk-perf-verify-2001-3n-skx:
316         - 29  # NDRPDR sel xxv710
317
318     # 2n-skx
319
320     plot-vpp-throughput-lat-tsa-2n-skx:
321       csit-vpp-perf-verify-2001-2n-skx:
322         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
323         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
324         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
325         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
326         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
327         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
328         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
329         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
330         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
331         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
332
333     plot-vpp-hdrh-lat-2n-skx:
334       csit-vpp-perf-verify-2001-2n-skx:
335         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
336
337     plot-vpp-http-server-performance:
338       csit-vpp-perf-verify-2001-2n-clx:
339         - 80  # TCP
340         - 82  # TCP
341         - 83  # TCP
342         - 85  # TCP
343         - 86  # TCP
344         - 87  # TCP
345         - 88  # TCP
346         - 89  # TCP
347         - 90  # TCP
348         - 91  # TCP
349
350     plot-vpp-soak-2n-skx:
351       csit-vpp-perf-verify-2001-2n-skx:
352         - 181  # Soak
353         - 182  # Soak
354
355     plot-vpp-nfv-2n-skx-ndrpdr:
356       # TODO: Replace the data
357       csit-vpp-perf-verify-2001-2n-skx:
358         - 30  # NFV
359         - 31  # NFV
360
361     plot-vpp-nfv-2n-skx-mrr:
362       # TODO: Replace the data
363       # csit-vpp-perf-verify-2001-2n-skx:
364       csit-vpp-perf-verify-1908-2n-skx:
365         - 71  # NFV MRR
366
367     plot-vpp-nfv-reconf-2n-skx:
368       csit-vpp-perf-verify-2001-2n-skx:
369         - 169  # Reconf
370         - 171  # Reconf
371         - 172  # Reconf
372         - 173  # Reconf
373         - 174  # Reconf
374         - 175  # Reconf
375         - 176  # Reconf
376         - 177  # Reconf
377         - 178  # Reconf
378         - 179  # Reconf
379
380     plot-dpdk-throughput-latency-2n-skx:
381       csit-dpdk-perf-verify-2001-2n-skx:
382         - 35  # NDRPDR sel xxv710
383         - 36  # NDRPDR sel xxv710
384         - 37  # NDRPDR sel xxv710
385         - 41  # NDRPDR sel xxv710
386         - 42  # NDRPDR sel xxv710
387         - 43  # NDRPDR sel xxv710
388         - 46  # NDRPDR sel xxv710
389         - 47  # NDRPDR sel xxv710
390         - 52  # NDRPDR sel xxv710
391         - 53  # NDRPDR sel xxv710
392         - 38  # NDRPDR sel x710
393         - 39  # NDRPDR sel x710
394         - 40  # NDRPDR sel x710
395         - 44  # NDRPDR sel x710
396         - 45  # NDRPDR sel x710
397         - 48  # NDRPDR sel x710
398         - 49  # NDRPDR sel x710
399         - 50  # NDRPDR sel x710
400         - 51  # NDRPDR sel x710
401         - 54  # NDRPDR sel x710
402
403     plot-dpdk-hdrh-lat-2n-skx:
404       csit-dpdk-perf-verify-2001-2n-skx:
405         - 35  # NDRPDR sel xxv710
406
407     # 2n-clx
408
409     plot-vpp-throughput-lat-tsa-2n-clx:
410       csit-vpp-perf-verify-2001-2n-clx:
411         - 28  # NDRPDR sel
412         - 29  # NDRPDR sel
413         - 32  # NDRPDR sel
414         - 40  # NDRPDR sel
415         - 43  # NDRPDR sel
416         - 44  # NDRPDR sel
417         - 45  # NDRPDR sel
418         - 47  # NDRPDR sel
419         - 48  # NDRPDR sel
420         - 49  # NDRPDR sel
421
422     plot-vpp-hdrh-lat-2n-clx:
423       csit-vpp-perf-verify-2001-2n-clx:
424         - 28  # NDRPDR sel
425
426     plot-vpp-nfv-2n-clx-ndrpdr:
427       csit-vpp-perf-verify-2001-2n-clx:
428         - 28  # NDRPDR sel
429         - 29  # NDRPDR sel
430         - 32  # NDRPDR sel
431         - 40  # NDRPDR sel
432         - 43  # NDRPDR sel
433         - 44  # NDRPDR sel
434         - 45  # NDRPDR sel
435         - 47  # NDRPDR sel
436         - 48  # NDRPDR sel
437         - 49  # NDRPDR sel
438
439     plot-vpp-nfv-2n-clx-mrr:
440       csit-vpp-perf-verify-2001-2n-clx:
441         - 39  # MRR
442
443     plot-vpp-nfv-reconf-2n-clx:
444       csit-vpp-perf-verify-2001-2n-clx:
445         - 68  # Reconf
446         - 69  # Reconf
447         - 70  # Reconf
448         - 71  # Reconf
449         - 72  # Reconf
450         - 73  # Reconf
451         - 74  # Reconf
452         - 75  # Reconf
453         - 76  # Reconf
454         - 77  # Reconf
455
456     plot-vpp-soak-2n-clx:
457       csit-vpp-perf-verify-2001-2n-clx:
458         - 93  # Soak
459         - 94  # Soak
460
461     plot-dpdk-throughput-latency-2n-clx:
462       csit-dpdk-perf-verify-2001-2n-clx:
463         - 15  # NDRPDR sel
464         - 16  # NDRPDR sel
465         - 17  # NDRPDR sel
466         - 18  # NDRPDR sel
467         - 19  # NDRPDR sel
468         - 20  # NDRPDR sel
469         - 21  # NDRPDR sel
470         - 22  # NDRPDR sel
471         - 23  # NDRPDR sel
472         - 24  # NDRPDR sel
473         - 25  # NDRPDR sel
474         - 26  # NDRPDR sel
475         - 27  # NDRPDR sel
476         - 28  # NDRPDR sel
477         - 29  # NDRPDR sel
478         - 30  # NDRPDR sel
479         - 31  # NDRPDR sel
480         - 32  # NDRPDR sel
481         - 33  # NDRPDR sel
482         - 34  # NDRPDR sel
483
484
485     plot-dpdk-hdrh-lat-2n-clx:
486       csit-dpdk-perf-verify-2001-2n-clx:
487         - 15  # NDRPDR sel
488
489     # 3n-tsh
490
491     plot-vpp-throughput-lat-tsa-3n-tsh:
492       csit-vpp-perf-verify-2001-3n-tsh:
493         - 3   # NDRPDR sel
494         - 4   # NDRPDR sel
495         - 7   # NDRPDR sel
496         - 8   # NDRPDR sel
497         - 10  # NDRPDR sel
498         - 12  # NDRPDR sel
499         - 13  # NDRPDR sel
500         - 14  # NDRPDR sel
501         - 15  # NDRPDR sel
502         - 21  # NDRPDR sel
503
504     plot-vpp-hdrh-lat-3n-tsh:
505       csit-vpp-perf-verify-2001-3n-tsh:
506         - 10  # NDRPDR sel
507
508     plot-dpdk-throughput-latency-3n-tsh:
509       csit-dpdk-perf-verify-2001-3n-tsh:
510         - 3   # NDRPDR sel
511         - 4   # NDRPDR sel
512         - 5   # NDRPDR sel
513         - 9   # NDRPDR sel
514         - 10  # NDRPDR sel
515         - 11  # NDRPDR sel
516         - 12  # NDRPDR sel
517         - 14  # NDRPDR sel
518         - 15  # NDRPDR sel
519         - 18  # NDRPDR sel
520
521     plot-dpdk-hdrh-lat-3n-tsh:
522       csit-dpdk-perf-verify-2001-3n-tsh:
523         - 3   # NDRPDR sel
524
525     # 3n-dnv
526
527     plot-vpp-throughput-lat-tsa-3n-dnv:
528       csit-vpp-perf-verify-2001-3n-dnv:
529         - 5   # NDRPDR sel
530         - 6   # NDRPDR sel
531         - 7   # NDRPDR sel
532         - 8   # NDRPDR sel
533         - 9   # NDRPDR sel
534         - 10  # NDRPDR sel
535         - 12  # NDRPDR sel
536         - 16  # NDRPDR sel
537         - 17  # NDRPDR sel
538         - 18  # NDRPDR sel
539
540     plot-dpdk-throughput-latency-3n-dnv:
541       csit-dpdk-perf-verify-2001-3n-dnv:
542         - 12  # NDRPDR sel
543         - 13  # NDRPDR sel
544         - 14  # NDRPDR sel
545         - 15  # NDRPDR sel
546         - 16  # NDRPDR sel
547         - 17  # NDRPDR sel
548         - 18  # NDRPDR sel
549         - 19  # NDRPDR sel
550         - 20  # NDRPDR sel
551         - 22  # NDRPDR sel
552
553     # 2n-dnv
554
555     plot-vpp-throughput-lat-tsa-2n-dnv:
556       csit-vpp-perf-verify-2001-2n-dnv:
557         - 4   # NDRPDR sel
558         - 5   # NDRPDR sel
559         - 6   # NDRPDR sel
560         - 7   # NDRPDR sel
561         - 8   # NDRPDR sel
562         - 9   # NDRPDR sel
563         - 10  # NDRPDR sel
564         - 11  # NDRPDR sel
565         - 13  # NDRPDR sel
566         - 16  # NDRPDR sel
567
568     plot-dpdk-throughput-latency-2n-dnv:
569       csit-dpdk-perf-verify-2001-2n-dnv:
570         - 9   # NDRPDR sel
571         - 10  # NDRPDR sel
572         - 11  # NDRPDR sel
573         - 12  # NDRPDR sel
574         - 13  # NDRPDR sel
575         - 14  # NDRPDR sel
576         - 15  # NDRPDR sel
577         - 16  # NDRPDR sel
578         - 17  # NDRPDR sel
579         - 18  # NDRPDR sel
580
581     ###########################################################################
582     # Simple tables (only one data set):
583
584     # NIC Comparisons
585
586     vpp-nic-comparison-3n-skx:
587       # TODO: Add the data
588       csit-vpp-perf-verify-2001-3n-skx:
589         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
590         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
591         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
592
593     vpp-nic-comparison-2n-skx:
594       csit-vpp-perf-verify-2001-2n-skx:
595         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
596         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
597         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
598         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
599         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
600         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
601         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
602         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
603         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
604         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
605
606     vpp-nic-comparison-3n-skx-mrr:
607       csit-vpp-perf-verify-2001-3n-skx:
608         - 50  # MRR sel
609         - 53  # MRR sel addition
610
611     vpp-nic-comparison-2n-skx-mrr:
612       csit-vpp-perf-verify-2001-2n-skx:
613         - 101 # MRR sel
614         - 128 # MRR sel addition
615
616     # Results
617
618     vpp-perf-results-3n-hsw:
619       csit-vpp-perf-verify-2001-3n-hsw:
620         - 18  # NDRPDR full
621         - 20  # NDRPDR full
622         - 28  # NDRPDR full
623         - 35  # NDRPDR full
624         - 42  # NDRPDR full
625         - 46  # NDRPDR full
626         - 47  # NDRPDR full
627         - 48  # NDRPDR full
628         - 49  # NDRPDR full
629         - 50  # NDRPDR full
630         - 51  # NDRPDR full
631         - 52  # NDRPDR full
632         - 53  # NDRPDR full
633         - 54  # NDRPDR full
634         - 55  # NDRPDR full
635         - 56  # NDRPDR full
636         - 57  # NDRPDR full
637         - 58  # NDRPDR full
638         - 59  # NDRPDR full
639         - 61  # NDRPDR full
640         - 62  # NDRPDR full
641         - 63  # NDRPDR full
642         - 64  # NDRPDR full
643         - 65  # NDRPDR full
644         - 67  # NDRPDR full
645         - 70  # NDRPDR full
646         - 72  # NDRPDR full
647         - 73  # NDRPDR full
648         - 76  # NDRPDR full
649         - 77  # NDRPDR full
650         - 78  # NDRPDR full
651         - 79  # NDRPDR full
652         - 81  # NDRPDR full
653         - 82  # NDRPDR full
654         - 84  # NDRPDR full
655         - 85  # NDRPDR full
656
657     vpp-perf-results-3n-skx:
658       # TODO: Replace
659       csit-vpp-perf-verify-2001-3n-skx:
660         - 69  # NDRPDR sel - new2001.0 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
661
662     vpp-perf-results-2n-skx:
663       csit-vpp-perf-verify-2001-2n-skx:
664         - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
665         - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
666         - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
667         - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
668         - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
669         - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
670         - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
671         - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
672         - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
673         - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
674         - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
675         - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
676         - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
677         - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
678
679     vpp-perf-results-2n-clx:
680       csit-vpp-perf-verify-2001-2n-clx:
681         - 53  # NDRPDR full
682         - 54  # NDRPDR full
683         - 55  # NDRPDR full
684         - 56  # NDRPDR full
685         - 57  # NDRPDR full
686         - 58  # NDRPDR full
687         - 59  # NDRPDR full
688         - 60  # NDRPDR full
689         - 61  # NDRPDR full
690         - 62  # NDRPDR full
691         - 63  # NDRPDR full
692         - 64  # NDRPDR full
693         - 65  # NDRPDR full
694         - 66  # NDRPDR full
695         - 67  # NDRPDR full
696
697     vpp-perf-results-3n-tsh:
698       csit-vpp-perf-verify-2001-3n-tsh:
699         - 10  # NDRPDR sel
700
701     vpp-perf-results-3n-dnv:
702       csit-vpp-perf-verify-2001-3n-dnv:
703         - 19  # NDRPDR full
704         - 20  # NDRPDR full
705         - 21  # NDRPDR full
706         - 22  # NDRPDR full
707         - 23  # NDRPDR full
708         - 24  # NDRPDR full
709         - 25  # NDRPDR full
710         - 26  # NDRPDR full
711         - 37  # NDRPDR full
712         - 38  # NDRPDR full
713         - 39  # NDRPDR full
714
715     vpp-perf-results-2n-dnv:
716       csit-vpp-perf-verify-2001-2n-dnv:
717         - 21  # NDRPDR full
718         - 22  # NDRPDR full
719         - 25  # NDRPDR full
720         - 26  # NDRPDR full
721         - 27  # NDRPDR full
722         - 28  # NDRPDR full
723
724     vpp-mrr-results-3n-hsw:
725       csit-vpp-perf-verify-2001-3n-hsw:
726         - 17  # MRR sel
727
728     vpp-mrr-results-3n-skx:
729       csit-vpp-perf-verify-2001-3n-skx:
730         - 50  # MRR sel
731         - 53  # MRR sel addition
732
733     vpp-mrr-results-2n-skx:
734       csit-vpp-perf-verify-2001-2n-skx:
735         - 101 # MRR sel
736         - 128 # MRR sel addition
737
738     vpp-mrr-results-2n-clx:
739       csit-vpp-perf-verify-2001-2n-clx:
740         - 39  # MRR
741
742     vpp-mrr-results-3n-tsh:
743       csit-vpp-perf-verify-2001-3n-tsh:
744         - 9   # MRR sel
745
746     vpp-mrr-results-3n-dnv:
747       csit-vpp-perf-verify-2001-3n-dnv:
748         - 11  # MRR sel
749
750     vpp-mrr-results-2n-dnv:
751       csit-vpp-perf-verify-2001-2n-dnv:
752         - 12  # MRR sel
753
754     vpp-device-results-ubuntu:
755       csit-vpp-device-2001-ubuntu1804-1n-skx:
756         - 57
757
758     dpdk-perf-results-3n-hsw:
759       csit-dpdk-perf-verify-2001-3n-hsw:
760         - 25  # NDRPDR full
761         - 26  # NDRPDR full
762
763     dpdk-perf-results-3n-skx:
764       csit-dpdk-perf-verify-2001-3n-skx:
765         - 29  # NDRPDR sel xxv710
766         - 30  # NDRPDR sel x710
767
768     dpdk-perf-results-2n-skx:
769       csit-dpdk-perf-verify-2001-2n-skx:
770         - 35  # NDRPDR sel xxv710
771         - 38  # NDRPDR sel x710
772
773     dpdk-perf-results-2n-clx:
774       csit-dpdk-perf-verify-2001-2n-clx:
775         - 15  # NDRPDR sel
776         - 34  # NDRPDR sel
777
778     dpdk-perf-results-2n-dnv:
779       csit-dpdk-perf-verify-2001-2n-dnv:
780         - 16  # NDRPDR sel
781
782     dpdk-perf-results-3n-dnv:
783       csit-dpdk-perf-verify-2001-3n-dnv:
784         - 12  # NDRPDR sel
785
786     dpdk-perf-results-3n-tsh:
787       csit-dpdk-perf-verify-2001-3n-tsh:
788         - 3   # NDRPDR sel
789
790 ###########################################################################
791     # Tables (more than one data set)
792
793     # Performance changes
794
795     vpp-perf-changes-2n-skx-old1908_0:
796       csit-vpp-perf-verify-1908-2n-skx:
797         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
798         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
799         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
800         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
801         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
802         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
803         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
804         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
805         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
806         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
807     vpp-perf-changes-2n-skx-old1908_1:
808       csit-vpp-perf-verify-1908_1-2n-skx:
809         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
810         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
811         - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
812         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
813         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
814         - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
815         - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
816         - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
817         - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
818         - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
819     vpp-perf-changes-2n-skx-new1908_1:
820       csit-vpp-perf-verify-1908_1-2n-skx:
821         - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
822         - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
823         - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
824         - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
825         - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
826         - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
827         - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
828         - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
829         - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
830         - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
831     vpp-perf-changes-2n-skx-new2001_0:
832       csit-vpp-perf-verify-2001-2n-skx:
833         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
834         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
835         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
836         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
837         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
838         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
839         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
840         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
841         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
842         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
843
844     vpp-perf-changes-3n-skx-old1908_0:
845       csit-vpp-perf-verify-1908-3n-skx:
846         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
847         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
848         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
849         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
850         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
851         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
852         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
853         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
854         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
855         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
856     vpp-perf-changes-3n-skx-old1908_1:
857       csit-vpp-perf-verify-1908_1-3n-skx:
858         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
859         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
860         - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
861         - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
862         - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
863         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
864         - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
865         - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
866         - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
867         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
868     vpp-perf-changes-3n-skx-new1908_1:
869       csit-vpp-perf-verify-1908_1-3n-skx:
870         - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
871         - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
872         - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
873         - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
874         - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
875     vpp-perf-changes-3n-skx-new2001_0:
876       csit-vpp-perf-verify-2001-3n-skx:
877         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
878         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
879         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
880
881     vpp-performance-changes-3n-hsw-h1:
882       csit-vpp-perf-verify-1904-3n-hsw:
883         - 11  # NDRPDR sel
884         - 12  # NDRPDR sel
885         - 20  # NDRPDR sel
886         - 21  # NDRPDR sel
887         - 23  # NDRPDR sel
888         - 24  # NDRPDR sel
889         - 25  # NDRPDR sel
890         - 26  # NDRPDR sel
891         - 29  # NDRPDR sel
892         - 30  # NDRPDR sel
893     vpp-performance-changes-3n-hsw-ref:
894       csit-vpp-perf-verify-1908-3n-hsw:
895         - 12  # NDRPDR sel
896         - 13  # NDRPDR sel
897         - 14  # NDRPDR sel
898         - 15  # NDRPDR sel
899         - 16  # NDRPDR sel
900         - 17  # NDRPDR sel
901         - 18  # NDRPDR sel
902         - 19  # NDRPDR sel
903         - 20  # NDRPDR sel
904         - 21  # NDRPDR sel
905     vpp-performance-changes-3n-hsw-cmp:
906       csit-vpp-perf-verify-2001-3n-hsw:
907         - 21  # NDRPDR sel
908         - 22  # NDRPDR sel
909         - 23  # NDRPDR sel
910         - 24  # NDRPDR sel
911         - 25  # NDRPDR sel
912         - 29  # NDRPDR sel
913         - 30  # NDRPDR sel
914         - 31  # NDRPDR sel
915         - 32  # NDRPDR sel
916         - 34  # NDRPDR sel
917     vpp-performance-changes-3n-hsw:
918       - "vpp-performance-changes-3n-hsw-h1"
919       - "vpp-performance-changes-3n-hsw-ref"
920       - "vpp-performance-changes-3n-hsw-cmp"
921
922     vpp-performance-changes-3n-skx-h1:
923       csit-vpp-perf-verify-1904-3n-skx:
924         - 8   # NDRPDR sel
925         - 9   # NDRPDR sel
926         - 10  # NDRPDR sel
927         - 11  # NDRPDR sel
928         - 12  # NDRPDR sel
929         - 14  # NDRPDR sel
930         - 16  # NDRPDR sel
931         - 21  # NDRPDR sel
932         - 23  # NDRPDR sel
933         - 25  # NDRPDR sel
934     vpp-performance-changes-3n-skx-ref:
935       csit-vpp-perf-verify-1908-3n-skx:
936         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
937         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
938         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
939         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
940         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
941         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
942         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
943         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
944         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
945         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
946     vpp-performance-changes-3n-skx-cmp:
947       # TODO: Add the data
948       csit-vpp-perf-verify-2001-3n-skx:
949         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
950         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
951         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
952     vpp-performance-changes-3n-skx:
953       - "vpp-performance-changes-3n-skx-h1"
954       - "vpp-performance-changes-3n-skx-ref"
955       - "vpp-performance-changes-3n-skx-cmp"
956
957     vpp-performance-changes-2n-skx-h1:
958       csit-vpp-perf-verify-1904-2n-skx:
959         - 12  # NDRPDR sel
960         - 14  # NDRPDR sel
961         - 16  # NDRPDR sel
962         - 17  # NDRPDR sel
963         - 18  # NDRPDR sel
964         - 21  # NDRPDR sel
965         - 27  # NDRPDR sel
966         - 30  # NDRPDR sel
967         - 31  # NDRPDR sel
968         - 32  # NDRPDR sel
969     vpp-performance-changes-2n-skx-ref:
970       csit-vpp-perf-verify-1908-2n-skx:
971         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
972         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
973         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
974         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
975         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
976         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
977         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
978         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
979         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
980         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
981     vpp-performance-changes-2n-skx-cmp:
982       csit-vpp-perf-verify-2001-2n-skx:
983         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
984         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
985         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
986         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
987         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
988         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
989         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
990         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
991         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
992         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
993     vpp-performance-changes-2n-skx:
994       - "vpp-performance-changes-2n-skx-h1"
995       - "vpp-performance-changes-2n-skx-ref"
996       - "vpp-performance-changes-2n-skx-cmp"
997
998     vpp-performance-changes-nfv-2n-skx-ref:
999       csit-vpp-perf-verify-1908-2n-skx:
1000         - 22  # NFV
1001         - 31  # NFV
1002         - 32  # NFV
1003     vpp-performance-changes-nfv-2n-skx-cmp:
1004       # TODO: Add the data
1005       csit-vpp-perf-verify-2001-2n-skx:
1006         - 30  # NFV
1007         - 31  # NFV
1008     vpp-performance-changes-nfv-2n-skx:
1009       - "vpp-performance-changes-nfv-2n-skx-ref"
1010       - "vpp-performance-changes-nfv-2n-skx-cmp"
1011
1012     vpp-performance-changes-2n-dnv-ref:
1013       csit-vpp-perf-verify-1908-2n-dnv:
1014         - 1   # NDRPDR sel
1015         - 2   # NDRPDR sel
1016         - 3   # NDRPDR sel
1017         - 4   # NDRPDR sel
1018         - 5   # NDRPDR sel
1019         - 6   # NDRPDR sel
1020         - 7   # NDRPDR sel
1021         - 8   # NDRPDR sel
1022         - 9   # NDRPDR sel
1023         - 10  # NDRPDR sel
1024     vpp-performance-changes-2n-dnv-cmp:
1025       csit-vpp-perf-verify-2001-2n-dnv:
1026         - 4   # NDRPDR sel
1027         - 5   # NDRPDR sel
1028         - 6   # NDRPDR sel
1029         - 7   # NDRPDR sel
1030         - 8   # NDRPDR sel
1031         - 9   # NDRPDR sel
1032         - 10  # NDRPDR sel
1033         - 11  # NDRPDR sel
1034         - 13  # NDRPDR sel
1035         - 16  # NDRPDR sel
1036     vpp-performance-changes-2n-dnv:
1037       - "vpp-performance-changes-2n-dnv-ref"
1038       - "vpp-performance-changes-2n-dnv-cmp"
1039
1040     vpp-performance-changes-3n-dnv-ref:
1041       csit-vpp-perf-verify-1908-3n-dnv:
1042         - 6   # NDRPDR sel
1043         - 7   # NDRPDR sel
1044         - 8   # NDRPDR sel
1045         - 9   # NDRPDR sel
1046         - 10  # NDRPDR sel
1047         - 12  # NDRPDR sel
1048         - 13  # NDRPDR sel
1049         - 14  # NDRPDR sel
1050         - 15  # NDRPDR sel
1051         - 16  # NDRPDR sel
1052     vpp-performance-changes-3n-dnv-cmp:
1053       csit-vpp-perf-verify-2001-3n-dnv:
1054         - 5   # NDRPDR sel
1055         - 6   # NDRPDR sel
1056         - 7   # NDRPDR sel
1057         - 8   # NDRPDR sel
1058         - 9   # NDRPDR sel
1059         - 10  # NDRPDR sel
1060         - 12  # NDRPDR sel
1061         - 16  # NDRPDR sel
1062         - 17  # NDRPDR sel
1063         - 18  # NDRPDR sel
1064     vpp-performance-changes-3n-dnv:
1065       - "vpp-performance-changes-3n-dnv-ref"
1066       - "vpp-performance-changes-3n-dnv-cmp"
1067
1068     vpp-performance-changes-3n-tsh-ref:
1069       csit-vpp-perf-verify-1908-3n-tsh:
1070         - 7   # NDRPDR sel
1071         - 8   # NDRPDR sel
1072         - 9   # NDRPDR sel
1073         - 10  # NDRPDR sel
1074         - 11  # NDRPDR sel
1075         - 12  # NDRPDR sel
1076         - 13  # NDRPDR sel
1077         - 14  # NDRPDR sel
1078         - 15  # NDRPDR sel
1079         - 16  # NDRPDR sel
1080     vpp-performance-changes-3n-tsh-cmp:
1081       csit-vpp-perf-verify-2001-3n-tsh:
1082         - 3   # NDRPDR sel
1083         - 4   # NDRPDR sel
1084         - 7   # NDRPDR sel
1085         - 8   # NDRPDR sel
1086         - 10  # NDRPDR sel
1087         - 12  # NDRPDR sel
1088         - 13  # NDRPDR sel
1089         - 14  # NDRPDR sel
1090         - 15  # NDRPDR sel
1091         - 21  # NDRPDR sel
1092     vpp-performance-changes-3n-tsh:
1093       - "vpp-performance-changes-3n-tsh-ref"
1094       - "vpp-performance-changes-3n-tsh-cmp"
1095
1096     vpp-soak-vs-ndr-2n-skx-ref:
1097       csit-vpp-perf-verify-2001-2n-skx:
1098         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1099         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1100         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1101         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1102         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1103         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1104         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1105         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1106         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1107         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1108     vpp-soak-vs-ndr-2n-skx-cmp:
1109       csit-vpp-perf-verify-2001-2n-skx:
1110         - 181  # Soak
1111         - 182  # Soak
1112     vpp-soak-vs-ndr-2n-skx:
1113       csit-vpp-perf-verify-2001-2n-skx:
1114         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1115         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1116         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1117         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1118         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1119         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1120         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1121         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1122         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1123         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1124         - 181  # Soak
1125         - 182  # Soak
1126
1127     vpp-soak-vs-ndr-2n-clx-ref:
1128       csit-vpp-perf-verify-2001-2n-clx:
1129         - 28  # NDRPDR sel
1130         - 29  # NDRPDR sel
1131         - 32  # NDRPDR sel
1132         - 40  # NDRPDR sel
1133         - 43  # NDRPDR sel
1134         - 44  # NDRPDR sel
1135         - 45  # NDRPDR sel
1136         - 47  # NDRPDR sel
1137         - 48  # NDRPDR sel
1138         - 49  # NDRPDR sel
1139     vpp-soak-vs-ndr-2n-clx-cmp:
1140       csit-vpp-perf-verify-2001-2n-clx:
1141         - 93  # SOAK
1142         - 94  # Soak
1143     vpp-soak-vs-ndr-2n-clx:
1144       csit-vpp-perf-verify-2001-2n-clx:
1145         - 28  # NDRPDR sel
1146         - 29  # NDRPDR sel
1147         - 32  # NDRPDR sel
1148         - 40  # NDRPDR sel
1149         - 43  # NDRPDR sel
1150         - 44  # NDRPDR sel
1151         - 45  # NDRPDR sel
1152         - 47  # NDRPDR sel
1153         - 48  # NDRPDR sel
1154         - 49  # NDRPDR sel
1155         - 93  # SOAK
1156         - 94  # Soak
1157
1158     vpp-performance-changes-3n-hsw-mrr-h1:
1159       csit-vpp-perf-verify-1904-3n-hsw:
1160         - 9   # MRR sel
1161     vpp-performance-changes-3n-hsw-mrr-ref:
1162       csit-vpp-perf-verify-1908-3n-hsw:
1163         - 39  # MRR sel
1164     vpp-performance-changes-3n-hsw-mrr-cmp:
1165       csit-vpp-perf-verify-2001-3n-hsw:
1166         - 17  # MRR sel
1167     vpp-performance-changes-3n-hsw-mrr:
1168       - "vpp-performance-changes-3n-hsw-mrr-h1"
1169       - "vpp-performance-changes-3n-hsw-mrr-ref"
1170       - "vpp-performance-changes-3n-hsw-mrr-cmp"
1171
1172     vpp-performance-changes-3n-skx-mrr-h1:
1173       csit-vpp-perf-verify-1904-3n-skx:
1174         - 7   # MRR sel
1175     vpp-performance-changes-3n-skx-mrr-ref:
1176       csit-vpp-perf-verify-1908-3n-skx:
1177         - 36  # MRR sel
1178     vpp-performance-changes-3n-skx-mrr-cmp:
1179       csit-vpp-perf-verify-2001-3n-skx:
1180         - 50  # MRR sel
1181         - 53  # MRR sel addition
1182     vpp-performance-changes-3n-skx-mrr:
1183       - "vpp-performance-changes-3n-skx-mrr-h1"
1184       - "vpp-performance-changes-3n-skx-mrr-ref"
1185       - "vpp-performance-changes-3n-skx-mrr-cmp"
1186
1187     vpp-performance-changes-2n-skx-mrr-h1:
1188       csit-vpp-perf-verify-1904-2n-skx:
1189         - 11  # MRR sel
1190     vpp-performance-changes-2n-skx-mrr-ref:
1191       csit-vpp-perf-verify-1908-2n-skx:
1192         - 69  # MRR sel
1193     vpp-performance-changes-2n-skx-mrr-cmp:
1194       csit-vpp-perf-verify-2001-2n-skx:
1195         - 101 # MRR sel
1196         - 128 # MRR sel addition
1197     vpp-performance-changes-2n-skx-mrr:
1198       - "vpp-performance-changes-2n-skx-mrr-h1"
1199       - "vpp-performance-changes-2n-skx-mrr-ref"
1200       - "vpp-performance-changes-2n-skx-mrr-cmp"
1201
1202     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1203       csit-vpp-perf-verify-1908-2n-skx:
1204         - 71  # NFV MRR
1205     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1206       # TODO: Replace
1207       # csit-vpp-perf-verify-2001-2n-skx:
1208       csit-vpp-perf-verify-1908-2n-skx:
1209         - 71  # NFV MRR
1210     vpp-performance-changes-nfv-2n-skx-mrr:
1211       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1212       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1213
1214     vpp-performance-changes-2n-dnv-mrr-ref:
1215       csit-vpp-perf-verify-1908-2n-dnv:
1216         - 11  # MRR sel
1217     vpp-performance-changes-2n-dnv-mrr-cmp:
1218       csit-vpp-perf-verify-2001-2n-dnv:
1219         - 12  # MRR sel
1220     vpp-performance-changes-2n-dnv-mrr:
1221       - "vpp-performance-changes-2n-dnv-mrr-ref"
1222       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1223
1224     vpp-performance-changes-3n-dnv-mrr-ref:
1225       csit-vpp-perf-verify-1908-3n-dnv:
1226         - 17  # MRR sel
1227     vpp-performance-changes-3n-dnv-mrr-cmp:
1228       csit-vpp-perf-verify-2001-3n-dnv:
1229         - 11  # MRR sel
1230     vpp-performance-changes-3n-dnv-mrr:
1231       - "vpp-performance-changes-3n-dnv-mrr-ref"
1232       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1233
1234     vpp-performance-changes-3n-tsh-mrr-ref:
1235       csit-vpp-perf-verify-1908-3n-tsh:
1236         - 17  # MRR sel
1237     vpp-performance-changes-3n-tsh-mrr-cmp:
1238       csit-vpp-perf-verify-2001-3n-tsh:
1239         - 9   # MRR sel
1240     vpp-performance-changes-3n-tsh-mrr:
1241       - "vpp-performance-changes-3n-tsh-mrr-ref"
1242       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1243
1244     dpdk-performance-changes-3n-hsw-h1:
1245       csit-dpdk-perf-verify-1904-3n-hsw:
1246         - 2   # NDRPDR sel
1247         - 3   # NDRPDR sel
1248         - 5   # NDRPDR sel
1249         - 6   # NDRPDR sel
1250         - 13  # NDRPDR sel
1251         - 14  # NDRPDR sel
1252         - 15  # NDRPDR sel
1253         - 18  # NDRPDR sel
1254         - 19  # NDRPDR sel
1255         - 20  # NDRPDR sel
1256     dpdk-performance-changes-3n-hsw-ref:
1257       csit-dpdk-perf-verify-1908-3n-hsw:
1258         - 2   # NDRPDR sel
1259         - 3   # NDRPDR sel
1260         - 4   # NDRPDR sel
1261         - 5   # NDRPDR sel
1262         - 6   # NDRPDR sel
1263         - 7   # NDRPDR sel
1264         - 8   # NDRPDR sel
1265         - 9   # NDRPDR sel
1266         - 10  # NDRPDR sel
1267         - 11  # NDRPDR sel
1268     dpdk-performance-changes-3n-hsw-cmp:
1269       csit-dpdk-perf-verify-2001-3n-hsw:
1270 #        - 4   # NDRPDR sel
1271 #        - 5   # NDRPDR sel
1272 #        - 6   # NDRPDR sel
1273 #        - 7   # NDRPDR sel
1274 #        - 8   # NDRPDR sel
1275 #        - 9   # NDRPDR sel
1276 #        - 10  # NDRPDR sel
1277 #        - 11  # NDRPDR sel
1278 #        - 12  # NDRPDR sel
1279 #        - 13  # NDRPDR sel
1280         - 15  # NDRPDR sel
1281         - 16  # NDRPDR sel
1282         - 17  # NDRPDR sel
1283         - 18  # NDRPDR sel
1284         - 19  # NDRPDR sel
1285         - 20  # NDRPDR sel
1286         - 21  # NDRPDR sel
1287         - 22  # NDRPDR sel
1288         - 23  # NDRPDR sel
1289         - 24  # NDRPDR sel
1290     dpdk-performance-changes-3n-hsw:
1291       - "dpdk-performance-changes-3n-hsw-h1"
1292       - "dpdk-performance-changes-3n-hsw-ref"
1293       - "dpdk-performance-changes-3n-hsw-cmp"
1294
1295     dpdk-performance-changes-3n-skx-h1:
1296       csit-dpdk-perf-verify-1904-3n-skx:
1297         - 2   # NDRPDR sel
1298         - 3   # NDRPDR sel
1299         - 4   # NDRPDR sel
1300         - 5   # NDRPDR sel
1301         - 6   # NDRPDR sel
1302         - 7   # NDRPDR sel
1303         - 11  # NDRPDR sel
1304         - 12  # NDRPDR sel
1305         - 13  # NDRPDR sel
1306         - 14  # NDRPDR sel
1307     dpdk-performance-changes-3n-skx-ref:
1308       csit-dpdk-perf-verify-1908-3n-skx:
1309         - 3   # NDRPDR sel
1310         - 4   # NDRPDR sel
1311         - 5   # NDRPDR sel
1312         - 6   # NDRPDR sel
1313         - 7   # NDRPDR sel
1314         - 8   # NDRPDR sel
1315         - 9   # NDRPDR sel
1316         - 10  # NDRPDR sel
1317         - 11  # NDRPDR sel
1318         - 12  # NDRPDR sel
1319     dpdk-performance-changes-3n-skx-cmp:
1320       csit-dpdk-perf-verify-2001-3n-skx:
1321         - 29  # NDRPDR sel xxv710
1322         - 33  # NDRPDR sel xxv710
1323         - 34  # NDRPDR sel xxv710
1324         - 35  # NDRPDR sel xxv710
1325         - 36  # NDRPDR sel xxv710
1326         - 37  # NDRPDR sel xxv710
1327         - 41  # NDRPDR sel xxv710
1328         - 42  # NDRPDR sel xxv710
1329         - 43  # NDRPDR sel xxv710
1330         - 45  # NDRPDR sel xxv710
1331         - 30  # NDRPDR sel x710
1332         - 31  # NDRPDR sel x710
1333         - 32  # NDRPDR sel x710
1334         - 38  # NDRPDR sel x710
1335         - 39  # NDRPDR sel x710
1336         - 40  # NDRPDR sel x710
1337         - 44  # NDRPDR sel x710
1338         - 46  # NDRPDR sel x710
1339         - 47  # NDRPDR sel x710
1340         - 48  # NDRPDR sel x710
1341     dpdk-performance-changes-3n-skx:
1342       - "dpdk-performance-changes-3n-skx-h1"
1343       - "dpdk-performance-changes-3n-skx-ref"
1344       - "dpdk-performance-changes-3n-skx-cmp"
1345
1346     dpdk-performance-changes-2n-skx-h1:
1347       csit-dpdk-perf-verify-1904-2n-skx:
1348         - 2   # NDRPDR sel
1349         - 3   # NDRPDR sel
1350         - 4   # NDRPDR sel
1351         - 5   # NDRPDR sel
1352         - 7   # NDRPDR sel
1353         - 8   # NDRPDR sel
1354         - 9   # NDRPDR sel
1355         - 10  # NDRPDR sel
1356         - 11  # NDRPDR sel
1357         - 12  # NDRPDR sel
1358     dpdk-performance-changes-2n-skx-ref:
1359       csit-dpdk-perf-verify-1908-2n-skx:
1360         - 2   # NDRPDR sel
1361         - 3   # NDRPDR sel
1362         - 4   # NDRPDR sel
1363         - 5   # NDRPDR sel
1364         - 7   # NDRPDR sel
1365         - 8   # NDRPDR sel
1366         - 9   # NDRPDR sel
1367         - 10  # NDRPDR sel
1368         - 11  # NDRPDR sel
1369         - 12  # NDRPDR sel
1370     dpdk-performance-changes-2n-skx-cmp:
1371       csit-dpdk-perf-verify-2001-2n-skx:
1372         - 35  # NDRPDR sel xxv710
1373         - 36  # NDRPDR sel xxv710
1374         - 37  # NDRPDR sel xxv710
1375         - 41  # NDRPDR sel xxv710
1376         - 42  # NDRPDR sel xxv710
1377         - 43  # NDRPDR sel xxv710
1378         - 46  # NDRPDR sel xxv710
1379         - 47  # NDRPDR sel xxv710
1380         - 52  # NDRPDR sel xxv710
1381         - 53  # NDRPDR sel xxv710
1382         - 38  # NDRPDR sel x710
1383         - 39  # NDRPDR sel x710
1384         - 40  # NDRPDR sel x710
1385         - 44  # NDRPDR sel x710
1386         - 45  # NDRPDR sel x710
1387         - 48  # NDRPDR sel x710
1388         - 49  # NDRPDR sel x710
1389         - 50  # NDRPDR sel x710
1390         - 51  # NDRPDR sel x710
1391         - 54  # NDRPDR sel x710
1392     dpdk-performance-changes-2n-skx:
1393       - "dpdk-performance-changes-2n-skx-h1"
1394       - "dpdk-performance-changes-2n-skx-ref"
1395       - "dpdk-performance-changes-2n-skx-cmp"
1396
1397     # Compare testbeds
1398
1399     vpp-compare-testbeds-ref:
1400       csit-vpp-perf-verify-2001-3n-hsw:
1401         - 21  # NDRPDR sel
1402         - 22  # NDRPDR sel
1403         - 23  # NDRPDR sel
1404         - 24  # NDRPDR sel
1405         - 25  # NDRPDR sel
1406         - 29  # NDRPDR sel
1407         - 30  # NDRPDR sel
1408         - 31  # NDRPDR sel
1409         - 32  # NDRPDR sel
1410         - 34  # NDRPDR sel
1411     vpp-compare-testbeds-cmp:
1412       # TODO: Add the data
1413       csit-vpp-perf-verify-2001-3n-skx:
1414         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1415         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1416         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1417     vpp-compare-testbeds:
1418       - "vpp-compare-testbeds-ref"
1419       - "vpp-compare-testbeds-cmp"
1420
1421     vpp-compare-testbeds-skx-clx-ref:
1422       csit-vpp-perf-verify-2001-2n-skx:
1423         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1424         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1425         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1426         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1427         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1428         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1429         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1430         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1431         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1432         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1433     vpp-compare-testbeds-skx-clx-cmp:
1434       csit-vpp-perf-verify-2001-2n-clx:
1435         - 28  # NDRPDR sel
1436         - 29  # NDRPDR sel
1437         - 32  # NDRPDR sel
1438         - 40  # NDRPDR sel
1439         - 43  # NDRPDR sel
1440         - 44  # NDRPDR sel
1441         - 45  # NDRPDR sel
1442         - 47  # NDRPDR sel
1443         - 48  # NDRPDR sel
1444         - 49  # NDRPDR sel
1445     vpp-compare-testbeds-skx-clx:
1446       - "vpp-compare-testbeds-skx-clx-ref"
1447       - "vpp-compare-testbeds-skx-clx-cmp"
1448
1449     vpp-compare-testbeds-hsw-clx-ref:
1450       csit-vpp-perf-verify-2001-3n-hsw:
1451         - 21  # NDRPDR sel
1452         - 22  # NDRPDR sel
1453         - 23  # NDRPDR sel
1454         - 24  # NDRPDR sel
1455         - 25  # NDRPDR sel
1456         - 29  # NDRPDR sel
1457         - 30  # NDRPDR sel
1458         - 31  # NDRPDR sel
1459         - 32  # NDRPDR sel
1460         - 34  # NDRPDR sel
1461     vpp-compare-testbeds-hsw-clx-cmp:
1462       csit-vpp-perf-verify-2001-2n-clx:
1463         - 28  # NDRPDR sel
1464         - 29  # NDRPDR sel
1465         - 32  # NDRPDR sel
1466         - 40  # NDRPDR sel
1467         - 43  # NDRPDR sel
1468         - 44  # NDRPDR sel
1469         - 45  # NDRPDR sel
1470         - 47  # NDRPDR sel
1471         - 48  # NDRPDR sel
1472         - 49  # NDRPDR sel
1473     vpp-compare-testbeds-hsw-clx:
1474       - "vpp-compare-testbeds-hsw-clx-ref"
1475       - "vpp-compare-testbeds-hsw-clx-cmp"
1476
1477     vpp-compare-testbeds-mrr-ref:
1478       csit-vpp-perf-verify-2001-3n-hsw:
1479         - 17  # MRR sel
1480     vpp-compare-testbeds-mrr-cmp:
1481       csit-vpp-perf-verify-2001-3n-skx:
1482         - 50  # MRR sel
1483         - 53  # MRR sel addition
1484     vpp-compare-testbeds-mrr:
1485       - "vpp-compare-testbeds-mrr-ref"
1486       - "vpp-compare-testbeds-mrr-cmp"
1487
1488     vpp-compare-testbeds-mrr-skx-clx-ref:
1489       csit-vpp-perf-verify-2001-2n-skx:
1490         - 101 # MRR sel
1491         - 128 # MRR sel addition
1492     vpp-compare-testbeds-mrr-skx-clx-cmp:
1493       csit-vpp-perf-verify-2001-2n-clx:
1494         - 39  # MRR
1495     vpp-compare-testbeds-mrr-skx-clx:
1496       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1497       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1498
1499     vpp-compare-testbeds-mrr-hsw-clx-ref:
1500       csit-vpp-perf-verify-2001-3n-hsw:
1501         - 17  # MRR sel
1502     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1503       csit-vpp-perf-verify-2001-2n-clx:
1504         - 39  # MRR
1505     vpp-compare-testbeds-mrr-hsw-clx:
1506       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1507       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1508
1509     dpdk-compare-testbeds-ref:
1510       csit-dpdk-perf-verify-2001-3n-hsw:
1511         - 4   # NDRPDR sel
1512         - 5   # NDRPDR sel
1513         - 6   # NDRPDR sel
1514         - 7   # NDRPDR sel
1515         - 8   # NDRPDR sel
1516         - 9   # NDRPDR sel
1517         - 10  # NDRPDR sel
1518         - 11  # NDRPDR sel
1519         - 12  # NDRPDR sel
1520         - 13  # NDRPDR sel
1521         - 15  # NDRPDR sel
1522         - 16  # NDRPDR sel
1523         - 17  # NDRPDR sel
1524         - 18  # NDRPDR sel
1525         - 19  # NDRPDR sel
1526         - 20  # NDRPDR sel
1527         - 21  # NDRPDR sel
1528         - 22  # NDRPDR sel
1529         - 23  # NDRPDR sel
1530         - 24  # NDRPDR sel
1531     dpdk-compare-testbeds-cmp:
1532       csit-dpdk-perf-verify-2001-3n-skx:
1533         - 29  # NDRPDR sel xxv710
1534         - 33  # NDRPDR sel xxv710
1535         - 34  # NDRPDR sel xxv710
1536         - 35  # NDRPDR sel xxv710
1537         - 36  # NDRPDR sel xxv710
1538         - 37  # NDRPDR sel xxv710
1539         - 41  # NDRPDR sel xxv710
1540         - 42  # NDRPDR sel xxv710
1541         - 43  # NDRPDR sel xxv710
1542         - 45  # NDRPDR sel xxv710
1543         - 30  # NDRPDR sel x710
1544         - 31  # NDRPDR sel x710
1545         - 32  # NDRPDR sel x710
1546         - 38  # NDRPDR sel x710
1547         - 39  # NDRPDR sel x710
1548         - 40  # NDRPDR sel x710
1549         - 44  # NDRPDR sel x710
1550         - 46  # NDRPDR sel x710
1551         - 47  # NDRPDR sel x710
1552         - 48  # NDRPDR sel x710
1553     dpdk-compare-testbeds:
1554       - "dpdk-compare-testbeds-ref"
1555       - "dpdk-compare-testbeds-cmp"
1556
1557     dpdk-compare-testbeds-skx-clx-ref:
1558       csit-dpdk-perf-verify-2001-2n-skx:
1559         - 35  # NDRPDR sel xxv710
1560         - 36  # NDRPDR sel xxv710
1561         - 37  # NDRPDR sel xxv710
1562         - 41  # NDRPDR sel xxv710
1563         - 42  # NDRPDR sel xxv710
1564         - 43  # NDRPDR sel xxv710
1565         - 46  # NDRPDR sel xxv710
1566         - 47  # NDRPDR sel xxv710
1567         - 52  # NDRPDR sel xxv710
1568         - 53  # NDRPDR sel xxv710
1569         - 38  # NDRPDR sel x710
1570         - 39  # NDRPDR sel x710
1571         - 40  # NDRPDR sel x710
1572         - 44  # NDRPDR sel x710
1573         - 45  # NDRPDR sel x710
1574         - 48  # NDRPDR sel x710
1575         - 49  # NDRPDR sel x710
1576         - 50  # NDRPDR sel x710
1577         - 51  # NDRPDR sel x710
1578         - 54  # NDRPDR sel x710
1579     dpdk-compare-testbeds-skx-clx-cmp:
1580       csit-dpdk-perf-verify-2001-2n-clx:
1581         - 15  # NDRPDR sel
1582         - 16  # NDRPDR sel
1583         - 17  # NDRPDR sel
1584         - 18  # NDRPDR sel
1585         - 19  # NDRPDR sel
1586         - 20  # NDRPDR sel
1587         - 21  # NDRPDR sel
1588         - 22  # NDRPDR sel
1589         - 23  # NDRPDR sel
1590         - 24  # NDRPDR sel
1591         - 25  # NDRPDR sel
1592         - 26  # NDRPDR sel
1593         - 27  # NDRPDR sel
1594         - 28  # NDRPDR sel
1595         - 29  # NDRPDR sel
1596         - 30  # NDRPDR sel
1597         - 31  # NDRPDR sel
1598         - 32  # NDRPDR sel
1599         - 33  # NDRPDR sel
1600         - 34  # NDRPDR sel
1601
1602     dpdk-compare-testbeds-skx-clx:
1603       - "dpdk-compare-testbeds-skx-clx-ref"
1604       - "dpdk-compare-testbeds-skx-clx-cmp"
1605
1606     # Compare topologies
1607
1608     vpp-compare-topologies-ref:
1609       # TODO: Add the data
1610       csit-vpp-perf-verify-2001-3n-skx:
1611         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1612         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1613         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1614     vpp-compare-topologies-cmp:
1615       csit-vpp-perf-verify-2001-2n-skx:
1616         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1617         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1618         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1619         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1620         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1621         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1622         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1623         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1624         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1625         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1626     vpp-compare-topologies:
1627       - "vpp-compare-topologies-ref"
1628       - "vpp-compare-topologies-cmp"
1629
1630     vpp-compare-topologies-mrr-ref:
1631       csit-vpp-perf-verify-2001-3n-skx:
1632         - 50  # MRR sel
1633         - 53  # MRR sel addition
1634     vpp-compare-topologies-mrr-cmp:
1635       csit-vpp-perf-verify-2001-2n-skx:
1636         - 101 # MRR sel
1637         - 128 # MRR sel addition
1638     vpp-compare-topologies-mrr:
1639       - "vpp-compare-topologies-mrr-ref"
1640       - "vpp-compare-topologies-mrr-cmp"
1641
1642     dpdk-compare-topologies-ref:
1643       csit-dpdk-perf-verify-2001-3n-skx:
1644         - 29  # NDRPDR sel xxv710
1645         - 33  # NDRPDR sel xxv710
1646         - 34  # NDRPDR sel xxv710
1647         - 35  # NDRPDR sel xxv710
1648         - 36  # NDRPDR sel xxv710
1649         - 37  # NDRPDR sel xxv710
1650         - 41  # NDRPDR sel xxv710
1651         - 42  # NDRPDR sel xxv710
1652         - 43  # NDRPDR sel xxv710
1653         - 45  # NDRPDR sel xxv710
1654         - 30  # NDRPDR sel x710
1655         - 31  # NDRPDR sel x710
1656         - 32  # NDRPDR sel x710
1657         - 38  # NDRPDR sel x710
1658         - 39  # NDRPDR sel x710
1659         - 40  # NDRPDR sel x710
1660         - 44  # NDRPDR sel x710
1661         - 46  # NDRPDR sel x710
1662         - 47  # NDRPDR sel x710
1663         - 48  # NDRPDR sel x710
1664     dpdk-compare-topologies-cmp:
1665       csit-dpdk-perf-verify-2001-2n-skx:
1666         - 35  # NDRPDR sel xxv710
1667         - 36  # NDRPDR sel xxv710
1668         - 37  # NDRPDR sel xxv710
1669         - 41  # NDRPDR sel xxv710
1670         - 42  # NDRPDR sel xxv710
1671         - 43  # NDRPDR sel xxv710
1672         - 46  # NDRPDR sel xxv710
1673         - 47  # NDRPDR sel xxv710
1674         - 52  # NDRPDR sel xxv710
1675         - 53  # NDRPDR sel xxv710
1676         - 38  # NDRPDR sel x710
1677         - 39  # NDRPDR sel x710
1678         - 40  # NDRPDR sel x710
1679         - 44  # NDRPDR sel x710
1680         - 45  # NDRPDR sel x710
1681         - 48  # NDRPDR sel x710
1682         - 49  # NDRPDR sel x710
1683         - 50  # NDRPDR sel x710
1684         - 51  # NDRPDR sel x710
1685         - 54  # NDRPDR sel x710
1686     dpdk-compare-topologies:
1687       - "dpdk-compare-topologies-ref"
1688       - "dpdk-compare-topologies-cmp"
1689
1690   plot-layouts:
1691
1692     plot-soak-throughput:
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>Critical Rate Lower Bound [Mpps]</b>"
1714         titlefont:
1715           size: 16
1716         gridcolor: "rgb(230, 230, 230)"
1717         hoverformat: ".4r"
1718         tickformat: ".3r"
1719         linecolor: "rgb(220, 220, 220)"
1720         linewidth: 1
1721         showgrid: True
1722         showline: True
1723         showticklabels: True
1724         tickcolor: "rgb(220, 220, 220)"
1725         tickfont:
1726           size: 16
1727         zeroline: False
1728         range: [0,50]
1729       autosize: False
1730       margin:
1731         t: 50
1732         b: 0
1733         l: 80
1734         r: 20
1735       showlegend: True
1736       legend:
1737         orientation: "h"
1738         font:
1739           size: 16
1740       width: 700
1741       height: 900
1742       paper_bgcolor: "#fff"
1743       plot_bgcolor: "#fff"
1744       hoverlabel:
1745         namelength: -1
1746
1747     plot-service-density:
1748       titlefont:
1749         size: 18
1750       xaxis:
1751         side: "top"
1752         autorange: True
1753         fixedrange: False
1754         showgrid: False
1755         showline: False
1756         showticklabels: False
1757         ticks: ""
1758         ticklen: 0
1759         tickwidth: 0
1760         zeroline: False
1761       yaxis:
1762         autorange: "reversed"
1763         showgrid: False
1764         showline: False
1765         showticklabels: False
1766         ticks: ""
1767         ticklen: 0
1768         tickwidth: 0
1769         zeroline: False
1770       showlegend: False
1771       paper_bgcolor: "#fff"
1772       plot_bgcolor: "#fff"
1773       width: 700
1774       height: 700
1775       hoverlabel:
1776         namelength: -1
1777
1778     plot-cps:
1779       titlefont:
1780         size: 18
1781       xaxis:
1782         title: "<b>Test Cases [Index]</b>"
1783         titlefont:
1784           size: 16
1785         autorange: True
1786         fixedrange: False
1787         gridcolor: "rgb(230, 230, 230)"
1788         linecolor: "rgb(220, 220, 220)"
1789         linewidth: 1
1790         showgrid: True
1791         showline: True
1792         showticklabels: True
1793         tickcolor: "rgb(220, 220, 220)"
1794         tickmode: "linear"
1795         tickfont:
1796           size: 16
1797         zeroline: False
1798       yaxis:
1799         title: "<b>Connections Per Second [cps]</b>"
1800         titlefont:
1801           size: 16
1802         gridcolor: "rgb(230, 230, 230)"
1803         hoverformat: ".4s"
1804         linecolor: "rgb(220, 220, 220)"
1805         linewidth: 1
1806         rangemode: "tozero"
1807         showgrid: True
1808         showline: True
1809         showticklabels: True
1810         tickcolor: "rgb(220, 220, 220)"
1811         tickformat: ".3s"
1812         tickfont:
1813           size: 16
1814         zeroline: False
1815       boxmode: "group"
1816       boxgroupgap: 0.5
1817       autosize: False
1818       margin:
1819         t: 50
1820         b: 20
1821         l: 80
1822         r: 20
1823       showlegend: True
1824       legend:
1825         orientation: "h"
1826         font:
1827           size: 16
1828       width: 700
1829       height: 800
1830       paper_bgcolor: "#fff"
1831       plot_bgcolor: "#fff"
1832       hoverlabel:
1833         namelength: -1
1834
1835     plot-rps:
1836       titlefont:
1837         size: 18
1838       xaxis:
1839         title: "<b>Test Cases [Index]</b>"
1840         titlefont:
1841           size: 16
1842         autorange: True
1843         fixedrange: False
1844         gridcolor: "rgb(230, 230, 230)"
1845         linecolor: "rgb(220, 220, 220)"
1846         linewidth: 1
1847         showgrid: True
1848         showline: True
1849         showticklabels: True
1850         tickcolor: "rgb(220, 220, 220)"
1851         tickmode: "linear"
1852         tickfont:
1853           size: 16
1854         zeroline: False
1855       yaxis:
1856         title: "<b>Requests Per Second [rps]</b>"
1857         titlefont:
1858           size: 16
1859         gridcolor: "rgb(230, 230, 230)"
1860         hoverformat: ".4s"
1861         linecolor: "rgb(220, 220, 220)"
1862         linewidth: 1
1863         rangemode: "tozero"
1864         showgrid: True
1865         showline: True
1866         showticklabels: True
1867         tickcolor: "rgb(230, 230, 230)"
1868         tickformat: ".3s"
1869         tickfont:
1870           size: 16
1871         zeroline: False
1872       boxmode: "group"
1873       boxgroupgap: 0.5
1874       autosize: False
1875       margin:
1876         t: 50
1877         b: 20
1878         l: 80
1879         r: 20
1880       showlegend: True
1881       legend:
1882         orientation: "h"
1883         font:
1884           size: 16
1885       width: 700
1886       height: 800
1887       paper_bgcolor: "#fff"
1888       plot_bgcolor: "#fff"
1889       hoverlabel:
1890         namelength: -1
1891
1892     plot-hoststack:
1893       titlefont:
1894         size: 16
1895       xaxis:
1896         title: "<b>Test Cases [Index]</b>"
1897         titlefont:
1898           size: 14
1899         autorange: True
1900         fixedrange: False
1901         gridcolor: "rgb(230, 230, 230)"
1902         linecolor: "rgb(220, 220, 220)"
1903         linewidth: 1
1904         showgrid: True
1905         showline: True
1906         showticklabels: True
1907         tickcolor: "rgb(220, 220, 220)"
1908         tickmode: "linear"
1909         tickfont:
1910           size: 14
1911         zeroline: False
1912       yaxis:
1913         title: "<b>Bandwidth [Gbps]</b>"
1914         titlefont:
1915           size: 14
1916         gridcolor: "rgb(230, 230, 230)"
1917         hoverformat: ".4s"
1918         linecolor: "rgb(220, 220, 220)"
1919         linewidth: 1
1920         rangemode: "tozero"
1921         showgrid: True
1922         showline: True
1923         showticklabels: True
1924         tickcolor: "rgb(230, 230, 230)"
1925         tickformat: ".3s"
1926         tickfont:
1927           size: 14
1928         zeroline: False
1929       boxmode: "group"
1930       boxgroupgap: 0.5
1931       autosize: False
1932       margin:
1933         t: 50
1934         b: 20
1935         l: 80
1936         r: 20
1937       showlegend: True
1938       legend:
1939         orientation: "h"
1940         font:
1941           size: 14
1942       width: 700
1943       height: 800
1944       paper_bgcolor: "#fff"
1945       plot_bgcolor: "#fff"
1946       hoverlabel:
1947         namelength: -1
1948
1949     plot-throughput:
1950       titlefont:
1951         size: 18
1952       xaxis:
1953         title: "<b>Test Cases [Index]</b>"
1954         titlefont:
1955           size: 16
1956         autorange: True
1957         fixedrange: False
1958         gridcolor: "rgb(230, 230, 230)"
1959         linecolor: "rgb(220, 220, 220)"
1960         linewidth: 1
1961         showgrid: True
1962         showline: True
1963         showticklabels: True
1964         tickcolor: "rgb(220, 220, 220)"
1965         tickmode: "linear"
1966         tickfont:
1967           size: 16
1968         zeroline: False
1969       yaxis:
1970         title: "<b>Packet Throughput [Mpps]</b>"
1971         titlefont:
1972           size: 16
1973         gridcolor: "rgb(230, 230, 230)"
1974         hoverformat: ".4r"
1975         tickformat: ".3r"
1976         linecolor: "rgb(220, 220, 220)"
1977         linewidth: 1
1978         showgrid: True
1979         showline: True
1980         showticklabels: True
1981         tickcolor: "rgb(220, 220, 220)"
1982         tickfont:
1983           size: 16
1984         zeroline: False
1985         range: [0,50]
1986       autosize: False
1987       margin:
1988         t: 50
1989         b: 0
1990         l: 80
1991         r: 20
1992       showlegend: True
1993       legend:
1994         orientation: "h"
1995         font:
1996           size: 16
1997       width: 700
1998       height: 900
1999       paper_bgcolor: "#fff"
2000       plot_bgcolor: "#fff"
2001       hoverlabel:
2002         namelength: -1
2003
2004     plot-throughput-speedup-analysis:
2005       titlefont:
2006         size: 18
2007       xaxis:
2008         title: "<b>Number of Cores [Qty]</b>"
2009         titlefont:
2010           size: 16
2011         autorange: True
2012         fixedrange: False
2013         gridcolor: "rgb(230, 230, 230)"
2014         linecolor: "rgb(220, 220, 220)"
2015         linewidth: 1
2016         showgrid: True
2017         showline: True
2018         showticklabels: True
2019         tickcolor: "rgb(238, 238, 238)"
2020         tickmode: "linear"
2021         tickfont:
2022           size: 16
2023         zeroline: False
2024       yaxis:
2025         title: "<b>Packet Throughput [Mpps]</b>"
2026         titlefont:
2027           size: 16
2028         type: "linear"
2029         gridcolor: "rgb(230, 230, 230)"
2030         hoverformat: ".4s"
2031         linecolor: "rgb(220, 220, 220)"
2032         linewidth: 1
2033         showgrid: True
2034         showline: True
2035         showticklabels: True
2036         tickcolor: "rgb(220, 220, 220)"
2037         tickformat: ".4s"
2038         tickfont:
2039           size: 16
2040         zeroline: True
2041         rangemode: "tozero"
2042         range: [0,100]
2043       legend:
2044         orientation: "h"
2045         font:
2046           size: 16
2047         xanchor: "left"
2048         yanchor: "top"
2049         x: 0
2050         y: -0.2
2051         bgcolor: "rgba(255, 255, 255, 0)"
2052         bordercolor: "rgba(255, 255, 255, 0)"
2053         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2054       autosize: False
2055       margin:
2056           't': 50
2057           'b': 150
2058           'l': 85
2059           'r': 10
2060       showlegend: True
2061       width: 700
2062       height: 700
2063       paper_bgcolor: "#fff"
2064       plot_bgcolor: "#fff"
2065       hoverlabel:
2066         namelength: -1
2067       annotations: [
2068         {
2069           text: "_ _          __          ...",
2070           align: "left",
2071           showarrow: False,
2072           xref: "paper",
2073           yref: "paper",
2074           xanchor: "left",
2075           yanchor: "top",
2076           x: 0,
2077           y: -0.13,
2078           font: {
2079             family: "Consolas, Courier New",
2080             size: 15
2081           },
2082         },
2083         {
2084           text: "    Perfect     Measured     Limit",
2085           align: "left",
2086           showarrow: False,
2087           xref: "paper",
2088           yref: "paper",
2089           xanchor: "left",
2090           yanchor: "top",
2091           x: 0,
2092           y: -0.15,
2093           font: {
2094             family: "Consolas, Courier New",
2095             size: 15
2096           },
2097         },
2098       ]
2099
2100     plot-latency:
2101       titlefont:
2102         size: 18
2103       xaxis:
2104         title: "<b>Direction</b>"
2105         titlefont:
2106           size: 16
2107         autorange: True
2108         fixedrange: False
2109         gridcolor: "rgb(230, 230, 230)"
2110         linecolor: "rgb(220, 220, 220)"
2111         linewidth: 1
2112         showgrid: True
2113         showline: True
2114         showticklabels: False
2115         tickcolor: "rgb(220, 220, 220)"
2116         tickmode: "linear"
2117         tickfont:
2118           size: 16
2119         zeroline: False
2120       yaxis:
2121         title: "<b>Packet Latency [uSec]</b>"
2122         titlefont:
2123           size: 16
2124         type: "linear"
2125         gridcolor: "rgb(230, 230, 230)"
2126         hoverformat: ".4s"
2127         linecolor: "rgb(220, 220, 220)"
2128         linewidth: 1
2129         showgrid: True
2130         showline: True
2131         showticklabels: True
2132         tickcolor: "rgb(220, 220, 220)"
2133         tickformat: ".4s"
2134         tickfont:
2135           size: 16
2136         zeroline: True
2137         rangemode: "tozero"
2138       legend:
2139         orientation: "h"
2140         font:
2141           size: 16
2142         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2143       autosize: False
2144       margin:
2145           't': 50
2146           'b': 150
2147           'l': 80
2148           'r': 10
2149       showlegend: True
2150       width: 700
2151       height: 700
2152       paper_bgcolor: "#fff"
2153       plot_bgcolor: "#fff"
2154       hoverlabel:
2155         namelength: -1
2156
2157     plot-hdrh-latency:
2158       title:
2159         text: ""
2160         xanchor: "center"
2161         x: 0.5
2162         font:
2163           size: 16
2164       width: 700
2165       plot_bgcolor: "white"
2166       annotations:
2167         - font:
2168             size: 14
2169           showarrow: False
2170           text: "<b>Packet Latency [uSec]</b>"
2171           x: 1
2172           xanchor: "right"
2173           xref: "paper"
2174           y: -0.045
2175           yanchor: "top"
2176           yref: "paper"
2177         - font:
2178             size: 14
2179           showarrow: False
2180           text: "<b>Probability [%]</b>"
2181           textangle: 270
2182           x: -0.06
2183           xanchor: "center"
2184           xref: "paper"
2185           y: 0.5
2186           yanchor: "middle"
2187           yref: "paper"
2188         - font:
2189             size: 14
2190           showarrow: False
2191           text: "<b>Direction: E-W</b>"
2192           x: 0.24
2193           xanchor: "center"
2194           xref: "paper"
2195           y: 1.05
2196           yanchor: "bottom"
2197           yref: "paper"
2198         - font:
2199             size: 14
2200           showarrow: False
2201           text: "<b>Direction: W-E</b>"
2202           x: 0.74
2203           xanchor: "center"
2204           xref: "paper"
2205           y: 1.05
2206           yanchor: "bottom"
2207           yref: "paper"
2208
2209     plot-hdrh-latency-percentile:
2210       title:
2211         text: ""
2212         xanchor: "center"
2213         x: 0.5
2214         font:
2215           size: 18
2216       xaxis:
2217         type: "log"
2218         title: "<b>Percentile [%]</b>"
2219         titlefont:
2220           size: 16
2221         autorange: True
2222         fixedrange: False
2223         gridcolor: "rgb(230, 230, 230)"
2224         linecolor: "rgb(220, 220, 220)"
2225         linewidth: 1
2226         showgrid: True
2227         showline: True
2228         showticklabels: True
2229         tickcolor: "rgb(220, 220, 220)"
2230         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2231         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2232         tickfont:
2233           size: 16
2234       yaxis:
2235         title: "<b>Packet Latency [uSec]</b>"
2236         titlefont:
2237           size: 16
2238         gridcolor: "rgb(230, 230, 230)"
2239         linecolor: "rgb(220, 220, 220)"
2240         linewidth: 1
2241         showgrid: True
2242         showline: True
2243         showticklabels: True
2244         tickcolor: "rgb(220, 220, 220)"
2245         tickfont:
2246           size: 16
2247       autosize: False
2248       showlegend: True
2249       legend:
2250         traceorder: "normal"
2251         orientation: "h"
2252         font:
2253           size: 16
2254         xanchor: "left"
2255         yanchor: "top"
2256         x: 0
2257         y: -0.15
2258         bgcolor: "rgba(255, 255, 255, 0)"
2259         bordercolor: "rgba(255, 255, 255, 0)"
2260       width: 700
2261       height: 700
2262       paper_bgcolor: "white"
2263       plot_bgcolor: "white"
2264
2265     plot-hdrh-latency-by-percentile:
2266       title:
2267         text: "<b>Latency by Percentile Distribution</b>"
2268         xanchor: "center"
2269         x: 0.5
2270         font:
2271           size: 18
2272       showlegend: True
2273       legend:
2274         traceorder: "normal"
2275         orientation: "h"
2276         font:
2277           size: 16
2278         xanchor: "left"
2279         yanchor: "top"
2280         x: 0
2281         y: -0.2
2282         bgcolor: "rgba(255, 255, 255, 0)"
2283         bordercolor: "rgba(255, 255, 255, 0)"
2284       xaxis:
2285         type: "linear"
2286         title: "<b>Percentile [%]</b>"
2287         titlefont:
2288           size: 14
2289         autorange: False
2290         fixedrange: False
2291         range: [0, 100]
2292         gridcolor: "rgb(230, 230, 230)"
2293         linecolor: "rgb(220, 220, 220)"
2294         linewidth: 1
2295         showgrid: True
2296         showline: True
2297         showticklabels: True
2298         tickcolor: "rgb(220, 220, 220)"
2299         tickvals: [0, 25, 50, 75, 100]
2300         ticktext: [0, 25, 50, 75, 100]
2301         tickfont:
2302           size: 14
2303       yaxis:
2304         title: "<b>One-Way Latency per Direction [uSec]</b>"
2305         titlefont:
2306           size: 14
2307         gridcolor: "rgb(230, 230, 230)"
2308         linecolor: "rgb(220, 220, 220)"
2309         linewidth: 1
2310         showgrid: True
2311         showline: True
2312         showticklabels: True
2313         tickcolor: "rgb(220, 220, 220)"
2314         tickfont:
2315           size: 14
2316       width: 700
2317       height: 700
2318       paper_bgcolor: "white"
2319       plot_bgcolor: "white"
2320
2321 - type: "static"
2322   src-path: "{DIR[RST]}"
2323   dst-path: "{DIR[WORKING,SRC]}"
2324
2325 - type: "input"
2326   general:
2327     file-name: "output_info.xml.gz"
2328     file-format: ".gz"
2329     arch-file-format:
2330       - ".gz"
2331       - ".zip"
2332     download-path: "{job}/{build}/archives/{filename}"
2333     extract: "output.xml"
2334
2335     zip-file-name: "robot-plugin.zip"
2336     zip-file-format: ".zip"
2337     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2338     zip-extract: "robot-plugin/output.xml"
2339
2340   builds:
2341
2342     csit-vpp-perf-verify-1904-3n-hsw:
2343       - 9   # MRR sel
2344       - 11  # NDRPDR sel
2345       - 12  # NDRPDR sel
2346       - 20  # NDRPDR sel
2347       - 21  # NDRPDR sel
2348       - 23  # NDRPDR sel
2349       - 24  # NDRPDR sel
2350       - 25  # NDRPDR sel
2351       - 26  # NDRPDR sel
2352       - 29  # NDRPDR sel
2353       - 30  # NDRPDR sel
2354     csit-vpp-perf-verify-1908-3n-hsw:
2355       - 12  # NDRPDR sel
2356       - 13  # NDRPDR sel
2357       - 14  # NDRPDR sel
2358       - 15  # NDRPDR sel
2359       - 16  # NDRPDR sel
2360       - 17  # NDRPDR sel
2361       - 18  # NDRPDR sel
2362       - 19  # NDRPDR sel
2363       - 20  # NDRPDR sel
2364       - 21  # NDRPDR sel
2365       - 48  # NDRPDR sel vhost
2366       - 49  # NDRPDR sel vhost
2367       - 52  # NDRPDR sel vhost
2368       - 53  # NDRPDR sel vhost
2369       - 54  # NDRPDR sel vhost
2370       - 55  # NDRPDR sel vhost
2371       - 56  # NDRPDR sel vhost
2372       - 57  # NDRPDR sel vhost
2373       - 58  # NDRPDR sel vhost
2374       - 59  # NDRPDR sel vhost
2375       - 39  # MRR sel
2376     csit-vpp-perf-verify-2001-3n-hsw:
2377       - 21  # NDRPDR sel
2378       - 22  # NDRPDR sel
2379       - 23  # NDRPDR sel
2380       - 24  # NDRPDR sel
2381       - 25  # NDRPDR sel
2382       - 29  # NDRPDR sel
2383       - 30  # NDRPDR sel
2384       - 31  # NDRPDR sel
2385       - 32  # NDRPDR sel
2386       - 34  # NDRPDR sel
2387       - 17  # MRR sel
2388       - 18  # NDRPDR full
2389       - 20  # NDRPDR full
2390       - 28  # NDRPDR full
2391       - 35  # NDRPDR full
2392       - 42  # NDRPDR full
2393       - 46  # NDRPDR full
2394       - 47  # NDRPDR full
2395       - 48  # NDRPDR full
2396       - 49  # NDRPDR full
2397       - 50  # NDRPDR full
2398       - 51  # NDRPDR full
2399       - 52  # NDRPDR full
2400       - 53  # NDRPDR full
2401       - 54  # NDRPDR full
2402       - 55  # NDRPDR full
2403       - 56  # NDRPDR full
2404       - 57  # NDRPDR full
2405       - 58  # NDRPDR full
2406       - 59  # NDRPDR full
2407       - 61  # NDRPDR full
2408       - 62  # NDRPDR full
2409       - 63  # NDRPDR full
2410       - 64  # NDRPDR full
2411       - 65  # NDRPDR full
2412       - 67  # NDRPDR full
2413       - 70  # NDRPDR full
2414       - 72  # NDRPDR full
2415       - 73  # NDRPDR full
2416       - 76  # NDRPDR full
2417       - 77  # NDRPDR full
2418       - 78  # NDRPDR full
2419       - 79  # NDRPDR full
2420       - 81  # NDRPDR full
2421       - 82  # NDRPDR full
2422       - 84  # NDRPDR full
2423       - 85  # NDRPDR full
2424       - 103  # hoststack
2425       - 104  # hoststack
2426       - 105  # hoststack
2427       - 106  # hoststack
2428       - 107  # hoststack
2429       - 108  # hoststack
2430       - 109  # hoststack
2431       - 110  # hoststack
2432       - 111  # hoststack
2433       - 112  # hoststack
2434
2435     csit-vpp-perf-verify-1904-3n-skx:
2436       - 7   # MRR sel
2437       - 8   # NDRPDR sel
2438       - 9   # NDRPDR sel
2439       - 10  # NDRPDR sel
2440       - 11  # NDRPDR sel
2441       - 12  # NDRPDR sel
2442       - 14  # NDRPDR sel
2443       - 16  # NDRPDR sel
2444       - 21  # NDRPDR sel
2445       - 23  # NDRPDR sel
2446       - 25  # NDRPDR sel
2447     csit-vpp-perf-verify-1908-3n-skx:
2448       - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
2449       - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
2450       - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
2451       - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
2452       - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
2453       - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
2454       - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
2455       - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
2456       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2457       - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
2458       - 52  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2459       - 53  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2460       - 55  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2461       - 61  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2462       - 62  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2463       - 63  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2464       - 64  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2465       - 65  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2466       - 66  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2467       - 67  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2468       - 36  # MRR sel - old1908 - vpp build: 19.08-release
2469     csit-vpp-perf-verify-1908_1-3n-skx:
2470       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2471       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2472       - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2473       - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2474       - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2475       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2476       - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2477       - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2478       - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2479       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2480       - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2481       - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2482       - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2483       - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2484       - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2485     csit-vpp-perf-verify-2001-3n-skx:
2486 #      - 45  # NDRPDR sel
2487 #      - 46  # NDRPDR sel
2488 #      - 47  # NDRPDR sel
2489 #      - 48  # NDRPDR sel
2490 #      - 49  # NDRPDR sel
2491 #      - 51  # NDRPDR sel
2492 #      - 52  # NDRPDR sel
2493 #      - 59  # NDRPDR sel
2494 #      - 65  # NDRPDR sel
2495 #      - 66  # NDRPDR sel
2496 #      - 54  # NDRPDR sel addition
2497 #      - 55  # NDRPDR sel addition
2498 #      - 56  # NDRPDR sel addition
2499 #      - 57  # NDRPDR sel addition
2500 #      - 58  # NDRPDR sel addition
2501 #      - 60  # NDRPDR sel addition
2502 #      - 61  # NDRPDR sel addition
2503 #      - 62  # NDRPDR sel addition
2504 #      - 63  # NDRPDR sel addition
2505 #      - 64  # NDRPDR sel addition
2506       - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2507       - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2508       - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2509       - 50  # MRR sel
2510       - 53  # MRR sel addition
2511
2512     csit-vpp-perf-verify-1904-2n-skx:
2513       - 11  # MRR sel
2514       - 12  # NDRPDR sel
2515       - 14  # NDRPDR sel
2516       - 16  # NDRPDR sel
2517       - 17  # NDRPDR sel
2518       - 18  # NDRPDR sel
2519       - 21  # NDRPDR sel
2520       - 27  # NDRPDR sel
2521       - 30  # NDRPDR sel
2522       - 31  # NDRPDR sel
2523       - 32  # NDRPDR sel
2524     csit-vpp-perf-verify-1908-2n-skx:
2525       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2526       - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
2527       - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
2528       - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
2529       - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
2530       - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
2531       - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
2532       - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
2533       - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
2534       - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
2535       - 88  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2536       - 89  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2537       - 91  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2538       - 92  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2539       - 93  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2540       - 94  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2541       - 95  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2542       - 96  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2543       - 97  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2544       - 98  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2545       - 69  # MRR sel - old1908 - vpp build: 19.08-release
2546 #      - 22  # NFV
2547 #      - 31  # NFV
2548 #      - 32  # NFV
2549 #      - 71  # NFV MRR
2550     csit-vpp-perf-verify-1908_1-2n-skx:
2551       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2552       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2553       - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2554       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2555       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2556       - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2557       - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2558       - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2559       - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2560       - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2561       - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2562       - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2563       - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2564       - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2565       - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2566       - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2567       - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2568       - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2569       - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2570       - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2571     csit-vpp-perf-verify-2001-2n-skx:
2572 #      - 92  # NDRPDR sel - old
2573 #      - 93  # NDRPDR sel - old
2574 #      - 94  # NDRPDR sel - old
2575 #      - 95  # NDRPDR sel - old
2576 #      - 96  # NDRPDR sel - old
2577 #      - 97  # NDRPDR sel - old
2578 #      - 98  # NDRPDR sel - old
2579 #      - 99  # NDRPDR sel - old
2580 #      - 100 # NDRPDR sel - old
2581 #      - 102 # NDRPDR sel - old
2582 #      - 129 # NDRPDR sel addition - old
2583 #      - 130 # NDRPDR sel addition - old
2584 #      - 131 # NDRPDR sel addition - old
2585 #      - 132 # NDRPDR sel addition - old
2586 #      - 133 # NDRPDR sel addition - old
2587 #      - 134 # NDRPDR sel addition - old
2588 #      - 135 # NDRPDR sel addition - old
2589 #      - 136 # NDRPDR sel addition - old
2590 #      - 137 # NDRPDR sel addition - old
2591 #      - 138 # NDRPDR sel addition - old
2592       - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2593       - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2594       - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2595       - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2596       - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2597       - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2598       - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2599       - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2600       - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2601       - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2602       - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2603       - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2604       - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2605       - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2606       - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2607       - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2608       - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2609       - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2610       - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2611       - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2612       - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2613       - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2614       - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2615       - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2616       - 101  # MRR sel - old
2617       - 128  # MRR sel addition - old
2618       - 169  # Reconf
2619       - 171  # Reconf
2620       - 172  # Reconf
2621       - 173  # Reconf
2622       - 174  # Reconf
2623       - 175  # Reconf
2624       - 176  # Reconf
2625       - 177  # Reconf
2626       - 178  # Reconf
2627       - 179  # Reconf
2628       - 181  # Soak
2629       - 182  # Soak
2630
2631     csit-vpp-perf-verify-2001-2n-clx:
2632       - 28  # NDRPDR sel
2633       - 29  # NDRPDR sel
2634       - 32  # NDRPDR sel
2635       - 40  # NDRPDR sel
2636       - 43  # NDRPDR sel
2637       - 44  # NDRPDR sel
2638       - 45  # NDRPDR sel
2639       - 47  # NDRPDR sel
2640       - 48  # NDRPDR sel
2641       - 49  # NDRPDR sel
2642       - 39  # MRR
2643       - 53  # NDRPDR full
2644       - 54  # NDRPDR full
2645       - 55  # NDRPDR full
2646       - 56  # NDRPDR full
2647       - 57  # NDRPDR full
2648       - 58  # NDRPDR full
2649       - 59  # NDRPDR full
2650       - 60  # NDRPDR full
2651       - 61  # NDRPDR full
2652       - 62  # NDRPDR full
2653       - 63  # NDRPDR full
2654       - 64  # NDRPDR full
2655       - 65  # NDRPDR full
2656       - 66  # NDRPDR full
2657       - 67  # NDRPDR full
2658       - 68  # Reconf
2659       - 69  # Reconf
2660       - 70  # Reconf
2661       - 71  # Reconf
2662       - 72  # Reconf
2663       - 73  # Reconf
2664       - 74  # Reconf
2665       - 75  # Reconf
2666       - 76  # Reconf
2667       - 77  # Reconf
2668       - 80  # TCP
2669       - 82  # TCP
2670       - 83  # TCP
2671       - 85  # TCP
2672       - 86  # TCP
2673       - 87  # TCP
2674       - 88  # TCP
2675       - 89  # TCP
2676       - 90  # TCP
2677       - 91  # TCP
2678       - 93  # Soak
2679       - 94  # Soak
2680
2681     csit-vpp-perf-verify-1908-3n-tsh:
2682       - 7   # NDRPDR sel
2683       - 8   # NDRPDR sel
2684       - 9   # NDRPDR sel
2685       - 10  # NDRPDR sel
2686       - 11  # NDRPDR sel
2687       - 12  # NDRPDR sel
2688       - 13  # NDRPDR sel
2689       - 14  # NDRPDR sel
2690       - 15  # NDRPDR sel
2691       - 16  # NDRPDR sel
2692       - 17  # MRR sel
2693     csit-vpp-perf-verify-2001-3n-tsh:
2694       - 3   # NDRPDR sel
2695       - 4   # NDRPDR sel
2696       - 7   # NDRPDR sel
2697       - 8   # NDRPDR sel
2698       - 10  # NDRPDR sel
2699       - 12  # NDRPDR sel
2700       - 13  # NDRPDR sel
2701       - 14  # NDRPDR sel
2702       - 15  # NDRPDR sel
2703       - 21  # NDRPDR sel
2704       - 9   # MRR sel
2705
2706     csit-vpp-perf-verify-1908-3n-dnv:
2707       - 6   # NDRPDR sel
2708       - 7   # NDRPDR sel
2709       - 8   # NDRPDR sel
2710       - 9   # NDRPDR sel
2711       - 10  # NDRPDR sel
2712       - 12  # NDRPDR sel
2713       - 13  # NDRPDR sel
2714       - 14  # NDRPDR sel
2715       - 15  # NDRPDR sel
2716       - 16  # NDRPDR sel
2717       - 17  # MRR sel
2718     csit-vpp-perf-verify-2001-3n-dnv:
2719       - 5   # NDRPDR sel
2720       - 6   # NDRPDR sel
2721       - 7   # NDRPDR sel
2722       - 8   # NDRPDR sel
2723       - 9   # NDRPDR sel
2724       - 10  # NDRPDR sel
2725       - 12  # NDRPDR sel
2726       - 16  # NDRPDR sel
2727       - 17  # NDRPDR sel
2728       - 18  # NDRPDR sel
2729       - 11  # MRR sel
2730       - 19  # NDRPDR full
2731       - 20  # NDRPDR full
2732       - 21  # NDRPDR full
2733       - 22  # NDRPDR full
2734       - 23  # NDRPDR full
2735       - 24  # NDRPDR full
2736       - 25  # NDRPDR full
2737       - 26  # NDRPDR full
2738       - 37  # NDRPDR full
2739       - 38  # NDRPDR full
2740       - 39  # NDRPDR full
2741
2742     csit-vpp-perf-verify-1908-2n-dnv:
2743       - 1   # NDRPDR sel
2744       - 2   # NDRPDR sel
2745       - 3   # NDRPDR sel
2746       - 4   # NDRPDR sel
2747       - 5   # NDRPDR sel
2748       - 6   # NDRPDR sel
2749       - 7   # NDRPDR sel
2750       - 8   # NDRPDR sel
2751       - 9   # NDRPDR sel
2752       - 10  # NDRPDR sel
2753       - 11  # MRR sel
2754     csit-vpp-perf-verify-2001-2n-dnv:
2755       - 4   # NDRPDR sel
2756       - 5   # NDRPDR sel
2757       - 6   # NDRPDR sel
2758       - 7   # NDRPDR sel
2759       - 8   # NDRPDR sel
2760       - 9   # NDRPDR sel
2761       - 10  # NDRPDR sel
2762       - 11  # NDRPDR sel
2763       - 13  # NDRPDR sel
2764       - 16  # NDRPDR sel
2765       - 12  # MRR sel
2766       - 21  # NDRPDR full
2767       - 22  # NDRPDR full
2768       - 25  # NDRPDR full
2769       - 26  # NDRPDR full
2770       - 27  # NDRPDR full
2771       - 28  # NDRPDR full
2772
2773     csit-dpdk-perf-verify-1904-3n-hsw:
2774       - 2   # NDRPDR sel
2775       - 3   # NDRPDR sel
2776       - 5   # NDRPDR sel
2777       - 6   # NDRPDR sel
2778       - 13  # NDRPDR sel
2779       - 14  # NDRPDR sel
2780       - 15  # NDRPDR sel
2781       - 18  # NDRPDR sel
2782       - 19  # NDRPDR sel
2783       - 20  # NDRPDR sel
2784     csit-dpdk-perf-verify-1908-3n-hsw:
2785       - 2   # NDRPDR sel
2786       - 3   # NDRPDR sel
2787       - 4   # NDRPDR sel
2788       - 5   # NDRPDR sel
2789       - 6   # NDRPDR sel
2790       - 7   # NDRPDR sel
2791       - 8   # NDRPDR sel
2792       - 9   # NDRPDR sel
2793       - 10  # NDRPDR sel
2794       - 11  # NDRPDR sel
2795     csit-dpdk-perf-verify-2001-3n-hsw:
2796       - 4   # NDRPDR sel
2797       - 5   # NDRPDR sel
2798       - 6   # NDRPDR sel
2799       - 7   # NDRPDR sel
2800       - 8   # NDRPDR sel
2801       - 9   # NDRPDR sel
2802       - 10  # NDRPDR sel
2803       - 11  # NDRPDR sel
2804       - 12  # NDRPDR sel
2805       - 13  # NDRPDR sel
2806       - 15  # NDRPDR sel
2807       - 16  # NDRPDR sel
2808       - 17  # NDRPDR sel
2809       - 18  # NDRPDR sel
2810       - 19  # NDRPDR sel
2811       - 20  # NDRPDR sel
2812       - 21  # NDRPDR sel
2813       - 22  # NDRPDR sel
2814       - 23  # NDRPDR sel
2815       - 24  # NDRPDR sel
2816       - 25  # NDRPDR full
2817       - 26  # NDRPDR full
2818
2819     csit-dpdk-perf-verify-1904-3n-skx:
2820       - 2   # NDRPDR sel
2821       - 3   # NDRPDR sel
2822       - 4   # NDRPDR sel
2823       - 5   # NDRPDR sel
2824       - 6   # NDRPDR sel
2825       - 7   # NDRPDR sel
2826       - 11  # NDRPDR sel
2827       - 12  # NDRPDR sel
2828       - 13  # NDRPDR sel
2829       - 14  # NDRPDR sel
2830     csit-dpdk-perf-verify-1908-3n-skx:
2831       - 3   # NDRPDR sel
2832       - 4   # NDRPDR sel
2833       - 5   # NDRPDR sel
2834       - 6   # NDRPDR sel
2835       - 7   # NDRPDR sel
2836       - 8   # NDRPDR sel
2837       - 9   # NDRPDR sel
2838       - 10  # NDRPDR sel
2839       - 11  # NDRPDR sel
2840       - 12  # NDRPDR sel
2841     csit-dpdk-perf-verify-2001-3n-skx:
2842       - 29  # NDRPDR sel xxv710
2843       - 33  # NDRPDR sel xxv710
2844       - 34  # NDRPDR sel xxv710
2845       - 35  # NDRPDR sel xxv710
2846       - 36  # NDRPDR sel xxv710
2847       - 37  # NDRPDR sel xxv710
2848       - 41  # NDRPDR sel xxv710
2849       - 42  # NDRPDR sel xxv710
2850       - 43  # NDRPDR sel xxv710
2851       - 45  # NDRPDR sel xxv710
2852       - 30  # NDRPDR sel x710
2853       - 31  # NDRPDR sel x710
2854       - 32  # NDRPDR sel x710
2855       - 38  # NDRPDR sel x710
2856       - 39  # NDRPDR sel x710
2857       - 40  # NDRPDR sel x710
2858       - 44  # NDRPDR sel x710
2859       - 46  # NDRPDR sel x710
2860       - 47  # NDRPDR sel x710
2861       - 48  # NDRPDR sel x710
2862
2863     csit-dpdk-perf-verify-1904-2n-skx:
2864       - 2   # NDRPDR sel
2865       - 3   # NDRPDR sel
2866       - 4   # NDRPDR sel
2867       - 5   # NDRPDR sel
2868       - 7   # NDRPDR sel
2869       - 8   # NDRPDR sel
2870       - 9   # NDRPDR sel
2871       - 10  # NDRPDR sel
2872       - 11  # NDRPDR sel
2873       - 12  # NDRPDR sel
2874     csit-dpdk-perf-verify-1908-2n-skx:
2875       - 2   # NDRPDR sel
2876       - 3   # NDRPDR sel
2877       - 4   # NDRPDR sel
2878       - 5   # NDRPDR sel
2879       - 7   # NDRPDR sel
2880       - 8   # NDRPDR sel
2881       - 9   # NDRPDR sel
2882       - 10  # NDRPDR sel
2883       - 11  # NDRPDR sel
2884       - 12  # NDRPDR sel
2885     csit-dpdk-perf-verify-2001-2n-skx:
2886       - 35  # NDRPDR sel xxv710
2887       - 36  # NDRPDR sel xxv710
2888       - 37  # NDRPDR sel xxv710
2889       - 41  # NDRPDR sel xxv710
2890       - 42  # NDRPDR sel xxv710
2891       - 43  # NDRPDR sel xxv710
2892       - 46  # NDRPDR sel xxv710
2893       - 47  # NDRPDR sel xxv710
2894       - 52  # NDRPDR sel xxv710
2895       - 53  # NDRPDR sel xxv710
2896       - 38  # NDRPDR sel x710
2897       - 39  # NDRPDR sel x710
2898       - 40  # NDRPDR sel x710
2899       - 44  # NDRPDR sel x710
2900       - 45  # NDRPDR sel x710
2901       - 48  # NDRPDR sel x710
2902       - 49  # NDRPDR sel x710
2903       - 50  # NDRPDR sel x710
2904       - 51  # NDRPDR sel x710
2905       - 54  # NDRPDR sel x710
2906
2907
2908     csit-dpdk-perf-verify-2001-2n-clx:
2909       - 15  # NDRPDR sel
2910       - 16  # NDRPDR sel
2911       - 17  # NDRPDR sel
2912       - 18  # NDRPDR sel
2913       - 19  # NDRPDR sel
2914       - 20  # NDRPDR sel
2915       - 21  # NDRPDR sel
2916       - 22  # NDRPDR sel
2917       - 23  # NDRPDR sel
2918       - 24  # NDRPDR sel
2919       - 25  # NDRPDR sel
2920       - 26  # NDRPDR sel
2921       - 27  # NDRPDR sel
2922       - 28  # NDRPDR sel
2923       - 29  # NDRPDR sel
2924       - 30  # NDRPDR sel
2925       - 31  # NDRPDR sel
2926       - 32  # NDRPDR sel
2927       - 33  # NDRPDR sel
2928       - 34  # NDRPDR sel
2929
2930     csit-dpdk-perf-verify-2001-2n-dnv:
2931       - 9   # NDRPDR sel
2932       - 10  # NDRPDR sel
2933       - 11  # NDRPDR sel
2934       - 12  # NDRPDR sel
2935       - 13  # NDRPDR sel
2936       - 14  # NDRPDR sel
2937       - 15  # NDRPDR sel
2938       - 16  # NDRPDR sel
2939       - 17  # NDRPDR sel
2940       - 18  # NDRPDR sel
2941
2942     csit-dpdk-perf-verify-2001-3n-dnv:
2943       - 12  # NDRPDR sel
2944       - 13  # NDRPDR sel
2945       - 14  # NDRPDR sel
2946       - 15  # NDRPDR sel
2947       - 16  # NDRPDR sel
2948       - 17  # NDRPDR sel
2949       - 18  # NDRPDR sel
2950       - 19  # NDRPDR sel
2951       - 20  # NDRPDR sel
2952       - 22  # NDRPDR sel
2953
2954     csit-dpdk-perf-verify-2001-3n-tsh:
2955       - 3   # NDRPDR sel
2956       - 4   # NDRPDR sel
2957       - 5   # NDRPDR sel
2958       - 9   # NDRPDR sel
2959       - 10  # NDRPDR sel
2960       - 11  # NDRPDR sel
2961       - 12  # NDRPDR sel
2962       - 14  # NDRPDR sel
2963       - 15  # NDRPDR sel
2964       - 18  # NDRPDR sel
2965
2966     csit-vpp-device-2001-ubuntu1804-1n-skx:
2967       - 57
2968
2969 - type: "output"
2970   output: "report"
2971   format:
2972     html:
2973     - full
2974 #    pdf:
2975 #    - minimal
2976
2977 ################################################################################
2978 ###                               T A B L E S                                ###
2979 ################################################################################
2980
2981 # VPP Soak vs NDR - 2n-skx
2982 - type: "table"
2983   title: "VPP Soak vs NDR 2n-skx"
2984   algorithm: "table_soak_vs_ndr"
2985   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2986   reference:
2987     title: "NDR"
2988     data: "vpp-soak-vs-ndr-2n-skx-ref"
2989   compare:
2990     title: "Soak"
2991     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2992   data: "vpp-soak-vs-ndr-2n-skx"
2993   include-tests: "NDR"
2994   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2995   parameters:
2996     - "throughput"
2997     - "name"
2998     - "parent"
2999
3000 # VPP Soak vs NDR - 2n-clx
3001 - type: "table"
3002   title: "VPP Soak vs NDR 2n-clx"
3003   algorithm: "table_soak_vs_ndr"
3004   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3005   reference:
3006     title: "NDR"
3007     data: "vpp-soak-vs-ndr-2n-clx-ref"
3008   compare:
3009     title: "Soak"
3010     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3011   data: "vpp-soak-vs-ndr-2n-clx"
3012   include-tests: "NDR"
3013   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3014   parameters:
3015     - "throughput"
3016     - "name"
3017     - "parent"
3018
3019 ################################################################################
3020
3021 # VPP Compare NICs 3n-skx 2t1c ndr
3022 - type: "table"
3023   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3024   algorithm: "table_nics_comparison"
3025   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3026   reference:
3027     title: "x710"
3028     nic: "NIC_Intel-X710"
3029   compare:
3030     title: "xxv710"
3031     nic: "NIC_Intel-XXV710"
3032   data: "vpp-nic-comparison-3n-skx"
3033   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3034   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3035   parameters:
3036   - "name"
3037   - "parent"
3038   - "throughput"
3039   - "tags"
3040
3041 # VPP Compare NICs 3n-skx 4t2c ndr
3042 - type: "table"
3043   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3044   algorithm: "table_nics_comparison"
3045   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3046   reference:
3047     title: "x710"
3048     nic: "NIC_Intel-X710"
3049   compare:
3050     title: "xxv710"
3051     nic: "NIC_Intel-XXV710"
3052   data: "vpp-nic-comparison-3n-skx"
3053   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3054   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3055   parameters:
3056   - "name"
3057   - "parent"
3058   - "throughput"
3059   - "tags"
3060
3061 # VPP Compare NICs 3n-skx 2t1c pdr
3062 - type: "table"
3063   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3064   algorithm: "table_nics_comparison"
3065   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3066   reference:
3067     title: "x710"
3068     nic: "NIC_Intel-X710"
3069   compare:
3070     title: "xxv710"
3071     nic: "NIC_Intel-XXV710"
3072   data: "vpp-nic-comparison-3n-skx"
3073   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3074   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3075   parameters:
3076   - "name"
3077   - "parent"
3078   - "throughput"
3079   - "tags"
3080
3081  # VPP Compare NICs 3n-skx 4t2c pdr
3082 - type: "table"
3083   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3084   algorithm: "table_nics_comparison"
3085   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3086   reference:
3087     title: "x710"
3088     nic: "NIC_Intel-X710"
3089   compare:
3090     title: "xxv710"
3091     nic: "NIC_Intel-XXV710"
3092   data: "vpp-nic-comparison-3n-skx"
3093   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3094   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3095   parameters:
3096   - "name"
3097   - "parent"
3098   - "throughput"
3099   - "tags"
3100
3101 # VPP Compare NICs 3n-skx 2t1c mrr
3102 - type: "table"
3103   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3104   algorithm: "table_nics_comparison"
3105   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3106   reference:
3107     title: "x710"
3108     nic: "NIC_Intel-X710"
3109   compare:
3110     title: "xxv710"
3111     nic: "NIC_Intel-XXV710"
3112   data: "vpp-nic-comparison-3n-skx-mrr"
3113   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3114   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3115   parameters:
3116   - "name"
3117   - "parent"
3118   - "result"
3119   - "tags"
3120
3121 # VPP Compare NICs 3n-skx 4t2c mrr
3122 - type: "table"
3123   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3124   algorithm: "table_nics_comparison"
3125   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3126   reference:
3127     title: "x710"
3128     nic: "NIC_Intel-X710"
3129   compare:
3130     title: "xxv710"
3131     nic: "NIC_Intel-XXV710"
3132   data: "vpp-nic-comparison-3n-skx-mrr"
3133   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3134   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3135   parameters:
3136   - "name"
3137   - "parent"
3138   - "result"
3139   - "tags"
3140
3141  # VPP Compare NICs 3n-skx 8t4c mrr
3142 - type: "table"
3143   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3144   algorithm: "table_nics_comparison"
3145   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3146   reference:
3147     title: "x710"
3148     nic: "NIC_Intel-X710"
3149   compare:
3150     title: "xxv710"
3151     nic: "NIC_Intel-XXV710"
3152   data: "vpp-nic-comparison-3n-skx-mrr"
3153   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3154   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3155   parameters:
3156   - "name"
3157   - "parent"
3158   - "result"
3159   - "tags"
3160
3161 # VPP Compare NICs 2n-skx 2t1c ndr
3162 - type: "table"
3163   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3164   algorithm: "table_nics_comparison"
3165   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3166   reference:
3167     title: "x710"
3168     nic: "NIC_Intel-X710"
3169   compare:
3170     title: "xxv710"
3171     nic: "NIC_Intel-XXV710"
3172   data: "vpp-nic-comparison-2n-skx"
3173   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3174   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3175   parameters:
3176   - "name"
3177   - "parent"
3178   - "throughput"
3179   - "tags"
3180
3181 # VPP Compare NICs 2n-skx 4t2c ndr
3182 - type: "table"
3183   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3184   algorithm: "table_nics_comparison"
3185   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3186   reference:
3187     title: "x710"
3188     nic: "NIC_Intel-X710"
3189   compare:
3190     title: "xxv710"
3191     nic: "NIC_Intel-XXV710"
3192   data: "vpp-nic-comparison-2n-skx"
3193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3194   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3195   parameters:
3196   - "name"
3197   - "parent"
3198   - "throughput"
3199   - "tags"
3200
3201  # VPP Compare NICs 2n-skx 2t1c pdr
3202 - type: "table"
3203   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3204   algorithm: "table_nics_comparison"
3205   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3206   reference:
3207     title: "x710"
3208     nic: "NIC_Intel-X710"
3209   compare:
3210     title: "xxv710"
3211     nic: "NIC_Intel-XXV710"
3212   data: "vpp-nic-comparison-2n-skx"
3213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3214   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3215   parameters:
3216   - "name"
3217   - "parent"
3218   - "throughput"
3219   - "tags"
3220
3221 # VPP Compare NICs 2n-skx 4t2c pdr
3222 - type: "table"
3223   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3224   algorithm: "table_nics_comparison"
3225   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3226   reference:
3227     title: "x710"
3228     nic: "NIC_Intel-X710"
3229   compare:
3230     title: "xxv710"
3231     nic: "NIC_Intel-XXV710"
3232   data: "vpp-nic-comparison-2n-skx"
3233   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3234   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3235   parameters:
3236   - "name"
3237   - "parent"
3238   - "throughput"
3239   - "tags"
3240
3241 # VPP Compare NICs 2n-skx 2t1c mrr
3242 - type: "table"
3243   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3244   algorithm: "table_nics_comparison"
3245   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3246   reference:
3247     title: "x710"
3248     nic: "NIC_Intel-X710"
3249   compare:
3250     title: "xxv710"
3251     nic: "NIC_Intel-XXV710"
3252   data: "vpp-nic-comparison-2n-skx-mrr"
3253   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3254   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3255   parameters:
3256   - "name"
3257   - "parent"
3258   - "result"
3259   - "tags"
3260
3261 # VPP Compare NICs 2n-skx 4t2c mrr
3262 - type: "table"
3263   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3264   algorithm: "table_nics_comparison"
3265   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3266   reference:
3267     title: "x710"
3268     nic: "NIC_Intel-X710"
3269   compare:
3270     title: "xxv710"
3271     nic: "NIC_Intel-XXV710"
3272   data: "vpp-nic-comparison-2n-skx-mrr"
3273   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3274   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3275   parameters:
3276   - "name"
3277   - "parent"
3278   - "result"
3279   - "tags"
3280
3281 # VPP Compare NICs 2n-skx 8t4c mrr
3282 - type: "table"
3283   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3284   algorithm: "table_nics_comparison"
3285   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3286   reference:
3287     title: "x710"
3288     nic: "NIC_Intel-X710"
3289   compare:
3290     title: "xxv710"
3291     nic: "NIC_Intel-XXV710"
3292   data: "vpp-nic-comparison-2n-skx-mrr"
3293   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3294   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3295   parameters:
3296   - "name"
3297   - "parent"
3298   - "result"
3299   - "tags"
3300
3301 ################################################################################
3302 # VPP
3303
3304 # VPP Performance Changes 3n-hsw 1t1c pdr
3305 - type: "table"
3306   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3307   algorithm: "table_perf_comparison"
3308   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3309   history:
3310     - title: "1904"
3311       data: "vpp-performance-changes-3n-hsw-h1"
3312   reference:
3313     title: "1908"
3314     data: "vpp-performance-changes-3n-hsw-ref"
3315     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3316   compare:
3317     title: "2001"
3318     data: "vpp-performance-changes-3n-hsw-cmp"
3319   data: "vpp-performance-changes-3n-hsw"
3320   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3321   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3322   parameters:
3323   - "name"
3324   - "parent"
3325   - "throughput"
3326
3327 # VPP Performance Changes 3n-hsw 2t2c pdr
3328 - type: "table"
3329   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3330   algorithm: "table_perf_comparison"
3331   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3332   history:
3333     - title: "1904"
3334       data: "vpp-performance-changes-3n-hsw-h1"
3335   reference:
3336     title: "1908"
3337     data: "vpp-performance-changes-3n-hsw-ref"
3338     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3339   compare:
3340     title: "2001"
3341     data: "vpp-performance-changes-3n-hsw-cmp"
3342   data: "vpp-performance-changes-3n-hsw"
3343   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3344   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3345   parameters:
3346   - "name"
3347   - "parent"
3348   - "throughput"
3349
3350 # VPP Performance Changes 3n-hsw 1t1c ndr
3351 - type: "table"
3352   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3353   algorithm: "table_perf_comparison"
3354   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3355   history:
3356     - title: "1904"
3357       data: "vpp-performance-changes-3n-hsw-h1"
3358   reference:
3359     title: "1908"
3360     data: "vpp-performance-changes-3n-hsw-ref"
3361     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3362   compare:
3363     title: "2001"
3364     data: "vpp-performance-changes-3n-hsw-cmp"
3365   data: "vpp-performance-changes-3n-hsw"
3366   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3367   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3368   parameters:
3369   - "name"
3370   - "parent"
3371   - "throughput"
3372
3373 # VPP Performance Changes 3n-hsw 2t2c ndr
3374 - type: "table"
3375   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3376   algorithm: "table_perf_comparison"
3377   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3378   history:
3379     - title: "1904"
3380       data: "vpp-performance-changes-3n-hsw-h1"
3381   reference:
3382     title: "1908"
3383     data: "vpp-performance-changes-3n-hsw-ref"
3384     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3385   compare:
3386     title: "2001"
3387     data: "vpp-performance-changes-3n-hsw-cmp"
3388   data: "vpp-performance-changes-3n-hsw"
3389   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3390   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3391   parameters:
3392   - "name"
3393   - "parent"
3394   - "throughput"
3395
3396 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3397 - type: "table"
3398   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3399   algorithm: "table_comparison"
3400   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3401   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3402   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3403   rca:
3404     - title: "RCA1"
3405       data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3406     - title: "RCA2"
3407       data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3408   columns:
3409     - title: "1908.0.pe"
3410       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3411       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3412     - title: "1908.1.pe"
3413       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3414     - title: "1908.1.ce"
3415       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3416     - title: "2001.0.ce"
3417       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3418   comparisons:
3419     - title: "Diff1"
3420       reference: 2
3421       reference-alt: 1
3422       compare: 3
3423     - title: "Diff2"
3424       reference: 3
3425       compare: 4
3426   legend:
3427     - "Legend to Table"
3428     - "1908.0, 1908.1, 2001.0 - VPP versions tested."
3429     - "pe - previous environment used for testing, per CSIT-1908 release, <pointer to BIOS, ucode, Linux, TRex versions and settings>."
3430     - "ce - current environment used for testing, per CSIT-2001 release, <pointer to BIOS, ucode, Linux, TRex versions and settings>."
3431     - "Diff1 - difference between the previous and the current environment for the same VPP version, 1908.1.ce vs. 1908.1.pe (if latter results not available, 1908.0.pe is used)."
3432     - "Diff2 - difference between the previous and the current VPP version in the current environment, 2001.0.ce vs. 1908.1.ce."
3433     - "RCA1 - root cause analysis reference for Diff1."
3434     - "RCA2 - root cause analysis reference for Diff2."
3435
3436 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3437 - type: "table"
3438   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3439   algorithm: "table_comparison"
3440   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3441   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3442   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3443   rca:
3444     - title: "RCA1"
3445       data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3446     - title: "RCA2"
3447       data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3448   columns:
3449     - title: "1908.0.pe"
3450       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3451       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3452     - title: "1908.1.pe"
3453       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3454     - title: "1908.1.ce"
3455       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3456     - title: "2001.0.ce"
3457       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3458   comparisons:
3459     - title: "Diff1"
3460       reference: 2
3461       reference-alt: 1
3462       compare: 3
3463     - title: "Diff2"
3464       reference: 3
3465       compare: 4
3466   legend:
3467     - "Legend to Table"
3468     - "1908.0, 1908.1, 2001.0 - VPP versions tested."
3469     - "pe - previous environment used for testing, per CSIT-1908 release, <pointer to BIOS, ucode, Linux, TRex versions and settings>."
3470     - "ce - current environment used for testing, per CSIT-2001 release, <pointer to BIOS, ucode, Linux, TRex versions and settings>."
3471     - "Diff1 - difference between the previous and the current environment for the same VPP version, 1908.1.ce vs. 1908.1.pe (if latter results not available, 1908.0.pe is used)."
3472     - "Diff2 - difference between the previous and the current VPP version in the current environment, 2001.0.ce vs. 1908.1.ce."
3473     - "RCA1 - root cause analysis reference for Diff1."
3474     - "RCA2 - root cause analysis reference for Diff2."
3475
3476 # VPP Performance Changes 3n-skx 2t1c pdr
3477 - type: "table"
3478   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3479   algorithm: "table_perf_comparison_nic"
3480   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3481 #  rca:
3482 #    title: "RCA"
3483 #    data-file: "rca/rca-3n-skx-2t1c-pdr.yaml"
3484   history:
3485     - title: "1904"
3486       data: "vpp-performance-changes-3n-skx-h1"
3487       nic: "NIC_Intel-X710"
3488   reference:
3489     title: "1908"
3490     data: "vpp-performance-changes-3n-skx-ref"
3491     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3492     nic: "NIC_Intel-XXV710"
3493   compare:
3494     title: "2001"
3495     data: "vpp-performance-changes-3n-skx-cmp"
3496     nic: "NIC_Intel-XXV710"
3497   data: "vpp-performance-changes-3n-skx"
3498   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3499   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3500   parameters:
3501   - "name"
3502   - "parent"
3503   - "throughput"
3504   - "tags"
3505
3506 # VPP Performance Changes 3n-skx 4t2c pdr
3507 - type: "table"
3508   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3509   algorithm: "table_perf_comparison_nic"
3510   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3511 #  rca:
3512 #    title: "RCA"
3513 #    data-file: "rca/rca-3n-skx-4t2c-pdr.yaml"
3514   history:
3515     - title: "1904"
3516       data: "vpp-performance-changes-3n-skx-h1"
3517       nic: "NIC_Intel-X710"
3518   reference:
3519     title: "1908"
3520     data: "vpp-performance-changes-3n-skx-ref"
3521     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3522     nic: "NIC_Intel-XXV710"
3523   compare:
3524     title: "2001"
3525     data: "vpp-performance-changes-3n-skx-cmp"
3526     nic: "NIC_Intel-XXV710"
3527   data: "vpp-performance-changes-3n-skx"
3528   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3529   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3530   parameters:
3531   - "name"
3532   - "parent"
3533   - "throughput"
3534   - "tags"
3535
3536 # VPP Performance Changes 3n-skx 2t1c ndr
3537 - type: "table"
3538   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3539   algorithm: "table_perf_comparison_nic"
3540   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3541 #  rca:
3542 #    title: "RCA"
3543 #    data-file: "rca/rca-3n-skx-2t1c-ndr.yaml"
3544   history:
3545     - title: "1904"
3546       data: "vpp-performance-changes-3n-skx-h1"
3547       nic: "NIC_Intel-X710"
3548   reference:
3549     title: "1908"
3550     data: "vpp-performance-changes-3n-skx-ref"
3551     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3552     nic: "NIC_Intel-XXV710"
3553   compare:
3554     title: "2001"
3555     data: "vpp-performance-changes-3n-skx-cmp"
3556     nic: "NIC_Intel-XXV710"
3557   data: "vpp-performance-changes-3n-skx"
3558   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3559   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3560   parameters:
3561   - "name"
3562   - "parent"
3563   - "throughput"
3564   - "tags"
3565
3566 # VPP Performance Changes 3n-skx 4t2c ndr
3567 - type: "table"
3568   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3569   algorithm: "table_perf_comparison_nic"
3570   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3571 #  rca:
3572 #    title: "RCA"
3573 #    data-file: "rca/rca-3n-skx-4t2c-ndr.yaml"
3574   history:
3575     - title: "1904"
3576       data: "vpp-performance-changes-3n-skx-h1"
3577       nic: "NIC_Intel-X710"
3578   reference:
3579     title: "1908"
3580     data: "vpp-performance-changes-3n-skx-ref"
3581     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3582     nic: "NIC_Intel-XXV710"
3583   compare:
3584     title: "2001"
3585     data: "vpp-performance-changes-3n-skx-cmp"
3586     nic: "NIC_Intel-XXV710"
3587   data: "vpp-performance-changes-3n-skx"
3588   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3589   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3590   parameters:
3591   - "name"
3592   - "parent"
3593   - "throughput"
3594   - "tags"
3595
3596 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3597 - type: "table"
3598   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3599   algorithm: "table_comparison"
3600   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3601   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3602   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3603   rca:
3604     - title: "RCA1"
3605       data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3606     - title: "RCA2"
3607       data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3608   columns:
3609     - title: "1908.0.pe"
3610       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3611       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3612     - title: "1908.1.pe"
3613       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3614     - title: "1908.1.ce"
3615       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3616     - title: "2001.0.ce"
3617       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3618   comparisons:
3619     - title: "Diff1"
3620       reference: 2
3621       reference-alt: 1
3622       compare: 3
3623     - title: "Diff2"
3624       reference: 3
3625       compare: 4
3626   legend:
3627     - "Legend to Table"
3628     - "1908.0, 1908.1, 2001.0 - VPP versions tested."
3629     - "pe - previous environment used for testing, per CSIT-1908 release, <pointer to BIOS, ucode, Linux, TRex versions and settings>."
3630     - "ce - current environment used for testing, per CSIT-2001 release, <pointer to BIOS, ucode, Linux, TRex versions and settings>."
3631     - "Diff1 - difference between the previous and the current environment for the same VPP version, 1908.1.ce vs. 1908.1.pe (if latter results not available, 1908.0.pe is used)."
3632     - "Diff2 - difference between the previous and the current VPP version in the current environment, 2001.0.ce vs. 1908.1.ce."
3633     - "RCA1 - root cause analysis reference for Diff1."
3634     - "RCA2 - root cause analysis reference for Diff2."
3635
3636 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3637 - type: "table"
3638   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3639   algorithm: "table_comparison"
3640   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3641   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3642   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3643   rca:
3644     - title: "RCA1"
3645       data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3646     - title: "RCA2"
3647       data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3648   columns:
3649     - title: "1908.0.pe"
3650       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3651       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3652     - title: "1908.1.pe"
3653       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3654     - title: "1908.1.ce"
3655       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3656     - title: "2001.0.ce"
3657       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3658   comparisons:
3659     - title: "Diff1"
3660       reference: 2
3661       reference-alt: 1
3662       compare: 3
3663     - title: "Diff2"
3664       reference: 3
3665       compare: 4
3666   legend:
3667     - "Legend to Table"
3668     - "1908.0, 1908.1, 2001.0 - VPP versions tested."
3669     - "pe - previous environment used for testing, per CSIT-1908 release, <pointer to BIOS, ucode, Linux, TRex versions and settings>."
3670     - "ce - current environment used for testing, per CSIT-2001 release, <pointer to BIOS, ucode, Linux, TRex versions and settings>."
3671     - "Diff1 - difference between the previous and the current environment for the same VPP version, 1908.1.ce vs. 1908.1.pe (if latter results not available, 1908.0.pe is used)."
3672     - "Diff2 - difference between the previous and the current VPP version in the current environment, 2001.0.ce vs. 1908.1.ce."
3673     - "RCA1 - root cause analysis reference for Diff1."
3674     - "RCA2 - root cause analysis reference for Diff2."
3675
3676 # VPP Performance Changes 2n-skx 2t1c pdr
3677 - type: "table"
3678   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3679   algorithm: "table_perf_comparison_nic"
3680   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3681 #  rca:
3682 #    title: "RCA"
3683 #    data-file: "rca/rca-2n-skx-2t1c-pdr.yaml"
3684   history:
3685     - title: "1904"
3686       data: "vpp-performance-changes-2n-skx-h1"
3687       nic: "NIC_Intel-X710"
3688   reference:
3689     title: "1908"
3690     data: "vpp-performance-changes-2n-skx-ref"
3691     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3692     nic: "NIC_Intel-XXV710"
3693   compare:
3694     title: "2001"
3695     data: "vpp-performance-changes-2n-skx-cmp"
3696     nic: "NIC_Intel-XXV710"
3697   data: "vpp-performance-changes-2n-skx"
3698   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3699   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3700   parameters:
3701     - "name"
3702     - "parent"
3703     - "throughput"
3704     - "tags"
3705
3706 # VPP Performance Changes 2n-skx 4t2c pdr
3707 - type: "table"
3708   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3709   algorithm: "table_perf_comparison_nic"
3710   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3711 #  rca:
3712 #    title: "RCA"
3713 #    data-file: "rca/rca-2n-skx-4t2c-pdr.yaml"
3714   history:
3715     - title: "1904"
3716       data: "vpp-performance-changes-2n-skx-h1"
3717       nic: "NIC_Intel-X710"
3718   reference:
3719     title: "1908"
3720     data: "vpp-performance-changes-2n-skx-ref"
3721     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3722     nic: "NIC_Intel-XXV710"
3723   compare:
3724     title: "2001"
3725     data: "vpp-performance-changes-2n-skx-cmp"
3726     nic: "NIC_Intel-XXV710"
3727   data: "vpp-performance-changes-2n-skx"
3728   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3729   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3730   parameters:
3731     - "name"
3732     - "parent"
3733     - "throughput"
3734     - "tags"
3735
3736 # VPP Performance Changes 2n-skx 2t1c ndr
3737 - type: "table"
3738   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3739   algorithm: "table_perf_comparison_nic"
3740   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3741 #  rca:
3742 #    title: "RCA"
3743 #    data-file: "rca/rca-2n-skx-2t1c-ndr.yaml"
3744   history:
3745     - title: "1904"
3746       data: "vpp-performance-changes-2n-skx-h1"
3747       nic: "NIC_Intel-X710"
3748   reference:
3749     title: "1908"
3750     data: "vpp-performance-changes-2n-skx-ref"
3751     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3752     nic: "NIC_Intel-XXV710"
3753   compare:
3754     title: "2001"
3755     data: "vpp-performance-changes-2n-skx-cmp"
3756     nic: "NIC_Intel-XXV710"
3757   data: "vpp-performance-changes-2n-skx"
3758   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3759   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3760   parameters:
3761     - "name"
3762     - "parent"
3763     - "throughput"
3764     - "tags"
3765
3766 # VPP Performance Changes 2n-skx 4t2c ndr
3767 - type: "table"
3768   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3769   algorithm: "table_perf_comparison_nic"
3770   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3771 #  rca:
3772 #    title: "RCA"
3773 #    data-file: "rca/rca-2n-skx-4t2c-ndr.yaml"
3774   history:
3775     - title: "1904"
3776       data: "vpp-performance-changes-2n-skx-h1"
3777       nic: "NIC_Intel-X710"
3778   reference:
3779     title: "1908"
3780     data: "vpp-performance-changes-2n-skx-ref"
3781     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3782     nic: "NIC_Intel-XXV710"
3783   compare:
3784     title: "2001"
3785     data: "vpp-performance-changes-2n-skx-cmp"
3786     nic: "NIC_Intel-XXV710"
3787   data: "vpp-performance-changes-2n-skx"
3788   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3789   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3790   parameters:
3791     - "name"
3792     - "parent"
3793     - "throughput"
3794     - "tags"
3795
3796 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3797 #- type: "table"
3798 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3799 #  algorithm: "table_perf_comparison"
3800 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3801 #  reference:
3802 #    title: "1908"
3803 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3804 #  compare:
3805 #    title: "2001"
3806 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3807 #  data: "vpp-performance-changes-nfv-2n-skx"
3808 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3809 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3810 #  parameters:
3811 #  - "name"
3812 #  - "parent"
3813 #  - "throughput"
3814 #  - "tags"
3815 #
3816 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3817 #- type: "table"
3818 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3819 #  algorithm: "table_perf_comparison"
3820 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3821 #  reference:
3822 #    title: "1908"
3823 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3824 #  compare:
3825 #    title: "2001"
3826 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3827 #  data: "vpp-performance-changes-nfv-2n-skx"
3828 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3829 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3830 #  parameters:
3831 #  - "name"
3832 #  - "parent"
3833 #  - "throughput"
3834 #  - "tags"
3835 #
3836 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3837 #- type: "table"
3838 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3839 #  algorithm: "table_perf_comparison"
3840 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3841 #  reference:
3842 #    title: "1908"
3843 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3844 #  compare:
3845 #    title: "2001"
3846 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3847 #  data: "vpp-performance-changes-nfv-2n-skx"
3848 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3849 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3850 #  parameters:
3851 #  - "name"
3852 #  - "parent"
3853 #  - "throughput"
3854 #  - "tags"
3855 #
3856 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3857 #- type: "table"
3858 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3859 #  algorithm: "table_perf_comparison"
3860 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3861 #  reference:
3862 #    title: "1908"
3863 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3864 #  compare:
3865 #    title: "2001"
3866 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3867 #  data: "vpp-performance-changes-nfv-2n-skx"
3868 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3869 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3870 #  parameters:
3871 #  - "name"
3872 #  - "parent"
3873 #  - "throughput"
3874 #  - "tags"
3875
3876 # VPP Performance Changes 2n-dnv 1t1c pdr
3877 - type: "table"
3878   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3879   algorithm: "table_perf_comparison"
3880   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3881   reference:
3882     title: "1908"
3883     data: "vpp-performance-changes-2n-dnv-ref"
3884   compare:
3885     title: "2001"
3886     data: "vpp-performance-changes-2n-dnv-cmp"
3887   data: "vpp-performance-changes-2n-dnv"
3888   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3889   filter: "'1T1C'"
3890   parameters:
3891   - "name"
3892   - "parent"
3893   - "throughput"
3894   - "tags"
3895
3896 # VPP Performance Changes 2n-dnv 2t2c pdr
3897 - type: "table"
3898   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3899   algorithm: "table_perf_comparison"
3900   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3901   reference:
3902     title: "1908"
3903     data: "vpp-performance-changes-2n-dnv-ref"
3904   compare:
3905     title: "2001"
3906     data: "vpp-performance-changes-2n-dnv-cmp"
3907   data: "vpp-performance-changes-2n-dnv"
3908   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3909   filter: "'2T2C'"
3910   parameters:
3911   - "name"
3912   - "parent"
3913   - "throughput"
3914   - "tags"
3915
3916 # VPP Performance Changes 2n-dnv 1t1c ndr
3917 - type: "table"
3918   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3919   algorithm: "table_perf_comparison"
3920   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3921   reference:
3922     title: "1908"
3923     data: "vpp-performance-changes-2n-dnv-ref"
3924   compare:
3925     title: "2001"
3926     data: "vpp-performance-changes-2n-dnv-cmp"
3927   data: "vpp-performance-changes-2n-dnv"
3928   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3929   filter: "'1T1C'"
3930   parameters:
3931   - "name"
3932   - "parent"
3933   - "throughput"
3934   - "tags"
3935
3936 # VPP Performance Changes 2n-dnv 2t2c ndr
3937 - type: "table"
3938   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3939   algorithm: "table_perf_comparison"
3940   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3941   reference:
3942     title: "1908"
3943     data: "vpp-performance-changes-2n-dnv-ref"
3944   compare:
3945     title: "2001"
3946     data: "vpp-performance-changes-2n-dnv-cmp"
3947   data: "vpp-performance-changes-2n-dnv"
3948   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3949   filter: "'2T2C'"
3950   parameters:
3951   - "name"
3952   - "parent"
3953   - "throughput"
3954   - "tags"
3955
3956 # VPP Performance Changes 3n-dnv 1t1c pdr
3957 - type: "table"
3958   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3959   algorithm: "table_perf_comparison"
3960   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3961   reference:
3962     title: "1908"
3963     data: "vpp-performance-changes-3n-dnv-ref"
3964   compare:
3965     title: "2001"
3966     data: "vpp-performance-changes-3n-dnv-cmp"
3967   data: "vpp-performance-changes-3n-dnv"
3968   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3969   filter: "'1T1C'"
3970   parameters:
3971   - "name"
3972   - "parent"
3973   - "throughput"
3974   - "tags"
3975
3976 # VPP Performance Changes 3n-dnv 2t2c pdr
3977 - type: "table"
3978   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3979   algorithm: "table_perf_comparison"
3980   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3981   reference:
3982     title: "1908"
3983     data: "vpp-performance-changes-3n-dnv-ref"
3984   compare:
3985     title: "2001"
3986     data: "vpp-performance-changes-3n-dnv-cmp"
3987   data: "vpp-performance-changes-3n-dnv"
3988   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3989   filter: "'2T2C'"
3990   parameters:
3991   - "name"
3992   - "parent"
3993   - "throughput"
3994   - "tags"
3995
3996 # VPP Performance Changes 3n-dnv 1t1c ndr
3997 - type: "table"
3998   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3999   algorithm: "table_perf_comparison"
4000   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4001   reference:
4002     title: "1908"
4003     data: "vpp-performance-changes-3n-dnv-ref"
4004   compare:
4005     title: "2001"
4006     data: "vpp-performance-changes-3n-dnv-cmp"
4007   data: "vpp-performance-changes-3n-dnv"
4008   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4009   filter: "'1T1C'"
4010   parameters:
4011   - "name"
4012   - "parent"
4013   - "throughput"
4014   - "tags"
4015
4016 # VPP Performance Changes 3n-dnv 2t2c ndr
4017 - type: "table"
4018   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4019   algorithm: "table_perf_comparison"
4020   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4021   reference:
4022     title: "1908"
4023     data: "vpp-performance-changes-3n-dnv-ref"
4024   compare:
4025     title: "2001"
4026     data: "vpp-performance-changes-3n-dnv-cmp"
4027   data: "vpp-performance-changes-3n-dnv"
4028   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4029   filter: "'2T2C'"
4030   parameters:
4031   - "name"
4032   - "parent"
4033   - "throughput"
4034   - "tags"
4035
4036 # VPP Performance Changes 3n-tsh 1t1c pdr
4037 - type: "table"
4038   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4039   algorithm: "table_perf_comparison"
4040   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4041   reference:
4042     title: "1908"
4043     data: "vpp-performance-changes-3n-tsh-ref"
4044   compare:
4045     title: "2001"
4046     data: "vpp-performance-changes-3n-tsh-cmp"
4047   data: "vpp-performance-changes-3n-tsh"
4048   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4049   filter: "'1T1C'"
4050   parameters:
4051   - "name"
4052   - "parent"
4053   - "throughput"
4054   - "tags"
4055
4056 # VPP Performance Changes 3n-tsh 2t2c pdr
4057 - type: "table"
4058   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4059   algorithm: "table_perf_comparison"
4060   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4061   reference:
4062     title: "1908"
4063     data: "vpp-performance-changes-3n-tsh-ref"
4064   compare:
4065     title: "2001"
4066     data: "vpp-performance-changes-3n-tsh-cmp"
4067   data: "vpp-performance-changes-3n-tsh"
4068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4069   filter: "'2T2C'"
4070   parameters:
4071   - "name"
4072   - "parent"
4073   - "throughput"
4074   - "tags"
4075
4076 # VPP Performance Changes 3n-tsh 1t1c ndr
4077 - type: "table"
4078   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4079   algorithm: "table_perf_comparison"
4080   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4081   reference:
4082     title: "1908"
4083     data: "vpp-performance-changes-3n-tsh-ref"
4084   compare:
4085     title: "2001"
4086     data: "vpp-performance-changes-3n-tsh-cmp"
4087   data: "vpp-performance-changes-3n-tsh"
4088   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4089   filter: "'1T1C'"
4090   parameters:
4091   - "name"
4092   - "parent"
4093   - "throughput"
4094   - "tags"
4095
4096 # VPP Performance Changes 3n-tsh 2t2c ndr
4097 - type: "table"
4098   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4099   algorithm: "table_perf_comparison"
4100   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4101   reference:
4102     title: "1908"
4103     data: "vpp-performance-changes-3n-tsh-ref"
4104   compare:
4105     title: "2001"
4106     data: "vpp-performance-changes-3n-tsh-cmp"
4107   data: "vpp-performance-changes-3n-tsh"
4108   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4109   filter: "'2T2C'"
4110   parameters:
4111   - "name"
4112   - "parent"
4113   - "throughput"
4114   - "tags"
4115
4116 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4117 - type: "table"
4118   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4119   algorithm: "table_perf_comparison_nic"
4120   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4121   reference:
4122     title: "3n-hsw xl710"
4123     data: "vpp-compare-testbeds-ref"
4124     nic: "NIC_Intel-XL710"
4125   compare:
4126     title: "3n-skx xxv710"
4127     data: "vpp-compare-testbeds-cmp"
4128     nic: "NIC_Intel-XXV710"
4129   data: "vpp-compare-testbeds"
4130   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4131   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4132   parameters:
4133   - "name"
4134   - "parent"
4135   - "throughput"
4136   - "tags"
4137
4138 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4139 - type: "table"
4140   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4141   algorithm: "table_perf_comparison_nic"
4142   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4143   reference:
4144     title: "3n-hsw xl710"
4145     data: "vpp-compare-testbeds-ref"
4146     nic: "NIC_Intel-XL710"
4147   compare:
4148     title: "3n-skx xxv710"
4149     data: "vpp-compare-testbeds-cmp"
4150     nic: "NIC_Intel-XXV710"
4151   data: "vpp-compare-testbeds"
4152   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4153   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4154   parameters:
4155   - "name"
4156   - "parent"
4157   - "throughput"
4158   - "tags"
4159
4160 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4161 - type: "table"
4162   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4163   algorithm: "table_perf_comparison_nic"
4164   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4165   reference:
4166     title: "3n-hsw xl710"
4167     data: "vpp-compare-testbeds-ref"
4168     nic: "NIC_Intel-XL710"
4169   compare:
4170     title: "3n-skx xxv710"
4171     data: "vpp-compare-testbeds-cmp"
4172     nic: "NIC_Intel-XXV710"
4173   data: "vpp-compare-testbeds"
4174   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4175   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4176   parameters:
4177   - "name"
4178   - "parent"
4179   - "throughput"
4180   - "tags"
4181
4182 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4183 - type: "table"
4184   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4185   algorithm: "table_perf_comparison_nic"
4186   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4187   reference:
4188     title: "3n-hsw xl710"
4189     data: "vpp-compare-testbeds-ref"
4190     nic: "NIC_Intel-XL710"
4191   compare:
4192     title: "3n-skx xxv710"
4193     data: "vpp-compare-testbeds-cmp"
4194     nic: "NIC_Intel-XXV710"
4195   data: "vpp-compare-testbeds"
4196   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4197   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4198   parameters:
4199   - "name"
4200   - "parent"
4201   - "throughput"
4202   - "tags"
4203
4204 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4205 - type: "table"
4206   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4207   algorithm: "table_perf_comparison"
4208   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4209   reference:
4210     title: "2n-skx"
4211     data: "vpp-compare-testbeds-skx-clx-ref"
4212   compare:
4213     title: "2n-clx"
4214     data: "vpp-compare-testbeds-skx-clx-cmp"
4215   data: "vpp-compare-testbeds-skx-clx"
4216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4217   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4218   parameters:
4219   - "name"
4220   - "parent"
4221   - "throughput"
4222   - "tags"
4223
4224 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4225 - type: "table"
4226   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4227   algorithm: "table_perf_comparison"
4228   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4229   reference:
4230     title: "2n-skx"
4231     data: "vpp-compare-testbeds-skx-clx-ref"
4232   compare:
4233     title: "2n-clx"
4234     data: "vpp-compare-testbeds-skx-clx-cmp"
4235   data: "vpp-compare-testbeds-skx-clx"
4236   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4237   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4238   parameters:
4239   - "name"
4240   - "parent"
4241   - "throughput"
4242   - "tags"
4243
4244 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4245 - type: "table"
4246   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4247   algorithm: "table_perf_comparison"
4248   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4249   reference:
4250     title: "2n-skx"
4251     data: "vpp-compare-testbeds-skx-clx-ref"
4252   compare:
4253     title: "2n-clx"
4254     data: "vpp-compare-testbeds-skx-clx-cmp"
4255   data: "vpp-compare-testbeds-skx-clx"
4256   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4257   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4258   parameters:
4259   - "name"
4260   - "parent"
4261   - "throughput"
4262   - "tags"
4263
4264 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4265 - type: "table"
4266   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4267   algorithm: "table_perf_comparison"
4268   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4269   reference:
4270     title: "2n-skx"
4271     data: "vpp-compare-testbeds-skx-clx-ref"
4272   compare:
4273     title: "2n-clx"
4274     data: "vpp-compare-testbeds-skx-clx-cmp"
4275   data: "vpp-compare-testbeds-skx-clx"
4276   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4277   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4278   parameters:
4279   - "name"
4280   - "parent"
4281   - "throughput"
4282   - "tags"
4283
4284 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4285 - type: "table"
4286   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4287   algorithm: "table_perf_comparison_nic"
4288   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4289   reference:
4290     title: "3n-hsw xl710"
4291     data: "vpp-compare-testbeds-hsw-clx-ref"
4292     nic: "NIC_Intel-XL710"
4293   compare:
4294     title: "2n-clx xxv710"
4295     data: "vpp-compare-testbeds-hsw-clx-cmp"
4296     nic: "NIC_Intel-XXV710"
4297   data: "vpp-compare-testbeds-hsw-clx"
4298   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4299   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4300   parameters:
4301   - "name"
4302   - "parent"
4303   - "throughput"
4304   - "tags"
4305
4306 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4307 - type: "table"
4308   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4309   algorithm: "table_perf_comparison_nic"
4310   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4311   reference:
4312     title: "3n-hsw xl710"
4313     data: "vpp-compare-testbeds-hsw-clx-ref"
4314     nic: "NIC_Intel-XL710"
4315   compare:
4316     title: "2n-clx xxv710"
4317     data: "vpp-compare-testbeds-hsw-clx-cmp"
4318     nic: "NIC_Intel-XXV710"
4319   data: "vpp-compare-testbeds-hsw-clx"
4320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4321   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4322   parameters:
4323   - "name"
4324   - "parent"
4325   - "throughput"
4326   - "tags"
4327
4328 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4329 - type: "table"
4330   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4331   algorithm: "table_perf_comparison_nic"
4332   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4333   reference:
4334     title: "3n-hsw xl710"
4335     data: "vpp-compare-testbeds-hsw-clx-ref"
4336     nic: "NIC_Intel-XL710"
4337   compare:
4338     title: "2n-clx xxv710"
4339     data: "vpp-compare-testbeds-hsw-clx-cmp"
4340     nic: "NIC_Intel-XXV710"
4341   data: "vpp-compare-testbeds-hsw-clx"
4342   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4343   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4344   parameters:
4345   - "name"
4346   - "parent"
4347   - "throughput"
4348   - "tags"
4349
4350 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4351 - type: "table"
4352   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4353   algorithm: "table_perf_comparison_nic"
4354   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4355   reference:
4356     title: "3n-hsw xl710"
4357     data: "vpp-compare-testbeds-hsw-clx-ref"
4358     nic: "NIC_Intel-XL710"
4359   compare:
4360     title: "2n-clx xxv710"
4361     data: "vpp-compare-testbeds-hsw-clx-cmp"
4362     nic: "NIC_Intel-XXV710"
4363   data: "vpp-compare-testbeds-hsw-clx"
4364   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4365   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4366   parameters:
4367   - "name"
4368   - "parent"
4369   - "throughput"
4370   - "tags"
4371
4372 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4373 - type: "table"
4374   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4375   algorithm: "table_perf_comparison"
4376   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4377   reference:
4378     title: "3n-skx"
4379     data: "vpp-compare-topologies-ref"
4380   compare:
4381     title: "2n-skx"
4382     data: "vpp-compare-topologies-cmp"
4383   data: "vpp-compare-topologies"
4384   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4385   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4386   parameters:
4387   - "name"
4388   - "parent"
4389   - "throughput"
4390
4391 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4392 - type: "table"
4393   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4394   algorithm: "table_perf_comparison"
4395   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4396   reference:
4397     title: "3n-skx"
4398     data: "vpp-compare-topologies-ref"
4399   compare:
4400     title: "2n-skx"
4401     data: "vpp-compare-topologies-cmp"
4402   data: "vpp-compare-topologies"
4403   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4404   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4405   parameters:
4406   - "name"
4407   - "parent"
4408   - "throughput"
4409
4410 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4411 - type: "table"
4412   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4413   algorithm: "table_perf_comparison"
4414   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4415   reference:
4416     title: "3n-skx"
4417     data: "vpp-compare-topologies-ref"
4418   compare:
4419     title: "2n-skx"
4420     data: "vpp-compare-topologies-cmp"
4421   data: "vpp-compare-topologies"
4422   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4423   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4424   parameters:
4425   - "name"
4426   - "parent"
4427   - "throughput"
4428
4429 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4430 - type: "table"
4431   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4432   algorithm: "table_perf_comparison"
4433   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4434   reference:
4435     title: "3n-skx"
4436     data: "vpp-compare-topologies-ref"
4437   compare:
4438     title: "2n-skx"
4439     data: "vpp-compare-topologies-cmp"
4440   data: "vpp-compare-topologies"
4441   include-tests: "PDR"
4442   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4443   parameters:
4444   - "name"
4445   - "parent"
4446   - "throughput"
4447
4448 # VPP Performance Changes 3n-hsw 1t1c MRR
4449 - type: "table"
4450   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
4451   algorithm: "table_perf_comparison"
4452   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4453   history:
4454     - title: "1904"
4455       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4456   reference:
4457     title: "1908"
4458     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4459   compare:
4460     title: "2001"
4461     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4462   data: "vpp-performance-changes-3n-hsw-mrr"
4463   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4464   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4465   parameters:
4466   - "name"
4467   - "parent"
4468   - "result"
4469
4470 # VPP Performance Changes 3n-hsw 2t2c MRR
4471 - type: "table"
4472   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
4473   algorithm: "table_perf_comparison"
4474   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4475   history:
4476     - title: "1904"
4477       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4478   reference:
4479     title: "1908"
4480     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4481   compare:
4482     title: "2001"
4483     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4484   data: "vpp-performance-changes-3n-hsw-mrr"
4485   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4486   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4487   parameters:
4488   - "name"
4489   - "parent"
4490   - "result"
4491
4492 # VPP Performance Changes 3n-hsw 4t4c MRR
4493 - type: "table"
4494   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
4495   algorithm: "table_perf_comparison"
4496   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4497   history:
4498     - title: "1904"
4499       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4500   reference:
4501     title: "1908"
4502     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4503   compare:
4504     title: "2001"
4505     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4506   data: "vpp-performance-changes-3n-hsw-mrr"
4507   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4508   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4509   parameters:
4510   - "name"
4511   - "parent"
4512   - "result"
4513
4514 # VPP Performance Changes 3n-skx 2t1c MRR
4515 - type: "table"
4516   title: "VPP Performance Changes 3n-skx 2t1c MRR"
4517   algorithm: "table_perf_comparison"
4518   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4519 #  rca:
4520 #    title: "RCA"
4521 #    data-file: "rca/rca-3n-skx-2t1c-mrr.yaml"
4522   history:
4523     - title: "1904"
4524       data: "vpp-performance-changes-3n-skx-mrr-h1"
4525   reference:
4526     title: "1908"
4527     data: "vpp-performance-changes-3n-skx-mrr-ref"
4528   compare:
4529     title: "2001"
4530     data: "vpp-performance-changes-3n-skx-mrr-cmp"
4531   data: "vpp-performance-changes-3n-skx-mrr"
4532   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4533   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4534   parameters:
4535   - "name"
4536   - "parent"
4537   - "result"
4538
4539 # VPP Performance Changes 3n-skx 4t2c MRR
4540 - type: "table"
4541   title: "VPP Performance Changes 3n-skx 4t2c MRR"
4542   algorithm: "table_perf_comparison"
4543   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4544 #  rca:
4545 #    title: "RCA"
4546 #    data-file: "rca/rca-3n-skx-4t2c-mrr.yaml"
4547   history:
4548     - title: "1904"
4549       data: "vpp-performance-changes-3n-skx-mrr-h1"
4550   reference:
4551     title: "1908"
4552     data: "vpp-performance-changes-3n-skx-mrr-ref"
4553   compare:
4554     title: "2001"
4555     data: "vpp-performance-changes-3n-skx-mrr-cmp"
4556   data: "vpp-performance-changes-3n-skx-mrr"
4557   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4558   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4559   parameters:
4560   - "name"
4561   - "parent"
4562   - "result"
4563
4564 # VPP Performance Changes 3n-skx 8t4c MRR
4565 - type: "table"
4566   title: "VPP Performance Changes 3n-skx 8t4c MRR"
4567   algorithm: "table_perf_comparison"
4568   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4569 #  rca:
4570 #    title: "RCA"
4571 #    data-file: "rca/rca-3n-skx-8t4c-mrr.yaml"
4572   history:
4573     - title: "1904"
4574       data: "vpp-performance-changes-3n-skx-mrr-h1"
4575   reference:
4576     title: "1908"
4577     data: "vpp-performance-changes-3n-skx-mrr-ref"
4578   compare:
4579     title: "2001"
4580     data: "vpp-performance-changes-3n-skx-mrr-cmp"
4581   data: "vpp-performance-changes-3n-skx-mrr"
4582   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4583   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4584   parameters:
4585   - "name"
4586   - "parent"
4587   - "result"
4588
4589 # VPP Performance Changes 2n-skx 2t1c MRR
4590 - type: "table"
4591   title: "VPP Performance Changes 2n-skx 2t1c MRR"
4592   algorithm: "table_perf_comparison"
4593   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4594 #  rca:
4595 #    title: "RCA"
4596 #    data-file: "rca/rca-2n-skx-2t1c-mrr.yaml"
4597   history:
4598     - title: "1904"
4599       data: "vpp-performance-changes-2n-skx-mrr-h1"
4600   reference:
4601     title: "1908"
4602     data: "vpp-performance-changes-2n-skx-mrr-ref"
4603   compare:
4604     title: "2001"
4605     data: "vpp-performance-changes-2n-skx-mrr-cmp"
4606   data: "vpp-performance-changes-2n-skx-mrr"
4607   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4608   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4609   parameters:
4610   - "name"
4611   - "parent"
4612   - "result"
4613
4614 # VPP Performance Changes 2n-skx 4t2c MRR
4615 - type: "table"
4616   title: "VPP Performance Changes 2n-skx 4t2c MRR"
4617   algorithm: "table_perf_comparison"
4618   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4619 #  rca:
4620 #    title: "RCA"
4621 #    data-file: "rca/rca-2n-skx-4t2c-mrr.yaml"
4622   history:
4623     - title: "1904"
4624       data: "vpp-performance-changes-2n-skx-mrr-h1"
4625   reference:
4626     title: "1908"
4627     data: "vpp-performance-changes-2n-skx-mrr-ref"
4628   compare:
4629     title: "2001"
4630     data: "vpp-performance-changes-2n-skx-mrr-cmp"
4631   data: "vpp-performance-changes-2n-skx-mrr"
4632   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4633   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4634   parameters:
4635   - "name"
4636   - "parent"
4637   - "result"
4638
4639 # VPP Performance Changes 2n-skx 8t4c MRR
4640 - type: "table"
4641   title: "VPP Performance Changes 2n-skx 8t4c MRR"
4642   algorithm: "table_perf_comparison"
4643   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4644 #  rca:
4645 #    title: "RCA"
4646 #    data-file: "rca/rca-2n-skx-8t4c-mrr.yaml"
4647   history:
4648     - title: "1904"
4649       data: "vpp-performance-changes-2n-skx-mrr-h1"
4650   reference:
4651     title: "1908"
4652     data: "vpp-performance-changes-2n-skx-mrr-ref"
4653   compare:
4654     title: "2001"
4655     data: "vpp-performance-changes-2n-skx-mrr-cmp"
4656   data: "vpp-performance-changes-2n-skx-mrr"
4657   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4658   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4659   parameters:
4660   - "name"
4661   - "parent"
4662   - "result"
4663
4664 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
4665 #- type: "table"
4666 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
4667 #  algorithm: "table_perf_comparison"
4668 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
4669 #  reference:
4670 #    title: "1908"
4671 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4672 #  compare:
4673 #    title: "2001"
4674 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4675 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4676 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4677 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
4678 #  parameters:
4679 #  - "name"
4680 #  - "parent"
4681 #  - "result"
4682 #
4683 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4684 #- type: "table"
4685 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4686 #  algorithm: "table_perf_comparison"
4687 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4688 #  reference:
4689 #    title: "1908"
4690 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4691 #  compare:
4692 #    title: "2001"
4693 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4694 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4695 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4696 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4697 #  parameters:
4698 #  - "name"
4699 #  - "parent"
4700 #  - "result"
4701 #
4702 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4703 #- type: "table"
4704 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4705 #  algorithm: "table_perf_comparison"
4706 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4707 #  reference:
4708 #    title: "1908"
4709 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4710 #  compare:
4711 #    title: "2001"
4712 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4713 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4714 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4715 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4716 #  parameters:
4717 #  - "name"
4718 #  - "parent"
4719 #  - "result"
4720
4721 # VPP Performance Changes 2n-dnv 1t1c MRR
4722 - type: "table"
4723   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4724   algorithm: "table_perf_comparison"
4725   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4726   reference:
4727     title: "1908"
4728     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4729   compare:
4730     title: "2001"
4731     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4732   data: "vpp-performance-changes-2n-dnv-mrr"
4733   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4734   filter: "'1T1C' and 'MRR'"
4735   parameters:
4736   - "name"
4737   - "parent"
4738   - "result"
4739
4740 # VPP Performance Changes 2n-dnv 2t2c MRR
4741 - type: "table"
4742   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4743   algorithm: "table_perf_comparison"
4744   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4745   reference:
4746     title: "1908"
4747     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4748   compare:
4749     title: "2001"
4750     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4751   data: "vpp-performance-changes-2n-dnv-mrr"
4752   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4753   filter: "'2T2C' and 'MRR'"
4754   parameters:
4755   - "name"
4756   - "parent"
4757   - "result"
4758
4759 # VPP Performance Changes 2n-dnv 4t4c MRR
4760 - type: "table"
4761   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4762   algorithm: "table_perf_comparison"
4763   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4764   reference:
4765     title: "1908"
4766     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4767   compare:
4768     title: "2001"
4769     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4770   data: "vpp-performance-changes-2n-dnv-mrr"
4771   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4772   filter: "'4T4C' and 'MRR'"
4773   parameters:
4774   - "name"
4775   - "parent"
4776   - "result"
4777
4778 # VPP Performance Changes 3n-dnv 1t1c MRR
4779 - type: "table"
4780   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4781   algorithm: "table_perf_comparison"
4782   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4783   reference:
4784     title: "1908"
4785     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4786   compare:
4787     title: "2001"
4788     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4789   data: "vpp-performance-changes-3n-dnv-mrr"
4790   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4791   filter: "'1T1C' and 'MRR'"
4792   parameters:
4793   - "name"
4794   - "parent"
4795   - "result"
4796
4797 # VPP Performance Changes 3n-dnv 2t2c MRR
4798 - type: "table"
4799   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4800   algorithm: "table_perf_comparison"
4801   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4802   reference:
4803     title: "1908"
4804     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4805   compare:
4806     title: "2001"
4807     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4808   data: "vpp-performance-changes-3n-dnv-mrr"
4809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4810   filter: "'2T2C' and 'MRR'"
4811   parameters:
4812   - "name"
4813   - "parent"
4814   - "result"
4815
4816 # VPP Performance Changes 3n-dnv 4t4c MRR
4817 - type: "table"
4818   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4819   algorithm: "table_perf_comparison"
4820   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4821   reference:
4822     title: "1908"
4823     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4824   compare:
4825     title: "2001"
4826     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4827   data: "vpp-performance-changes-3n-dnv-mrr"
4828   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4829   filter: "'4T4C' and 'MRR'"
4830   parameters:
4831   - "name"
4832   - "parent"
4833   - "result"
4834
4835 # VPP Performance Changes 3n-tsh 1t1c MRR
4836 - type: "table"
4837   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4838   algorithm: "table_perf_comparison"
4839   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4840   reference:
4841     title: "1908"
4842     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4843   compare:
4844     title: "2001"
4845     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4846   data: "vpp-performance-changes-3n-tsh-mrr"
4847   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4848   filter: "'1T1C' and 'MRR'"
4849   parameters:
4850   - "name"
4851   - "parent"
4852   - "result"
4853
4854 # VPP Performance Changes 3n-tsh 2t2c MRR
4855 - type: "table"
4856   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4857   algorithm: "table_perf_comparison"
4858   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4859   reference:
4860     title: "1908"
4861     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4862   compare:
4863     title: "2001"
4864     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4865   data: "vpp-performance-changes-3n-tsh-mrr"
4866   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4867   filter: "'2T2C' and 'MRR'"
4868   parameters:
4869   - "name"
4870   - "parent"
4871   - "result"
4872
4873 # VPP Performance Changes 3n-tsh 4t4c MRR
4874 - type: "table"
4875   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4876   algorithm: "table_perf_comparison"
4877   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4878   reference:
4879     title: "1908"
4880     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4881   compare:
4882     title: "2001"
4883     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4884   data: "vpp-performance-changes-3n-tsh-mrr"
4885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4886   filter: "'4T4C' and 'MRR'"
4887   parameters:
4888   - "name"
4889   - "parent"
4890   - "result"
4891
4892 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4893 - type: "table"
4894   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4895   algorithm: "table_perf_comparison_nic"
4896   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4897   reference:
4898     title: "3n-hsw xl710"
4899     data: "vpp-compare-testbeds-mrr-ref"
4900     nic: "NIC_Intel-XL710"
4901   compare:
4902     title: "3n-skx xxv710"
4903     data: "vpp-compare-testbeds-mrr-cmp"
4904     nic: "NIC_Intel-XXV710"
4905   data: "vpp-compare-testbeds-mrr"
4906   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4907   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4908   parameters:
4909   - "name"
4910   - "parent"
4911   - "result"
4912   - "tags"
4913
4914 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4915 - type: "table"
4916   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4917   algorithm: "table_perf_comparison_nic"
4918   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4919   reference:
4920     title: "3n-hsw xl710"
4921     data: "vpp-compare-testbeds-mrr-ref"
4922     nic: "NIC_Intel-XL710"
4923   compare:
4924     title: "3n-skx xxv710"
4925     data: "vpp-compare-testbeds-mrr-cmp"
4926     nic: "NIC_Intel-XXV710"
4927   data: "vpp-compare-testbeds-mrr"
4928   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4929   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4930   parameters:
4931   - "name"
4932   - "parent"
4933   - "result"
4934   - "tags"
4935
4936 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4937 - type: "table"
4938   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4939   algorithm: "table_perf_comparison_nic"
4940   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4941   reference:
4942     title: "3n-hsw xl710"
4943     data: "vpp-compare-testbeds-mrr-ref"
4944     nic: "NIC_Intel-XL710"
4945   compare:
4946     title: "3n-skx xxv710"
4947     data: "vpp-compare-testbeds-mrr-cmp"
4948     nic: "NIC_Intel-XXV710"
4949   data: "vpp-compare-testbeds-mrr"
4950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4951   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4952   parameters:
4953   - "name"
4954   - "parent"
4955   - "result"
4956   - "tags"
4957
4958 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4959 - type: "table"
4960   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4961   algorithm: "table_perf_comparison"
4962   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4963   reference:
4964     title: "2n-skx"
4965     data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4966   compare:
4967     title: "2n-clx"
4968     data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4969   data: "vpp-compare-testbeds-mrr-skx-clx"
4970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4971   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4972   parameters:
4973   - "name"
4974   - "parent"
4975   - "result"
4976   - "tags"
4977
4978 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4979 - type: "table"
4980   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4981   algorithm: "table_perf_comparison"
4982   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4983   reference:
4984     title: "2n-skx"
4985     data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4986   compare:
4987     title: "2n-clx"
4988     data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4989   data: "vpp-compare-testbeds-mrr-skx-clx"
4990   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4991   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4992   parameters:
4993   - "name"
4994   - "parent"
4995   - "result"
4996   - "tags"
4997
4998 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4999 - type: "table"
5000   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5001   algorithm: "table_perf_comparison"
5002   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5003   reference:
5004     title: "2n-skx"
5005     data: "vpp-compare-testbeds-mrr-skx-clx-ref"
5006   compare:
5007     title: "2n-clx"
5008     data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5009   data: "vpp-compare-testbeds-mrr-skx-clx"
5010   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5011   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5012   parameters:
5013   - "name"
5014   - "parent"
5015   - "result"
5016   - "tags"
5017
5018 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5019 - type: "table"
5020   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5021   algorithm: "table_perf_comparison"
5022   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5023   reference:
5024     title: "3n-skx"
5025     data: "vpp-compare-topologies-mrr-ref"
5026   compare:
5027     title: "2n-skx"
5028     data: "vpp-compare-topologies-mrr-cmp"
5029   data: "vpp-compare-topologies-mrr"
5030   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5031   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5032   parameters:
5033   - "name"
5034   - "parent"
5035   - "result"
5036
5037 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5038 - type: "table"
5039   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5040   algorithm: "table_perf_comparison"
5041   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5042   reference:
5043     title: "3n-skx"
5044     data: "vpp-compare-topologies-mrr-ref"
5045   compare:
5046     title: "2n-skx"
5047     data: "vpp-compare-topologies-mrr-cmp"
5048   data: "vpp-compare-topologies-mrr"
5049   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5050   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5051   parameters:
5052   - "name"
5053   - "parent"
5054   - "result"
5055
5056 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5057 - type: "table"
5058   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5059   algorithm: "table_perf_comparison"
5060   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5061   reference:
5062     title: "3n-skx"
5063     data: "vpp-compare-topologies-mrr-ref"
5064   compare:
5065     title: "2n-skx"
5066     data: "vpp-compare-topologies-mrr-cmp"
5067   data: "vpp-compare-topologies-mrr"
5068   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5069   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5070   parameters:
5071   - "name"
5072   - "parent"
5073   - "result"
5074
5075 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5076 - type: "table"
5077   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5078   algorithm: "table_perf_comparison_nic"
5079   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5080   reference:
5081     title: "3n-hsw xl710"
5082     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5083     nic: "NIC_Intel-XL710"
5084   compare:
5085     title: "2n-clx xxv710"
5086     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5087     nic: "NIC_Intel-XXV710"
5088   data: "vpp-compare-testbeds-mrr-hsw-clx"
5089   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5090   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5091   parameters:
5092   - "name"
5093   - "parent"
5094   - "result"
5095   - "tags"
5096
5097 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5098 - type: "table"
5099   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5100   algorithm: "table_perf_comparison_nic"
5101   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5102   reference:
5103     title: "3n-hsw xl710"
5104     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5105     nic: "NIC_Intel-XL710"
5106   compare:
5107     title: "2n-clx xxv710"
5108     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5109     nic: "NIC_Intel-XXV710"
5110   data: "vpp-compare-testbeds-mrr-hsw-clx"
5111   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5112   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5113   parameters:
5114   - "name"
5115   - "parent"
5116   - "result"
5117   - "tags"
5118
5119 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5120 - type: "table"
5121   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5122   algorithm: "table_perf_comparison_nic"
5123   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5124   reference:
5125     title: "3n-hsw xl710"
5126     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5127     nic: "NIC_Intel-XL710"
5128   compare:
5129     title: "2n-clx xxv710"
5130     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5131     nic: "NIC_Intel-XXV710"
5132   data: "vpp-compare-testbeds-mrr-hsw-clx"
5133   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5134   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5135   parameters:
5136   - "name"
5137   - "parent"
5138   - "result"
5139   - "tags"
5140
5141 # Detailed Test Results - VPP Performance Results 3n-hsw
5142 - type: "table"
5143   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5144   algorithm: "table_merged_details"
5145   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5146   columns:
5147     - title: " |prein| Test Name |preout| "
5148       data: "data name"
5149     - 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| "
5150       data: "data msg"
5151   data: "vpp-perf-results-3n-hsw"
5152   filter: "all"
5153   parameters:
5154   - "name"
5155   - "parent"
5156   - "msg"
5157
5158 # Detailed Test Results - VPP Performance Results 3n-skx
5159 - type: "table"
5160   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5161   algorithm: "table_merged_details"
5162   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5163   columns:
5164     - title: " |prein| Test Name |preout| "
5165       data: "data name"
5166     - 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| "
5167       data: "data msg"
5168   data: "vpp-perf-results-3n-skx"
5169   filter: "all"
5170   remove-ndr: True  # Temporary solution: remove NDR results from test message
5171   parameters:
5172   - "name"
5173   - "parent"
5174   - "msg"
5175
5176 # Detailed Test Results - VPP Performance Results 2n-skx
5177 - type: "table"
5178   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5179   algorithm: "table_merged_details"
5180   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5181   columns:
5182     - title: " |prein| Test Name |preout| "
5183       data: "data name"
5184     - 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| "
5185       data: "data msg"
5186   data: "vpp-perf-results-2n-skx"
5187   filter: "all"
5188   remove-ndr: True  # Temporary solution: remove NDR results from test message
5189   parameters:
5190   - "name"
5191   - "parent"
5192   - "msg"
5193
5194 # Detailed Test Results - VPP Performance Results 2n-clx
5195 - type: "table"
5196   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5197   algorithm: "table_merged_details"
5198   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5199   columns:
5200     - title: " |prein| Test Name |preout| "
5201       data: "data name"
5202     - 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| "
5203       data: "data msg"
5204   data: "vpp-perf-results-2n-clx"
5205   filter: "all"
5206   parameters:
5207   - "name"
5208   - "parent"
5209   - "msg"
5210
5211 # Detailed Test Results - VPP Performance Results 3n-tsh
5212 - type: "table"
5213   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5214   algorithm: "table_merged_details"
5215   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5216   columns:
5217     - title: " |prein| Test Name |preout| "
5218       data: "data name"
5219     - 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| "
5220       data: "data msg"
5221   data: "vpp-perf-results-3n-tsh"
5222   filter: "all"
5223   parameters:
5224   - "name"
5225   - "parent"
5226   - "msg"
5227
5228 # Detailed Test Results - VPP Performance Results 3n-dnv
5229 - type: "table"
5230   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5231   algorithm: "table_merged_details"
5232   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5233   columns:
5234     - title: " |prein| Test Name |preout| "
5235       data: "data name"
5236     - 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| "
5237       data: "data msg"
5238   data: "vpp-perf-results-3n-dnv"
5239   filter: "all"
5240   parameters:
5241   - "name"
5242   - "parent"
5243   - "msg"
5244
5245 # Detailed Test Results - VPP Performance Results 2n-dnv
5246 - type: "table"
5247   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5248   algorithm: "table_merged_details"
5249   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5250   columns:
5251     - title: " |prein| Test Name |preout| "
5252       data: "data name"
5253     - 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| "
5254       data: "data msg"
5255   data: "vpp-perf-results-2n-dnv"
5256   filter: "all"
5257   parameters:
5258   - "name"
5259   - "parent"
5260   - "msg"
5261
5262 # Test configuration - VPP Performance Test Configs 3n-hsw
5263 - type: "table"
5264   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5265   algorithm: "table_merged_details"
5266   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5267   columns:
5268     - title: " |prein| Test Name |preout| "
5269       data: "data name"
5270     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5271       data: "data conf-history"
5272   data: "vpp-perf-results-3n-hsw"
5273   filter: "all"
5274   parameters:
5275   - "parent"
5276   - "name"
5277   - "conf-history"
5278
5279 # Test configuration - VPP Performance Test Configs 3n-skx
5280 - type: "table"
5281   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5282   algorithm: "table_merged_details"
5283   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5284   columns:
5285     - title: " |prein| Test Name |preout| "
5286       data: "data name"
5287     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5288       data: "data conf-history"
5289   data: "vpp-perf-results-3n-skx"
5290   filter: "all"
5291   parameters:
5292   - "parent"
5293   - "name"
5294   - "conf-history"
5295
5296 # Test configuration - VPP Performance Test Configs 2n-skx
5297 - type: "table"
5298   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5299   algorithm: "table_merged_details"
5300   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5301   columns:
5302     - title: " |prein| Test Name |preout| "
5303       data: "data name"
5304     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5305       data: "data conf-history"
5306   data: "vpp-perf-results-2n-skx"
5307   filter: "all"
5308   parameters:
5309   - "parent"
5310   - "name"
5311   - "conf-history"
5312
5313 # Test configuration - VPP Performance Test Configs 2n-clx
5314 - type: "table"
5315   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5316   algorithm: "table_merged_details"
5317   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5318   columns:
5319     - title: " |prein| Test Name |preout| "
5320       data: "data name"
5321     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5322       data: "data conf-history"
5323   data: "vpp-perf-results-2n-clx"
5324   filter: "all"
5325   parameters:
5326   - "parent"
5327   - "name"
5328   - "conf-history"
5329
5330 # Test configuration - VPP Performance Test Configs 3n-tsh
5331 - type: "table"
5332   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5333   algorithm: "table_merged_details"
5334   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5335   columns:
5336     - title: " |prein| Test Name |preout| "
5337       data: "data name"
5338     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5339       data: "data conf-history"
5340   data: "vpp-perf-results-3n-tsh"
5341   filter: "all"
5342   parameters:
5343   - "parent"
5344   - "name"
5345   - "conf-history"
5346
5347 # Test configuration - VPP Performance Test Configs 3n-dnv
5348 - type: "table"
5349   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5350   algorithm: "table_merged_details"
5351   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5352   columns:
5353     - title: " |prein| Test Name |preout| "
5354       data: "data name"
5355     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5356       data: "data conf-history"
5357   data: "vpp-perf-results-3n-dnv"
5358   filter: "all"
5359   parameters:
5360   - "parent"
5361   - "name"
5362   - "conf-history"
5363
5364 # Test configuration - VPP Performance Test Configs 2n-dnv
5365 - type: "table"
5366   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5367   algorithm: "table_merged_details"
5368   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5369   columns:
5370     - title: " |prein| Test Name |preout| "
5371       data: "data name"
5372     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5373       data: "data conf-history"
5374   data: "vpp-perf-results-2n-dnv"
5375   filter: "all"
5376   parameters:
5377   - "parent"
5378   - "name"
5379   - "conf-history"
5380
5381 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5382 - type: "table"
5383   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5384   algorithm: "table_oper_data_html"
5385   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5386   data: "vpp-perf-results-3n-hsw"
5387   filter: "all"
5388
5389 # Test Operational Data - VPP Performance Operational Data 3n-skx
5390 - type: "table"
5391   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5392   algorithm: "table_oper_data_html"
5393   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5394   data: "vpp-perf-results-3n-skx"
5395   filter: "all"
5396
5397 # Test Operational Data - VPP Performance Operational Data 2n-skx
5398 - type: "table"
5399   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5400   algorithm: "table_oper_data_html"
5401   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5402   data: "vpp-perf-results-2n-skx"
5403   filter: "all"
5404
5405 # Test Operational Data - VPP Performance Operational Data 2n-clx
5406 - type: "table"
5407   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5408   algorithm: "table_oper_data_html"
5409   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5410   data: "vpp-perf-results-2n-clx"
5411   filter: "all"
5412
5413 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5414 - type: "table"
5415   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5416   algorithm: "table_oper_data_html"
5417   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5418   data: "vpp-perf-results-3n-tsh"
5419   filter: "all"
5420
5421 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5422 - type: "table"
5423   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5424   algorithm: "table_oper_data_html"
5425   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5426   data: "vpp-perf-results-3n-dnv"
5427   filter: "all"
5428
5429 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5430 - type: "table"
5431   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5432   algorithm: "table_oper_data_html"
5433   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5434   data: "vpp-perf-results-2n-dnv"
5435   filter: "all"
5436
5437 # Detailed Test Results - VPP MRR Results 3n-hsw
5438 - type: "table"
5439   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5440   algorithm: "table_merged_details"
5441   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5442   columns:
5443     - title: " |prein| Test Name |preout| "
5444       data: "data name"
5445     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5446       data: "data msg"
5447   data: "vpp-mrr-results-3n-hsw"
5448   filter: "all"
5449   parameters:
5450   - "name"
5451   - "parent"
5452   - "msg"
5453
5454 # Detailed Test Results - VPP MRR Results 3n-skx
5455 - type: "table"
5456   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5457   algorithm: "table_merged_details"
5458   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5459   columns:
5460     - title: " |prein| Test Name |preout| "
5461       data: "data name"
5462     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5463       data: "data msg"
5464   data: "vpp-mrr-results-3n-skx"
5465   filter: "all"
5466   parameters:
5467   - "name"
5468   - "parent"
5469   - "msg"
5470
5471 # Detailed Test Results - VPP MRR Results 2n-skx
5472 - type: "table"
5473   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5474   algorithm: "table_merged_details"
5475   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5476   columns:
5477     - title: " |prein| Test Name |preout| "
5478       data: "data name"
5479     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5480       data: "data msg"
5481   data: "vpp-mrr-results-2n-skx"
5482   filter: "all"
5483   parameters:
5484   - "name"
5485   - "parent"
5486   - "msg"
5487
5488 # Detailed Test Results - VPP MRR Results 2n-clx
5489 - type: "table"
5490   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5491   algorithm: "table_merged_details"
5492   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5493   columns:
5494     - title: " |prein| Test Name |preout| "
5495       data: "data name"
5496     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5497       data: "data msg"
5498   data: "vpp-mrr-results-2n-clx"
5499   filter: "all"
5500   parameters:
5501   - "name"
5502   - "parent"
5503   - "msg"
5504
5505 # Detailed Test Results - VPP MRR Results 3n-tsh
5506 - type: "table"
5507   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5508   algorithm: "table_merged_details"
5509   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5510   columns:
5511     - title: " |prein| Test Name |preout| "
5512       data: "data name"
5513     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5514       data: "data msg"
5515   data: "vpp-mrr-results-3n-tsh"
5516   filter: "all"
5517   parameters:
5518   - "name"
5519   - "parent"
5520   - "msg"
5521
5522 # Detailed Test Results - VPP MRR Results 3n-dnv
5523 - type: "table"
5524   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5525   algorithm: "table_merged_details"
5526   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5527   columns:
5528     - title: " |prein| Test Name |preout| "
5529       data: "data name"
5530     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5531       data: "data msg"
5532   data: "vpp-mrr-results-3n-dnv"
5533   filter: "all"
5534   parameters:
5535   - "name"
5536   - "parent"
5537   - "msg"
5538
5539 # Detailed Test Results - VPP MRR Results 2n-dnv
5540 - type: "table"
5541   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5542   algorithm: "table_merged_details"
5543   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5544   columns:
5545     - title: " |prein| Test Name |preout| "
5546       data: "data name"
5547     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5548       data: "data msg"
5549   data: "vpp-mrr-results-2n-dnv"
5550   filter: "all"
5551   parameters:
5552   - "name"
5553   - "parent"
5554   - "msg"
5555
5556 # Test configuration - VPP MRR Test Configs 3n-hsw
5557 - type: "table"
5558   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5559   algorithm: "table_merged_details"
5560   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5561   columns:
5562     - title: " |prein| Test Name |preout| "
5563       data: "data name"
5564     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5565       data: "data conf-history"
5566   data: "vpp-mrr-results-3n-hsw"
5567   filter: "all"
5568   parameters:
5569   - "parent"
5570   - "name"
5571   - "conf-history"
5572
5573 # Test configuration - VPP MRR Test Configs 3n-skx
5574 - type: "table"
5575   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5576   algorithm: "table_merged_details"
5577   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5578   columns:
5579     - title: " |prein| Test Name |preout| "
5580       data: "data name"
5581     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5582       data: "data conf-history"
5583   data: "vpp-mrr-results-3n-skx"
5584   filter: "all"
5585   parameters:
5586   - "parent"
5587   - "name"
5588   - "conf-history"
5589
5590 # Test configuration - VPP MRR Test Configs 2n-skx
5591 - type: "table"
5592   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5593   algorithm: "table_merged_details"
5594   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5595   columns:
5596     - title: " |prein| Test Name |preout| "
5597       data: "data name"
5598     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5599       data: "data conf-history"
5600   data: "vpp-mrr-results-2n-skx"
5601   filter: "all"
5602   parameters:
5603   - "parent"
5604   - "name"
5605   - "conf-history"
5606
5607 # Test configuration - VPP MRR Test Configs 2n-clx
5608 - type: "table"
5609   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5610   algorithm: "table_merged_details"
5611   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5612   columns:
5613     - title: " |prein| Test Name |preout| "
5614       data: "data name"
5615     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5616       data: "data conf-history"
5617   data: "vpp-mrr-results-2n-clx"
5618   filter: "all"
5619   parameters:
5620   - "parent"
5621   - "name"
5622   - "conf-history"
5623
5624 # Test configuration - VPP MRR Test Configs 3n-tsh
5625 - type: "table"
5626   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5627   algorithm: "table_merged_details"
5628   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5629   columns:
5630     - title: " |prein| Test Name |preout| "
5631       data: "data name"
5632     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5633       data: "data conf-history"
5634   data: "vpp-mrr-results-3n-tsh"
5635   filter: "all"
5636   parameters:
5637   - "parent"
5638   - "name"
5639   - "conf-history"
5640
5641 # Test configuration - VPP MRR Test Configs 3n-dnv
5642 - type: "table"
5643   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5644   algorithm: "table_merged_details"
5645   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5646   columns:
5647     - title: " |prein| Test Name |preout| "
5648       data: "data name"
5649     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5650       data: "data conf-history"
5651   data: "vpp-mrr-results-3n-dnv"
5652   filter: "all"
5653   parameters:
5654   - "parent"
5655   - "name"
5656   - "conf-history"
5657
5658 # Test configuration - VPP MRR Test Configs 2n-dnv
5659 - type: "table"
5660   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5661   algorithm: "table_merged_details"
5662   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5663   columns:
5664     - title: " |prein| Test Name |preout| "
5665       data: "data name"
5666     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5667       data: "data conf-history"
5668   data: "vpp-mrr-results-2n-dnv"
5669   filter: "all"
5670   parameters:
5671   - "parent"
5672   - "name"
5673   - "conf-history"
5674
5675 # Detailed Test Results - VPP Device Results - Ubuntu
5676 - type: "table"
5677   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5678   algorithm: "table_merged_details"
5679   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5680   columns:
5681     - title: " |prein| Test Name |preout| "
5682       data: "data name"
5683     - title: " |prein| Status |preout| "
5684       data: "data status"
5685   data: "vpp-device-results-ubuntu"
5686   filter: "all"
5687   parameters:
5688   - "name"
5689   - "parent"
5690   - "doc"
5691   - "status"
5692
5693 # Test configuration - VPP Device Test Configs - Ubuntu
5694 - type: "table"
5695   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5696   algorithm: "table_merged_details"
5697   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5698   columns:
5699     - title: " |prein| Test Name |preout| "
5700       data: "data name"
5701     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5702       data: "data conf-history"
5703   data: "vpp-device-results-ubuntu"
5704   filter: "all"
5705   parameters:
5706   - "parent"
5707   - "name"
5708   - "conf-history"
5709
5710 ################################################################################
5711
5712 # DPDK Performance Changes 3n-hsw 1t1c pdr
5713 - type: "table"
5714   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5715   algorithm: "table_perf_comparison"
5716   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5717   history:
5718     - title: "1904"
5719       data: "dpdk-performance-changes-3n-hsw-h1"
5720   reference:
5721     title: "1908"
5722     data: "dpdk-performance-changes-3n-hsw-ref"
5723   compare:
5724     title: "2001"
5725     data: "dpdk-performance-changes-3n-hsw-cmp"
5726   data: "dpdk-performance-changes-3n-hsw"
5727   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5728   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5729   parameters:
5730   - "name"
5731   - "parent"
5732   - "throughput"
5733
5734 # DPDK Performance Changes 3n-hsw 2t2c pdr
5735 - type: "table"
5736   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5737   algorithm: "table_perf_comparison"
5738   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5739   history:
5740     - title: "1904"
5741       data: "dpdk-performance-changes-3n-hsw-h1"
5742   reference:
5743     title: "1908"
5744     data: "dpdk-performance-changes-3n-hsw-ref"
5745   compare:
5746     title: "2001"
5747     data: "dpdk-performance-changes-3n-hsw-cmp"
5748   data: "dpdk-performance-changes-3n-hsw"
5749   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5750   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5751   parameters:
5752   - "name"
5753   - "parent"
5754   - "throughput"
5755
5756 # DPDK Performance Changes 3n-hsw 1t1c ndr
5757 - type: "table"
5758   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5759   algorithm: "table_perf_comparison"
5760   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5761   history:
5762     - title: "1904"
5763       data: "dpdk-performance-changes-3n-hsw-h1"
5764   reference:
5765     title: "1908"
5766     data: "dpdk-performance-changes-3n-hsw-ref"
5767   compare:
5768     title: "2001"
5769     data: "dpdk-performance-changes-3n-hsw-cmp"
5770   data: "dpdk-performance-changes-3n-hsw"
5771   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5772   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5773   parameters:
5774   - "name"
5775   - "parent"
5776   - "throughput"
5777
5778 # DPDK Performance Changes 3n-hsw 2t2c ndr
5779 - type: "table"
5780   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5781   algorithm: "table_perf_comparison"
5782   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5783   history:
5784     - title: "1904"
5785       data: "dpdk-performance-changes-3n-hsw-h1"
5786   reference:
5787     title: "1908"
5788     data: "dpdk-performance-changes-3n-hsw-ref"
5789   compare:
5790     title: "2001"
5791     data: "dpdk-performance-changes-3n-hsw-cmp"
5792   data: "dpdk-performance-changes-3n-hsw"
5793   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5794   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5795   parameters:
5796   - "name"
5797   - "parent"
5798   - "throughput"
5799
5800 # DPDK Performance Changes 3n-skx 2t1c pdr
5801 - type: "table"
5802   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5803   algorithm: "table_perf_comparison"
5804   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5805   history:
5806     - title: "1904"
5807       data: "dpdk-performance-changes-3n-skx-h1"
5808   reference:
5809     title: "1908"
5810     data: "dpdk-performance-changes-3n-skx-ref"
5811   compare:
5812     title: "2001"
5813     data: "dpdk-performance-changes-3n-skx-cmp"
5814   data: "dpdk-performance-changes-3n-skx"
5815   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5816   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5817   parameters:
5818   - "name"
5819   - "parent"
5820   - "throughput"
5821
5822 # DPDK Performance Changes 3n-skx 4t2c pdr
5823 - type: "table"
5824   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5825   algorithm: "table_perf_comparison"
5826   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5827   history:
5828     - title: "1904"
5829       data: "dpdk-performance-changes-3n-skx-h1"
5830   reference:
5831     title: "1908"
5832     data: "dpdk-performance-changes-3n-skx-ref"
5833   compare:
5834     title: "2001"
5835     data: "dpdk-performance-changes-3n-skx-cmp"
5836   data: "dpdk-performance-changes-3n-skx"
5837   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5838   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5839   parameters:
5840   - "name"
5841   - "parent"
5842   - "throughput"
5843
5844 # DPDK Performance Changes 3n-skx 2t1c ndr
5845 - type: "table"
5846   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5847   algorithm: "table_perf_comparison"
5848   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5849   history:
5850     - title: "1904"
5851       data: "dpdk-performance-changes-3n-skx-h1"
5852   reference:
5853     title: "1908"
5854     data: "dpdk-performance-changes-3n-skx-ref"
5855   compare:
5856     title: "2001"
5857     data: "dpdk-performance-changes-3n-skx-cmp"
5858   data: "dpdk-performance-changes-3n-skx"
5859   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5860   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5861   parameters:
5862   - "name"
5863   - "parent"
5864   - "throughput"
5865
5866 # DPDK Performance Changes 3n-skx 4t2c ndr
5867 - type: "table"
5868   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5869   algorithm: "table_perf_comparison"
5870   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5871   history:
5872     - title: "1904"
5873       data: "dpdk-performance-changes-3n-skx-h1"
5874   reference:
5875     title: "1908"
5876     data: "dpdk-performance-changes-3n-skx-ref"
5877   compare:
5878     title: "2001"
5879     data: "dpdk-performance-changes-3n-skx-cmp"
5880   data: "dpdk-performance-changes-3n-skx"
5881   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5882   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5883   parameters:
5884   - "name"
5885   - "parent"
5886   - "throughput"
5887
5888 # DPDK Performance Changes 2n-skx 2t1c pdr
5889 - type: "table"
5890   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5891   algorithm: "table_perf_comparison"
5892   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5893   history:
5894     - title: "1904"
5895       data: "dpdk-performance-changes-2n-skx-h1"
5896   reference:
5897     title: "1908"
5898     data: "dpdk-performance-changes-2n-skx-ref"
5899   compare:
5900     title: "2001"
5901     data: "dpdk-performance-changes-2n-skx-cmp"
5902   data: "dpdk-performance-changes-2n-skx"
5903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5904   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5905   parameters:
5906   - "name"
5907   - "parent"
5908   - "throughput"
5909
5910 # DPDK Performance Changes 2n-skx 4t2c pdr
5911 - type: "table"
5912   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5913   algorithm: "table_perf_comparison"
5914   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5915   history:
5916     - title: "1904"
5917       data: "dpdk-performance-changes-2n-skx-h1"
5918   reference:
5919     title: "1908"
5920     data: "dpdk-performance-changes-2n-skx-ref"
5921   compare:
5922     title: "2001"
5923     data: "dpdk-performance-changes-2n-skx-cmp"
5924   data: "dpdk-performance-changes-2n-skx"
5925   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5926   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5927   parameters:
5928   - "name"
5929   - "parent"
5930   - "throughput"
5931
5932 # DPDK Performance Changes 2n-skx 2t1c ndr
5933 - type: "table"
5934   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5935   algorithm: "table_perf_comparison"
5936   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5937   history:
5938     - title: "1904"
5939       data: "dpdk-performance-changes-2n-skx-h1"
5940   reference:
5941     title: "1908"
5942     data: "dpdk-performance-changes-2n-skx-ref"
5943   compare:
5944     title: "2001"
5945     data: "dpdk-performance-changes-2n-skx-cmp"
5946   data: "dpdk-performance-changes-2n-skx"
5947   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5948   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5949   parameters:
5950   - "name"
5951   - "parent"
5952   - "throughput"
5953
5954 # DPDK Performance Changes 2n-skx 4t2c ndr
5955 - type: "table"
5956   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5957   algorithm: "table_perf_comparison"
5958   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5959   history:
5960     - title: "1904"
5961       data: "dpdk-performance-changes-2n-skx-h1"
5962   reference:
5963     title: "1908"
5964     data: "dpdk-performance-changes-2n-skx-ref"
5965   compare:
5966     title: "2001"
5967     data: "dpdk-performance-changes-2n-skx-cmp"
5968   data: "dpdk-performance-changes-2n-skx"
5969   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5970   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5971   parameters:
5972   - "name"
5973   - "parent"
5974   - "throughput"
5975
5976 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5977 - type: "table"
5978   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5979   algorithm: "table_perf_comparison"
5980   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5981   reference:
5982     title: "3n-hsw"
5983     data: "dpdk-compare-testbeds-ref"
5984   compare:
5985     title: "3n-skx"
5986     data: "dpdk-compare-testbeds-cmp"
5987   data: "dpdk-compare-testbeds"
5988   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5989   filter: "'NIC_Intel-X710'"
5990   parameters:
5991   - "name"
5992   - "parent"
5993   - "throughput"
5994
5995 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5996 - type: "table"
5997   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5998   algorithm: "table_perf_comparison"
5999   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6000   reference:
6001     title: "3n-hsw"
6002     data: "dpdk-compare-testbeds-ref"
6003   compare:
6004     title: "3n-skx"
6005     data: "dpdk-compare-testbeds-cmp"
6006   data: "dpdk-compare-testbeds"
6007   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6008   filter: "'NIC_Intel-X710'"
6009   parameters:
6010   - "name"
6011   - "parent"
6012   - "throughput"
6013
6014 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6015 - type: "table"
6016   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6017   algorithm: "table_perf_comparison"
6018   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6019   reference:
6020     title: "2n-skx"
6021     data: "dpdk-compare-testbeds-skx-clx-ref"
6022   compare:
6023     title: "2n-clx"
6024     data: "dpdk-compare-testbeds-skx-clx-cmp"
6025   data: "dpdk-compare-testbeds-skx-clx"
6026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6027   filter: "'NIC_Intel-XXV710'"
6028   parameters:
6029   - "name"
6030   - "parent"
6031   - "throughput"
6032
6033 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6034 - type: "table"
6035   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6036   algorithm: "table_perf_comparison"
6037   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6038   reference:
6039     title: "2n-skx"
6040     data: "dpdk-compare-testbeds-skx-clx-ref"
6041   compare:
6042     title: "2n-clx"
6043     data: "dpdk-compare-testbeds-skx-clx-cmp"
6044   data: "dpdk-compare-testbeds-skx-clx"
6045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6046   filter: "'NIC_Intel-XXV710'"
6047   parameters:
6048   - "name"
6049   - "parent"
6050   - "throughput"
6051
6052 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6053 - type: "table"
6054   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6055   algorithm: "table_perf_comparison"
6056   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6057   reference:
6058     title: "3n-skx"
6059     data: "dpdk-compare-topologies-ref"
6060   compare:
6061     title: "2n-skx"
6062     data: "dpdk-compare-topologies-cmp"
6063   data: "dpdk-compare-topologies"
6064   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6065   filter: "'NIC_Intel-XXV710'"
6066   parameters:
6067   - "name"
6068   - "parent"
6069   - "throughput"
6070
6071 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6072 - type: "table"
6073   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6074   algorithm: "table_perf_comparison"
6075   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6076   reference:
6077     title: "3n-skx"
6078     data: "dpdk-compare-topologies-ref"
6079   compare:
6080     title: "2n-skx"
6081     data: "dpdk-compare-topologies-cmp"
6082   data: "dpdk-compare-topologies"
6083   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6084   filter: "'NIC_Intel-XXV710'"
6085   parameters:
6086   - "name"
6087   - "parent"
6088   - "throughput"
6089
6090 # Detailed Test Results - DPDK Performance Results 3n-hsw
6091 - type: "table"
6092   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6093   algorithm: "table_merged_details"
6094   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6095   columns:
6096     - title: " |prein| Test Name |preout| "
6097       data: "data name"
6098     - 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| "
6099       data: "data msg"
6100   data: "dpdk-perf-results-3n-hsw"
6101   filter: "all"
6102   parameters:
6103   - "name"
6104   - "parent"
6105   - "msg"
6106
6107 # Detailed Test Results - DPDK Performance Results 3n-skx
6108 - type: "table"
6109   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6110   algorithm: "table_merged_details"
6111   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6112   columns:
6113     - title: " |prein| Test Name |preout| "
6114       data: "data name"
6115     - 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| "
6116       data: "data msg"
6117   data: "dpdk-perf-results-3n-skx"
6118   filter: "all"
6119   remove-ndr: True  # Temporary solution: remove NDR results from test message
6120   parameters:
6121   - "name"
6122   - "parent"
6123   - "msg"
6124
6125 # Detailed Test Results - DPDK Performance Results 2n-skx
6126 - type: "table"
6127   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6128   algorithm: "table_merged_details"
6129   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6130   columns:
6131     - title: " |prein| Test Name |preout| "
6132       data: "data name"
6133     - 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| "
6134       data: "data msg"
6135   data: "dpdk-perf-results-2n-skx"
6136   filter: "all"
6137   remove-ndr: True  # Temporary solution: remove NDR results from test message
6138   parameters:
6139   - "name"
6140   - "parent"
6141   - "msg"
6142
6143 # Detailed Test Results - DPDK Performance Results 2n-clx
6144 - type: "table"
6145   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6146   algorithm: "table_merged_details"
6147   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6148   columns:
6149     - title: " |prein| Test Name |preout| "
6150       data: "data name"
6151     - 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| "
6152       data: "data msg"
6153   data: "dpdk-perf-results-2n-clx"
6154   filter: "all"
6155   parameters:
6156   - "name"
6157   - "parent"
6158   - "msg"
6159
6160 # Detailed Test Results - DPDK Performance Results 2n-dnv
6161 - type: "table"
6162   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6163   algorithm: "table_merged_details"
6164   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6165   columns:
6166     - title: " |prein| Test Name |preout| "
6167       data: "data name"
6168     - 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| "
6169       data: "data msg"
6170   data: "dpdk-perf-results-2n-dnv"
6171   filter: "all"
6172   parameters:
6173   - "name"
6174   - "parent"
6175   - "msg"
6176
6177 # Detailed Test Results - DPDK Performance Results 3n-dnv
6178 - type: "table"
6179   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6180   algorithm: "table_merged_details"
6181   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6182   columns:
6183     - title: " |prein| Test Name |preout| "
6184       data: "data name"
6185     - 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| "
6186       data: "data msg"
6187   data: "dpdk-perf-results-3n-dnv"
6188   filter: "all"
6189   parameters:
6190   - "name"
6191   - "parent"
6192   - "msg"
6193
6194 # Detailed Test Results - DPDK Performance Results 3n-tsh
6195 - type: "table"
6196   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6197   algorithm: "table_merged_details"
6198   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6199   columns:
6200     - title: " |prein| Test Name |preout| "
6201       data: "data name"
6202     - 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| "
6203       data: "data msg"
6204   data: "dpdk-perf-results-3n-tsh"
6205   filter: "all"
6206   parameters:
6207   - "name"
6208   - "parent"
6209   - "msg"
6210
6211 ################################################################################
6212 ###                                F I L E S                                 ###
6213 ################################################################################
6214
6215 # VPP Performance Results
6216 - type: "file"
6217   title: "VPP Performance Results"
6218   algorithm: "file_details_split"
6219   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6220   dir-tables:
6221     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6222     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6223     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6224     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6225     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6226     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6227     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6228   data:
6229     - "vpp-perf-results-2n-skx"
6230     - "vpp-perf-results-3n-skx"
6231     - "vpp-perf-results-2n-clx"
6232     - "vpp-perf-results-3n-hsw"
6233     - "vpp-perf-results-3n-tsh"
6234     - "vpp-perf-results-2n-dnv"
6235     - "vpp-perf-results-3n-dnv"
6236   filter: "all"
6237   data-start-level: 4
6238   order-chapters:
6239     level-1:
6240       - "l2"
6241       - "ip4"
6242       - "ip6"
6243       - "srv6"
6244       - "ip4_tunnels"
6245       - "ip6_tunnels"
6246       - "vm_vhost"
6247       - "container_memif"
6248       - "crypto"
6249       - "vts"
6250       - "lb"
6251       - "nfv_density"
6252       - "hoststack"
6253     level-2:
6254       - "2n-skx"
6255       - "3n-skx"
6256       - "2n-clx"
6257       - "3n-hsw"
6258       - "3n-tsh"
6259       - "2n-dnv"
6260       - "3n-dnv"
6261     level-3:
6262       - "xl710"
6263       - "x520"
6264       - "xxv710"
6265       - "x710"
6266       - "x553"
6267       - "cx556a"
6268       - "vic1227"
6269       - "vic1385"
6270
6271 # VPP Performance Configuration
6272 - type: "file"
6273   title: "VPP Performance Configuration"
6274   algorithm: "file_details_split"
6275   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6276   dir-tables:
6277     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6278     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6279     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6280     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6281     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6282     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6283     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6284   data:
6285     - "vpp-perf-results-2n-skx"
6286     - "vpp-perf-results-3n-skx"
6287     - "vpp-perf-results-2n-clx"
6288     - "vpp-perf-results-3n-hsw"
6289     - "vpp-perf-results-3n-tsh"
6290     - "vpp-perf-results-2n-dnv"
6291     - "vpp-perf-results-3n-dnv"
6292   filter: "all"
6293   data-start-level: 4
6294   order-chapters:
6295     level-1:
6296       - "l2"
6297       - "ip4"
6298       - "ip6"
6299       - "srv6"
6300       - "ip4_tunnels"
6301       - "ip6_tunnels"
6302       - "vm_vhost"
6303       - "container_memif"
6304       - "crypto"
6305       - "vts"
6306       - "lb"
6307       - "nfv_density"
6308       - "hoststack"
6309     level-2:
6310       - "2n-skx"
6311       - "3n-skx"
6312       - "2n-clx"
6313       - "3n-hsw"
6314       - "3n-tsh"
6315       - "2n-dnv"
6316       - "3n-dnv"
6317     level-3:
6318       - "xl710"
6319       - "x520"
6320       - "xxv710"
6321       - "x710"
6322       - "x553"
6323       - "cx556a"
6324       - "vic1227"
6325       - "vic1385"
6326
6327 # VPP Performance Operational
6328 - type: "file"
6329   title: "VPP Performance Operational"
6330   algorithm: "file_details_split_html"
6331   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6332   dir-tables:
6333     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6334     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6335     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6336     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6337     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6338     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6339     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6340   data:
6341     - "vpp-perf-results-2n-skx"
6342     - "vpp-perf-results-3n-skx"
6343     - "vpp-perf-results-2n-clx"
6344     - "vpp-perf-results-3n-hsw"
6345     - "vpp-perf-results-3n-tsh"
6346     - "vpp-perf-results-2n-dnv"
6347     - "vpp-perf-results-3n-dnv"
6348   filter: "all"
6349   data-start-level: 4
6350   order-chapters:
6351     level-1:
6352       - "l2"
6353       - "ip4"
6354       - "ip6"
6355       - "srv6"
6356       - "ip4_tunnels"
6357       - "ip6_tunnels"
6358       - "vm_vhost"
6359       - "container_memif"
6360       - "crypto"
6361       - "vts"
6362       - "lb"
6363       - "nfv_density"
6364       - "hoststack"
6365     level-2:
6366       - "2n-skx"
6367       - "3n-skx"
6368       - "2n-clx"
6369       - "3n-hsw"
6370       - "3n-tsh"
6371       - "2n-dnv"
6372       - "3n-dnv"
6373     level-3:
6374       - "xl710"
6375       - "x520"
6376       - "xxv710"
6377       - "x710"
6378       - "x553"
6379       - "cx556a"
6380       - "vic1227"
6381       - "vic1385"
6382
6383 # VPP MRR Results
6384 - type: "file"
6385   title: "VPP MRR Results"
6386   algorithm: "file_details_split"
6387   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6388   dir-tables:
6389     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6390     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6391     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6392     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6393     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6394     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6395     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6396   data:
6397     - "vpp-mrr-results-2n-skx"
6398     - "vpp-mrr-results-3n-skx"
6399     - "vpp-mrr-results-2n-clx"
6400     - "vpp-mrr-results-3n-hsw"
6401     - "vpp-mrr-results-3n-tsh"
6402     - "vpp-mrr-results-2n-dnv"
6403     - "vpp-mrr-results-3n-dnv"
6404   filter: "all"
6405   data-start-level: 4
6406   order-chapters:
6407     level-1:
6408       - "l2"
6409       - "ip4"
6410       - "ip6"
6411       - "srv6"
6412       - "ip4_tunnels"
6413       - "ip6_tunnels"
6414       - "vm_vhost"
6415       - "container_memif"
6416       - "crypto"
6417       - "vts"
6418       - "lb"
6419       - "nfv_density"
6420       - "hoststack"
6421     level-2:
6422       - "2n-skx"
6423       - "3n-skx"
6424       - "2n-clx"
6425       - "3n-hsw"
6426       - "3n-tsh"
6427       - "2n-dnv"
6428       - "3n-dnv"
6429     level-3:
6430       - "xl710"
6431       - "x520"
6432       - "xxv710"
6433       - "x710"
6434       - "x553"
6435       - "cx556a"
6436       - "vic1227"
6437       - "vic1385"
6438
6439 # VPP MRR Configuration
6440 - type: "file"
6441   title: "VPP MRR Configuration"
6442   algorithm: "file_details_split"
6443   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6444   dir-tables:
6445     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6446     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6447     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6448     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6449     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6450     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6451     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6452   data:
6453     - "vpp-mrr-results-2n-skx"
6454     - "vpp-mrr-results-3n-skx"
6455     - "vpp-mrr-results-2n-clx"
6456     - "vpp-mrr-results-3n-hsw"
6457     - "vpp-mrr-results-3n-tsh"
6458     - "vpp-mrr-results-2n-dnv"
6459     - "vpp-mrr-results-3n-dnv"
6460   filter: "all"
6461   data-start-level: 4
6462   order-chapters:
6463     level-1:
6464       - "l2"
6465       - "ip4"
6466       - "ip6"
6467       - "srv6"
6468       - "ip4_tunnels"
6469       - "ip6_tunnels"
6470       - "vm_vhost"
6471       - "container_memif"
6472       - "crypto"
6473       - "vts"
6474       - "lb"
6475       - "nfv_density"
6476       - "hoststack"
6477     level-2:
6478       - "2n-skx"
6479       - "3n-skx"
6480       - "2n-clx"
6481       - "3n-hsw"
6482       - "3n-tsh"
6483       - "2n-dnv"
6484       - "3n-dnv"
6485     level-3:
6486       - "xl710"
6487       - "x520"
6488       - "xxv710"
6489       - "x710"
6490       - "x553"
6491       - "cx556a"
6492       - "vic1227"
6493       - "vic1385"
6494
6495 # VPP Device Results - Ubuntu
6496 - type: "file"
6497   title: "VPP Device Results - Ubuntu"
6498   algorithm: "file_test_results"
6499   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6500   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6501   data: "vpp-device-results-ubuntu"
6502   filter: "all"
6503   data-start-level: 4
6504
6505 # VPP Device Configuration - Ubuntu
6506 - type: "file"
6507   title: "VPP Device Configuration - Ubuntu"
6508   algorithm: "file_test_results"
6509   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6510   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6511   data: "vpp-device-results-ubuntu"
6512   filter: "all"
6513   data-start-level: 4
6514
6515 # DPDK Performance Results 3n-hsw
6516 - type: "file"
6517   title: "DPDK Performance Results 3n-hsw"
6518   algorithm: "file_test_results"
6519   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6520   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6521   data: "dpdk-perf-results-3n-hsw"
6522   filter: "all"
6523   data-start-level: 4
6524
6525 # DPDK Performance Results 3n-skx
6526 - type: "file"
6527   title: "DPDK Performance Results 3n-skx"
6528   algorithm: "file_test_results"
6529   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6530   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6531   data: "dpdk-perf-results-3n-skx"
6532   filter: "all"
6533   data-start-level: 4
6534
6535 # DPDK Performance Results 2n-skx
6536 - type: "file"
6537   title: "DPDK Performance Results 2n-skx"
6538   algorithm: "file_test_results"
6539   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6540   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6541   data: "dpdk-perf-results-2n-skx"
6542   filter: "all"
6543   data-start-level: 4
6544
6545 # DPDK Performance Results 2n-clx
6546 - type: "file"
6547   title: "DPDK Performance Results 2n-clx"
6548   algorithm: "file_test_results"
6549   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6550   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6551   data: "dpdk-perf-results-2n-clx"
6552   filter: "all"
6553   data-start-level: 4
6554
6555 # DPDK Performance Results 2n-dnv
6556 - type: "file"
6557   title: "DPDK Performance Results 2n-dnv"
6558   algorithm: "file_test_results"
6559   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6560   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6561   data: "dpdk-perf-results-2n-dnv"
6562   filter: "all"
6563   data-start-level: 4
6564
6565 # DPDK Performance Results 3n-dnv
6566 - type: "file"
6567   title: "DPDK Performance Results 3n-dnv"
6568   algorithm: "file_test_results"
6569   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6570   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6571   data: "dpdk-perf-results-3n-dnv"
6572   filter: "all"
6573   data-start-level: 4
6574
6575 # DPDK Performance Results 3n-tsh
6576 - type: "file"
6577   title: "DPDK Performance Results 3n-tsh"
6578   algorithm: "file_test_results"
6579   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6580   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6581   data: "dpdk-perf-results-3n-tsh"
6582   filter: "all"
6583   data-start-level: 4
6584
6585 ################################################################################
6586 ###                                P L O T S                                 ###
6587 ################################################################################
6588
6589 # Hoststack tests 3n-hsw
6590
6591 - type: "plot"
6592   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6593   algorithm: "plot_perf_box_name"
6594   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6595   data: "plot-vpp-hoststack-3n-hsw"
6596   include:
6597     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6598     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6599   layout:
6600     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6601     layout: "plot-hoststack"
6602
6603 - type: "plot"
6604   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6605   algorithm: "plot_perf_box_name"
6606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6607   data: "plot-vpp-hoststack-3n-hsw"
6608   include:
6609     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6610     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6611   layout:
6612     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6613     layout: "plot-hoststack"
6614
6615 - type: "plot"
6616   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6617   algorithm: "plot_perf_box_name"
6618   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
6619   data: "plot-vpp-hoststack-3n-hsw"
6620   include:
6621     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6622     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6623     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6624     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6625   layout:
6626     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6627     layout: "plot-hoststack"
6628
6629 # Plots VPP HTTP Server Performance
6630 - type: "plot"
6631   title: "VPP HTTP Server Performance"
6632   algorithm: "plot_http_server_perf_box"
6633   output-file-type: ".html"
6634   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6635   data:
6636     "plot-vpp-http-server-performance"
6637   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6638   parameters:
6639   - "result"
6640   - "name"
6641   traces:
6642     hoverinfo: "y+name"
6643     boxpoints: "outliers"
6644     whiskerwidth: 0
6645   layout:
6646     title: "VPP HTTP Server Performance"
6647     layout:
6648       "plot-cps"
6649
6650 - type: "plot"
6651   title: "VPP HTTP Server Performance"
6652   algorithm: "plot_http_server_perf_box"
6653   output-file-type: ".html"
6654   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6655   data:
6656     "plot-vpp-http-server-performance"
6657   filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6658   parameters:
6659   - "result"
6660   - "name"
6661   traces:
6662     hoverinfo: "y+name"
6663     boxpoints: "outliers"
6664     whiskerwidth: 0
6665   layout:
6666     title: "VPP HTTP Server Performance"
6667     layout:
6668       "plot-rps"
6669
6670 ################################################################################
6671
6672 # Soak Test (PLRsearch), boxes - 2n-clx
6673 - type: "plot"
6674   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6675   algorithm: "plot_perf_box_name"
6676   output-file-type: ".html"
6677   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6678   data: "plot-vpp-soak-2n-clx"
6679   include:
6680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6686   layout:
6687     title: "30 Minutes Soak Test (PLRsearch)"
6688     layout: "plot-soak-throughput"
6689
6690 # Soak Test (PLRsearch), boxes - 2n-clx
6691 - type: "plot"
6692   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6693   algorithm: "plot_perf_box_name"
6694   output-file-type: ".html"
6695   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6696   data: "plot-vpp-soak-2n-clx"
6697   include:
6698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6700     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6701     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6702     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6703     - "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"
6704   layout:
6705     title: "30 Minutes Soak Test (PLRsearch)"
6706     layout: "plot-soak-throughput"
6707
6708 # Soak Test (PLRsearch), boxes - 2n-skx
6709 - type: "plot"
6710   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6711   algorithm: "plot_perf_box_name"
6712   output-file-type: ".html"
6713   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
6714   data: "plot-vpp-soak-2n-skx"
6715   include:
6716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6722   layout:
6723     title: "30 Minutes Soak Test (PLRsearch)"
6724     layout: "plot-soak-throughput"
6725
6726 # Soak Test (PLRsearch), boxes - 2n-skx
6727 - type: "plot"
6728   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6729   algorithm: "plot_perf_box_name"
6730   output-file-type: ".html"
6731   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
6732   data: "plot-vpp-soak-2n-skx"
6733   include:
6734     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6735     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6736     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6737     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6739     - "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"
6740   layout:
6741     title: "30 Minutes Soak Test (PLRsearch)"
6742     layout: "plot-soak-throughput"
6743
6744 ###############################################################################
6745
6746 # Reconf tests 2n-skx
6747
6748 - type: "plot"
6749   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6750   algorithm: "plot_nf_reconf_box_name"
6751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6752   data: "plot-vpp-nfv-reconf-2n-skx"
6753   include:
6754     - "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"
6755     - "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"
6756     - "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"
6757     - "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"
6758     - "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"
6759     - "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"
6760   layout:
6761     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6762     layout: "plot-throughput"
6763
6764 - type: "plot"
6765   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6766   algorithm: "plot_nf_reconf_box_name"
6767   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6768   data: "plot-vpp-nfv-reconf-2n-skx"
6769   include:
6770     - "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"
6771     - "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"
6772     - "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"
6773     - "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"
6774     - "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"
6775     - "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"
6776   layout:
6777     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6778     layout: "plot-throughput"
6779
6780 - type: "plot"
6781   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6782   algorithm: "plot_nf_reconf_box_name"
6783   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6784   data: "plot-vpp-nfv-reconf-2n-skx"
6785   include:
6786     - "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"
6787     - "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"
6788     - "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"
6789     - "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"
6790     - "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"
6791     - "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"
6792   layout:
6793     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6794     layout: "plot-throughput"
6795
6796 ###############################################################################
6797
6798 # Reconf tests 2n-clx
6799
6800 - type: "plot"
6801   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6802   algorithm: "plot_nf_reconf_box_name"
6803   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6804   data: "plot-vpp-nfv-reconf-2n-clx"
6805   include:
6806     - "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"
6807     - "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"
6808     - "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"
6809     - "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"
6810   layout:
6811     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6812     layout: "plot-throughput"
6813
6814 - type: "plot"
6815   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6816   algorithm: "plot_nf_reconf_box_name"
6817   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6818   data: "plot-vpp-nfv-reconf-2n-clx"
6819   include:
6820     - "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"
6821     - "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"
6822     - "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"
6823     - "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"
6824   layout:
6825     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6826     layout: "plot-throughput"
6827
6828 - type: "plot"
6829   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6830   algorithm: "plot_nf_reconf_box_name"
6831   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6832   data: "plot-vpp-nfv-reconf-2n-clx"
6833   include:
6834     - "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"
6835     - "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"
6836     - "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"
6837     - "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"
6838   layout:
6839     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6840     layout: "plot-throughput"
6841
6842 ################################################################################
6843 ## Plots - NF Density - VSC - MRR 64b
6844 #- type: "plot"
6845 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6846 #  algorithm: "plot_nf_heatmap"
6847 #  output-file-type: ".html"
6848 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6849 #  data: "plot-vpp-nfv-2n-skx-mrr"
6850 #  filter: "'NIC_Intel-XXV710' and
6851 #           'NF_DENSITY' and
6852 #           'VHOST' and
6853 #           not 'VXLAN' and
6854 #           'CHAIN' and
6855 #           'NF_VPPIP4' and
6856 #           '64B' and
6857 #           '2T1C' and
6858 #           'MRR'"
6859 #  parameters:
6860 #  - "result"
6861 #  - "name"
6862 #  - "tags"
6863 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6864 #  x-axis: "X = VNFs per Service Chain"
6865 #  y-axis: "Y = Number of Service Chains"
6866 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6867 #  layout:
6868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6869 #    layout: "plot-service-density"
6870 #
6871 #- type: "plot"
6872 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6873 #  algorithm: "plot_nf_heatmap"
6874 #  output-file-type: ".html"
6875 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6876 #  data: "plot-vpp-nfv-2n-skx-mrr"
6877 #  filter: "'NIC_Intel-XXV710' and
6878 #           'NF_DENSITY' and
6879 #           'VHOST' and
6880 #           not 'VXLAN' and
6881 #           'CHAIN' and
6882 #           'NF_VPPIP4' and
6883 #           '64B' and
6884 #           '4T2C' and
6885 #           'MRR'"
6886 #  parameters:
6887 #  - "result"
6888 #  - "name"
6889 #  - "tags"
6890 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6891 #  x-axis: "X = VNFs per Service Chain"
6892 #  y-axis: "Y = Number of Service Chains"
6893 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6894 #  layout:
6895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6896 #    layout: "plot-service-density"
6897 #
6898 #- type: "plot"
6899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6900 #  algorithm: "plot_nf_heatmap"
6901 #  output-file-type: ".html"
6902 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6903 #  data: "plot-vpp-nfv-2n-skx-mrr"
6904 #  filter: "'NIC_Intel-XXV710' and
6905 #           'NF_DENSITY' and
6906 #           'VHOST' and
6907 #           not 'VXLAN' and
6908 #           'CHAIN' and
6909 #           'NF_VPPIP4' and
6910 #           '64B' and
6911 #           '8T4C' and
6912 #           'MRR'"
6913 #  parameters:
6914 #  - "result"
6915 #  - "name"
6916 #  - "tags"
6917 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6918 #  x-axis: "X = VNFs per Service Chain"
6919 #  y-axis: "Y = Number of Service Chains"
6920 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6921 #  layout:
6922 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6923 #    layout: "plot-service-density"
6924 #
6925 ## Plots - NF Density - VSC - MRR IMIX
6926 #- type: "plot"
6927 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6928 #  algorithm: "plot_nf_heatmap"
6929 #  output-file-type: ".html"
6930 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6931 #  data: "plot-vpp-nfv-2n-skx-mrr"
6932 #  filter: "'NIC_Intel-XXV710' and
6933 #           'NF_DENSITY' and
6934 #           'VHOST' and
6935 #           not 'VXLAN' and
6936 #           'CHAIN' and
6937 #           'NF_VPPIP4' and
6938 #           'IMIX' and
6939 #           '2T1C' and
6940 #           'MRR'"
6941 #  parameters:
6942 #  - "result"
6943 #  - "name"
6944 #  - "tags"
6945 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6946 #  x-axis: "X = VNFs per Service Chain"
6947 #  y-axis: "Y = Number of Service Chains"
6948 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6949 #  layout:
6950 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6951 #    layout: "plot-service-density"
6952 #
6953 #- type: "plot"
6954 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6955 #  algorithm: "plot_nf_heatmap"
6956 #  output-file-type: ".html"
6957 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6958 #  data: "plot-vpp-nfv-2n-skx-mrr"
6959 #  filter: "'NIC_Intel-XXV710' and
6960 #           'NF_DENSITY' and
6961 #           'VHOST' and
6962 #           not 'VXLAN' and
6963 #           'CHAIN' and
6964 #           'NF_VPPIP4' and
6965 #           'IMIX' and
6966 #           '4T2C' and
6967 #           'MRR'"
6968 #  parameters:
6969 #  - "result"
6970 #  - "name"
6971 #  - "tags"
6972 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6973 #  x-axis: "X = VNFs per Service Chain"
6974 #  y-axis: "Y = Number of Service Chains"
6975 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6976 #  layout:
6977 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6978 #    layout: "plot-service-density"
6979 #
6980 #- type: "plot"
6981 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6982 #  algorithm: "plot_nf_heatmap"
6983 #  output-file-type: ".html"
6984 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6985 #  data: "plot-vpp-nfv-2n-skx-mrr"
6986 #  filter: "'NIC_Intel-XXV710' and
6987 #           'NF_DENSITY' and
6988 #           'VHOST' and
6989 #           not 'VXLAN' and
6990 #           'CHAIN' and
6991 #           'NF_VPPIP4' and
6992 #           'IMIX' and
6993 #           '8T4C' and
6994 #           'MRR'"
6995 #  parameters:
6996 #  - "result"
6997 #  - "name"
6998 #  - "tags"
6999 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7000 #  x-axis: "X = VNFs per Service Chain"
7001 #  y-axis: "Y = Number of Service Chains"
7002 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7003 #  layout:
7004 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7005 #    layout: "plot-service-density"
7006 #
7007 ## Plots - NF Density - VSC - NDR 64b
7008 #- type: "plot"
7009 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7010 #  algorithm: "plot_nf_heatmap"
7011 #  output-file-type: ".html"
7012 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
7013 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7014 #  filter: "'NIC_Intel-XXV710' and
7015 #           'NF_DENSITY' and
7016 #           'VHOST' and
7017 #           not 'VXLAN' and
7018 #           'CHAIN' and
7019 #           'NF_VPPIP4' and
7020 #           '64B' and
7021 #           '2T1C' and
7022 #           'NDRPDR'"
7023 #  parameters:
7024 #  - "throughput"
7025 #  - "name"
7026 #  - "tags"
7027 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7028 #  x-axis: "X = VNFs per Service Chain"
7029 #  y-axis: "Y = Number of Service Chains"
7030 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7031 #  layout:
7032 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7033 #    layout: "plot-service-density"
7034 #
7035 #- type: "plot"
7036 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7037 #  algorithm: "plot_nf_heatmap"
7038 #  output-file-type: ".html"
7039 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
7040 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7041 #  filter: "'NIC_Intel-XXV710' and
7042 #           'NF_DENSITY' and
7043 #           'VHOST' and
7044 #           not 'VXLAN' and
7045 #           'CHAIN' and
7046 #           'NF_VPPIP4' and
7047 #           '64B' and
7048 #           '4T2C' and
7049 #           'NDRPDR'"
7050 #  parameters:
7051 #  - "throughput"
7052 #  - "name"
7053 #  - "tags"
7054 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7055 #  x-axis: "X = VNFs per Service Chain"
7056 #  y-axis: "Y = Number of Service Chains"
7057 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7058 #  layout:
7059 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7060 #    layout: "plot-service-density"
7061 #
7062 #- type: "plot"
7063 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7064 #  algorithm: "plot_nf_heatmap"
7065 #  output-file-type: ".html"
7066 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
7067 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7068 #  filter: "'NIC_Intel-XXV710' and
7069 #           'NF_DENSITY' and
7070 #           'VHOST' and
7071 #           not 'VXLAN' and
7072 #           'CHAIN' and
7073 #           'NF_VPPIP4' and
7074 #           '64B' and
7075 #           '8T4C' and
7076 #           'NDRPDR'"
7077 #  parameters:
7078 #  - "throughput"
7079 #  - "name"
7080 #  - "tags"
7081 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7082 #  x-axis: "X = VNFs per Service Chain"
7083 #  y-axis: "Y = Number of Service Chains"
7084 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7085 #  layout:
7086 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7087 #    layout: "plot-service-density"
7088 #
7089 ## Plots - NF Density - VSC - NDR IMIX
7090 #- type: "plot"
7091 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7092 #  algorithm: "plot_nf_heatmap"
7093 #  output-file-type: ".html"
7094 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7095 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7096 #  filter: "'NIC_Intel-XXV710' and
7097 #           'NF_DENSITY' and
7098 #           'VHOST' and
7099 #           not 'VXLAN' and
7100 #           'CHAIN' and
7101 #           'NF_VPPIP4' and
7102 #           'IMIX' and
7103 #           '2T1C' and
7104 #           'NDRPDR'"
7105 #  parameters:
7106 #  - "throughput"
7107 #  - "name"
7108 #  - "tags"
7109 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7110 #  x-axis: "X = VNFs per Service Chain"
7111 #  y-axis: "Y = Number of Service Chains"
7112 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7113 #  layout:
7114 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7115 #    layout: "plot-service-density"
7116 #
7117 #- type: "plot"
7118 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7119 #  algorithm: "plot_nf_heatmap"
7120 #  output-file-type: ".html"
7121 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7122 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7123 #  filter: "'NIC_Intel-XXV710' and
7124 #           'NF_DENSITY' and
7125 #           'VHOST' and
7126 #           not 'VXLAN' and
7127 #           'CHAIN' and
7128 #           'NF_VPPIP4' and
7129 #           'IMIX' and
7130 #           '4T2C' and
7131 #           'NDRPDR'"
7132 #  parameters:
7133 #  - "throughput"
7134 #  - "name"
7135 #  - "tags"
7136 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7137 #  x-axis: "X = VNFs per Service Chain"
7138 #  y-axis: "Y = Number of Service Chains"
7139 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7140 #  layout:
7141 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7142 #    layout: "plot-service-density"
7143 #
7144 #- type: "plot"
7145 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7146 #  algorithm: "plot_nf_heatmap"
7147 #  output-file-type: ".html"
7148 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7149 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7150 #  filter: "'NIC_Intel-XXV710' and
7151 #           'NF_DENSITY' and
7152 #           'VHOST' and
7153 #           not 'VXLAN' and
7154 #           'CHAIN' and
7155 #           'NF_VPPIP4' and
7156 #           'IMIX' and
7157 #           '8T4C' and
7158 #           'NDRPDR'"
7159 #  parameters:
7160 #  - "throughput"
7161 #  - "name"
7162 #  - "tags"
7163 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7164 #  x-axis: "X = VNFs per Service Chain"
7165 #  y-axis: "Y = Number of Service Chains"
7166 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7167 #  layout:
7168 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7169 #    layout: "plot-service-density"
7170 #
7171 ## Plots - NF Density - VSC - PDR 64b
7172 #- type: "plot"
7173 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7174 #  algorithm: "plot_nf_heatmap"
7175 #  output-file-type: ".html"
7176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
7177 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7178 #  filter: "'NIC_Intel-XXV710' and
7179 #           'NF_DENSITY' and
7180 #           'VHOST' and
7181 #           not 'VXLAN' and
7182 #           'CHAIN' and
7183 #           'NF_VPPIP4' and
7184 #           '64B' and
7185 #           '2T1C' and
7186 #           'NDRPDR'"
7187 #  parameters:
7188 #  - "throughput"
7189 #  - "name"
7190 #  - "tags"
7191 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7192 #  x-axis: "X = VNFs per Service Chain"
7193 #  y-axis: "Y = Number of Service Chains"
7194 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7195 #  layout:
7196 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7197 #    layout: "plot-service-density"
7198 #
7199 #- type: "plot"
7200 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7201 #  algorithm: "plot_nf_heatmap"
7202 #  output-file-type: ".html"
7203 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
7204 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7205 #  filter: "'NIC_Intel-XXV710' and
7206 #           'NF_DENSITY' and
7207 #           'VHOST' and
7208 #           not 'VXLAN' and
7209 #           'CHAIN' and
7210 #           'NF_VPPIP4' and
7211 #           '64B' and
7212 #           '4T2C' and
7213 #           'NDRPDR'"
7214 #  parameters:
7215 #  - "throughput"
7216 #  - "name"
7217 #  - "tags"
7218 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7219 #  x-axis: "X = VNFs per Service Chain"
7220 #  y-axis: "Y = Number of Service Chains"
7221 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7222 #  layout:
7223 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7224 #    layout: "plot-service-density"
7225 #
7226 #- type: "plot"
7227 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7228 #  algorithm: "plot_nf_heatmap"
7229 #  output-file-type: ".html"
7230 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
7231 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7232 #  filter: "'NIC_Intel-XXV710' and
7233 #           'NF_DENSITY' and
7234 #           'VHOST' and
7235 #           not 'VXLAN' and
7236 #           'CHAIN' and
7237 #           'NF_VPPIP4' and
7238 #           '64B' and
7239 #           '8T4C' and
7240 #           'NDRPDR'"
7241 #  parameters:
7242 #  - "throughput"
7243 #  - "name"
7244 #  - "tags"
7245 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7246 #  x-axis: "X = VNFs per Service Chain"
7247 #  y-axis: "Y = Number of Service Chains"
7248 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7249 #  layout:
7250 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7251 #    layout: "plot-service-density"
7252 #
7253 ## Plots - NF Density - VSC - PDR IMIX
7254 #- type: "plot"
7255 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7256 #  algorithm: "plot_nf_heatmap"
7257 #  output-file-type: ".html"
7258 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7259 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7260 #  filter: "'NIC_Intel-XXV710' and
7261 #           'NF_DENSITY' and
7262 #           'VHOST' and
7263 #           not 'VXLAN' and
7264 #           'CHAIN' and
7265 #           'NF_VPPIP4' and
7266 #           'IMIX' and
7267 #           '2T1C' and
7268 #           'NDRPDR'"
7269 #  parameters:
7270 #  - "throughput"
7271 #  - "name"
7272 #  - "tags"
7273 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7274 #  x-axis: "X = VNFs per Service Chain"
7275 #  y-axis: "Y = Number of Service Chains"
7276 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7277 #  layout:
7278 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7279 #    layout: "plot-service-density"
7280 #
7281 #- type: "plot"
7282 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7283 #  algorithm: "plot_nf_heatmap"
7284 #  output-file-type: ".html"
7285 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7286 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7287 #  filter: "'NIC_Intel-XXV710' and
7288 #           'NF_DENSITY' and
7289 #           'VHOST' and
7290 #           not 'VXLAN' and
7291 #           'CHAIN' and
7292 #           'NF_VPPIP4' and
7293 #           'IMIX' and
7294 #           '4T2C' and
7295 #           'NDRPDR'"
7296 #  parameters:
7297 #  - "throughput"
7298 #  - "name"
7299 #  - "tags"
7300 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7301 #  x-axis: "X = VNFs per Service Chain"
7302 #  y-axis: "Y = Number of Service Chains"
7303 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7304 #  layout:
7305 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7306 #    layout: "plot-service-density"
7307 #
7308 #- type: "plot"
7309 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7310 #  algorithm: "plot_nf_heatmap"
7311 #  output-file-type: ".html"
7312 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7313 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7314 #  filter: "'NIC_Intel-XXV710' and
7315 #           'NF_DENSITY' and
7316 #           'VHOST' and
7317 #           not 'VXLAN' and
7318 #           'CHAIN' and
7319 #           'NF_VPPIP4' and
7320 #           'IMIX' and
7321 #           '8T4C' and
7322 #           'NDRPDR'"
7323 #  parameters:
7324 #  - "throughput"
7325 #  - "name"
7326 #  - "tags"
7327 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7328 #  x-axis: "X = VNFs per Service Chain"
7329 #  y-axis: "Y = Number of Service Chains"
7330 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7331 #  layout:
7332 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7333 #    layout: "plot-service-density"
7334 #
7335 ################################################################################
7336 ## Plots - NF Density - VSC - MRR 64b
7337 #- type: "plot"
7338 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7339 #  algorithm: "plot_nf_heatmap"
7340 #  output-file-type: ".html"
7341 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
7342 #  data: "plot-vpp-nfv-2n-skx-mrr"
7343 #  filter: "'NIC_Intel-XXV710' and
7344 #           'NF_DENSITY' and
7345 #           'VHOST' and
7346 #           'VXLAN' and
7347 #           'CHAIN' and
7348 #           '118' and
7349 #           '2T1C' and
7350 #           'MRR'"
7351 #  parameters:
7352 #  - "result"
7353 #  - "name"
7354 #  - "tags"
7355 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7356 #  x-axis: "X = VNFs per Service Chain"
7357 #  y-axis: "Y = Number of Service Chains"
7358 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7359 #  layout:
7360 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7361 #    layout: "plot-service-density"
7362 #
7363 #- type: "plot"
7364 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7365 #  algorithm: "plot_nf_heatmap"
7366 #  output-file-type: ".html"
7367 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
7368 #  data: "plot-vpp-nfv-2n-skx-mrr"
7369 #  filter: "'NIC_Intel-XXV710' and
7370 #           'NF_DENSITY' and
7371 #           'VHOST' and
7372 #           'VXLAN' and
7373 #           'CHAIN' and
7374 #           '118' and
7375 #           '4T2C' and
7376 #           'MRR'"
7377 #  parameters:
7378 #  - "result"
7379 #  - "name"
7380 #  - "tags"
7381 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7382 #  x-axis: "X = VNFs per Service Chain"
7383 #  y-axis: "Y = Number of Service Chains"
7384 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7385 #  layout:
7386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7387 #    layout: "plot-service-density"
7388 #
7389 #- type: "plot"
7390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7391 #  algorithm: "plot_nf_heatmap"
7392 #  output-file-type: ".html"
7393 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
7394 #  data: "plot-vpp-nfv-2n-skx-mrr"
7395 #  filter: "'NIC_Intel-XXV710' and
7396 #           'NF_DENSITY' and
7397 #           'VHOST' and
7398 #           'VXLAN' and
7399 #           'CHAIN' and
7400 #           '118' and
7401 #           '8T4C' and
7402 #           'MRR'"
7403 #  parameters:
7404 #  - "result"
7405 #  - "name"
7406 #  - "tags"
7407 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7408 #  x-axis: "X = VNFs per Service Chain"
7409 #  y-axis: "Y = Number of Service Chains"
7410 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7411 #  layout:
7412 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7413 #    layout: "plot-service-density"
7414 #
7415 ## Plots - NF Density - VSC - MRR IMIX
7416 #- type: "plot"
7417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7418 #  algorithm: "plot_nf_heatmap"
7419 #  output-file-type: ".html"
7420 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7421 #  data: "plot-vpp-nfv-2n-skx-mrr"
7422 #  filter: "'NIC_Intel-XXV710' and
7423 #           'NF_DENSITY' and
7424 #           'VHOST' and
7425 #           'VXLAN' and
7426 #           'CHAIN' and
7427 #           'IMIX' and
7428 #           '2T1C' and
7429 #           'MRR'"
7430 #  parameters:
7431 #  - "result"
7432 #  - "name"
7433 #  - "tags"
7434 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7435 #  x-axis: "X = VNFs per Service Chain"
7436 #  y-axis: "Y = Number of Service Chains"
7437 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7438 #  layout:
7439 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7440 #    layout: "plot-service-density"
7441 #
7442 #- type: "plot"
7443 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7444 #  algorithm: "plot_nf_heatmap"
7445 #  output-file-type: ".html"
7446 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7447 #  data: "plot-vpp-nfv-2n-skx-mrr"
7448 #  filter: "'NIC_Intel-XXV710' and
7449 #           'NF_DENSITY' and
7450 #           'VHOST' and
7451 #           'VXLAN' and
7452 #           'CHAIN' and
7453 #           'IMIX' and
7454 #           '4T2C' and
7455 #           'MRR'"
7456 #  parameters:
7457 #  - "result"
7458 #  - "name"
7459 #  - "tags"
7460 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7461 #  x-axis: "X = VNFs per Service Chain"
7462 #  y-axis: "Y = Number of Service Chains"
7463 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7464 #  layout:
7465 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7466 #    layout: "plot-service-density"
7467 #
7468 #- type: "plot"
7469 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7470 #  algorithm: "plot_nf_heatmap"
7471 #  output-file-type: ".html"
7472 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7473 #  data: "plot-vpp-nfv-2n-skx-mrr"
7474 #  filter: "'NIC_Intel-XXV710' and
7475 #           'NF_DENSITY' and
7476 #           'VHOST' and
7477 #           'VXLAN' and
7478 #           'CHAIN' and
7479 #           'IMIX' and
7480 #           '8T4C' and
7481 #           'MRR'"
7482 #  parameters:
7483 #  - "result"
7484 #  - "name"
7485 #  - "tags"
7486 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7487 #  x-axis: "X = VNFs per Service Chain"
7488 #  y-axis: "Y = Number of Service Chains"
7489 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7490 #  layout:
7491 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7492 #    layout: "plot-service-density"
7493 #
7494 ## Plots - NF Density - VSC - NDR 64b
7495 #- type: "plot"
7496 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7497 #  algorithm: "plot_nf_heatmap"
7498 #  output-file-type: ".html"
7499 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7500 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7501 #  filter: "'NIC_Intel-XXV710' and
7502 #           'NF_DENSITY' and
7503 #           'VHOST' and
7504 #           'VXLAN' and
7505 #           'CHAIN' and
7506 #           '118' and
7507 #           '2T1C' and
7508 #           'NDRPDR'"
7509 #  parameters:
7510 #  - "throughput"
7511 #  - "name"
7512 #  - "tags"
7513 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7514 #  x-axis: "X = VNFs per Service Chain"
7515 #  y-axis: "Y = Number of Service Chains"
7516 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7517 #  layout:
7518 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7519 #    layout: "plot-service-density"
7520 #
7521 #- type: "plot"
7522 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7523 #  algorithm: "plot_nf_heatmap"
7524 #  output-file-type: ".html"
7525 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7526 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7527 #  filter: "'NIC_Intel-XXV710' and
7528 #           'NF_DENSITY' and
7529 #           'VHOST' and
7530 #           'VXLAN' and
7531 #           'CHAIN' and
7532 #           '118' and
7533 #           '4T2C' and
7534 #           'NDRPDR'"
7535 #  parameters:
7536 #  - "throughput"
7537 #  - "name"
7538 #  - "tags"
7539 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7540 #  x-axis: "X = VNFs per Service Chain"
7541 #  y-axis: "Y = Number of Service Chains"
7542 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7543 #  layout:
7544 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7545 #    layout: "plot-service-density"
7546 #
7547 #- type: "plot"
7548 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7549 #  algorithm: "plot_nf_heatmap"
7550 #  output-file-type: ".html"
7551 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7552 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7553 #  filter: "'NIC_Intel-XXV710' and
7554 #           'NF_DENSITY' and
7555 #           'VHOST' and
7556 #           'VXLAN' and
7557 #           'CHAIN' and
7558 #           '118' and
7559 #           '8T4C' and
7560 #           'NDRPDR'"
7561 #  parameters:
7562 #  - "throughput"
7563 #  - "name"
7564 #  - "tags"
7565 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7566 #  x-axis: "X = VNFs per Service Chain"
7567 #  y-axis: "Y = Number of Service Chains"
7568 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7569 #  layout:
7570 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7571 #    layout: "plot-service-density"
7572 #
7573 ## Plots - NF Density - VSC - NDR IMIX
7574 #- type: "plot"
7575 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7576 #  algorithm: "plot_nf_heatmap"
7577 #  output-file-type: ".html"
7578 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7579 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7580 #  filter: "'NIC_Intel-XXV710' and
7581 #           'NF_DENSITY' and
7582 #           'VHOST' and
7583 #           'VXLAN' and
7584 #           'CHAIN' and
7585 #           'IMIX' and
7586 #           '2T1C' and
7587 #           'NDRPDR'"
7588 #  parameters:
7589 #  - "throughput"
7590 #  - "name"
7591 #  - "tags"
7592 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7593 #  x-axis: "X = VNFs per Service Chain"
7594 #  y-axis: "Y = Number of Service Chains"
7595 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7596 #  layout:
7597 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7598 #    layout: "plot-service-density"
7599 #
7600 #- type: "plot"
7601 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7602 #  algorithm: "plot_nf_heatmap"
7603 #  output-file-type: ".html"
7604 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7605 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7606 #  filter: "'NIC_Intel-XXV710' and
7607 #           'NF_DENSITY' and
7608 #           'VHOST' and
7609 #           'VXLAN' and
7610 #           'CHAIN' and
7611 #           'IMIX' and
7612 #           '4T2C' and
7613 #           'NDRPDR'"
7614 #  parameters:
7615 #  - "throughput"
7616 #  - "name"
7617 #  - "tags"
7618 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7619 #  x-axis: "X = VNFs per Service Chain"
7620 #  y-axis: "Y = Number of Service Chains"
7621 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7622 #  layout:
7623 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7624 #    layout: "plot-service-density"
7625 #
7626 #- type: "plot"
7627 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7628 #  algorithm: "plot_nf_heatmap"
7629 #  output-file-type: ".html"
7630 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7631 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7632 #  filter: "'NIC_Intel-XXV710' and
7633 #           'NF_DENSITY' and
7634 #           'VHOST' and
7635 #           'VXLAN' and
7636 #           'CHAIN' and
7637 #           'IMIX' and
7638 #           '8T4C' and
7639 #           'NDRPDR'"
7640 #  parameters:
7641 #  - "throughput"
7642 #  - "name"
7643 #  - "tags"
7644 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7645 #  x-axis: "X = VNFs per Service Chain"
7646 #  y-axis: "Y = Number of Service Chains"
7647 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7648 #  layout:
7649 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7650 #    layout: "plot-service-density"
7651 #
7652 ## Plots - NF Density - VSC - PDR 64b
7653 #- type: "plot"
7654 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7655 #  algorithm: "plot_nf_heatmap"
7656 #  output-file-type: ".html"
7657 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7658 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7659 #  filter: "'NIC_Intel-XXV710' and
7660 #           'NF_DENSITY' and
7661 #           'VHOST' and
7662 #           'VXLAN' and
7663 #           'CHAIN' and
7664 #           '118' and
7665 #           '2T1C' and
7666 #           'NDRPDR'"
7667 #  parameters:
7668 #  - "throughput"
7669 #  - "name"
7670 #  - "tags"
7671 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7672 #  x-axis: "X = VNFs per Service Chain"
7673 #  y-axis: "Y = Number of Service Chains"
7674 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7675 #  layout:
7676 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7677 #    layout: "plot-service-density"
7678 #
7679 #- type: "plot"
7680 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7681 #  algorithm: "plot_nf_heatmap"
7682 #  output-file-type: ".html"
7683 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7684 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7685 #  filter: "'NIC_Intel-XXV710' and
7686 #           'NF_DENSITY' and
7687 #           'VHOST' and
7688 #           'VXLAN' and
7689 #           'CHAIN' and
7690 #           '118' and
7691 #           '4T2C' and
7692 #           'NDRPDR'"
7693 #  parameters:
7694 #  - "throughput"
7695 #  - "name"
7696 #  - "tags"
7697 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7698 #  x-axis: "X = VNFs per Service Chain"
7699 #  y-axis: "Y = Number of Service Chains"
7700 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7701 #  layout:
7702 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7703 #    layout: "plot-service-density"
7704 #
7705 #- type: "plot"
7706 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7707 #  algorithm: "plot_nf_heatmap"
7708 #  output-file-type: ".html"
7709 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7710 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7711 #  filter: "'NIC_Intel-XXV710' and
7712 #           'NF_DENSITY' and
7713 #           'VHOST' and
7714 #           'VXLAN' and
7715 #           'CHAIN' and
7716 #           '118' and
7717 #           '8T4C' and
7718 #           'NDRPDR'"
7719 #  parameters:
7720 #  - "throughput"
7721 #  - "name"
7722 #  - "tags"
7723 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7724 #  x-axis: "X = VNFs per Service Chain"
7725 #  y-axis: "Y = Number of Service Chains"
7726 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7727 #  layout:
7728 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7729 #    layout: "plot-service-density"
7730 #
7731 ## Plots - NF Density - VSC - PDR IMIX
7732 #- type: "plot"
7733 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7734 #  algorithm: "plot_nf_heatmap"
7735 #  output-file-type: ".html"
7736 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7737 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7738 #  filter: "'NIC_Intel-XXV710' and
7739 #           'NF_DENSITY' and
7740 #           'VHOST' and
7741 #           'VXLAN' and
7742 #           'CHAIN' and
7743 #           'IMIX' and
7744 #           '2T1C' and
7745 #           'NDRPDR'"
7746 #  parameters:
7747 #  - "throughput"
7748 #  - "name"
7749 #  - "tags"
7750 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7751 #  x-axis: "X = VNFs per Service Chain"
7752 #  y-axis: "Y = Number of Service Chains"
7753 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7754 #  layout:
7755 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7756 #    layout: "plot-service-density"
7757 #
7758 #- type: "plot"
7759 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7760 #  algorithm: "plot_nf_heatmap"
7761 #  output-file-type: ".html"
7762 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7763 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7764 #  filter: "'NIC_Intel-XXV710' and
7765 #           'NF_DENSITY' and
7766 #           'VHOST' and
7767 #           'VXLAN' and
7768 #           'CHAIN' and
7769 #           'IMIX' and
7770 #           '4T2C' and
7771 #           'NDRPDR'"
7772 #  parameters:
7773 #  - "throughput"
7774 #  - "name"
7775 #  - "tags"
7776 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7777 #  x-axis: "X = VNFs per Service Chain"
7778 #  y-axis: "Y = Number of Service Chains"
7779 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7780 #  layout:
7781 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7782 #    layout: "plot-service-density"
7783 #
7784 #- type: "plot"
7785 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7786 #  algorithm: "plot_nf_heatmap"
7787 #  output-file-type: ".html"
7788 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7789 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7790 #  filter: "'NIC_Intel-XXV710' and
7791 #           'NF_DENSITY' and
7792 #           'VHOST' and
7793 #           'VXLAN' and
7794 #           'CHAIN' and
7795 #           'IMIX' and
7796 #           '8T4C' and
7797 #           'NDRPDR'"
7798 #  parameters:
7799 #  - "throughput"
7800 #  - "name"
7801 #  - "tags"
7802 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7803 #  x-axis: "X = VNFs per Service Chain"
7804 #  y-axis: "Y = Number of Service Chains"
7805 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7806 #  layout:
7807 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7808 #    layout: "plot-service-density"
7809 #
7810 ################################################################################
7811 ## Plots - NF Density - CSC - MRR 64b
7812 #- type: "plot"
7813 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7814 #  algorithm: "plot_nf_heatmap"
7815 #  output-file-type: ".html"
7816 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7817 #  data: "plot-vpp-nfv-2n-skx-mrr"
7818 #  filter: "'NIC_Intel-XXV710' and
7819 #           'NF_DENSITY' and
7820 #           'DOCKER' and
7821 #           'CHAIN' and
7822 #           'NF_VPPIP4' and
7823 #           '64B' and
7824 #           '2T1C' and
7825 #           'MRR'"
7826 #  parameters:
7827 #  - "result"
7828 #  - "name"
7829 #  - "tags"
7830 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7831 #  x-axis: "X = CNFs per Service Chain"
7832 #  y-axis: "Y = Number of Service Chains"
7833 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7834 #  layout:
7835 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7836 #    layout: "plot-service-density"
7837 #
7838 #- type: "plot"
7839 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7840 #  algorithm: "plot_nf_heatmap"
7841 #  output-file-type: ".html"
7842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7843 #  data: "plot-vpp-nfv-2n-skx-mrr"
7844 #  filter: "'NIC_Intel-XXV710' and
7845 #           'NF_DENSITY' and
7846 #           'DOCKER' and
7847 #           'CHAIN' and
7848 #           'NF_VPPIP4' and
7849 #           '64B' and
7850 #           '4T2C' and
7851 #           'MRR'"
7852 #  parameters:
7853 #  - "result"
7854 #  - "name"
7855 #  - "tags"
7856 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7857 #  x-axis: "X = CNFs per Service Chain"
7858 #  y-axis: "Y = Number of Service Chains"
7859 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7860 #  layout:
7861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7862 #    layout: "plot-service-density"
7863 #
7864 #- type: "plot"
7865 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7866 #  algorithm: "plot_nf_heatmap"
7867 #  output-file-type: ".html"
7868 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7869 #  data: "plot-vpp-nfv-2n-skx-mrr"
7870 #  filter: "'NIC_Intel-XXV710' and
7871 #           'NF_DENSITY' and
7872 #           'DOCKER' and
7873 #           'CHAIN' and
7874 #           'NF_VPPIP4' and
7875 #           '64B' and
7876 #           '8T4C' and
7877 #           'MRR'"
7878 #  parameters:
7879 #  - "result"
7880 #  - "name"
7881 #  - "tags"
7882 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7883 #  x-axis: "X = CNFs per Service Chain"
7884 #  y-axis: "Y = Number of Service Chains"
7885 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7886 #  layout:
7887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7888 #    layout: "plot-service-density"
7889 #
7890 ## Plots - NF Density - CSC - MRR IMIX
7891 #- type: "plot"
7892 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7893 #  algorithm: "plot_nf_heatmap"
7894 #  output-file-type: ".html"
7895 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7896 #  data: "plot-vpp-nfv-2n-skx-mrr"
7897 #  filter: "'NIC_Intel-XXV710' and
7898 #           'NF_DENSITY' and
7899 #           'DOCKER' and
7900 #           'CHAIN' and
7901 #           'NF_VPPIP4' and
7902 #           'IMIX' and
7903 #           '2T1C' and
7904 #           'MRR'"
7905 #  parameters:
7906 #  - "result"
7907 #  - "name"
7908 #  - "tags"
7909 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7910 #  x-axis: "X = CNFs per Service Chain"
7911 #  y-axis: "Y = Number of Service Chains"
7912 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7913 #  layout:
7914 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7915 #    layout: "plot-service-density"
7916 #
7917 #- type: "plot"
7918 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7919 #  algorithm: "plot_nf_heatmap"
7920 #  output-file-type: ".html"
7921 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7922 #  data: "plot-vpp-nfv-2n-skx-mrr"
7923 #  filter: "'NIC_Intel-XXV710' and
7924 #           'NF_DENSITY' and
7925 #           'DOCKER' and
7926 #           'CHAIN' and
7927 #           'NF_VPPIP4' and
7928 #           'IMIX' and
7929 #           '4T2C' and
7930 #           'MRR'"
7931 #  parameters:
7932 #  - "result"
7933 #  - "name"
7934 #  - "tags"
7935 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7936 #  x-axis: "X = CNFs per Service Chain"
7937 #  y-axis: "Y = Number of Service Chains"
7938 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7939 #  layout:
7940 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7941 #    layout: "plot-service-density"
7942 #
7943 #- type: "plot"
7944 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7945 #  algorithm: "plot_nf_heatmap"
7946 #  output-file-type: ".html"
7947 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7948 #  data: "plot-vpp-nfv-2n-skx-mrr"
7949 #  filter: "'NIC_Intel-XXV710' and
7950 #           'NF_DENSITY' and
7951 #           'DOCKER' and
7952 #           'CHAIN' and
7953 #           'NF_VPPIP4' and
7954 #           'IMIX' and
7955 #           '8T4C' and
7956 #           'MRR'"
7957 #  parameters:
7958 #  - "result"
7959 #  - "name"
7960 #  - "tags"
7961 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7962 #  x-axis: "X = CNFs per Service Chain"
7963 #  y-axis: "Y = Number of Service Chains"
7964 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7965 #  layout:
7966 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7967 #    layout: "plot-service-density"
7968 #
7969 ## Plots - NF Density - CSC - NDR 64b
7970 #- type: "plot"
7971 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7972 #  algorithm: "plot_nf_heatmap"
7973 #  output-file-type: ".html"
7974 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7975 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7976 #  filter: "'NIC_Intel-XXV710' and
7977 #           'NF_DENSITY' and
7978 #           'DOCKER' and
7979 #           'CHAIN' and
7980 #           'NF_VPPIP4' and
7981 #           '64B' and
7982 #           '2T1C' and
7983 #           'NDRPDR'"
7984 #  parameters:
7985 #  - "throughput"
7986 #  - "name"
7987 #  - "tags"
7988 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7989 #  x-axis: "X = CNFs per Service Chain"
7990 #  y-axis: "Y = Number of Service Chains"
7991 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7992 #  layout:
7993 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7994 #    layout: "plot-service-density"
7995 #
7996 #- type: "plot"
7997 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7998 #  algorithm: "plot_nf_heatmap"
7999 #  output-file-type: ".html"
8000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
8001 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8002 #  filter: "'NIC_Intel-XXV710' and
8003 #           'NF_DENSITY' and
8004 #           'DOCKER' and
8005 #           'CHAIN' and
8006 #           'NF_VPPIP4' and
8007 #           '64B' and
8008 #           '4T2C' and
8009 #           'NDRPDR'"
8010 #  parameters:
8011 #  - "throughput"
8012 #  - "name"
8013 #  - "tags"
8014 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8015 #  x-axis: "X = CNFs per Service Chain"
8016 #  y-axis: "Y = Number of Service Chains"
8017 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8018 #  layout:
8019 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8020 #    layout: "plot-service-density"
8021 #
8022 #- type: "plot"
8023 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8024 #  algorithm: "plot_nf_heatmap"
8025 #  output-file-type: ".html"
8026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
8027 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8028 #  filter: "'NIC_Intel-XXV710' and
8029 #           'NF_DENSITY' and
8030 #           'DOCKER' and
8031 #           'CHAIN' and
8032 #           'NF_VPPIP4' and
8033 #           '64B' and
8034 #           '8T4C' and
8035 #           'NDRPDR'"
8036 #  parameters:
8037 #  - "throughput"
8038 #  - "name"
8039 #  - "tags"
8040 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8041 #  x-axis: "X = CNFs per Service Chain"
8042 #  y-axis: "Y = Number of Service Chains"
8043 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8044 #  layout:
8045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8046 #    layout: "plot-service-density"
8047 #
8048 ## Plots - NF Density - CSC - NDR IMIX
8049 #- type: "plot"
8050 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8051 #  algorithm: "plot_nf_heatmap"
8052 #  output-file-type: ".html"
8053 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8054 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8055 #  filter: "'NIC_Intel-XXV710' and
8056 #           'NF_DENSITY' and
8057 #           'DOCKER' and
8058 #           'CHAIN' and
8059 #           'NF_VPPIP4' and
8060 #           'IMIX' and
8061 #           '2T1C' and
8062 #           'NDRPDR'"
8063 #  parameters:
8064 #  - "throughput"
8065 #  - "name"
8066 #  - "tags"
8067 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8068 #  x-axis: "X = CNFs per Service Chain"
8069 #  y-axis: "Y = Number of Service Chains"
8070 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8071 #  layout:
8072 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8073 #    layout: "plot-service-density"
8074 #
8075 #- type: "plot"
8076 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8077 #  algorithm: "plot_nf_heatmap"
8078 #  output-file-type: ".html"
8079 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8080 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8081 #  filter: "'NIC_Intel-XXV710' and
8082 #           'NF_DENSITY' and
8083 #           'DOCKER' and
8084 #           'CHAIN' and
8085 #           'NF_VPPIP4' and
8086 #           'IMIX' and
8087 #           '4T2C' and
8088 #           'NDRPDR'"
8089 #  parameters:
8090 #  - "throughput"
8091 #  - "name"
8092 #  - "tags"
8093 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8094 #  x-axis: "X = CNFs per Service Chain"
8095 #  y-axis: "Y = Number of Service Chains"
8096 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8097 #  layout:
8098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8099 #    layout: "plot-service-density"
8100 #
8101 #- type: "plot"
8102 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8103 #  algorithm: "plot_nf_heatmap"
8104 #  output-file-type: ".html"
8105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8106 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8107 #  filter: "'NIC_Intel-XXV710' and
8108 #           'NF_DENSITY' and
8109 #           'DOCKER' and
8110 #           'CHAIN' and
8111 #           'NF_VPPIP4' and
8112 #           'IMIX' and
8113 #           '8T4C' and
8114 #           'NDRPDR'"
8115 #  parameters:
8116 #  - "throughput"
8117 #  - "name"
8118 #  - "tags"
8119 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8120 #  x-axis: "X = CNFs per Service Chain"
8121 #  y-axis: "Y = Number of Service Chains"
8122 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8123 #  layout:
8124 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8125 #    layout: "plot-service-density"
8126 #
8127 ## Plots - NF Density - CSC - PDR 64b
8128 #- type: "plot"
8129 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8130 #  algorithm: "plot_nf_heatmap"
8131 #  output-file-type: ".html"
8132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
8133 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8134 #  filter: "'NIC_Intel-XXV710' and
8135 #           'NF_DENSITY' and
8136 #           'DOCKER' and
8137 #           'CHAIN' and
8138 #           'NF_VPPIP4' and
8139 #           '64B' and
8140 #           '2T1C' and
8141 #           'NDRPDR'"
8142 #  parameters:
8143 #  - "throughput"
8144 #  - "name"
8145 #  - "tags"
8146 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8147 #  x-axis: "X = CNFs per Service Chain"
8148 #  y-axis: "Y = Number of Service Chains"
8149 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8150 #  layout:
8151 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8152 #    layout: "plot-service-density"
8153 #
8154 #- type: "plot"
8155 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8156 #  algorithm: "plot_nf_heatmap"
8157 #  output-file-type: ".html"
8158 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
8159 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8160 #  filter: "'NIC_Intel-XXV710' and
8161 #           'NF_DENSITY' and
8162 #           'DOCKER' and
8163 #           'CHAIN' and
8164 #           'NF_VPPIP4' and
8165 #           '64B' and
8166 #           '4T2C' and
8167 #           'NDRPDR'"
8168 #  parameters:
8169 #  - "throughput"
8170 #  - "name"
8171 #  - "tags"
8172 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8173 #  x-axis: "X = CNFs per Service Chain"
8174 #  y-axis: "Y = Number of Service Chains"
8175 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8176 #  layout:
8177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8178 #    layout: "plot-service-density"
8179 #
8180 #- type: "plot"
8181 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8182 #  algorithm: "plot_nf_heatmap"
8183 #  output-file-type: ".html"
8184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
8185 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8186 #  filter: "'NIC_Intel-XXV710' and
8187 #           'NF_DENSITY' and
8188 #           'DOCKER' and
8189 #           'CHAIN' and
8190 #           'NF_VPPIP4' and
8191 #           '64B' and
8192 #           '8T4C' and
8193 #           'NDRPDR'"
8194 #  parameters:
8195 #  - "throughput"
8196 #  - "name"
8197 #  - "tags"
8198 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8199 #  x-axis: "X = CNFs per Service Chain"
8200 #  y-axis: "Y = Number of Service Chains"
8201 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8202 #  layout:
8203 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8204 #    layout: "plot-service-density"
8205 #
8206 ## Plots - NF Density - CSC - PDR IMIX
8207 #- type: "plot"
8208 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8209 #  algorithm: "plot_nf_heatmap"
8210 #  output-file-type: ".html"
8211 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8212 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8213 #  filter: "'NIC_Intel-XXV710' and
8214 #           'NF_DENSITY' and
8215 #           'DOCKER' and
8216 #           'CHAIN' and
8217 #           'NF_VPPIP4' and
8218 #           'IMIX' and
8219 #           '2T1C' and
8220 #           'NDRPDR'"
8221 #  parameters:
8222 #  - "throughput"
8223 #  - "name"
8224 #  - "tags"
8225 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8226 #  x-axis: "X = CNFs per Service Chain"
8227 #  y-axis: "Y = Number of Service Chains"
8228 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8229 #  layout:
8230 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8231 #    layout: "plot-service-density"
8232 #
8233 #- type: "plot"
8234 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8235 #  algorithm: "plot_nf_heatmap"
8236 #  output-file-type: ".html"
8237 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8238 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8239 #  filter: "'NIC_Intel-XXV710' and
8240 #           'NF_DENSITY' and
8241 #           'DOCKER' and
8242 #           'CHAIN' and
8243 #           'NF_VPPIP4' and
8244 #           'IMIX' and
8245 #           '4T2C' and
8246 #           'NDRPDR'"
8247 #  parameters:
8248 #  - "throughput"
8249 #  - "name"
8250 #  - "tags"
8251 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8252 #  x-axis: "X = CNFs per Service Chain"
8253 #  y-axis: "Y = Number of Service Chains"
8254 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8255 #  layout:
8256 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8257 #    layout: "plot-service-density"
8258 #
8259 #- type: "plot"
8260 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8261 #  algorithm: "plot_nf_heatmap"
8262 #  output-file-type: ".html"
8263 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8264 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8265 #  filter: "'NIC_Intel-XXV710' and
8266 #           'NF_DENSITY' and
8267 #           'DOCKER' and
8268 #           'CHAIN' and
8269 #           'NF_VPPIP4' and
8270 #           'IMIX' and
8271 #           '8T4C' and
8272 #           'NDRPDR'"
8273 #  parameters:
8274 #  - "throughput"
8275 #  - "name"
8276 #  - "tags"
8277 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8278 #  x-axis: "X = CNFs per Service Chain"
8279 #  y-axis: "Y = Number of Service Chains"
8280 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8281 #  layout:
8282 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8283 #    layout: "plot-service-density"
8284 #
8285 ################################################################################
8286 #
8287 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8288 #- type: "plot"
8289 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8290 #  algorithm: "plot_nf_heatmap"
8291 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8292 #  data: "plot-vpp-nfv-3n-skx-mrr"
8293 #  filter: "'NIC_Intel-XXV710' and
8294 #           'NF_DENSITY' and
8295 #           'DOCKER' and
8296 #           'CHAIN' and
8297 #           'NF_VPPIP4' and
8298 #           'IPSEC' and
8299 #           'TNL_4' and
8300 #           'IMIX' and
8301 #           '2T1C' and
8302 #           'MRR'"
8303 #  parameters:
8304 #  - "result"
8305 #  - "name"
8306 #  - "tags"
8307 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8308 #  x-axis: "X = CNFs per Service Chain"
8309 #  y-axis: "Y = Number of Service Chains"
8310 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8311 #  layout:
8312 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8313 #    layout: "plot-service-density"
8314 #
8315 #- type: "plot"
8316 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8317 #  algorithm: "plot_nf_heatmap"
8318 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8319 #  data: "plot-vpp-nfv-3n-skx-mrr"
8320 #  filter: "'NIC_Intel-XXV710' and
8321 #           'NF_DENSITY' and
8322 #           'DOCKER' and
8323 #           'CHAIN' and
8324 #           'NF_VPPIP4' and
8325 #           'IPSEC' and
8326 #           'TNL_4' and
8327 #           'IMIX' and
8328 #           '4T2C' and
8329 #           'MRR'"
8330 #  parameters:
8331 #  - "result"
8332 #  - "name"
8333 #  - "tags"
8334 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8335 #  x-axis: "X = CNFs per Service Chain"
8336 #  y-axis: "Y = Number of Service Chains"
8337 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8338 #  layout:
8339 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8340 #    layout: "plot-service-density"
8341 #
8342 #- type: "plot"
8343 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8344 #  algorithm: "plot_nf_heatmap"
8345 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8346 #  data: "plot-vpp-nfv-3n-skx-mrr"
8347 #  filter: "'NIC_Intel-XXV710' and
8348 #           'NF_DENSITY' and
8349 #           'DOCKER' and
8350 #           'CHAIN' and
8351 #           'NF_VPPIP4' and
8352 #           'IPSEC' and
8353 #           'TNL_4' and
8354 #           'IMIX' and
8355 #           '8T4C' and
8356 #           'MRR'"
8357 #  parameters:
8358 #  - "result"
8359 #  - "name"
8360 #  - "tags"
8361 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8362 #  x-axis: "X = CNFs per Service Chain"
8363 #  y-axis: "Y = Number of Service Chains"
8364 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8365 #  layout:
8366 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8367 #    layout: "plot-service-density"
8368
8369 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8370 - type: "plot"
8371   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8372   algorithm: "plot_nf_heatmap"
8373   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8374   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8375   filter: "'NIC_Intel-XXV710' and
8376            'NF_DENSITY' and
8377            'DOCKER' and
8378            'CHAIN' and
8379            'NF_VPPIP4' and
8380            'IPSEC' and
8381            'TNL_4' and
8382            'IMIX' and
8383            '2T1C' and
8384            'NDRPDR'"
8385   parameters:
8386   - "throughput"
8387   - "name"
8388   - "tags"
8389   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8390   x-axis: "X = CNFs per Service Chain"
8391   y-axis: "Y = Number of Service Chains"
8392   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8393   layout:
8394     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8395     layout: "plot-service-density"
8396
8397 - type: "plot"
8398   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8399   algorithm: "plot_nf_heatmap"
8400   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8401   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8402   filter: "'NIC_Intel-XXV710' and
8403            'NF_DENSITY' and
8404            'DOCKER' and
8405            'CHAIN' and
8406            'NF_VPPIP4' and
8407            'IPSEC' and
8408            'TNL_4' and
8409            'IMIX' and
8410            '4T2C' and
8411            'NDRPDR'"
8412   parameters:
8413   - "throughput"
8414   - "name"
8415   - "tags"
8416   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8417   x-axis: "X = CNFs per Service Chain"
8418   y-axis: "Y = Number of Service Chains"
8419   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8420   layout:
8421     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8422     layout: "plot-service-density"
8423
8424 - type: "plot"
8425   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8426   algorithm: "plot_nf_heatmap"
8427   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8428   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8429   filter: "'NIC_Intel-XXV710' and
8430            'NF_DENSITY' and
8431            'DOCKER' and
8432            'CHAIN' and
8433            'NF_VPPIP4' and
8434            'IPSEC' and
8435            'TNL_4' and
8436            'IMIX' and
8437            '8T4C' and
8438            'NDRPDR'"
8439   parameters:
8440   - "throughput"
8441   - "name"
8442   - "tags"
8443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8444   x-axis: "X = CNFs per Service Chain"
8445   y-axis: "Y = Number of Service Chains"
8446   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8447   layout:
8448     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8449     layout: "plot-service-density"
8450
8451 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8452 - type: "plot"
8453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8454   algorithm: "plot_nf_heatmap"
8455   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8456   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8457   filter: "'NIC_Intel-XXV710' and
8458            'NF_DENSITY' and
8459            'DOCKER' and
8460            'CHAIN' and
8461            'NF_VPPIP4' and
8462            'IPSEC' and
8463            'TNL_4' and
8464            'IMIX' and
8465            '2T1C' and
8466            'NDRPDR'"
8467   parameters:
8468   - "throughput"
8469   - "name"
8470   - "tags"
8471   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8472   x-axis: "X = CNFs per Service Chain"
8473   y-axis: "Y = Number of Service Chains"
8474   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8475   layout:
8476     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8477     layout: "plot-service-density"
8478
8479 - type: "plot"
8480   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8481   algorithm: "plot_nf_heatmap"
8482   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8483   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8484   filter: "'NIC_Intel-XXV710' and
8485            'NF_DENSITY' and
8486            'DOCKER' and
8487            'CHAIN' and
8488            'NF_VPPIP4' and
8489            'IPSEC' and
8490            'TNL_4' and
8491            'IMIX' and
8492            '4T2C' and
8493            'NDRPDR'"
8494   parameters:
8495   - "throughput"
8496   - "name"
8497   - "tags"
8498   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8499   x-axis: "X = CNFs per Service Chain"
8500   y-axis: "Y = Number of Service Chains"
8501   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8502   layout:
8503     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8504     layout: "plot-service-density"
8505
8506 - type: "plot"
8507   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8508   algorithm: "plot_nf_heatmap"
8509   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8510   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8511   filter: "'NIC_Intel-XXV710' and
8512            'NF_DENSITY' and
8513            'DOCKER' and
8514            'CHAIN' and
8515            'NF_VPPIP4' and
8516            'IPSEC' and
8517            'TNL_4' and
8518            'IMIX' and
8519            '8T4C' and
8520            'NDRPDR'"
8521   parameters:
8522   - "throughput"
8523   - "name"
8524   - "tags"
8525   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8526   x-axis: "X = CNFs per Service Chain"
8527   y-axis: "Y = Number of Service Chains"
8528   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8529   layout:
8530     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8531     layout: "plot-service-density"
8532
8533 ###############################################################################
8534
8535 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8536 - type: "plot"
8537   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8538   algorithm: "plot_nf_heatmap"
8539   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8540   data: "plot-vpp-nfv-3n-hsw-mrr"
8541   filter: "'NIC_Intel-XL710' and
8542            'NF_DENSITY' and
8543            'DOCKER' and
8544            'CHAIN' and
8545            'NF_VPPIP4' and
8546            'IMIX' and
8547            'TNL_4' and
8548            '1T1C' and
8549            'MRR'"
8550   parameters:
8551   - "result"
8552   - "name"
8553   - "tags"
8554   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8555   x-axis: "X = CNFs per Service Chain"
8556   y-axis: "Y = Number of Service Chains"
8557   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8558   layout:
8559     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8560     layout: "plot-service-density"
8561
8562 - type: "plot"
8563   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8564   algorithm: "plot_nf_heatmap"
8565   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8566   data: "plot-vpp-nfv-3n-hsw-mrr"
8567   filter: "'NIC_Intel-XL710' and
8568            'NF_DENSITY' and
8569            'DOCKER' and
8570            'CHAIN' and
8571            'NF_VPPIP4' and
8572            'IPSEC' and
8573            'TNL_4' and
8574            'IMIX' and
8575            '2T2C' and
8576            'MRR'"
8577   parameters:
8578   - "result"
8579   - "name"
8580   - "tags"
8581   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8582   x-axis: "X = CNFs per Service Chain"
8583   y-axis: "Y = Number of Service Chains"
8584   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8585   layout:
8586     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8587     layout: "plot-service-density"
8588
8589 - type: "plot"
8590   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8591   algorithm: "plot_nf_heatmap"
8592   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8593   data: "plot-vpp-nfv-3n-hsw-mrr"
8594   filter: "'NIC_Intel-XL710' and
8595            'NF_DENSITY' and
8596            'DOCKER' and
8597            'CHAIN' and
8598            'NF_VPPIP4' and
8599            'IPSEC' and
8600            'TNL_4' and
8601            'IMIX' and
8602            '4T4C' and
8603            'MRR'"
8604   parameters:
8605   - "result"
8606   - "name"
8607   - "tags"
8608   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8609   x-axis: "X = CNFs per Service Chain"
8610   y-axis: "Y = Number of Service Chains"
8611   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8612   layout:
8613     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8614     layout: "plot-service-density"
8615
8616 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8617 - type: "plot"
8618   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8619   algorithm: "plot_nf_heatmap"
8620   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8621   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8622   filter: "'NIC_Intel-XL710' and
8623            'NF_DENSITY' and
8624            'DOCKER' and
8625            'CHAIN' and
8626            'NF_VPPIP4' and
8627            'IPSEC' and
8628            'TNL_4' and
8629            'IMIX' and
8630            '1T1C' and
8631            'NDRPDR'"
8632   parameters:
8633   - "throughput"
8634   - "name"
8635   - "tags"
8636   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8637   x-axis: "X = CNFs per Service Chain"
8638   y-axis: "Y = Number of Service Chains"
8639   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8640   layout:
8641     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8642     layout: "plot-service-density"
8643
8644 - type: "plot"
8645   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8646   algorithm: "plot_nf_heatmap"
8647   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8648   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8649   filter: "'NIC_Intel-XL710' and
8650            'NF_DENSITY' and
8651            'DOCKER' and
8652            'CHAIN' and
8653            'NF_VPPIP4' and
8654            'IPSEC' and
8655            'TNL_4' and
8656            'IMIX' and
8657            '2T2C' and
8658            'NDRPDR'"
8659   parameters:
8660   - "throughput"
8661   - "name"
8662   - "tags"
8663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8664   x-axis: "X = CNFs per Service Chain"
8665   y-axis: "Y = Number of Service Chains"
8666   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8667   layout:
8668     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8669     layout: "plot-service-density"
8670
8671 - type: "plot"
8672   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8673   algorithm: "plot_nf_heatmap"
8674   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8675   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8676   filter: "'NIC_Intel-XL710' and
8677            'NF_DENSITY' and
8678            'DOCKER' and
8679            'CHAIN' and
8680            'NF_VPPIP4' and
8681            'IPSEC' and
8682            'TNL_4' and
8683            'IMIX' and
8684            '4T4C' and
8685            'NDRPDR'"
8686   parameters:
8687   - "throughput"
8688   - "name"
8689   - "tags"
8690   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8691   x-axis: "X = CNFs per Service Chain"
8692   y-axis: "Y = Number of Service Chains"
8693   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8694   layout:
8695     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8696     layout: "plot-service-density"
8697
8698 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8699 - type: "plot"
8700   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8701   algorithm: "plot_nf_heatmap"
8702   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8703   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8704   filter: "'NIC_Intel-XL710' and
8705            'NF_DENSITY' and
8706            'DOCKER' and
8707            'CHAIN' and
8708            'NF_VPPIP4' and
8709            'IPSEC' and
8710            'TNL_4' and
8711            'IMIX' and
8712            '1T1C' and
8713            'NDRPDR'"
8714   parameters:
8715   - "throughput"
8716   - "name"
8717   - "tags"
8718   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8719   x-axis: "X = CNFs per Service Chain"
8720   y-axis: "Y = Number of Service Chains"
8721   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8722   layout:
8723     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8724     layout: "plot-service-density"
8725
8726 - type: "plot"
8727   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8728   algorithm: "plot_nf_heatmap"
8729   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8730   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8731   filter: "'NIC_Intel-XL710' and
8732            'NF_DENSITY' and
8733            'DOCKER' and
8734            'CHAIN' and
8735            'NF_VPPIP4' and
8736            'IPSEC' and
8737            'TNL_4' and
8738            'IMIX' and
8739            '2T2C' and
8740            'NDRPDR'"
8741   parameters:
8742   - "throughput"
8743   - "name"
8744   - "tags"
8745   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8746   x-axis: "X = CNFs per Service Chain"
8747   y-axis: "Y = Number of Service Chains"
8748   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8749   layout:
8750     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8751     layout: "plot-service-density"
8752
8753 - type: "plot"
8754   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8755   algorithm: "plot_nf_heatmap"
8756   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8757   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8758   filter: "'NIC_Intel-XL710' and
8759            'NF_DENSITY' and
8760            'DOCKER' and
8761            'CHAIN' and
8762            'NF_VPPIP4' and
8763            'IPSEC' and
8764            'TNL_4' and
8765            'IMIX' and
8766            '4T4C' and
8767            'NDRPDR'"
8768   parameters:
8769   - "throughput"
8770   - "name"
8771   - "tags"
8772   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8773   x-axis: "X = CNFs per Service Chain"
8774   y-axis: "Y = Number of Service Chains"
8775   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8776   layout:
8777     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8778     layout: "plot-service-density"
8779
8780 ###############################################################################
8781
8782 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8783 #- type: "plot"
8784 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8785 #  algorithm: "plot_nf_heatmap"
8786 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8787 #  data: "plot-vpp-nfv-3n-skx-mrr"
8788 #  filter: "'NIC_Intel-XXV710' and
8789 #           'NF_DENSITY' and
8790 #           'DOCKER' and
8791 #           'CHAIN' and
8792 #           'NF_VPPIP4' and
8793 #           'IPSEC' and
8794 #           'TNL_1000' and
8795 #           'IMIX' and
8796 #           '2T1C' and
8797 #           'MRR'"
8798 #  parameters:
8799 #  - "result"
8800 #  - "name"
8801 #  - "tags"
8802 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8803 #  x-axis: "X = CNFs per Service Chain"
8804 #  y-axis: "Y = Number of Service Chains"
8805 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8806 #  layout:
8807 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8808 #    layout: "plot-service-density"
8809 #
8810 #- type: "plot"
8811 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8812 #  algorithm: "plot_nf_heatmap"
8813 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8814 #  data: "plot-vpp-nfv-3n-skx-mrr"
8815 #  filter: "'NIC_Intel-XXV710' and
8816 #           'NF_DENSITY' and
8817 #           'DOCKER' and
8818 #           'CHAIN' and
8819 #           'NF_VPPIP4' and
8820 #           'IPSEC' and
8821 #           'TNL_1000' and
8822 #           'IMIX' and
8823 #           '4T2C' and
8824 #           'MRR'"
8825 #  parameters:
8826 #  - "result"
8827 #  - "name"
8828 #  - "tags"
8829 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8830 #  x-axis: "X = CNFs per Service Chain"
8831 #  y-axis: "Y = Number of Service Chains"
8832 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8833 #  layout:
8834 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8835 #    layout: "plot-service-density"
8836 #
8837 #- type: "plot"
8838 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8839 #  algorithm: "plot_nf_heatmap"
8840 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8841 #  data: "plot-vpp-nfv-3n-skx-mrr"
8842 #  filter: "'NIC_Intel-XXV710' and
8843 #           'NF_DENSITY' and
8844 #           'DOCKER' and
8845 #           'CHAIN' and
8846 #           'NF_VPPIP4' and
8847 #           'IPSEC' and
8848 #           'TNL_1000' and
8849 #           'IMIX' and
8850 #           '8T4C' and
8851 #           'MRR'"
8852 #  parameters:
8853 #  - "result"
8854 #  - "name"
8855 #  - "tags"
8856 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8857 #  x-axis: "X = CNFs per Service Chain"
8858 #  y-axis: "Y = Number of Service Chains"
8859 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8860 #  layout:
8861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8862 #    layout: "plot-service-density"
8863
8864 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8865 - type: "plot"
8866   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8867   algorithm: "plot_nf_heatmap"
8868   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8869   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8870   filter: "'NIC_Intel-XXV710' and
8871            'NF_DENSITY' and
8872            'DOCKER' and
8873            'CHAIN' and
8874            'NF_VPPIP4' and
8875            'IPSEC' and
8876            'TNL_1000' and
8877            'IMIX' and
8878            '2T1C' and
8879            'NDRPDR'"
8880   parameters:
8881   - "throughput"
8882   - "name"
8883   - "tags"
8884   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8885   x-axis: "X = CNFs per Service Chain"
8886   y-axis: "Y = Number of Service Chains"
8887   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8888   layout:
8889     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8890     layout: "plot-service-density"
8891
8892 - type: "plot"
8893   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8894   algorithm: "plot_nf_heatmap"
8895   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8896   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8897   filter: "'NIC_Intel-XXV710' and
8898            'NF_DENSITY' and
8899            'DOCKER' and
8900            'CHAIN' and
8901            'NF_VPPIP4' and
8902            'IPSEC' and
8903            'TNL_1000' and
8904            'IMIX' and
8905            '4T2C' and
8906            'NDRPDR'"
8907   parameters:
8908   - "throughput"
8909   - "name"
8910   - "tags"
8911   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8912   x-axis: "X = CNFs per Service Chain"
8913   y-axis: "Y = Number of Service Chains"
8914   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8915   layout:
8916     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8917     layout: "plot-service-density"
8918
8919 - type: "plot"
8920   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8921   algorithm: "plot_nf_heatmap"
8922   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8923   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8924   filter: "'NIC_Intel-XXV710' and
8925            'NF_DENSITY' and
8926            'DOCKER' and
8927            'CHAIN' and
8928            'NF_VPPIP4' and
8929            'IPSEC' and
8930            'TNL_1000' and
8931            'IMIX' and
8932            '8T4C' and
8933            'NDRPDR'"
8934   parameters:
8935   - "throughput"
8936   - "name"
8937   - "tags"
8938   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8939   x-axis: "X = CNFs per Service Chain"
8940   y-axis: "Y = Number of Service Chains"
8941   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8942   layout:
8943     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8944     layout: "plot-service-density"
8945
8946 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8947 - type: "plot"
8948   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8949   algorithm: "plot_nf_heatmap"
8950   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8951   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8952   filter: "'NIC_Intel-XXV710' and
8953            'NF_DENSITY' and
8954            'DOCKER' and
8955            'CHAIN' and
8956            'NF_VPPIP4' and
8957            'IPSEC' and
8958            'TNL_1000' and
8959            'IMIX' and
8960            '2T1C' and
8961            'NDRPDR'"
8962   parameters:
8963   - "throughput"
8964   - "name"
8965   - "tags"
8966   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8967   x-axis: "X = CNFs per Service Chain"
8968   y-axis: "Y = Number of Service Chains"
8969   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8970   layout:
8971     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8972     layout: "plot-service-density"
8973
8974 - type: "plot"
8975   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8976   algorithm: "plot_nf_heatmap"
8977   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8978   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8979   filter: "'NIC_Intel-XXV710' and
8980            'NF_DENSITY' and
8981            'DOCKER' and
8982            'CHAIN' and
8983            'NF_VPPIP4' and
8984            'IPSEC' and
8985            'TNL_1000' and
8986            'IMIX' and
8987            '4T2C' and
8988            'NDRPDR'"
8989   parameters:
8990   - "throughput"
8991   - "name"
8992   - "tags"
8993   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8994   x-axis: "X = CNFs per Service Chain"
8995   y-axis: "Y = Number of Service Chains"
8996   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8997   layout:
8998     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8999     layout: "plot-service-density"
9000
9001 - type: "plot"
9002   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9003   algorithm: "plot_nf_heatmap"
9004   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9005   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9006   filter: "'NIC_Intel-XXV710' and
9007            'NF_DENSITY' and
9008            'DOCKER' and
9009            'CHAIN' and
9010            'NF_VPPIP4' and
9011            'IPSEC' and
9012            'TNL_1000' and
9013            'IMIX' and
9014            '8T4C' and
9015            'NDRPDR'"
9016   parameters:
9017   - "throughput"
9018   - "name"
9019   - "tags"
9020   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9021   x-axis: "X = CNFs per Service Chain"
9022   y-axis: "Y = Number of Service Chains"
9023   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9024   layout:
9025     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9026     layout: "plot-service-density"
9027
9028 ###############################################################################
9029
9030 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9031 - type: "plot"
9032   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9033   algorithm: "plot_nf_heatmap"
9034   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9035   data: "plot-vpp-nfv-3n-hsw-mrr"
9036   filter: "'NIC_Intel-XL710' and
9037            'NF_DENSITY' and
9038            'DOCKER' and
9039            'CHAIN' and
9040            'NF_VPPIP4' and
9041            'IMIX' and
9042            'TNL_1000' and
9043            '1T1C' and
9044            'MRR'"
9045   parameters:
9046   - "result"
9047   - "name"
9048   - "tags"
9049   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9050   x-axis: "X = CNFs per Service Chain"
9051   y-axis: "Y = Number of Service Chains"
9052   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9053   layout:
9054     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9055     layout: "plot-service-density"
9056
9057 - type: "plot"
9058   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9059   algorithm: "plot_nf_heatmap"
9060   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9061   data: "plot-vpp-nfv-3n-hsw-mrr"
9062   filter: "'NIC_Intel-XL710' and
9063            'NF_DENSITY' and
9064            'DOCKER' and
9065            'CHAIN' and
9066            'NF_VPPIP4' and
9067            'IPSEC' and
9068            'TNL_1000' and
9069            'IMIX' and
9070            '2T2C' and
9071            'MRR'"
9072   parameters:
9073   - "result"
9074   - "name"
9075   - "tags"
9076   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9077   x-axis: "X = CNFs per Service Chain"
9078   y-axis: "Y = Number of Service Chains"
9079   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9080   layout:
9081     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9082     layout: "plot-service-density"
9083
9084 - type: "plot"
9085   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9086   algorithm: "plot_nf_heatmap"
9087   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9088   data: "plot-vpp-nfv-3n-hsw-mrr"
9089   filter: "'NIC_Intel-XL710' and
9090            'NF_DENSITY' and
9091            'DOCKER' and
9092            'CHAIN' and
9093            'NF_VPPIP4' and
9094            'IPSEC' and
9095            'TNL_1000' and
9096            'IMIX' and
9097            '4T4C' and
9098            'MRR'"
9099   parameters:
9100   - "result"
9101   - "name"
9102   - "tags"
9103   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9104   x-axis: "X = CNFs per Service Chain"
9105   y-axis: "Y = Number of Service Chains"
9106   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9107   layout:
9108     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9109     layout: "plot-service-density"
9110
9111 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9112 - type: "plot"
9113   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9114   algorithm: "plot_nf_heatmap"
9115   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9116   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9117   filter: "'NIC_Intel-XL710' and
9118            'NF_DENSITY' and
9119            'DOCKER' and
9120            'CHAIN' and
9121            'NF_VPPIP4' and
9122            'IPSEC' and
9123            'TNL_1000' and
9124            'IMIX' and
9125            '1T1C' and
9126            'NDRPDR'"
9127   parameters:
9128   - "throughput"
9129   - "name"
9130   - "tags"
9131   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9132   x-axis: "X = CNFs per Service Chain"
9133   y-axis: "Y = Number of Service Chains"
9134   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9135   layout:
9136     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9137     layout: "plot-service-density"
9138
9139 - type: "plot"
9140   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9141   algorithm: "plot_nf_heatmap"
9142   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9143   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9144   filter: "'NIC_Intel-XL710' and
9145            'NF_DENSITY' and
9146            'DOCKER' and
9147            'CHAIN' and
9148            'NF_VPPIP4' and
9149            'IPSEC' and
9150            'TNL_1000' and
9151            'IMIX' and
9152            '2T2C' and
9153            'NDRPDR'"
9154   parameters:
9155   - "throughput"
9156   - "name"
9157   - "tags"
9158   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9159   x-axis: "X = CNFs per Service Chain"
9160   y-axis: "Y = Number of Service Chains"
9161   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9162   layout:
9163     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9164     layout: "plot-service-density"
9165
9166 - type: "plot"
9167   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9168   algorithm: "plot_nf_heatmap"
9169   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9170   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9171   filter: "'NIC_Intel-XL710' and
9172            'NF_DENSITY' and
9173            'DOCKER' and
9174            'CHAIN' and
9175            'NF_VPPIP4' and
9176            'IPSEC' and
9177            'TNL_1000' and
9178            'IMIX' and
9179            '4T4C' and
9180            'NDRPDR'"
9181   parameters:
9182   - "throughput"
9183   - "name"
9184   - "tags"
9185   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9186   x-axis: "X = CNFs per Service Chain"
9187   y-axis: "Y = Number of Service Chains"
9188   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9189   layout:
9190     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9191     layout: "plot-service-density"
9192
9193 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9194 - type: "plot"
9195   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9196   algorithm: "plot_nf_heatmap"
9197   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9198   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9199   filter: "'NIC_Intel-XL710' and
9200            'NF_DENSITY' and
9201            'DOCKER' and
9202            'CHAIN' and
9203            'NF_VPPIP4' and
9204            'IPSEC' and
9205            'TNL_1000' and
9206            'IMIX' and
9207            '1T1C' and
9208            'NDRPDR'"
9209   parameters:
9210   - "throughput"
9211   - "name"
9212   - "tags"
9213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9214   x-axis: "X = CNFs per Service Chain"
9215   y-axis: "Y = Number of Service Chains"
9216   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9217   layout:
9218     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9219     layout: "plot-service-density"
9220
9221 - type: "plot"
9222   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9223   algorithm: "plot_nf_heatmap"
9224   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9225   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9226   filter: "'NIC_Intel-XL710' and
9227            'NF_DENSITY' and
9228            'DOCKER' and
9229            'CHAIN' and
9230            'NF_VPPIP4' and
9231            'IPSEC' and
9232            'TNL_1000' and
9233            'IMIX' and
9234            '2T2C' and
9235            'NDRPDR'"
9236   parameters:
9237   - "throughput"
9238   - "name"
9239   - "tags"
9240   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9241   x-axis: "X = CNFs per Service Chain"
9242   y-axis: "Y = Number of Service Chains"
9243   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9244   layout:
9245     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9246     layout: "plot-service-density"
9247
9248 - type: "plot"
9249   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9250   algorithm: "plot_nf_heatmap"
9251   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9252   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9253   filter: "'NIC_Intel-XL710' and
9254            'NF_DENSITY' and
9255            'DOCKER' and
9256            'CHAIN' and
9257            'NF_VPPIP4' and
9258            'IPSEC' and
9259            'TNL_1000' and
9260            'IMIX' and
9261            '4T4C' and
9262            'NDRPDR'"
9263   parameters:
9264   - "throughput"
9265   - "name"
9266   - "tags"
9267   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9268   x-axis: "X = CNFs per Service Chain"
9269   y-axis: "Y = Number of Service Chains"
9270   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9271   layout:
9272     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9273     layout: "plot-service-density"
9274
9275 ###############################################################################
9276
9277 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9278 #- type: "plot"
9279 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9280 #  algorithm: "plot_nf_heatmap"
9281 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9282 #  data: "plot-vpp-nfv-3n-skx-mrr"
9283 #  filter: "'NIC_Intel-XXV710' and
9284 #           'NF_DENSITY' and
9285 #           'DOCKER' and
9286 #           'CHAIN' and
9287 #           'NF_VPPIP4' and
9288 #           'IPSEC' and
9289 #           'TNL_10000' and
9290 #           'IMIX' and
9291 #           '2T1C' and
9292 #           'MRR'"
9293 #  parameters:
9294 #  - "result"
9295 #  - "name"
9296 #  - "tags"
9297 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9298 #  x-axis: "X = CNFs per Service Chain"
9299 #  y-axis: "Y = Number of Service Chains"
9300 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9301 #  layout:
9302 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9303 #    layout: "plot-service-density"
9304 #
9305 #- type: "plot"
9306 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9307 #  algorithm: "plot_nf_heatmap"
9308 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9309 #  data: "plot-vpp-nfv-3n-skx-mrr"
9310 #  filter: "'NIC_Intel-XXV710' and
9311 #           'NF_DENSITY' and
9312 #           'DOCKER' and
9313 #           'CHAIN' and
9314 #           'NF_VPPIP4' and
9315 #           'IPSEC' and
9316 #           'TNL_10000' and
9317 #           'IMIX' and
9318 #           '4T2C' and
9319 #           'MRR'"
9320 #  parameters:
9321 #  - "result"
9322 #  - "name"
9323 #  - "tags"
9324 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9325 #  x-axis: "X = CNFs per Service Chain"
9326 #  y-axis: "Y = Number of Service Chains"
9327 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9328 #  layout:
9329 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9330 #    layout: "plot-service-density"
9331 #
9332 #- type: "plot"
9333 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9334 #  algorithm: "plot_nf_heatmap"
9335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9336 #  data: "plot-vpp-nfv-3n-skx-mrr"
9337 #  filter: "'NIC_Intel-XXV710' and
9338 #           'NF_DENSITY' and
9339 #           'DOCKER' and
9340 #           'CHAIN' and
9341 #           'NF_VPPIP4' and
9342 #           'IPSEC' and
9343 #           'TNL_10000' and
9344 #           'IMIX' and
9345 #           '8T4C' and
9346 #           'MRR'"
9347 #  parameters:
9348 #  - "result"
9349 #  - "name"
9350 #  - "tags"
9351 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9352 #  x-axis: "X = CNFs per Service Chain"
9353 #  y-axis: "Y = Number of Service Chains"
9354 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9355 #  layout:
9356 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9357 #    layout: "plot-service-density"
9358
9359 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9360 - type: "plot"
9361   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9362   algorithm: "plot_nf_heatmap"
9363   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9364   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9365   filter: "'NIC_Intel-XXV710' and
9366            'NF_DENSITY' and
9367            'DOCKER' and
9368            'CHAIN' and
9369            'NF_VPPIP4' and
9370            'IPSEC' and
9371            'TNL_10000' and
9372            'IMIX' and
9373            '2T1C' and
9374            'NDRPDR'"
9375   parameters:
9376   - "throughput"
9377   - "name"
9378   - "tags"
9379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9380   x-axis: "X = CNFs per Service Chain"
9381   y-axis: "Y = Number of Service Chains"
9382   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9383   layout:
9384     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9385     layout: "plot-service-density"
9386
9387 - type: "plot"
9388   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9389   algorithm: "plot_nf_heatmap"
9390   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9391   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9392   filter: "'NIC_Intel-XXV710' and
9393            'NF_DENSITY' and
9394            'DOCKER' and
9395            'CHAIN' and
9396            'NF_VPPIP4' and
9397            'IPSEC' and
9398            'TNL_10000' and
9399            'IMIX' and
9400            '4T2C' and
9401            'NDRPDR'"
9402   parameters:
9403   - "throughput"
9404   - "name"
9405   - "tags"
9406   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9407   x-axis: "X = CNFs per Service Chain"
9408   y-axis: "Y = Number of Service Chains"
9409   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9410   layout:
9411     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9412     layout: "plot-service-density"
9413
9414 - type: "plot"
9415   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9416   algorithm: "plot_nf_heatmap"
9417   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9418   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9419   filter: "'NIC_Intel-XXV710' and
9420            'NF_DENSITY' and
9421            'DOCKER' and
9422            'CHAIN' and
9423            'NF_VPPIP4' and
9424            'IPSEC' and
9425            'TNL_10000' and
9426            'IMIX' and
9427            '8T4C' and
9428            'NDRPDR'"
9429   parameters:
9430   - "throughput"
9431   - "name"
9432   - "tags"
9433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9434   x-axis: "X = CNFs per Service Chain"
9435   y-axis: "Y = Number of Service Chains"
9436   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9437   layout:
9438     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9439     layout: "plot-service-density"
9440
9441 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9442 - type: "plot"
9443   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9444   algorithm: "plot_nf_heatmap"
9445   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9446   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9447   filter: "'NIC_Intel-XXV710' and
9448            'NF_DENSITY' and
9449            'DOCKER' and
9450            'CHAIN' and
9451            'NF_VPPIP4' and
9452            'IPSEC' and
9453            'TNL_10000' and
9454            'IMIX' and
9455            '2T1C' and
9456            'NDRPDR'"
9457   parameters:
9458   - "throughput"
9459   - "name"
9460   - "tags"
9461   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9462   x-axis: "X = CNFs per Service Chain"
9463   y-axis: "Y = Number of Service Chains"
9464   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9465   layout:
9466     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9467     layout: "plot-service-density"
9468
9469 - type: "plot"
9470   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9471   algorithm: "plot_nf_heatmap"
9472   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9473   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9474   filter: "'NIC_Intel-XXV710' and
9475            'NF_DENSITY' and
9476            'DOCKER' and
9477            'CHAIN' and
9478            'NF_VPPIP4' and
9479            'IPSEC' and
9480            'TNL_10000' and
9481            'IMIX' and
9482            '4T2C' and
9483            'NDRPDR'"
9484   parameters:
9485   - "throughput"
9486   - "name"
9487   - "tags"
9488   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9489   x-axis: "X = CNFs per Service Chain"
9490   y-axis: "Y = Number of Service Chains"
9491   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9492   layout:
9493     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9494     layout: "plot-service-density"
9495
9496 - type: "plot"
9497   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9498   algorithm: "plot_nf_heatmap"
9499   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9500   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9501   filter: "'NIC_Intel-XXV710' and
9502            'NF_DENSITY' and
9503            'DOCKER' and
9504            'CHAIN' and
9505            'NF_VPPIP4' and
9506            'IPSEC' and
9507            'TNL_10000' and
9508            'IMIX' and
9509            '8T4C' and
9510            'NDRPDR'"
9511   parameters:
9512   - "throughput"
9513   - "name"
9514   - "tags"
9515   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9516   x-axis: "X = CNFs per Service Chain"
9517   y-axis: "Y = Number of Service Chains"
9518   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9519   layout:
9520     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9521     layout: "plot-service-density"
9522
9523 ###############################################################################
9524
9525 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9526 - type: "plot"
9527   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9528   algorithm: "plot_nf_heatmap"
9529   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9530   data: "plot-vpp-nfv-3n-hsw-mrr"
9531   filter: "'NIC_Intel-XL710' and
9532            'NF_DENSITY' and
9533            'DOCKER' and
9534            'CHAIN' and
9535            'NF_VPPIP4' and
9536            'IMIX' and
9537            'TNL_10000' and
9538            '1T1C' and
9539            'MRR'"
9540   parameters:
9541   - "result"
9542   - "name"
9543   - "tags"
9544   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9545   x-axis: "X = CNFs per Service Chain"
9546   y-axis: "Y = Number of Service Chains"
9547   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9548   layout:
9549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9550     layout: "plot-service-density"
9551
9552 - type: "plot"
9553   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9554   algorithm: "plot_nf_heatmap"
9555   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9556   data: "plot-vpp-nfv-3n-hsw-mrr"
9557   filter: "'NIC_Intel-XL710' and
9558            'NF_DENSITY' and
9559            'DOCKER' and
9560            'CHAIN' and
9561            'NF_VPPIP4' and
9562            'IPSEC' and
9563            'TNL_10000' and
9564            'IMIX' and
9565            '2T2C' and
9566            'MRR'"
9567   parameters:
9568   - "result"
9569   - "name"
9570   - "tags"
9571   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9572   x-axis: "X = CNFs per Service Chain"
9573   y-axis: "Y = Number of Service Chains"
9574   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9575   layout:
9576     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9577     layout: "plot-service-density"
9578
9579 - type: "plot"
9580   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9581   algorithm: "plot_nf_heatmap"
9582   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9583   data: "plot-vpp-nfv-3n-hsw-mrr"
9584   filter: "'NIC_Intel-XL710' and
9585            'NF_DENSITY' and
9586            'DOCKER' and
9587            'CHAIN' and
9588            'NF_VPPIP4' and
9589            'IPSEC' and
9590            'TNL_10000' and
9591            'IMIX' and
9592            '4T4C' and
9593            'MRR'"
9594   parameters:
9595   - "result"
9596   - "name"
9597   - "tags"
9598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9599   x-axis: "X = CNFs per Service Chain"
9600   y-axis: "Y = Number of Service Chains"
9601   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9602   layout:
9603     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9604     layout: "plot-service-density"
9605
9606 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9607 - type: "plot"
9608   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9609   algorithm: "plot_nf_heatmap"
9610   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9611   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9612   filter: "'NIC_Intel-XL710' and
9613            'NF_DENSITY' and
9614            'DOCKER' and
9615            'CHAIN' and
9616            'NF_VPPIP4' and
9617            'IPSEC' and
9618            'TNL_10000' and
9619            'IMIX' and
9620            '1T1C' and
9621            'NDRPDR'"
9622   parameters:
9623   - "throughput"
9624   - "name"
9625   - "tags"
9626   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9627   x-axis: "X = CNFs per Service Chain"
9628   y-axis: "Y = Number of Service Chains"
9629   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9630   layout:
9631     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9632     layout: "plot-service-density"
9633
9634 - type: "plot"
9635   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9636   algorithm: "plot_nf_heatmap"
9637   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9638   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9639   filter: "'NIC_Intel-XL710' and
9640            'NF_DENSITY' and
9641            'DOCKER' and
9642            'CHAIN' and
9643            'NF_VPPIP4' and
9644            'IPSEC' and
9645            'TNL_10000' and
9646            'IMIX' and
9647            '2T2C' and
9648            'NDRPDR'"
9649   parameters:
9650   - "throughput"
9651   - "name"
9652   - "tags"
9653   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9654   x-axis: "X = CNFs per Service Chain"
9655   y-axis: "Y = Number of Service Chains"
9656   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9657   layout:
9658     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9659     layout: "plot-service-density"
9660
9661 - type: "plot"
9662   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9663   algorithm: "plot_nf_heatmap"
9664   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9665   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9666   filter: "'NIC_Intel-XL710' and
9667            'NF_DENSITY' and
9668            'DOCKER' and
9669            'CHAIN' and
9670            'NF_VPPIP4' and
9671            'IPSEC' and
9672            'TNL_10000' and
9673            'IMIX' and
9674            '4T4C' and
9675            'NDRPDR'"
9676   parameters:
9677   - "throughput"
9678   - "name"
9679   - "tags"
9680   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9681   x-axis: "X = CNFs per Service Chain"
9682   y-axis: "Y = Number of Service Chains"
9683   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9684   layout:
9685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9686     layout: "plot-service-density"
9687
9688 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9689 - type: "plot"
9690   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9691   algorithm: "plot_nf_heatmap"
9692   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9693   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9694   filter: "'NIC_Intel-XL710' and
9695            'NF_DENSITY' and
9696            'DOCKER' and
9697            'CHAIN' and
9698            'NF_VPPIP4' and
9699            'IPSEC' and
9700            'TNL_10000' and
9701            'IMIX' and
9702            '1T1C' and
9703            'NDRPDR'"
9704   parameters:
9705   - "throughput"
9706   - "name"
9707   - "tags"
9708   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9709   x-axis: "X = CNFs per Service Chain"
9710   y-axis: "Y = Number of Service Chains"
9711   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9712   layout:
9713     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9714     layout: "plot-service-density"
9715
9716 - type: "plot"
9717   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9718   algorithm: "plot_nf_heatmap"
9719   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9720   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9721   filter: "'NIC_Intel-XL710' and
9722            'NF_DENSITY' and
9723            'DOCKER' and
9724            'CHAIN' and
9725            'NF_VPPIP4' and
9726            'IPSEC' and
9727            'TNL_10000' and
9728            'IMIX' and
9729            '2T2C' and
9730            'NDRPDR'"
9731   parameters:
9732   - "throughput"
9733   - "name"
9734   - "tags"
9735   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9736   x-axis: "X = CNFs per Service Chain"
9737   y-axis: "Y = Number of Service Chains"
9738   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9739   layout:
9740     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9741     layout: "plot-service-density"
9742
9743 - type: "plot"
9744   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9745   algorithm: "plot_nf_heatmap"
9746   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9747   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9748   filter: "'NIC_Intel-XL710' and
9749            'NF_DENSITY' and
9750            'DOCKER' and
9751            'CHAIN' and
9752            'NF_VPPIP4' and
9753            'IPSEC' and
9754            'TNL_10000' and
9755            'IMIX' and
9756            '4T4C' and
9757            'NDRPDR'"
9758   parameters:
9759   - "throughput"
9760   - "name"
9761   - "tags"
9762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9763   x-axis: "X = CNFs per Service Chain"
9764   y-axis: "Y = Number of Service Chains"
9765   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9766   layout:
9767     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9768     layout: "plot-service-density"
9769
9770 ###############################################################################
9771
9772 # Plots - NF Density - CSP - MRR 64b
9773
9774 #- type: "plot"
9775 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9776 #  algorithm: "plot_nf_heatmap"
9777 #  output-file-type: ".html"
9778 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9779 #  data: "plot-vpp-nfv-2n-skx-mrr"
9780 #  filter: "'NIC_Intel-XXV710' and
9781 #           'NF_DENSITY' and
9782 #           'DOCKER' and
9783 #           'PIPELINE' and
9784 #           'NF_VPPIP4' and
9785 #           '64B' and
9786 #           '2T1C' and
9787 #           'MRR'"
9788 #  parameters:
9789 #  - "result"
9790 #  - "name"
9791 #  - "tags"
9792 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9793 #  x-axis: "X = CNFs per Service Pipeline"
9794 #  y-axis: "Y = Number of Service Pipelines"
9795 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9796 #  layout:
9797 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9798 #    layout: "plot-service-density"
9799 #
9800 #- type: "plot"
9801 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9802 #  algorithm: "plot_nf_heatmap"
9803 #  output-file-type: ".html"
9804 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9805 #  data: "plot-vpp-nfv-2n-skx-mrr"
9806 #  filter: "'NIC_Intel-XXV710' and
9807 #           'NF_DENSITY' and
9808 #           'DOCKER' and
9809 #           'PIPELINE' and
9810 #           'NF_VPPIP4' and
9811 #           '64B' and
9812 #           '4T2C' and
9813 #           'MRR'"
9814 #  parameters:
9815 #  - "result"
9816 #  - "name"
9817 #  - "tags"
9818 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9819 #  x-axis: "X = CNFs per Service Pipeline"
9820 #  y-axis: "Y = Number of Service Pipelines"
9821 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9822 #  layout:
9823 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9824 #    layout: "plot-service-density"
9825 #
9826 #- type: "plot"
9827 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9828 #  algorithm: "plot_nf_heatmap"
9829 #  output-file-type: ".html"
9830 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9831 #  data: "plot-vpp-nfv-2n-skx-mrr"
9832 #  filter: "'NIC_Intel-XXV710' and
9833 #           'NF_DENSITY' and
9834 #           'DOCKER' and
9835 #           'PIPELINE' and
9836 #           'NF_VPPIP4' and
9837 #           '64B' and
9838 #           '8T4C' and
9839 #           'MRR'"
9840 #  parameters:
9841 #  - "result"
9842 #  - "name"
9843 #  - "tags"
9844 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9845 #  x-axis: "X = CNFs per Service Pipeline"
9846 #  y-axis: "Y = Number of Service Pipelines"
9847 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9848 #  layout:
9849 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9850 #    layout: "plot-service-density"
9851 #
9852 ## Plots - NF Density - CSP - MRR IMIX
9853 #- type: "plot"
9854 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9855 #  algorithm: "plot_nf_heatmap"
9856 #  output-file-type: ".html"
9857 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9858 #  data: "plot-vpp-nfv-2n-skx-mrr"
9859 #  filter: "'NIC_Intel-XXV710' and
9860 #           'NF_DENSITY' and
9861 #           'DOCKER' and
9862 #           'PIPELINE' and
9863 #           'NF_VPPIP4' and
9864 #           'IMIX' and
9865 #           '2T1C' and
9866 #           'MRR'"
9867 #  parameters:
9868 #  - "result"
9869 #  - "name"
9870 #  - "tags"
9871 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9872 #  x-axis: "X = CNFs per Service Pipeline"
9873 #  y-axis: "Y = Number of Service Pipelines"
9874 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9875 #  layout:
9876 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9877 #    layout: "plot-service-density"
9878 #
9879 #- type: "plot"
9880 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9881 #  algorithm: "plot_nf_heatmap"
9882 #  output-file-type: ".html"
9883 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9884 #  data: "plot-vpp-nfv-2n-skx-mrr"
9885 #  filter: "'NIC_Intel-XXV710' and
9886 #           'NF_DENSITY' and
9887 #           'DOCKER' and
9888 #           'PIPELINE' and
9889 #           'NF_VPPIP4' and
9890 #           'IMIX' and
9891 #           '4T2C' and
9892 #           'MRR'"
9893 #  parameters:
9894 #  - "result"
9895 #  - "name"
9896 #  - "tags"
9897 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9898 #  x-axis: "X = CNFs per Service Pipeline"
9899 #  y-axis: "Y = Number of Service Pipelines"
9900 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9901 #  layout:
9902 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9903 #    layout: "plot-service-density"
9904 #
9905 #- type: "plot"
9906 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9907 #  algorithm: "plot_nf_heatmap"
9908 #  output-file-type: ".html"
9909 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9910 #  data: "plot-vpp-nfv-2n-skx-mrr"
9911 #  filter: "'NIC_Intel-XXV710' and
9912 #           'NF_DENSITY' and
9913 #           'DOCKER' and
9914 #           'PIPELINE' and
9915 #           'NF_VPPIP4' and
9916 #           'IMIX' and
9917 #           '8T4C' and
9918 #           'MRR'"
9919 #  parameters:
9920 #  - "result"
9921 #  - "name"
9922 #  - "tags"
9923 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9924 #  x-axis: "X = CNFs per Service Pipeline"
9925 #  y-axis: "Y = Number of Service Pipelines"
9926 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9927 #  layout:
9928 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9929 #    layout: "plot-service-density"
9930 #
9931 ## Plots - NF Density - CSP - NDR 64b
9932 #- type: "plot"
9933 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9934 #  algorithm: "plot_nf_heatmap"
9935 #  output-file-type: ".html"
9936 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9937 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9938 #  filter: "'NIC_Intel-XXV710' and
9939 #           'NF_DENSITY' and
9940 #           'DOCKER' and
9941 #           'PIPELINE' and
9942 #           'NF_VPPIP4' and
9943 #           '64B' and
9944 #           '2T1C' and
9945 #           'NDRPDR'"
9946 #  parameters:
9947 #  - "throughput"
9948 #  - "name"
9949 #  - "tags"
9950 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9951 #  x-axis: "X = CNFs per Service Pipeline"
9952 #  y-axis: "Y = Number of Service Pipelines"
9953 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9954 #  layout:
9955 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9956 #    layout: "plot-service-density"
9957 #
9958 #- type: "plot"
9959 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9960 #  algorithm: "plot_nf_heatmap"
9961 #  output-file-type: ".html"
9962 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9963 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9964 #  filter: "'NIC_Intel-XXV710' and
9965 #           'NF_DENSITY' and
9966 #           'DOCKER' and
9967 #           'PIPELINE' and
9968 #           'NF_VPPIP4' and
9969 #           '64B' and
9970 #           '4T2C' and
9971 #           'NDRPDR'"
9972 #  parameters:
9973 #  - "throughput"
9974 #  - "name"
9975 #  - "tags"
9976 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9977 #  x-axis: "X = CNFs per Service Pipeline"
9978 #  y-axis: "Y = Number of Service Pipelines"
9979 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9980 #  layout:
9981 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9982 #    layout: "plot-service-density"
9983 #
9984 #- type: "plot"
9985 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9986 #  algorithm: "plot_nf_heatmap"
9987 #  output-file-type: ".html"
9988 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9989 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9990 #  filter: "'NIC_Intel-XXV710' and
9991 #           'NF_DENSITY' and
9992 #           'DOCKER' and
9993 #           'PIPELINE' and
9994 #           'NF_VPPIP4' and
9995 #           '64B' and
9996 #           '8T4C' and
9997 #           'NDRPDR'"
9998 #  parameters:
9999 #  - "throughput"
10000 #  - "name"
10001 #  - "tags"
10002 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10003 #  x-axis: "X = CNFs per Service Pipeline"
10004 #  y-axis: "Y = Number of Service Pipelines"
10005 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10006 #  layout:
10007 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10008 #    layout: "plot-service-density"
10009 #
10010 ## Plots - NF Density - CSP - NDR IMIX
10011 #- type: "plot"
10012 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10013 #  algorithm: "plot_nf_heatmap"
10014 #  output-file-type: ".html"
10015 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10016 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10017 #  filter: "'NIC_Intel-XXV710' and
10018 #           'NF_DENSITY' and
10019 #           'DOCKER' and
10020 #           'PIPELINE' and
10021 #           'NF_VPPIP4' and
10022 #           'IMIX' and
10023 #           '2T1C' and
10024 #           'NDRPDR'"
10025 #  parameters:
10026 #  - "throughput"
10027 #  - "name"
10028 #  - "tags"
10029 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10030 #  x-axis: "X = CNFs per Service Pipeline"
10031 #  y-axis: "Y = Number of Service Pipelines"
10032 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10033 #  layout:
10034 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10035 #    layout: "plot-service-density"
10036 #
10037 #- type: "plot"
10038 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10039 #  algorithm: "plot_nf_heatmap"
10040 #  output-file-type: ".html"
10041 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10042 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10043 #  filter: "'NIC_Intel-XXV710' and
10044 #           'NF_DENSITY' and
10045 #           'DOCKER' and
10046 #           'PIPELINE' and
10047 #           'NF_VPPIP4' and
10048 #           'IMIX' and
10049 #           '4T2C' and
10050 #           'NDRPDR'"
10051 #  parameters:
10052 #  - "throughput"
10053 #  - "name"
10054 #  - "tags"
10055 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10056 #  x-axis: "X = CNFs per Service Pipeline"
10057 #  y-axis: "Y = Number of Service Pipelines"
10058 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10059 #  layout:
10060 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10061 #    layout: "plot-service-density"
10062 #
10063 #- type: "plot"
10064 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10065 #  algorithm: "plot_nf_heatmap"
10066 #  output-file-type: ".html"
10067 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10068 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10069 #  filter: "'NIC_Intel-XXV710' and
10070 #           'NF_DENSITY' and
10071 #           'DOCKER' and
10072 #           'PIPELINE' and
10073 #           'NF_VPPIP4' and
10074 #           'IMIX' and
10075 #           '8T4C' and
10076 #           'NDRPDR'"
10077 #  parameters:
10078 #  - "throughput"
10079 #  - "name"
10080 #  - "tags"
10081 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10082 #  x-axis: "X = CNFs per Service Pipeline"
10083 #  y-axis: "Y = Number of Service Pipelines"
10084 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10085 #  layout:
10086 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10087 #    layout: "plot-service-density"
10088 #
10089 ## Plots - NF Density - CSP - PDR 64b
10090 #- type: "plot"
10091 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10092 #  algorithm: "plot_nf_heatmap"
10093 #  output-file-type: ".html"
10094 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
10095 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10096 #  filter: "'NIC_Intel-XXV710' and
10097 #           'NF_DENSITY' and
10098 #           'DOCKER' and
10099 #           'PIPELINE' and
10100 #           'NF_VPPIP4' and
10101 #           '64B' and
10102 #           '2T1C' and
10103 #           'NDRPDR'"
10104 #  parameters:
10105 #  - "throughput"
10106 #  - "name"
10107 #  - "tags"
10108 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10109 #  x-axis: "X = CNFs per Service Pipeline"
10110 #  y-axis: "Y = Number of Service Pipelines"
10111 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10112 #  layout:
10113 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10114 #    layout: "plot-service-density"
10115 #
10116 #- type: "plot"
10117 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10118 #  algorithm: "plot_nf_heatmap"
10119 #  output-file-type: ".html"
10120 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
10121 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10122 #  filter: "'NIC_Intel-XXV710' and
10123 #           'NF_DENSITY' and
10124 #           'DOCKER' and
10125 #           'PIPELINE' and
10126 #           'NF_VPPIP4' and
10127 #           '64B' and
10128 #           '4T2C' and
10129 #           'NDRPDR'"
10130 #  parameters:
10131 #  - "throughput"
10132 #  - "name"
10133 #  - "tags"
10134 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10135 #  x-axis: "X = CNFs per Service Pipeline"
10136 #  y-axis: "Y = Number of Service Pipelines"
10137 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10138 #  layout:
10139 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10140 #    layout: "plot-service-density"
10141 #
10142 #- type: "plot"
10143 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10144 #  algorithm: "plot_nf_heatmap"
10145 #  output-file-type: ".html"
10146 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
10147 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10148 #  filter: "'NIC_Intel-XXV710' and
10149 #           'NF_DENSITY' and
10150 #           'DOCKER' and
10151 #           'PIPELINE' and
10152 #           'NF_VPPIP4' and
10153 #           '64B' and
10154 #           '8T4C' and
10155 #           'NDRPDR'"
10156 #  parameters:
10157 #  - "throughput"
10158 #  - "name"
10159 #  - "tags"
10160 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10161 #  x-axis: "X = CNFs per Service Pipeline"
10162 #  y-axis: "Y = Number of Service Pipelines"
10163 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10164 #  layout:
10165 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10166 #    layout: "plot-service-density"
10167 #
10168 ## Plots - NF Density - CSP - PDR IMIX
10169 #- type: "plot"
10170 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10171 #  algorithm: "plot_nf_heatmap"
10172 #  output-file-type: ".html"
10173 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10174 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10175 #  filter: "'NIC_Intel-XXV710' and
10176 #           'NF_DENSITY' and
10177 #           'DOCKER' and
10178 #           'PIPELINE' and
10179 #           'NF_VPPIP4' and
10180 #           'IMIX' and
10181 #           '2T1C' and
10182 #           'NDRPDR'"
10183 #  parameters:
10184 #  - "throughput"
10185 #  - "name"
10186 #  - "tags"
10187 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10188 #  x-axis: "X = CNFs per Service Pipeline"
10189 #  y-axis: "Y = Number of Service Pipelines"
10190 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10191 #  layout:
10192 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10193 #    layout: "plot-service-density"
10194 #
10195 #- type: "plot"
10196 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10197 #  algorithm: "plot_nf_heatmap"
10198 #  output-file-type: ".html"
10199 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10200 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10201 #  filter: "'NIC_Intel-XXV710' and
10202 #           'NF_DENSITY' and
10203 #           'DOCKER' and
10204 #           'PIPELINE' and
10205 #           'NF_VPPIP4' and
10206 #           'IMIX' and
10207 #           '4T2C' and
10208 #           'NDRPDR'"
10209 #  parameters:
10210 #  - "throughput"
10211 #  - "name"
10212 #  - "tags"
10213 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10214 #  x-axis: "X = CNFs per Service Pipeline"
10215 #  y-axis: "Y = Number of Service Pipelines"
10216 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10217 #  layout:
10218 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10219 #    layout: "plot-service-density"
10220 #
10221 #- type: "plot"
10222 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10223 #  algorithm: "plot_nf_heatmap"
10224 #  output-file-type: ".html"
10225 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10226 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10227 #  filter: "'NIC_Intel-XXV710' and
10228 #           'NF_DENSITY' and
10229 #           'DOCKER' and
10230 #           'PIPELINE' and
10231 #           'NF_VPPIP4' and
10232 #           'IMIX' and
10233 #           '8T4C' and
10234 #           'NDRPDR'"
10235 #  parameters:
10236 #  - "throughput"
10237 #  - "name"
10238 #  - "tags"
10239 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10240 #  x-axis: "X = CNFs per Service Pipeline"
10241 #  y-axis: "Y = Number of Service Pipelines"
10242 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10243 #  layout:
10244 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10245 #    layout: "plot-service-density"
10246
10247 ###############################################################################
10248 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10249
10250 - type: "plot"
10251   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10252   algorithm: "plot_nf_heatmap"
10253   output-file-type: ".html"
10254   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10255   data: "plot-vpp-nfv-2n-clx-mrr"
10256   filter: "'NIC_Intel-XXV710' and
10257            'NF_DENSITY' and
10258            'VHOST' and
10259            not 'VXLAN' and
10260            'CHAIN' and
10261            'NF_VPPIP4' and
10262            'IMIX' and
10263            '2T1C' and
10264            'MRR'"
10265   parameters:
10266   - "result"
10267   - "name"
10268   - "tags"
10269   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10270   x-axis: "X = VNFs per Service Chain"
10271   y-axis: "Y = Number of Service Chains"
10272   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10273   layout:
10274     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10275     layout: "plot-service-density"
10276
10277 - type: "plot"
10278   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10279   algorithm: "plot_nf_heatmap"
10280   output-file-type: ".html"
10281   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10282   data: "plot-vpp-nfv-2n-clx-mrr"
10283   filter: "'NIC_Intel-XXV710' and
10284            'NF_DENSITY' and
10285            'VHOST' and
10286            not 'VXLAN' and
10287            'CHAIN' and
10288            'NF_VPPIP4' and
10289            'IMIX' and
10290            '4T2C' and
10291            'MRR'"
10292   parameters:
10293   - "result"
10294   - "name"
10295   - "tags"
10296   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10297   x-axis: "X = VNFs per Service Chain"
10298   y-axis: "Y = Number of Service Chains"
10299   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10300   layout:
10301     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10302     layout: "plot-service-density"
10303
10304 - type: "plot"
10305   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10306   algorithm: "plot_nf_heatmap"
10307   output-file-type: ".html"
10308   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10309   data: "plot-vpp-nfv-2n-clx-mrr"
10310   filter: "'NIC_Intel-XXV710' and
10311            'NF_DENSITY' and
10312            'VHOST' and
10313            not 'VXLAN' and
10314            'CHAIN' and
10315            'NF_VPPIP4' and
10316            'IMIX' and
10317            '8T4C' and
10318            'MRR'"
10319   parameters:
10320   - "result"
10321   - "name"
10322   - "tags"
10323   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10324   x-axis: "X = VNFs per Service Chain"
10325   y-axis: "Y = Number of Service Chains"
10326   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10327   layout:
10328     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10329     layout: "plot-service-density"
10330
10331 # Plots - NF Density - VSC - NDR IMIX
10332 - type: "plot"
10333   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10334   algorithm: "plot_nf_heatmap"
10335   output-file-type: ".html"
10336   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10337   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10338   filter: "'NIC_Intel-XXV710' and
10339            'NF_DENSITY' and
10340            'VHOST' and
10341            not 'VXLAN' and
10342            'CHAIN' and
10343            'NF_VPPIP4' and
10344            'IMIX' and
10345            '2T1C' and
10346            'NDRPDR'"
10347   parameters:
10348   - "throughput"
10349   - "name"
10350   - "tags"
10351   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10352   x-axis: "X = VNFs per Service Chain"
10353   y-axis: "Y = Number of Service Chains"
10354   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10355   layout:
10356     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10357     layout: "plot-service-density"
10358
10359 - type: "plot"
10360   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10361   algorithm: "plot_nf_heatmap"
10362   output-file-type: ".html"
10363   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10364   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10365   filter: "'NIC_Intel-XXV710' and
10366            'NF_DENSITY' and
10367            'VHOST' and
10368            not 'VXLAN' and
10369            'CHAIN' and
10370            'NF_VPPIP4' and
10371            'IMIX' and
10372            '4T2C' and
10373            'NDRPDR'"
10374   parameters:
10375   - "throughput"
10376   - "name"
10377   - "tags"
10378   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10379   x-axis: "X = VNFs per Service Chain"
10380   y-axis: "Y = Number of Service Chains"
10381   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10382   layout:
10383     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10384     layout: "plot-service-density"
10385
10386 - type: "plot"
10387   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10388   algorithm: "plot_nf_heatmap"
10389   output-file-type: ".html"
10390   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10391   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10392   filter: "'NIC_Intel-XXV710' and
10393            'NF_DENSITY' and
10394            'VHOST' and
10395            not 'VXLAN' and
10396            'CHAIN' and
10397            'NF_VPPIP4' and
10398            'IMIX' and
10399            '8T4C' and
10400            'NDRPDR'"
10401   parameters:
10402   - "throughput"
10403   - "name"
10404   - "tags"
10405   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10406   x-axis: "X = VNFs per Service Chain"
10407   y-axis: "Y = Number of Service Chains"
10408   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10409   layout:
10410     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10411     layout: "plot-service-density"
10412
10413 # Plots - NF Density - VSC - PDR IMIX
10414 - type: "plot"
10415   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10416   algorithm: "plot_nf_heatmap"
10417   output-file-type: ".html"
10418   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10419   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10420   filter: "'NIC_Intel-XXV710' and
10421            'NF_DENSITY' and
10422            'VHOST' and
10423            not 'VXLAN' and
10424            'CHAIN' and
10425            'NF_VPPIP4' and
10426            'IMIX' and
10427            '2T1C' and
10428            'NDRPDR'"
10429   parameters:
10430   - "throughput"
10431   - "name"
10432   - "tags"
10433   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10434   x-axis: "X = VNFs per Service Chain"
10435   y-axis: "Y = Number of Service Chains"
10436   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10437   layout:
10438     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10439     layout: "plot-service-density"
10440
10441 - type: "plot"
10442   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10443   algorithm: "plot_nf_heatmap"
10444   output-file-type: ".html"
10445   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10446   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10447   filter: "'NIC_Intel-XXV710' and
10448            'NF_DENSITY' and
10449            'VHOST' and
10450            not 'VXLAN' and
10451            'CHAIN' and
10452            'NF_VPPIP4' and
10453            'IMIX' and
10454            '4T2C' and
10455            'NDRPDR'"
10456   parameters:
10457   - "throughput"
10458   - "name"
10459   - "tags"
10460   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10461   x-axis: "X = VNFs per Service Chain"
10462   y-axis: "Y = Number of Service Chains"
10463   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10464   layout:
10465     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10466     layout: "plot-service-density"
10467
10468 - type: "plot"
10469   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10470   algorithm: "plot_nf_heatmap"
10471   output-file-type: ".html"
10472   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10473   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10474   filter: "'NIC_Intel-XXV710' and
10475            'NF_DENSITY' and
10476            'VHOST' and
10477            not 'VXLAN' and
10478            'CHAIN' and
10479            'NF_VPPIP4' and
10480            'IMIX' and
10481            '8T4C' and
10482            'NDRPDR'"
10483   parameters:
10484   - "throughput"
10485   - "name"
10486   - "tags"
10487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10488   x-axis: "X = VNFs per Service Chain"
10489   y-axis: "Y = Number of Service Chains"
10490   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10491   layout:
10492     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10493     layout: "plot-service-density"
10494
10495 # Plots - NF Density - VSC - MRR IMIX
10496 - type: "plot"
10497   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10498   algorithm: "plot_nf_heatmap"
10499   output-file-type: ".html"
10500   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10501   data: "plot-vpp-nfv-2n-clx-mrr"
10502   filter: "'NIC_Intel-XXV710' and
10503            'NF_DENSITY' and
10504            'VHOST' and
10505            'VXLAN' and
10506            'CHAIN' and
10507            'IMIX' and
10508            '2T1C' and
10509            'MRR'"
10510   parameters:
10511   - "result"
10512   - "name"
10513   - "tags"
10514   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10515   x-axis: "X = VNFs per Service Chain"
10516   y-axis: "Y = Number of Service Chains"
10517   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10518   layout:
10519     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10520     layout: "plot-service-density"
10521
10522 - type: "plot"
10523   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10524   algorithm: "plot_nf_heatmap"
10525   output-file-type: ".html"
10526   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10527   data: "plot-vpp-nfv-2n-clx-mrr"
10528   filter: "'NIC_Intel-XXV710' and
10529            'NF_DENSITY' and
10530            'VHOST' and
10531            'VXLAN' and
10532            'CHAIN' and
10533            'IMIX' and
10534            '4T2C' and
10535            'MRR'"
10536   parameters:
10537   - "result"
10538   - "name"
10539   - "tags"
10540   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10541   x-axis: "X = VNFs per Service Chain"
10542   y-axis: "Y = Number of Service Chains"
10543   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10544   layout:
10545     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10546     layout: "plot-service-density"
10547
10548 - type: "plot"
10549   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10550   algorithm: "plot_nf_heatmap"
10551   output-file-type: ".html"
10552   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10553   data: "plot-vpp-nfv-2n-clx-mrr"
10554   filter: "'NIC_Intel-XXV710' and
10555            'NF_DENSITY' and
10556            'VHOST' and
10557            'VXLAN' and
10558            'CHAIN' and
10559            'IMIX' and
10560            '8T4C' and
10561            'MRR'"
10562   parameters:
10563   - "result"
10564   - "name"
10565   - "tags"
10566   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10567   x-axis: "X = VNFs per Service Chain"
10568   y-axis: "Y = Number of Service Chains"
10569   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10570   layout:
10571     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10572     layout: "plot-service-density"
10573
10574 # Plots - NF Density - VSC - NDR IMIX
10575 - type: "plot"
10576   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10577   algorithm: "plot_nf_heatmap"
10578   output-file-type: ".html"
10579   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10580   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10581   filter: "'NIC_Intel-XXV710' and
10582            'NF_DENSITY' and
10583            'VHOST' and
10584            'VXLAN' and
10585            'CHAIN' a
10586            'IMIX' and
10587            '2T1C' and
10588            'NDRPDR'"
10589   parameters:
10590   - "throughput"
10591   - "name"
10592   - "tags"
10593   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10594   x-axis: "X = VNFs per Service Chain"
10595   y-axis: "Y = Number of Service Chains"
10596   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10597   layout:
10598     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10599     layout: "plot-service-density"
10600
10601 - type: "plot"
10602   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10603   algorithm: "plot_nf_heatmap"
10604   output-file-type: ".html"
10605   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10606   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10607   filter: "'NIC_Intel-XXV710' and
10608            'NF_DENSITY' and
10609            'VHOST' and
10610            'VXLAN' and
10611            'CHAIN' and
10612            'IMIX' and
10613            '4T2C' and
10614            'NDRPDR'"
10615   parameters:
10616   - "throughput"
10617   - "name"
10618   - "tags"
10619   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10620   x-axis: "X = VNFs per Service Chain"
10621   y-axis: "Y = Number of Service Chains"
10622   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10623   layout:
10624     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10625     layout: "plot-service-density"
10626
10627 - type: "plot"
10628   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10629   algorithm: "plot_nf_heatmap"
10630   output-file-type: ".html"
10631   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10632   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10633   filter: "'NIC_Intel-XXV710' and
10634            'NF_DENSITY' and
10635            'VHOST' and
10636            'VXLAN' and
10637            'CHAIN' and
10638            'IMIX' and
10639            '8T4C' and
10640            'NDRPDR'"
10641   parameters:
10642   - "throughput"
10643   - "name"
10644   - "tags"
10645   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10646   x-axis: "X = VNFs per Service Chain"
10647   y-axis: "Y = Number of Service Chains"
10648   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10649   layout:
10650     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10651     layout: "plot-service-density"
10652
10653 # Plots - NF Density - VSC - PDR IMIX
10654 - type: "plot"
10655   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10656   algorithm: "plot_nf_heatmap"
10657   output-file-type: ".html"
10658   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10659   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10660   filter: "'NIC_Intel-XXV710' and
10661            'NF_DENSITY' and
10662            'VHOST' and
10663            'VXLAN' and
10664            'CHAIN' and
10665            'IMIX' and
10666            '2T1C' and
10667            'NDRPDR'"
10668   parameters:
10669   - "throughput"
10670   - "name"
10671   - "tags"
10672   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10673   x-axis: "X = VNFs per Service Chain"
10674   y-axis: "Y = Number of Service Chains"
10675   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10676   layout:
10677     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10678     layout: "plot-service-density"
10679
10680 - type: "plot"
10681   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10682   algorithm: "plot_nf_heatmap"
10683   output-file-type: ".html"
10684   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10685   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10686   filter: "'NIC_Intel-XXV710' and
10687            'NF_DENSITY' and
10688            'VHOST' and
10689            'VXLAN' and
10690            'CHAIN' and
10691            'IMIX' and
10692            '4T2C' and
10693            'NDRPDR'"
10694   parameters:
10695   - "throughput"
10696   - "name"
10697   - "tags"
10698   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10699   x-axis: "X = VNFs per Service Chain"
10700   y-axis: "Y = Number of Service Chains"
10701   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10702   layout:
10703     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10704     layout: "plot-service-density"
10705
10706 - type: "plot"
10707   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10708   algorithm: "plot_nf_heatmap"
10709   output-file-type: ".html"
10710   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10711   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10712   filter: "'NIC_Intel-XXV710' and
10713            'NF_DENSITY' and
10714            'VHOST' and
10715            'VXLAN' and
10716            'CHAIN' and
10717            'IMIX' and
10718            '8T4C' and
10719            'NDRPDR'"
10720   parameters:
10721   - "throughput"
10722   - "name"
10723   - "tags"
10724   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10725   x-axis: "X = VNFs per Service Chain"
10726   y-axis: "Y = Number of Service Chains"
10727   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10728   layout:
10729     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10730     layout: "plot-service-density"
10731
10732 # Plots - NF Density - CSC - MRR IMIX
10733 - type: "plot"
10734   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10735   algorithm: "plot_nf_heatmap"
10736   output-file-type: ".html"
10737   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10738   data: "plot-vpp-nfv-2n-clx-mrr"
10739   filter: "'NIC_Intel-XXV710' and
10740            'NF_DENSITY' and
10741            'DOCKER' and
10742            'CHAIN' and
10743            'NF_VPPIP4' and
10744            'IMIX' and
10745            '2T1C' and
10746            'MRR'"
10747   parameters:
10748   - "result"
10749   - "name"
10750   - "tags"
10751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10752   x-axis: "X = CNFs per Service Chain"
10753   y-axis: "Y = Number of Service Chains"
10754   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10755   layout:
10756     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10757     layout: "plot-service-density"
10758
10759 - type: "plot"
10760   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10761   algorithm: "plot_nf_heatmap"
10762   output-file-type: ".html"
10763   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10764   data: "plot-vpp-nfv-2n-clx-mrr"
10765   filter: "'NIC_Intel-XXV710' and
10766            'NF_DENSITY' and
10767            'DOCKER' and
10768            'CHAIN' and
10769            'NF_VPPIP4' and
10770            'IMIX' and
10771            '4T2C' and
10772            'MRR'"
10773   parameters:
10774   - "result"
10775   - "name"
10776   - "tags"
10777   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10778   x-axis: "X = CNFs per Service Chain"
10779   y-axis: "Y = Number of Service Chains"
10780   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10781   layout:
10782     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10783     layout: "plot-service-density"
10784
10785 - type: "plot"
10786   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10787   algorithm: "plot_nf_heatmap"
10788   output-file-type: ".html"
10789   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10790   data: "plot-vpp-nfv-2n-clx-mrr"
10791   filter: "'NIC_Intel-XXV710' and
10792            'NF_DENSITY' and
10793            'DOCKER' and
10794            'CHAIN' and
10795            'NF_VPPIP4' and
10796            'IMIX' and
10797            '8T4C' and
10798            'MRR'"
10799   parameters:
10800   - "result"
10801   - "name"
10802   - "tags"
10803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10804   x-axis: "X = CNFs per Service Chain"
10805   y-axis: "Y = Number of Service Chains"
10806   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10807   layout:
10808     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10809     layout: "plot-service-density"
10810
10811 # Plots - NF Density - CSC - NDR IMIX
10812 - type: "plot"
10813   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10814   algorithm: "plot_nf_heatmap"
10815   output-file-type: ".html"
10816   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10817   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10818   filter: "'NIC_Intel-XXV710' and
10819            'NF_DENSITY' and
10820            'DOCKER' and
10821            'CHAIN' and
10822            'NF_VPPIP4' and
10823            'IMIX' and
10824            '2T1C' and
10825            'NDRPDR'"
10826   parameters:
10827   - "throughput"
10828   - "name"
10829   - "tags"
10830   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10831   x-axis: "X = CNFs per Service Chain"
10832   y-axis: "Y = Number of Service Chains"
10833   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10834   layout:
10835     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10836     layout: "plot-service-density"
10837
10838 - type: "plot"
10839   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10840   algorithm: "plot_nf_heatmap"
10841   output-file-type: ".html"
10842   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10843   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10844   filter: "'NIC_Intel-XXV710' and
10845            'NF_DENSITY' and
10846            'DOCKER' and
10847            'CHAIN' and
10848            'NF_VPPIP4' and
10849            'IMIX' and
10850            '4T2C' and
10851            'NDRPDR'"
10852   parameters:
10853   - "throughput"
10854   - "name"
10855   - "tags"
10856   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10857   x-axis: "X = CNFs per Service Chain"
10858   y-axis: "Y = Number of Service Chains"
10859   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10860   layout:
10861     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10862     layout: "plot-service-density"
10863
10864 - type: "plot"
10865   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10866   algorithm: "plot_nf_heatmap"
10867   output-file-type: ".html"
10868   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10869   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10870   filter: "'NIC_Intel-XXV710' and
10871            'NF_DENSITY' and
10872            'DOCKER' and
10873            'CHAIN' and
10874            'NF_VPPIP4' and
10875            'IMIX' and
10876            '8T4C' and
10877            'NDRPDR'"
10878   parameters:
10879   - "throughput"
10880   - "name"
10881   - "tags"
10882   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10883   x-axis: "X = CNFs per Service Chain"
10884   y-axis: "Y = Number of Service Chains"
10885   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10886   layout:
10887     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10888     layout: "plot-service-density"
10889
10890 # Plots - NF Density - CSC - PDR IMIX
10891 - type: "plot"
10892   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10893   algorithm: "plot_nf_heatmap"
10894   output-file-type: ".html"
10895   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10896   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10897   filter: "'NIC_Intel-XXV710' and
10898            'NF_DENSITY' and
10899            'DOCKER' and
10900            'CHAIN' and
10901            'NF_VPPIP4' and
10902            'IMIX' and
10903            '2T1C' and
10904            'NDRPDR'"
10905   parameters:
10906   - "throughput"
10907   - "name"
10908   - "tags"
10909   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10910   x-axis: "X = CNFs per Service Chain"
10911   y-axis: "Y = Number of Service Chains"
10912   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10913   layout:
10914     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10915     layout: "plot-service-density"
10916
10917 - type: "plot"
10918   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10919   algorithm: "plot_nf_heatmap"
10920   output-file-type: ".html"
10921   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10922   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10923   filter: "'NIC_Intel-XXV710' and
10924            'NF_DENSITY' and
10925            'DOCKER' and
10926            'CHAIN' and
10927            'NF_VPPIP4' and
10928            'IMIX' and
10929            '4T2C' and
10930            'NDRPDR'"
10931   parameters:
10932   - "throughput"
10933   - "name"
10934   - "tags"
10935   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10936   x-axis: "X = CNFs per Service Chain"
10937   y-axis: "Y = Number of Service Chains"
10938   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10939   layout:
10940     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10941     layout: "plot-service-density"
10942
10943 - type: "plot"
10944   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10945   algorithm: "plot_nf_heatmap"
10946   output-file-type: ".html"
10947   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10948   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10949   filter: "'NIC_Intel-XXV710' and
10950            'NF_DENSITY' and
10951            'DOCKER' and
10952            'CHAIN' and
10953            'NF_VPPIP4' and
10954            'IMIX' and
10955            '8T4C' and
10956            'NDRPDR'"
10957   parameters:
10958   - "throughput"
10959   - "name"
10960   - "tags"
10961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10962   x-axis: "X = CNFs per Service Chain"
10963   y-axis: "Y = Number of Service Chains"
10964   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10965   layout:
10966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10967     layout: "plot-service-density"
10968
10969 # Plots - NF Density - CSP - MRR IMIX
10970 - type: "plot"
10971   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10972   algorithm: "plot_nf_heatmap"
10973   output-file-type: ".html"
10974   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10975   data: "plot-vpp-nfv-2n-clx-mrr"
10976   filter: "'NIC_Intel-XXV710' and
10977            'NF_DENSITY' and
10978            'DOCKER' and
10979            'PIPELINE' and
10980            'NF_VPPIP4' and
10981            'IMIX' and
10982            '2T1C' and
10983            'MRR'"
10984   parameters:
10985   - "result"
10986   - "name"
10987   - "tags"
10988   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10989   x-axis: "X = CNFs per Service Pipeline"
10990   y-axis: "Y = Number of Service Pipelines"
10991   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10992   layout:
10993     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10994     layout: "plot-service-density"
10995
10996 - type: "plot"
10997   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10998   algorithm: "plot_nf_heatmap"
10999   output-file-type: ".html"
11000   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11001   data: "plot-vpp-nfv-2n-clx-mrr"
11002   filter: "'NIC_Intel-XXV710' and
11003            'NF_DENSITY' and
11004            'DOCKER' and
11005            'PIPELINE' and
11006            'NF_VPPIP4' and
11007            'IMIX' and
11008            '4T2C' and
11009            'MRR'"
11010   parameters:
11011   - "result"
11012   - "name"
11013   - "tags"
11014   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11015   x-axis: "X = CNFs per Service Pipeline"
11016   y-axis: "Y = Number of Service Pipelines"
11017   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11018   layout:
11019     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11020     layout: "plot-service-density"
11021
11022 - type: "plot"
11023   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11024   algorithm: "plot_nf_heatmap"
11025   output-file-type: ".html"
11026   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11027   data: "plot-vpp-nfv-2n-clx-mrr"
11028   filter: "'NIC_Intel-XXV710' and
11029            'NF_DENSITY' and
11030            'DOCKER' and
11031            'PIPELINE' and
11032            'NF_VPPIP4' and
11033            'IMIX' and
11034            '8T4C' and
11035            'MRR'"
11036   parameters:
11037   - "result"
11038   - "name"
11039   - "tags"
11040   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11041   x-axis: "X = CNFs per Service Pipeline"
11042   y-axis: "Y = Number of Service Pipelines"
11043   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11044   layout:
11045     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11046     layout: "plot-service-density"
11047
11048 # Plots - NF Density - CSP - NDR IMIX
11049 - type: "plot"
11050   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11051   algorithm: "plot_nf_heatmap"
11052   output-file-type: ".html"
11053   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11054   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11055   filter: "'NIC_Intel-XXV710' and
11056            'NF_DENSITY' and
11057            'DOCKER' and
11058            'PIPELINE' and
11059            'NF_VPPIP4' and
11060            'IMIX' and
11061            '2T1C' and
11062            'NDRPDR'"
11063   parameters:
11064   - "throughput"
11065   - "name"
11066   - "tags"
11067   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11068   x-axis: "X = CNFs per Service Pipeline"
11069   y-axis: "Y = Number of Service Pipelines"
11070   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11071   layout:
11072     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11073     layout: "plot-service-density"
11074
11075 - type: "plot"
11076   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11077   algorithm: "plot_nf_heatmap"
11078   output-file-type: ".html"
11079   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11080   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11081   filter: "'NIC_Intel-XXV710' and
11082            'NF_DENSITY' and
11083            'DOCKER' and
11084            'PIPELINE' and
11085            'NF_VPPIP4' and
11086            'IMIX' and
11087            '4T2C' and
11088            'NDRPDR'"
11089   parameters:
11090   - "throughput"
11091   - "name"
11092   - "tags"
11093   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11094   x-axis: "X = CNFs per Service Pipeline"
11095   y-axis: "Y = Number of Service Pipelines"
11096   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11097   layout:
11098     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11099     layout: "plot-service-density"
11100
11101 - type: "plot"
11102   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11103   algorithm: "plot_nf_heatmap"
11104   output-file-type: ".html"
11105   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11106   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11107   filter: "'NIC_Intel-XXV710' and
11108            'NF_DENSITY' and
11109            'DOCKER' and
11110            'PIPELINE' and
11111            'NF_VPPIP4' and
11112            'IMIX' and
11113            '8T4C' and
11114            'NDRPDR'"
11115   parameters:
11116   - "throughput"
11117   - "name"
11118   - "tags"
11119   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11120   x-axis: "X = CNFs per Service Pipeline"
11121   y-axis: "Y = Number of Service Pipelines"
11122   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11123   layout:
11124     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11125     layout: "plot-service-density"
11126
11127 # Plots - NF Density - CSP - PDR IMIX
11128 - type: "plot"
11129   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11130   algorithm: "plot_nf_heatmap"
11131   output-file-type: ".html"
11132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11133   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11134   filter: "'NIC_Intel-XXV710' and
11135            'NF_DENSITY' and
11136            'DOCKER' and
11137            'PIPELINE' and
11138            'NF_VPPIP4' and
11139            'IMIX' and
11140            '2T1C' and
11141            'NDRPDR'"
11142   parameters:
11143   - "throughput"
11144   - "name"
11145   - "tags"
11146   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11147   x-axis: "X = CNFs per Service Pipeline"
11148   y-axis: "Y = Number of Service Pipelines"
11149   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11150   layout:
11151     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11152     layout: "plot-service-density"
11153
11154 - type: "plot"
11155   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11156   algorithm: "plot_nf_heatmap"
11157   output-file-type: ".html"
11158   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11159   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11160   filter: "'NIC_Intel-XXV710' and
11161            'NF_DENSITY' and
11162            'DOCKER' and
11163            'PIPELINE' and
11164            'NF_VPPIP4' and
11165            'IMIX' and
11166            '4T2C' and
11167            'NDRPDR'"
11168   parameters:
11169   - "throughput"
11170   - "name"
11171   - "tags"
11172   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11173   x-axis: "X = CNFs per Service Pipeline"
11174   y-axis: "Y = Number of Service Pipelines"
11175   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11176   layout:
11177     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11178     layout: "plot-service-density"
11179
11180 - type: "plot"
11181   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11182   algorithm: "plot_nf_heatmap"
11183   output-file-type: ".html"
11184   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11185   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11186   filter: "'NIC_Intel-XXV710' and
11187            'NF_DENSITY' and
11188            'DOCKER' and
11189            'PIPELINE' and
11190            'NF_VPPIP4' and
11191            'IMIX' and
11192            '8T4C' and
11193            'NDRPDR'"
11194   parameters:
11195   - "throughput"
11196   - "name"
11197   - "tags"
11198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11199   x-axis: "X = CNFs per Service Pipeline"
11200   y-axis: "Y = Number of Service Pipelines"
11201   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11202   layout:
11203     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11204     layout: "plot-service-density"
11205
11206 ################################################################################
11207
11208 # Packet Throughput
11209
11210 - type: "plot"
11211   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11212   algorithm: "plot_perf_box_name"
11213   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11214   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11215   include:
11216     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11217     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11218     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11219     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11220   layout:
11221     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11222     layout: "plot-throughput"
11223
11224 - type: "plot"
11225   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11226   algorithm: "plot_perf_box_name"
11227   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11228   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11229   include:
11230     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11231     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11232     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11233     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11234   layout:
11235     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11236     layout: "plot-throughput"
11237
11238 - type: "plot"
11239   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11240   algorithm: "plot_perf_box_name"
11241   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11243   include:
11244     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11245     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11246     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11247     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11248   layout:
11249     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11250     layout: "plot-throughput"
11251
11252 - type: "plot"
11253   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11254   algorithm: "plot_perf_box_name"
11255   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11256   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11257   include:
11258     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11259     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11260     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11261     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11262   layout:
11263     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11264     layout: "plot-throughput"
11265
11266 - type: "plot"
11267   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11268   algorithm: "plot_perf_box_name"
11269   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11271   include:
11272     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1dcr-ndrpdr"
11273     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1lxc-ndrpdr"
11274     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11275     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11276     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11277   layout:
11278     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11279     layout: "plot-throughput"
11280
11281 - type: "plot"
11282   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11283   algorithm: "plot_perf_box_name"
11284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11286   include:
11287     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11288     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11289     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11290     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-avf-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11291     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11292   layout:
11293     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11294     layout: "plot-throughput"
11295
11296 - type: "plot"
11297   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11298   algorithm: "plot_perf_box_name"
11299   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11300   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11301   include:
11302     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11303     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11304     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11305     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11306     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11307   layout:
11308     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11309     layout: "plot-throughput"
11310
11311 - type: "plot"
11312   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11313   algorithm: "plot_perf_box_name"
11314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11316   include:
11317     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11318     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11319     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11320     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11321     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11322   layout:
11323     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11324     layout: "plot-throughput"
11325
11326 - type: "plot"
11327   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11328   algorithm: "plot_perf_box_name"
11329   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11330   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11331   include:
11332     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11333     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11334     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11335     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11336     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11337   layout:
11338     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11339     layout: "plot-throughput"
11340
11341 - type: "plot"
11342   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11343   algorithm: "plot_perf_box_name"
11344   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11345   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11346   include:
11347     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11348     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11349     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11350     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11351     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11352   layout:
11353     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11354     layout: "plot-throughput"
11355
11356 - type: "plot"
11357   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11358   algorithm: "plot_perf_box_name"
11359   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11361   include:
11362     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11363     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11364     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11365     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11366     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11367     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11368   layout:
11369     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11370     layout: "plot-throughput"
11371
11372 - type: "plot"
11373   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11374   algorithm: "plot_perf_box_name"
11375   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11376   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11377   include:
11378     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11379     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11380     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11381     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11382     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11383     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11384   layout:
11385     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11386     layout: "plot-throughput"
11387
11388 - type: "plot"
11389   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11390   algorithm: "plot_perf_box_name"
11391   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11393   include:
11394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11396     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11399   layout:
11400     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11401     layout: "plot-throughput"
11402
11403 - type: "plot"
11404   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11405   algorithm: "plot_perf_box_name"
11406   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11408   include:
11409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11414   layout:
11415     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11416     layout: "plot-throughput"
11417
11418 - type: "plot"
11419   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11420   algorithm: "plot_perf_box_name"
11421   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11423   include:
11424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11427   layout:
11428     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11429     layout: "plot-throughput"
11430
11431 - type: "plot"
11432   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11433   algorithm: "plot_perf_box_name"
11434   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11436   include:
11437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11440   layout:
11441     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11442     layout: "plot-throughput"
11443
11444 - type: "plot"
11445   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11446   algorithm: "plot_perf_box_name"
11447   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11448   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11449   include:
11450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11455   layout:
11456     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11457     layout: "plot-throughput"
11458
11459 - type: "plot"
11460   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11461   algorithm: "plot_perf_box_name"
11462   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11463   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11464   include:
11465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11470   layout:
11471     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11472     layout: "plot-throughput"
11473
11474 - type: "plot"
11475   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11476   algorithm: "plot_perf_box_name"
11477   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11478   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11479   include:
11480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11483   layout:
11484     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11485     layout: "plot-throughput"
11486
11487 - type: "plot"
11488   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11489   algorithm: "plot_perf_box_name"
11490   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11492   include:
11493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11496   layout:
11497     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11498     layout: "plot-throughput"
11499
11500 - type: "plot"
11501   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11502   algorithm: "plot_perf_box_name"
11503   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11505   include:
11506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11508     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11512   layout:
11513     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11514     layout: "plot-throughput"
11515
11516 - type: "plot"
11517   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11518   algorithm: "plot_perf_box_name"
11519   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11521   include:
11522     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11523     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11528   layout:
11529     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11530     layout: "plot-throughput"
11531
11532 - type: "plot"
11533   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11534   algorithm: "plot_perf_box_name"
11535   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11536   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11537   include:
11538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11540     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11544   layout:
11545     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11546     layout: "plot-throughput"
11547
11548 - type: "plot"
11549   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11550   algorithm: "plot_perf_box_name"
11551   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11552   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11553   include:
11554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11560   layout:
11561     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11562     layout: "plot-throughput"
11563
11564 - type: "plot"
11565   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11566   algorithm: "plot_perf_box_name"
11567   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11569   include:
11570     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11571     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11572     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11573   layout:
11574     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11575     layout: "plot-throughput"
11576
11577 - type: "plot"
11578   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11579   algorithm: "plot_perf_box_name"
11580   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11581   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11582   include:
11583     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11585     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11586   layout:
11587     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11588     layout: "plot-throughput"
11589
11590 - type: "plot"
11591   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11592   algorithm: "plot_perf_box_name"
11593   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11595   include:
11596     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11597     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11598     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11599 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11600 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11601   layout:
11602     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11603     layout: "plot-throughput"
11604
11605 - type: "plot"
11606   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11607   algorithm: "plot_perf_box_name"
11608   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11610   include:
11611     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11612     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11613     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11614 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11615 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11616   layout:
11617     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11618     layout: "plot-throughput"
11619
11620 - type: "plot"
11621   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11622   algorithm: "plot_perf_box_name"
11623   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11625   include:
11626     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11627     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11629     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11630     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11631   layout:
11632     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11633     layout: "plot-throughput"
11634
11635 - type: "plot"
11636   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11637   algorithm: "plot_perf_box_name"
11638   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11639   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11640   include:
11641     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11642     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11643     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11645     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11646   layout:
11647     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11648     layout: "plot-throughput"
11649
11650 - type: "plot"
11651   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11652   algorithm: "plot_perf_box_name"
11653   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11655   include:
11656     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11660     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11661   layout:
11662     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11663     layout: "plot-throughput"
11664
11665 - type: "plot"
11666   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11667   algorithm: "plot_perf_box_name"
11668   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11670   include:
11671     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11675     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11676   layout:
11677     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11678     layout: "plot-throughput"
11679
11680 - type: "plot"
11681   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11682   algorithm: "plot_perf_box_name"
11683   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11685   include:
11686     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11687     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11690     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11691     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11692   layout:
11693     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11694     layout: "plot-throughput"
11695
11696 - type: "plot"
11697   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11698   algorithm: "plot_perf_box_name"
11699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11701   include:
11702     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11706     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11707     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11708   layout:
11709     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11710     layout: "plot-throughput"
11711
11712 - type: "plot"
11713   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11714   algorithm: "plot_perf_box_name"
11715   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11716   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11717   include:
11718     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11719     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11721     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11722     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11723     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11724   layout:
11725     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11726     layout: "plot-throughput"
11727
11728 - type: "plot"
11729   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11730   algorithm: "plot_perf_box_name"
11731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11733   include:
11734     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11735     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11736     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11737     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11738     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11739     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11740   layout:
11741     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11742     layout: "plot-throughput"
11743
11744 - type: "plot"
11745   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11746   algorithm: "plot_perf_box_name"
11747   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11748   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11749   include:
11750     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11751     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11752     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11755   layout:
11756     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11757     layout: "plot-throughput"
11758
11759 - type: "plot"
11760   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11761   algorithm: "plot_perf_box_name"
11762   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11763   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11764   include:
11765     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11766     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11769     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11770   layout:
11771     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11772     layout: "plot-throughput"
11773
11774 - type: "plot"
11775   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11776   algorithm: "plot_perf_box_name"
11777   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11778   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11779   include:
11780     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11781     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11785     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11786   layout:
11787     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11788     layout: "plot-throughput"
11789
11790 - type: "plot"
11791   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11792   algorithm: "plot_perf_box_name"
11793   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11794   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11795   include:
11796     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11800     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11801     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11802   layout:
11803     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11804     layout: "plot-throughput"
11805
11806 - type: "plot"
11807   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11808   algorithm: "plot_perf_box_name"
11809   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11810   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11811   include:
11812     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11816     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11817   layout:
11818     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11819     layout: "plot-throughput"
11820
11821 - type: "plot"
11822   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11823   algorithm: "plot_perf_box_name"
11824   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11825   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11826   include:
11827     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11832   layout:
11833     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11834     layout: "plot-throughput"
11835
11836 - type: "plot"
11837   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11838   algorithm: "plot_perf_box_name"
11839   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11840   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11841   include:
11842     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11848   layout:
11849     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11850     layout: "plot-throughput"
11851
11852 - type: "plot"
11853   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11854   algorithm: "plot_perf_box_name"
11855   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11856   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11857   include:
11858     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11864   layout:
11865     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11866     layout: "plot-throughput"
11867
11868 - type: "plot"
11869   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11870   algorithm: "plot_perf_box_name"
11871   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11872   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11873   include:
11874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11879   layout:
11880     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11881     layout: "plot-throughput"
11882
11883 - type: "plot"
11884   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11885   algorithm: "plot_perf_box_name"
11886   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11887   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11888   include:
11889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11894   layout:
11895     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11896     layout: "plot-throughput"
11897
11898 - type: "plot"
11899   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11900   algorithm: "plot_perf_box_name"
11901   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11902   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11903   include:
11904     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11905     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11910   layout:
11911     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11912     layout: "plot-throughput"
11913
11914 - type: "plot"
11915   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11916   algorithm: "plot_perf_box_name"
11917   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11918   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11919   include:
11920     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11926   layout:
11927     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11928     layout: "plot-throughput"
11929
11930 - type: "plot"
11931   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11932   algorithm: "plot_perf_box_name"
11933   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11935   include:
11936     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11938   layout:
11939     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11940     layout: "plot-throughput"
11941
11942 - type: "plot"
11943   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11944   algorithm: "plot_perf_box_name"
11945   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11947   include:
11948     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11949     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11950   layout:
11951     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11952     layout: "plot-throughput"
11953
11954 - type: "plot"
11955   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11956   algorithm: "plot_perf_box_name"
11957   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11958   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11959   include:
11960     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11961     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11962     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11963     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11964   layout:
11965     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11966     layout: "plot-throughput"
11967
11968 - type: "plot"
11969   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11970   algorithm: "plot_perf_box_name"
11971   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11972   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11973   include:
11974     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11975     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11976     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11977     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11978   layout:
11979     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11980     layout: "plot-throughput"
11981
11982 - type: "plot"
11983   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11984   algorithm: "plot_perf_box_name"
11985   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11987   include:
11988     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11989     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11990     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11991     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11992   layout:
11993     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11994     layout: "plot-throughput"
11995
11996 - type: "plot"
11997   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11998   algorithm: "plot_perf_box_name"
11999   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12000   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12001   include:
12002     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12003     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12004     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12005     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12006   layout:
12007     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12008     layout: "plot-throughput"
12009
12010 - type: "plot"
12011   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12012   algorithm: "plot_perf_box_name"
12013   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12014   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12015   include:
12016     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12017     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12018     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12019     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12020   layout:
12021     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12022     layout: "plot-throughput"
12023
12024 - type: "plot"
12025   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12026   algorithm: "plot_perf_box_name"
12027   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12028   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12029   include:
12030     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12031     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12032     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12033     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12034   layout:
12035     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12036     layout: "plot-throughput"
12037
12038 - type: "plot"
12039   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12040   algorithm: "plot_perf_box_name"
12041   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12042   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12043   include:
12044     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12045     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12046     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12047     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12048   layout:
12049     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12050     layout: "plot-throughput"
12051
12052 - type: "plot"
12053   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12054   algorithm: "plot_perf_box_name"
12055   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12056   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12057   include:
12058     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12059     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12060     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12061     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12062   layout:
12063     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12064     layout: "plot-throughput"
12065
12066 - type: "plot"
12067   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12068   algorithm: "plot_perf_box_name"
12069   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12071   include:
12072     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12073     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12074     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12075     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12076     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12077     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12078   layout:
12079     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12080     layout: "plot-throughput"
12081
12082 - type: "plot"
12083   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12084   algorithm: "plot_perf_box_name"
12085   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12086   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12087   include:
12088     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12089     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12090     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12091     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12094   layout:
12095     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12096     layout: "plot-throughput"
12097
12098 - type: "plot"
12099   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12100   algorithm: "plot_perf_box_name"
12101   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12103   include:
12104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12105     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12109   layout:
12110     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12111     layout: "plot-throughput"
12112
12113 - type: "plot"
12114   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12115   algorithm: "plot_perf_box_name"
12116   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12118   include:
12119     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12120     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12123     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12124   layout:
12125     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12126     layout: "plot-throughput"
12127
12128 - type: "plot"
12129   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12130   algorithm: "plot_perf_box_name"
12131   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12133   include:
12134     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12135     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12138     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12139   layout:
12140     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12141     layout: "plot-throughput"
12142
12143 - type: "plot"
12144   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12145   algorithm: "plot_perf_box_name"
12146   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12147   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12148   include:
12149     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12151     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12154   layout:
12155     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12156     layout: "plot-throughput"
12157
12158 - type: "plot"
12159   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12160   algorithm: "plot_perf_box_name"
12161   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12163   include:
12164     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12165     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12167   layout:
12168     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12169     layout: "plot-throughput"
12170
12171 - type: "plot"
12172   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12173   algorithm: "plot_perf_box_name"
12174   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12176   include:
12177     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12178     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12179     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12180   layout:
12181     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12182     layout: "plot-throughput"
12183
12184 - type: "plot"
12185   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12186   algorithm: "plot_perf_box_name"
12187   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12189   include:
12190     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12191     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12192     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12193   layout:
12194     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12195     layout: "plot-throughput"
12196
12197 - type: "plot"
12198   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12199   algorithm: "plot_perf_box_name"
12200   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12202   include:
12203     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12204     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12205     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12206   layout:
12207     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12208     layout: "plot-throughput"
12209
12210 - type: "plot"
12211   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12212   algorithm: "plot_perf_box_name"
12213   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12215   include:
12216     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12217     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12218     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12219     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12220     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12221   layout:
12222     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12223     layout: "plot-throughput"
12224
12225 - type: "plot"
12226   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12227   algorithm: "plot_perf_box_name"
12228   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12230   include:
12231     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12232     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12233     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12234     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12235     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12236   layout:
12237     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12238     layout: "plot-throughput"
12239
12240 - type: "plot"
12241   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12242   algorithm: "plot_perf_box_name"
12243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12245   include:
12246     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12247     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12250     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12251   layout:
12252     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12253     layout: "plot-throughput"
12254
12255 - type: "plot"
12256   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12257   algorithm: "plot_perf_box_name"
12258   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12259   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12260   include:
12261     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12262     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12263     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12265     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12266   layout:
12267     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12268     layout: "plot-throughput"
12269
12270 - type: "plot"
12271   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12272   algorithm: "plot_perf_box_name"
12273   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12274   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12275   include:
12276     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12277     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12281   layout:
12282     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12283     layout: "plot-throughput"
12284
12285 - type: "plot"
12286   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12287   algorithm: "plot_perf_box_name"
12288   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12289   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12290   include:
12291     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12296   layout:
12297     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12298     layout: "plot-throughput"
12299
12300 - type: "plot"
12301   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12302   algorithm: "plot_perf_box_name"
12303   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12304   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12305   include:
12306     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12307     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12309     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12311   layout:
12312     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12313     layout: "plot-throughput"
12314
12315 - type: "plot"
12316   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12317   algorithm: "plot_perf_box_name"
12318   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12319   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12320   include:
12321     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12322     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12323     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12324     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12325     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12326   layout:
12327     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12328     layout: "plot-throughput"
12329
12330 - type: "plot"
12331   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12332   algorithm: "plot_perf_box_name"
12333   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12334   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12335   include:
12336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12337     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12338     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12339     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12340     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12341   layout:
12342     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12343     layout: "plot-throughput"
12344
12345 - type: "plot"
12346   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12347   algorithm: "plot_perf_box_name"
12348   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12349   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12350   include:
12351     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12352     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12353     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12355     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12356   layout:
12357     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12358     layout: "plot-throughput"
12359
12360 - type: "plot"
12361   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12362   algorithm: "plot_perf_box_name"
12363   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12364   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12365   include:
12366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12367     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12368     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12369     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12370     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12371     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12372   layout:
12373     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12374     layout: "plot-throughput"
12375
12376 - type: "plot"
12377   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12378   algorithm: "plot_perf_box_name"
12379   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12380   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12381   include:
12382     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12383     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12384     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12385     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12386     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12387     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12388   layout:
12389     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12390     layout: "plot-throughput"
12391
12392 - type: "plot"
12393   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12394   algorithm: "plot_perf_box_name"
12395   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12397   include:
12398     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12399     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12400     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12401     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12402   layout:
12403     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12404     layout: "plot-throughput"
12405
12406 - type: "plot"
12407   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12408   algorithm: "plot_perf_box_name"
12409   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12411   include:
12412     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12413     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12414     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12415     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12416   layout:
12417     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12418     layout: "plot-throughput"
12419
12420 - type: "plot"
12421   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12422   algorithm: "plot_perf_box_name"
12423   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12425   include:
12426     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12427     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12428     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12429     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12430     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12431     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12432   layout:
12433     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12434     layout: "plot-throughput"
12435
12436 - type: "plot"
12437   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12438   algorithm: "plot_perf_box_name"
12439   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12441   include:
12442     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12443     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12444     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12445     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12446     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12447     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12448   layout:
12449     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12450     layout: "plot-throughput"
12451
12452 - type: "plot"
12453   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12454   algorithm: "plot_perf_box_name"
12455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12457   include:
12458     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12459     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12460     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12461     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12462     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12463     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12464   layout:
12465     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12466     layout: "plot-throughput"
12467
12468 - type: "plot"
12469   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12470   algorithm: "plot_perf_box_name"
12471   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12473   include:
12474     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12475     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12476     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12477     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12478     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12479     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12480   layout:
12481     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12482     layout: "plot-throughput"
12483
12484 - type: "plot"
12485   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12486   algorithm: "plot_perf_box_name"
12487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12489   include:
12490     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12491     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12492     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12493     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12494     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12495     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12496   layout:
12497     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12498     layout: "plot-throughput"
12499
12500 - type: "plot"
12501   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12502   algorithm: "plot_perf_box_name"
12503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12505   include:
12506     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12507     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12508     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12509     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12510     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12511     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12512   layout:
12513     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12514     layout: "plot-throughput"
12515
12516 - type: "plot"
12517   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12518   algorithm: "plot_perf_box_name"
12519   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12520   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12521   include:
12522     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12523     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12524     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12525     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12526     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12527     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12528   layout:
12529     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12530     layout: "plot-throughput"
12531
12532 - type: "plot"
12533   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12534   algorithm: "plot_perf_box_name"
12535   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12536   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12537   include:
12538     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12539     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12540     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12541     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12542     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12543     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12544   layout:
12545     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12546     layout: "plot-throughput"
12547
12548 - type: "plot"
12549   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12550   algorithm: "plot_perf_box_name"
12551   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12552   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12553   include:
12554     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12555     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12556     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12557     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12558     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12559     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12560   layout:
12561     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12562     layout: "plot-throughput"
12563
12564 - type: "plot"
12565   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12566   algorithm: "plot_perf_box_name"
12567   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12568   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12569   include:
12570     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12571     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12572     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12573     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12574     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12575     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12576   layout:
12577     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12578     layout: "plot-throughput"
12579
12580 - type: "plot"
12581   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12582   algorithm: "plot_perf_box_name"
12583   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12585   include:
12586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12591     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12592   layout:
12593     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12594     layout: "plot-throughput"
12595
12596 - type: "plot"
12597   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12598   algorithm: "plot_perf_box_name"
12599   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12600   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12601   include:
12602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12606     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12607     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12608   layout:
12609     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12610     layout: "plot-throughput"
12611
12612 - type: "plot"
12613   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12614   algorithm: "plot_perf_box_name"
12615   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12617   include:
12618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12622     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12623     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12624   layout:
12625     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12626     layout: "plot-throughput"
12627
12628 - type: "plot"
12629   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12630   algorithm: "plot_perf_box_name"
12631   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12633   include:
12634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12638     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12639     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12640   layout:
12641     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12642     layout: "plot-throughput"
12643
12644 - type: "plot"
12645   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12646   algorithm: "plot_perf_box_name"
12647   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12648   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12649   include:
12650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12652     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12653     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12654     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12655     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12656   layout:
12657     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12658     layout: "plot-throughput"
12659
12660 - type: "plot"
12661   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12662   algorithm: "plot_perf_box_name"
12663   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12664   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12665   include:
12666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12670     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12672   layout:
12673     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12674     layout: "plot-throughput"
12675
12676 - type: "plot"
12677   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12678   algorithm: "plot_perf_box_name"
12679   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12680   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12681   include:
12682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12686   layout:
12687     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12688     layout: "plot-throughput"
12689
12690 - type: "plot"
12691   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12692   algorithm: "plot_perf_box_name"
12693   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12694   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12695   include:
12696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12700   layout:
12701     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12702     layout: "plot-throughput"
12703
12704 - type: "plot"
12705   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12706   algorithm: "plot_perf_box_name"
12707   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12709   include:
12710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12714   layout:
12715     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12716     layout: "plot-throughput"
12717
12718 - type: "plot"
12719   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12720   algorithm: "plot_perf_box_name"
12721   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12722   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12723   include:
12724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12728   layout:
12729     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12730     layout: "plot-throughput"
12731
12732 - type: "plot"
12733   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12734   algorithm: "plot_perf_box_name"
12735   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12736   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12737   include:
12738     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12739     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12740     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12741     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12742     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12743     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12744   layout:
12745     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12746     layout: "plot-throughput"
12747
12748 - type: "plot"
12749   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12750   algorithm: "plot_perf_box_name"
12751   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12752   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12753   include:
12754     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12755     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12756     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12757     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12758     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12759     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12760   layout:
12761     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12762     layout: "plot-throughput"
12763
12764 - type: "plot"
12765   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12766   algorithm: "plot_perf_box_name"
12767   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12769   include:
12770     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12771     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12772     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12773     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12774     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12775   layout:
12776     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12777     layout: "plot-throughput"
12778
12779 - type: "plot"
12780   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12781   algorithm: "plot_perf_box_name"
12782   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12784   include:
12785     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12786     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12787     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12788     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12789     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12790   layout:
12791     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12792     layout: "plot-throughput"
12793
12794 - type: "plot"
12795   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12796   algorithm: "plot_perf_box_name"
12797   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12798   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12799   include:
12800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12805   layout:
12806     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12807     layout: "plot-throughput"
12808
12809 - type: "plot"
12810   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12811   algorithm: "plot_perf_box_name"
12812   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12814   include:
12815     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12816     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12817     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12820   layout:
12821     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12822     layout: "plot-throughput"
12823
12824 - type: "plot"
12825   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12826   algorithm: "plot_perf_box_name"
12827   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12829   include:
12830     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12831     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12832     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12833     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12834   layout:
12835     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12836     layout: "plot-throughput"
12837
12838 - type: "plot"
12839   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12840   algorithm: "plot_perf_box_name"
12841   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12843   include:
12844     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12848   layout:
12849     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12850     layout: "plot-throughput"
12851
12852 - type: "plot"
12853   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12854   algorithm: "plot_perf_box_name"
12855   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12857   include:
12858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12864   layout:
12865     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12866     layout: "plot-throughput"
12867
12868 - type: "plot"
12869   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12870   algorithm: "plot_perf_box_name"
12871   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12873   include:
12874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12880   layout:
12881     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12882     layout: "plot-throughput"
12883
12884 - type: "plot"
12885   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12886   algorithm: "plot_perf_box_name"
12887   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12889   include:
12890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12895     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12896   layout:
12897     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12898     layout: "plot-throughput"
12899
12900 - type: "plot"
12901   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12902   algorithm: "plot_perf_box_name"
12903   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12904   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12905   include:
12906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12910     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12911     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12912   layout:
12913     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12914     layout: "plot-throughput"
12915
12916 - type: "plot"
12917   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12918   algorithm: "plot_perf_box_name"
12919   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12920   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12921   include:
12922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12924     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12925     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12926     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12927     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12928   layout:
12929     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12930     layout: "plot-throughput"
12931
12932 - type: "plot"
12933   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12934   algorithm: "plot_perf_box_name"
12935   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12936   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12937   include:
12938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12941     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12942     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12943     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12944   layout:
12945     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12946     layout: "plot-throughput"
12947
12948 - type: "plot"
12949   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12950   algorithm: "plot_perf_box_name"
12951   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12952   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12953   include:
12954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12956     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12957     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12958     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12960   layout:
12961     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12962     layout: "plot-throughput"
12963
12964 - type: "plot"
12965   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12966   algorithm: "plot_perf_box_name"
12967   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12969   include:
12970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12974     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12975     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12976   layout:
12977     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12978     layout: "plot-throughput"
12979
12980 - type: "plot"
12981   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12982   algorithm: "plot_perf_box_name"
12983   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12984   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12985   include:
12986     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12987     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12988     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12989     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12990   layout:
12991     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12992     layout: "plot-throughput"
12993
12994 - type: "plot"
12995   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12996   algorithm: "plot_perf_box_name"
12997   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12998   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12999   include:
13000     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13001     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13002     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13003     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13004   layout:
13005     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13006     layout: "plot-throughput"
13007
13008 - type: "plot"
13009   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13010   algorithm: "plot_perf_box_name"
13011   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13012   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13013   include:
13014     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13015     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13016     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13017     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13020   layout:
13021     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13022     layout: "plot-throughput"
13023
13024 - type: "plot"
13025   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13026   algorithm: "plot_perf_box_name"
13027   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13028   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13029   include:
13030     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13036   layout:
13037     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13038     layout: "plot-throughput"
13039
13040 - type: "plot"
13041   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13042   algorithm: "plot_perf_box_name"
13043   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13044   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13045   include:
13046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13052   layout:
13053     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13054     layout: "plot-throughput"
13055
13056 - type: "plot"
13057   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13058   algorithm: "plot_perf_box_name"
13059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13061   include:
13062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13068   layout:
13069     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13070     layout: "plot-throughput"
13071
13072 #- type: "plot"
13073 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13074 #  algorithm: "plot_perf_box_name"
13075 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13076 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13077 #  include:
13078 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13079 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13080 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13081 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13082 #  layout:
13083 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13084 #    layout: "plot-throughput"
13085 #
13086 #- type: "plot"
13087 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13088 #  algorithm: "plot_perf_box_name"
13089 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13090 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13091 #  include:
13092 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13093 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13094 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13095 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13096 #  layout:
13097 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13098 #    layout: "plot-throughput"
13099
13100 - type: "plot"
13101   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13102   algorithm: "plot_perf_box_name"
13103   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13104   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13105   include:
13106     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13107     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13108     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13109     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13112   layout:
13113     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13114     layout: "plot-throughput"
13115
13116 - type: "plot"
13117   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13118   algorithm: "plot_perf_box_name"
13119   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13120   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13121   include:
13122     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13123     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13124     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13125     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13126     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13128   layout:
13129     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13130     layout: "plot-throughput"
13131
13132 #- type: "plot"
13133 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13134 #  algorithm: "plot_perf_box_name"
13135 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13136 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13137 #  include:
13138 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13139 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13140 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13141 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13142 #  layout:
13143 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13144 #    layout: "plot-throughput"
13145 #
13146 #- type: "plot"
13147 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13148 #  algorithm: "plot_perf_box_name"
13149 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13150 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13151 #  include:
13152 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13153 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13154 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13155 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13156 #  layout:
13157 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13158 #    layout: "plot-throughput"
13159
13160 - type: "plot"
13161   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13162   algorithm: "plot_perf_box_name"
13163   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13164   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13165   include:
13166     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13167     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13169     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13170     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13171     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13172   layout:
13173     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13174     layout: "plot-throughput"
13175
13176 - type: "plot"
13177   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13178   algorithm: "plot_perf_box_name"
13179   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13180   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13181   include:
13182     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13183     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13184     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13185     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13186     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13187     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13188   layout:
13189     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13190     layout: "plot-throughput"
13191
13192 #- type: "plot"
13193 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13194 #  algorithm: "plot_perf_box_name"
13195 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13196 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13197 #  include:
13198 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13199 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13200 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13201 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13202 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13203 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13204 #  layout:
13205 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13206 #    layout: "plot-throughput"
13207 #
13208 #- type: "plot"
13209 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13210 #  algorithm: "plot_perf_box_name"
13211 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13212 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13213 #  include:
13214 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13215 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13216 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13217 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13218 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13219 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13220 #  layout:
13221 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13222 #    layout: "plot-throughput"
13223
13224 - type: "plot"
13225   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13226   algorithm: "plot_perf_box_name"
13227   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13229   include:
13230     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13231     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13232     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13233     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13234     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13235     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13236   layout:
13237     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13238     layout: "plot-throughput"
13239
13240 - type: "plot"
13241   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13242   algorithm: "plot_perf_box_name"
13243   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13245   include:
13246     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13247     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13248     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13249     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13250     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13251     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13252   layout:
13253     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13254     layout: "plot-throughput"
13255
13256 - type: "plot"
13257   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13258   algorithm: "plot_perf_box_name"
13259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13261   include:
13262     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13263     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13264     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13265     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13266     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13267     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13268   layout:
13269     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13270     layout: "plot-throughput"
13271
13272 - type: "plot"
13273   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13274   algorithm: "plot_perf_box_name"
13275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13277   include:
13278     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13279     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13280     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13281     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13282     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13283     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13284   layout:
13285     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13286     layout: "plot-throughput"
13287
13288 - type: "plot"
13289   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13290   algorithm: "plot_perf_box_name"
13291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13292   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13293   include:
13294     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13295     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13296     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13297     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13298     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13299     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13300   layout:
13301     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13302     layout: "plot-throughput"
13303
13304 - type: "plot"
13305   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13306   algorithm: "plot_perf_box_name"
13307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13309   include:
13310     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13311     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13312     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13313     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13314     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13315     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13316   layout:
13317     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13318     layout: "plot-throughput"
13319
13320 - type: "plot"
13321   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13322   algorithm: "plot_perf_box_name"
13323   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13324   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13325   include:
13326     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13327     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13328     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13329     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13330     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13331     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13332   layout:
13333     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13334     layout: "plot-throughput"
13335
13336 - type: "plot"
13337   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13338   algorithm: "plot_perf_box_name"
13339   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13340   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13341   include:
13342     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13343     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13344     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13345     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13346     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13347     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13348   layout:
13349     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13350     layout: "plot-throughput"
13351
13352 #- type: "plot"
13353 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13354 #  algorithm: "plot_perf_box_name"
13355 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13356 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13357 #  include:
13358 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13359 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13360 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13361 #  layout:
13362 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13363 #    layout: "plot-throughput"
13364 #
13365 #- type: "plot"
13366 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13367 #  algorithm: "plot_perf_box_name"
13368 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13369 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13370 #  include:
13371 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13372 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13373 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13374 #  layout:
13375 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13376 #    layout: "plot-throughput"
13377
13378 - type: "plot"
13379   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13380   algorithm: "plot_perf_box_name"
13381   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13382   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13383   include:
13384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13389   layout:
13390     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13391     layout: "plot-throughput"
13392
13393 - type: "plot"
13394   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13395   algorithm: "plot_perf_box_name"
13396   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13398   include:
13399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13404   layout:
13405     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13406     layout: "plot-throughput"
13407
13408 - type: "plot"
13409   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13410   algorithm: "plot_perf_box_name"
13411   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13412   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13413   include:
13414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13419   layout:
13420     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13421     layout: "plot-throughput"
13422
13423 - type: "plot"
13424   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13425   algorithm: "plot_perf_box_name"
13426   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13427   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13428   include:
13429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13434   layout:
13435     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13436     layout: "plot-throughput"
13437
13438 - type: "plot"
13439   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13440   algorithm: "plot_perf_box_name"
13441   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13442   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13443   include:
13444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13449   layout:
13450     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13451     layout: "plot-throughput"
13452
13453 - type: "plot"
13454   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13455   algorithm: "plot_perf_box_name"
13456   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13458   include:
13459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13464   layout:
13465     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13466     layout: "plot-throughput"
13467
13468 - type: "plot"
13469   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13470   algorithm: "plot_perf_box_name"
13471   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13472   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13473   include:
13474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13479   layout:
13480     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13481     layout: "plot-throughput"
13482
13483 - type: "plot"
13484   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13485   algorithm: "plot_perf_box_name"
13486   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13488   include:
13489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13494   layout:
13495     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13496     layout: "plot-throughput"
13497
13498 - type: "plot"
13499   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13500   algorithm: "plot_perf_box_name"
13501   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13503   include:
13504     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13505     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13506     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13507     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13508     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13509   layout:
13510     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13511     layout: "plot-throughput"
13512
13513 - type: "plot"
13514   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13515   algorithm: "plot_perf_box_name"
13516   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13518   include:
13519     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13520     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13521     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13522     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13523     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13524   layout:
13525     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13526     layout: "plot-throughput"
13527
13528 - type: "plot"
13529   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13530   algorithm: "plot_perf_box_name"
13531   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13533   include:
13534     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13535     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13536     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13537     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13538     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13539   layout:
13540     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13541     layout: "plot-throughput"
13542
13543 - type: "plot"
13544   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13545   algorithm: "plot_perf_box_name"
13546   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13548   include:
13549     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13550     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13551     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13552     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13553     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13554   layout:
13555     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13556     layout: "plot-throughput"
13557
13558 - type: "plot"
13559   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13560   algorithm: "plot_perf_box_name"
13561   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13563   include:
13564     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13565     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13566     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13568   layout:
13569     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13570     layout: "plot-throughput"
13571
13572 - type: "plot"
13573   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13574   algorithm: "plot_perf_box_name"
13575   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13577   include:
13578     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13579     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13580     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13581     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13582   layout:
13583     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13584     layout: "plot-throughput"
13585
13586 - type: "plot"
13587   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13588   algorithm: "plot_perf_box_name"
13589   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13591   include:
13592     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13593     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13594     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13595     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13596   layout:
13597     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13598     layout: "plot-throughput"
13599
13600 - type: "plot"
13601   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13602   algorithm: "plot_perf_box_name"
13603   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13605   include:
13606     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13607     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13608     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13609     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13610   layout:
13611     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13612     layout: "plot-throughput"
13613
13614 - type: "plot"
13615   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13616   algorithm: "plot_perf_box_name"
13617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13619   include:
13620     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13623     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13624     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13625     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13626   layout:
13627     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13628     layout: "plot-throughput"
13629
13630 - type: "plot"
13631   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13632   algorithm: "plot_perf_box_name"
13633   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13635   include:
13636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13637     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13638     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13639     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13640     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13641     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13642   layout:
13643     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13644     layout: "plot-throughput"
13645
13646 - type: "plot"
13647   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13648   algorithm: "plot_perf_box_name"
13649   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13650   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13651   include:
13652     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13653     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13654     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13655     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13656     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13657     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13658   layout:
13659     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13660     layout: "plot-throughput"
13661
13662 - type: "plot"
13663   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13664   algorithm: "plot_perf_box_name"
13665   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13667   include:
13668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13670     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13671     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13672     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13673     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13674   layout:
13675     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13676     layout: "plot-throughput"
13677
13678 - type: "plot"
13679   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13680   algorithm: "plot_perf_box_name"
13681   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13682   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13683   include:
13684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13685     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13686     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13687     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13688     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13689     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13690   layout:
13691     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13692     layout: "plot-throughput"
13693
13694 - type: "plot"
13695   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13696   algorithm: "plot_perf_box_name"
13697   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13699   include:
13700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13701     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13702     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13703     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13704     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13705     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13706   layout:
13707     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13708     layout: "plot-throughput"
13709
13710 - type: "plot"
13711   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13712   algorithm: "plot_perf_box_name"
13713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13715   include:
13716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13717     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13718     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13719     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13720     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13721   layout:
13722     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13723     layout: "plot-throughput"
13724
13725 - type: "plot"
13726   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13727   algorithm: "plot_perf_box_name"
13728   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13729   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13730   include:
13731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13734     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13735     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13736   layout:
13737     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13738     layout: "plot-throughput"
13739
13740 - type: "plot"
13741   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13742   algorithm: "plot_perf_box_name"
13743   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13745   include:
13746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13748   layout:
13749     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13750     layout: "plot-throughput"
13751
13752 - type: "plot"
13753   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13754   algorithm: "plot_perf_box_name"
13755   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13757   include:
13758     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13759     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13760   layout:
13761     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13762     layout: "plot-throughput"
13763
13764 - type: "plot"
13765   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13766   algorithm: "plot_perf_box_name"
13767   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13769   include:
13770     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13771     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13772   layout:
13773     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13774     layout: "plot-throughput"
13775
13776 - type: "plot"
13777   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13778   algorithm: "plot_perf_box_name"
13779   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13780   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13781   include:
13782     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13783     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13784   layout:
13785     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13786     layout: "plot-throughput"
13787
13788 - type: "plot"
13789   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13790   algorithm: "plot_perf_box_name"
13791   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13793   include:
13794     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13795     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13796   layout:
13797     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13798     layout: "plot-throughput"
13799
13800 - type: "plot"
13801   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13802   algorithm: "plot_perf_box_name"
13803   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13804   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13805   include:
13806     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13807     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13808   layout:
13809     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13810     layout: "plot-throughput"
13811
13812 - type: "plot"
13813   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13814   algorithm: "plot_perf_box_name"
13815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13817   include:
13818     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13819     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13820   layout:
13821     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13822     layout: "plot-throughput"
13823
13824 - type: "plot"
13825   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13826   algorithm: "plot_perf_box_name"
13827   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13829   include:
13830     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13831     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13832   layout:
13833     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13834     layout: "plot-throughput"
13835
13836 - type: "plot"
13837   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13838   algorithm: "plot_perf_box_name"
13839   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13840   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13841   include:
13842     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13843     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13844     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13845     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13846     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13847     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13848   layout:
13849     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13850     layout: "plot-throughput"
13851
13852 - type: "plot"
13853   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13854   algorithm: "plot_perf_box_name"
13855   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13856   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13857   include:
13858     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13859     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13860     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13861     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13862     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13863     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13864   layout:
13865     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13866     layout: "plot-throughput"
13867
13868 - type: "plot"
13869   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13870   algorithm: "plot_perf_box_name"
13871   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13872   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13873   include:
13874     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13875     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13876     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13877     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13878     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13879     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13880   layout:
13881     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13882     layout: "plot-throughput"
13883
13884 - type: "plot"
13885   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13886   algorithm: "plot_perf_box_name"
13887   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13888   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13889   include:
13890     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13891     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13892     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13893     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13894     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13895     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13896   layout:
13897     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13898     layout: "plot-throughput"
13899
13900 #- type: "plot"
13901 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13902 #  algorithm: "plot_perf_box_name"
13903 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13904 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13905 #  include:
13906 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13907 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13908 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13909 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13910 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13911 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13912 #  layout:
13913 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13914 #    layout: "plot-throughput"
13915 #
13916 #- type: "plot"
13917 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13918 #  algorithm: "plot_perf_box_name"
13919 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13920 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13921 #  include:
13922 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13923 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13924 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13925 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13926 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13927 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13928 #  layout:
13929 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13930 #    layout: "plot-throughput"
13931
13932 - type: "plot"
13933   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13934   algorithm: "plot_perf_box_name"
13935   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13937   include:
13938     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13939     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13940     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13941     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13942     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13943     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13944   layout:
13945     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13946     layout: "plot-throughput"
13947
13948 - type: "plot"
13949   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13950   algorithm: "plot_perf_box_name"
13951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13953   include:
13954     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13955     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13956     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13957     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13958     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13959     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13960   layout:
13961     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13962     layout: "plot-throughput"
13963
13964 ################################################################################
13965
13966 # Packet Speedup
13967
13968 - type: "plot"
13969   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13970   algorithm: "plot_tsa_name"
13971   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13972   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13973   include:
13974     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13975     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13976     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13977     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13978   layout:
13979     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13980     layout: "plot-throughput-speedup-analysis"
13981
13982 - type: "plot"
13983   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13984   algorithm: "plot_tsa_name"
13985   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13987   include:
13988     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13989     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13990     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13991     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13992   layout:
13993     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13994     layout: "plot-throughput-speedup-analysis"
13995
13996 - type: "plot"
13997   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13998   algorithm: "plot_tsa_name"
13999   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14000   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14001   include:
14002     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14003     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14004     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14005     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14006   layout:
14007     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14008     layout: "plot-throughput-speedup-analysis"
14009
14010 - type: "plot"
14011   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14012   algorithm: "plot_tsa_name"
14013   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14015   include:
14016     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14017     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14018     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14019     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14020   layout:
14021     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14022     layout: "plot-throughput-speedup-analysis"
14023
14024 - type: "plot"
14025   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14026   algorithm: "plot_tsa_name"
14027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14029   include:
14030     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14031     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14032     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14033     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14034     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14035   layout:
14036     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14037     layout: "plot-throughput-speedup-analysis"
14038
14039 - type: "plot"
14040   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14041   algorithm: "plot_tsa_name"
14042   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14043   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14044   include:
14045     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14046     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14047     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14048     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14049     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14050   layout:
14051     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14052     layout: "plot-throughput-speedup-analysis"
14053
14054 - type: "plot"
14055   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14056   algorithm: "plot_tsa_name"
14057   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14058   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14059   include:
14060     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14061     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14062     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14063     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14064     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14065   layout:
14066     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14067     layout: "plot-throughput-speedup-analysis"
14068
14069 - type: "plot"
14070   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14071   algorithm: "plot_tsa_name"
14072   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14074   include:
14075     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14076     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14077     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14078     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14079     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14080   layout:
14081     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14082     layout: "plot-throughput-speedup-analysis"
14083
14084 - type: "plot"
14085   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14086   algorithm: "plot_tsa_name"
14087   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14089   include:
14090     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14091     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14092     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14093     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14094     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14095     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14096   layout:
14097     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14098     layout: "plot-throughput-speedup-analysis"
14099
14100 - type: "plot"
14101   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14102   algorithm: "plot_tsa_name"
14103   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14104   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14105   include:
14106     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14107     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14108     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14109     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14110     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14111     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14112   layout:
14113     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14114     layout: "plot-throughput-speedup-analysis"
14115
14116 - type: "plot"
14117   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14118   algorithm: "plot_tsa_name"
14119   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14121   include:
14122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14127   layout:
14128     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14129     layout: "plot-throughput-speedup-analysis"
14130
14131 - type: "plot"
14132   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14133   algorithm: "plot_tsa_name"
14134   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14135   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14136   include:
14137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14142   layout:
14143     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14144     layout: "plot-throughput-speedup-analysis"
14145
14146 - type: "plot"
14147   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14148   algorithm: "plot_tsa_name"
14149   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14151   include:
14152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14155   layout:
14156     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14157     layout: "plot-throughput-speedup-analysis"
14158
14159 - type: "plot"
14160   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14161   algorithm: "plot_tsa_name"
14162   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14163   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14164   include:
14165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14168   layout:
14169     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14170     layout: "plot-throughput-speedup-analysis"
14171
14172 - type: "plot"
14173   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14174   algorithm: "plot_tsa_name"
14175   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14177   include:
14178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14183   layout:
14184     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14185     layout: "plot-throughput-speedup-analysis"
14186
14187 - type: "plot"
14188   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14189   algorithm: "plot_tsa_name"
14190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14192   include:
14193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14198   layout:
14199     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14200     layout: "plot-throughput-speedup-analysis"
14201
14202 - type: "plot"
14203   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14204   algorithm: "plot_tsa_name"
14205   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14206   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14207   include:
14208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14211   layout:
14212     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14213     layout: "plot-throughput-speedup-analysis"
14214
14215 - type: "plot"
14216   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14217   algorithm: "plot_tsa_name"
14218   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14219   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14220   include:
14221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14224   layout:
14225     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14226     layout: "plot-throughput-speedup-analysis"
14227
14228 - type: "plot"
14229   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14230   algorithm: "plot_tsa_name"
14231   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14233   include:
14234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14240   layout:
14241     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14242     layout: "plot-throughput-speedup-analysis"
14243
14244 - type: "plot"
14245   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14246   algorithm: "plot_tsa_name"
14247   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14249   include:
14250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14256   layout:
14257     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14258     layout: "plot-throughput-speedup-analysis"
14259
14260 - type: "plot"
14261   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14262   algorithm: "plot_tsa_name"
14263   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14265   include:
14266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14272   layout:
14273     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14274     layout: "plot-throughput-speedup-analysis"
14275
14276 - type: "plot"
14277   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14278   algorithm: "plot_tsa_name"
14279   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14280   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14281   include:
14282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14288   layout:
14289     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14290     layout: "plot-throughput-speedup-analysis"
14291
14292 - type: "plot"
14293   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14294   algorithm: "plot_tsa_name"
14295   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14297   include:
14298     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14301   layout:
14302     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14303     layout: "plot-throughput-speedup-analysis"
14304
14305 - type: "plot"
14306   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14307   algorithm: "plot_tsa_name"
14308   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14309   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14310   include:
14311     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14314   layout:
14315     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14316     layout: "plot-throughput-speedup-analysis"
14317
14318 - type: "plot"
14319   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14320   algorithm: "plot_tsa_name"
14321   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14322   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14323   include:
14324     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14326     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14327 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14328 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14329   layout:
14330     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14331     layout: "plot-throughput-speedup-analysis"
14332
14333 - type: "plot"
14334   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14335   algorithm: "plot_tsa_name"
14336   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14338   include:
14339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14342 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14343 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14344   layout:
14345     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14346     layout: "plot-throughput-speedup-analysis"
14347
14348 - type: "plot"
14349   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14350   algorithm: "plot_tsa_name"
14351   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14353   include:
14354     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14355     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14357     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14358     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14359   layout:
14360     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14361     layout: "plot-throughput-speedup-analysis"
14362
14363 - type: "plot"
14364   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14365   algorithm: "plot_tsa_name"
14366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14368   include:
14369     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14370     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14371     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14372     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14373     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14374   layout:
14375     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14376     layout: "plot-throughput-speedup-analysis"
14377
14378 - type: "plot"
14379   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14380   algorithm: "plot_tsa_name"
14381   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14383   include:
14384     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14385     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14387     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14389   layout:
14390     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14391     layout: "plot-throughput-speedup-analysis"
14392
14393 - type: "plot"
14394   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14395   algorithm: "plot_tsa_name"
14396   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14398   include:
14399     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14400     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14403     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14404   layout:
14405     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14406     layout: "plot-throughput-speedup-analysis"
14407
14408 - type: "plot"
14409   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14410   algorithm: "plot_tsa_name"
14411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14413   include:
14414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14420   layout:
14421     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14422     layout: "plot-throughput-speedup-analysis"
14423
14424 - type: "plot"
14425   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14426   algorithm: "plot_tsa_name"
14427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14429   include:
14430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14436   layout:
14437     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14438     layout: "plot-throughput-speedup-analysis"
14439
14440 - type: "plot"
14441   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14442   algorithm: "plot_tsa_name"
14443   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14445   include:
14446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14452   layout:
14453     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14454     layout: "plot-throughput-speedup-analysis"
14455
14456 - type: "plot"
14457   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14458   algorithm: "plot_tsa_name"
14459   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14461   include:
14462     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14465     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14467     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14468   layout:
14469     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14470     layout: "plot-throughput-speedup-analysis"
14471
14472 - type: "plot"
14473   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14474   algorithm: "plot_tsa_name"
14475   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14477   include:
14478     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14480   layout:
14481     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14482     layout: "plot-throughput-speedup-analysis"
14483
14484 - type: "plot"
14485   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14486   algorithm: "plot_tsa_name"
14487   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14488   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14489   include:
14490     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14492   layout:
14493     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14494     layout: "plot-throughput-speedup-analysis"
14495
14496 - type: "plot"
14497   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14498   algorithm: "plot_tsa_name"
14499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14501   include:
14502     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14506   layout:
14507     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14508     layout: "plot-throughput-speedup-analysis"
14509
14510 - type: "plot"
14511   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14512   algorithm: "plot_tsa_name"
14513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14515   include:
14516     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14520   layout:
14521     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14522     layout: "plot-throughput-speedup-analysis"
14523
14524 - type: "plot"
14525   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14526   algorithm: "plot_tsa_name"
14527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14529   include:
14530     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14531     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14534   layout:
14535     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14536     layout: "plot-throughput-speedup-analysis"
14537
14538 - type: "plot"
14539   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14540   algorithm: "plot_tsa_name"
14541   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14542   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14543   include:
14544     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14545     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14546     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14547     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14548   layout:
14549     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14550     layout: "plot-throughput-speedup-analysis"
14551
14552 - type: "plot"
14553   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14554   algorithm: "plot_tsa_name"
14555   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14557   include:
14558     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14559     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14560     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14561     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14562     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14563     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14564   layout:
14565     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14566     layout: "plot-throughput-speedup-analysis"
14567
14568 - type: "plot"
14569   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14570   algorithm: "plot_tsa_name"
14571   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14572   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14573   include:
14574     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14577     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14578     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14579     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14580   layout:
14581     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14582     layout: "plot-throughput-speedup-analysis"
14583
14584 - type: "plot"
14585   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14586   algorithm: "plot_tsa_name"
14587   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14589   include:
14590     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14591     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14592     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14593     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14594     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14595   layout:
14596     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14597     layout: "plot-throughput-speedup-analysis"
14598
14599 - type: "plot"
14600   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14601   algorithm: "plot_tsa_name"
14602   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14603   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14604   include:
14605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14608     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14609     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14610   layout:
14611     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14612     layout: "plot-throughput-speedup-analysis"
14613
14614 - type: "plot"
14615   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14616   algorithm: "plot_tsa_name"
14617   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14618   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14619   include:
14620     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14625   layout:
14626     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14627     layout: "plot-throughput-speedup-analysis"
14628
14629 - type: "plot"
14630   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14631   algorithm: "plot_tsa_name"
14632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14634   include:
14635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14639     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14640   layout:
14641     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14642     layout: "plot-throughput-speedup-analysis"
14643
14644 - type: "plot"
14645   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14646   algorithm: "plot_tsa_name"
14647   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14649   include:
14650     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14653   layout:
14654     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14655     layout: "plot-throughput-speedup-analysis"
14656
14657 - type: "plot"
14658   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14659   algorithm: "plot_tsa_name"
14660   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14662   include:
14663     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14664     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14665     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14666   layout:
14667     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14668     layout: "plot-throughput-speedup-analysis"
14669
14670 - type: "plot"
14671   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14672   algorithm: "plot_tsa_name"
14673   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14675   include:
14676     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14677     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14679   layout:
14680     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14681     layout: "plot-throughput-speedup-analysis"
14682
14683 - type: "plot"
14684   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14685   algorithm: "plot_tsa_name"
14686   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14688   include:
14689     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14690     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14691     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14692   layout:
14693     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14694     layout: "plot-throughput-speedup-analysis"
14695
14696 - type: "plot"
14697   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14698   algorithm: "plot_tsa_name"
14699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14701   include:
14702     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14703     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14704     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14705     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14706     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14707   layout:
14708     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14709     layout: "plot-throughput-speedup-analysis"
14710
14711 - type: "plot"
14712   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14713   algorithm: "plot_tsa_name"
14714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14716   include:
14717     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14718     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14719     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14720     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14721     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14722   layout:
14723     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14724     layout: "plot-throughput-speedup-analysis"
14725
14726 - type: "plot"
14727   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14728   algorithm: "plot_tsa_name"
14729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14731   include:
14732     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14733     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14734     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14735     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14736     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14737   layout:
14738     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14739     layout: "plot-throughput-speedup-analysis"
14740
14741 - type: "plot"
14742   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14743   algorithm: "plot_tsa_name"
14744   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14746   include:
14747     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14748     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14749     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14750     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14751     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14752   layout:
14753     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14754     layout: "plot-throughput-speedup-analysis"
14755
14756 - type: "plot"
14757   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14758   algorithm: "plot_tsa_name"
14759   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14761   include:
14762     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14763     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14764     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14765     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14766     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14767     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14768   layout:
14769     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14770     layout: "plot-throughput-speedup-analysis"
14771
14772 - type: "plot"
14773   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14774   algorithm: "plot_tsa_name"
14775   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14777   include:
14778     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14779     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14780     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14781     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14782     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14783     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14784   layout:
14785     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14786     layout: "plot-throughput-speedup-analysis"
14787
14788 - type: "plot"
14789   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14790   algorithm: "plot_tsa_name"
14791   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14792   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14793   include:
14794     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14795     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14796     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14797     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14798   layout:
14799     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14800     layout: "plot-throughput-speedup-analysis"
14801
14802 - type: "plot"
14803   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14804   algorithm: "plot_tsa_name"
14805   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14807   include:
14808     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14809     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14810     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14811     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14812   layout:
14813     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14814     layout: "plot-throughput-speedup-analysis"
14815
14816 - type: "plot"
14817   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14818   algorithm: "plot_tsa_name"
14819   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14820   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14821   include:
14822     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14823     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14824     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14825     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14826     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14827     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14828   layout:
14829     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14830     layout: "plot-throughput-speedup-analysis"
14831
14832 - type: "plot"
14833   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14834   algorithm: "plot_tsa_name"
14835   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14836   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14837   include:
14838     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14839     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14840     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14841     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14842     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14843     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14844   layout:
14845     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14846     layout: "plot-throughput-speedup-analysis"
14847
14848 - type: "plot"
14849   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14850   algorithm: "plot_tsa_name"
14851   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14853   include:
14854     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14855     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14856     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14857     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14858     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14859     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14860   layout:
14861     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14862     layout: "plot-throughput-speedup-analysis"
14863
14864 - type: "plot"
14865   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14866   algorithm: "plot_tsa_name"
14867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14869   include:
14870     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14871     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14872     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14873     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14874     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14875     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14876   layout:
14877     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14878     layout: "plot-throughput-speedup-analysis"
14879
14880 - type: "plot"
14881   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14882   algorithm: "plot_tsa_name"
14883   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14884   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14885   include:
14886     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14887     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14892   layout:
14893     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14894     layout: "plot-throughput-speedup-analysis"
14895
14896 - type: "plot"
14897   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14898   algorithm: "plot_tsa_name"
14899   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14900   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14901   include:
14902     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14903     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14908   layout:
14909     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14910     layout: "plot-throughput-speedup-analysis"
14911
14912 - type: "plot"
14913   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14914   algorithm: "plot_tsa_name"
14915   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14916   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14917   include:
14918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14924   layout:
14925     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14926     layout: "plot-throughput-speedup-analysis"
14927
14928 - type: "plot"
14929   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14930   algorithm: "plot_tsa_name"
14931   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14933   include:
14934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14940   layout:
14941     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14942     layout: "plot-throughput-speedup-analysis"
14943
14944 - type: "plot"
14945   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14946   algorithm: "plot_tsa_name"
14947   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14948   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14949   include:
14950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14954     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14956   layout:
14957     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14958     layout: "plot-throughput-speedup-analysis"
14959
14960 - type: "plot"
14961   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14962   algorithm: "plot_tsa_name"
14963   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14964   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14965   include:
14966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14968     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14969     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14970     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14971     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14972   layout:
14973     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14974     layout: "plot-throughput-speedup-analysis"
14975
14976 - type: "plot"
14977   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14978   algorithm: "plot_tsa_name"
14979   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14981   include:
14982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14984     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14985     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14986   layout:
14987     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14988     layout: "plot-throughput-speedup-analysis"
14989
14990 - type: "plot"
14991   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14992   algorithm: "plot_tsa_name"
14993   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14994   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14995   include:
14996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15000   layout:
15001     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15009   include:
15010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15014   layout:
15015     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15016     layout: "plot-throughput-speedup-analysis"
15017
15018 - type: "plot"
15019   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15020   algorithm: "plot_tsa_name"
15021   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15022   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15023   include:
15024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15028   layout:
15029     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15030     layout: "plot-throughput-speedup-analysis"
15031
15032 - type: "plot"
15033   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15034   algorithm: "plot_tsa_name"
15035   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15036   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15037   include:
15038     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15039     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15042     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15043     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15044   layout:
15045     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15046     layout: "plot-throughput-speedup-analysis"
15047
15048 - type: "plot"
15049   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15050   algorithm: "plot_tsa_name"
15051   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15053   include:
15054     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15057     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15058     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15059     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15060   layout:
15061     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15062     layout: "plot-throughput-speedup-analysis"
15063
15064 - type: "plot"
15065   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15066   algorithm: "plot_tsa_name"
15067   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15068   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15069   include:
15070     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15074     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15075   layout:
15076     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15077     layout: "plot-throughput-speedup-analysis"
15078
15079 - type: "plot"
15080   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15081   algorithm: "plot_tsa_name"
15082   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15084   include:
15085     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15088     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15089     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15090   layout:
15091     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15092     layout: "plot-throughput-speedup-analysis"
15093
15094 - type: "plot"
15095   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15096   algorithm: "plot_tsa_name"
15097   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15098   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15099   include:
15100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15104     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15105   layout:
15106     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15107     layout: "plot-throughput-speedup-analysis"
15108
15109 - type: "plot"
15110   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15111   algorithm: "plot_tsa_name"
15112   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15113   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15114   include:
15115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15116     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15117     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15119     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15120   layout:
15121     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15122     layout: "plot-throughput-speedup-analysis"
15123
15124 - type: "plot"
15125   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15126   algorithm: "plot_tsa_name"
15127   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15129   include:
15130     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15131     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15132     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15133     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15134   layout:
15135     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15136     layout: "plot-throughput-speedup-analysis"
15137
15138 - type: "plot"
15139   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15140   algorithm: "plot_tsa_name"
15141   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15142   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15143   include:
15144     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15145     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15146     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15148   layout:
15149     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15150     layout: "plot-throughput-speedup-analysis"
15151
15152 - type: "plot"
15153   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15154   algorithm: "plot_tsa_name"
15155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15157   include:
15158     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15159     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15160     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15161     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15163     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15164   layout:
15165     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15166     layout: "plot-throughput-speedup-analysis"
15167
15168 - type: "plot"
15169   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15170   algorithm: "plot_tsa_name"
15171   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15172   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15173   include:
15174     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15175     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15176     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15177     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15178     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15179     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15180   layout:
15181     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15182     layout: "plot-throughput-speedup-analysis"
15183
15184 - type: "plot"
15185   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15186   algorithm: "plot_tsa_name"
15187   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15189   include:
15190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15192     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15193     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15194     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15195     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15196   layout:
15197     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15198     layout: "plot-throughput-speedup-analysis"
15199
15200 - type: "plot"
15201   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15202   algorithm: "plot_tsa_name"
15203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15205   include:
15206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15208     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15209     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15210     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15211     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15212   layout:
15213     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15214     layout: "plot-throughput-speedup-analysis"
15215
15216 - type: "plot"
15217   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15218   algorithm: "plot_tsa_name"
15219   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15221   include:
15222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15223     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15224     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15225     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15226     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15227     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15228   layout:
15229     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15230     layout: "plot-throughput-speedup-analysis"
15231
15232 - type: "plot"
15233   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15234   algorithm: "plot_tsa_name"
15235   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15237   include:
15238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15239     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15240     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15241     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15242     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15243     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15244   layout:
15245     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15246     layout: "plot-throughput-speedup-analysis"
15247
15248 - type: "plot"
15249   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15250   algorithm: "plot_tsa_name"
15251   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15253   include:
15254     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15255     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15256     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15257     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15258     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15259     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15260   layout:
15261     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15262     layout: "plot-throughput-speedup-analysis"
15263
15264 - type: "plot"
15265   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15266   algorithm: "plot_tsa_name"
15267   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15268   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15269   include:
15270     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15271     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15272     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15273     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15274     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15275     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15276   layout:
15277     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15278     layout: "plot-throughput-speedup-analysis"
15279
15280 - type: "plot"
15281   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15282   algorithm: "plot_tsa_name"
15283   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15284   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15285   include:
15286     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15287     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15288     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15289     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15290     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15291     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15292   layout:
15293     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15294     layout: "plot-throughput-speedup-analysis"
15295
15296 - type: "plot"
15297   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15298   algorithm: "plot_tsa_name"
15299   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15300   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15301   include:
15302     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15303     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15304     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15305     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15306     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15307     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15308   layout:
15309     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15310     layout: "plot-throughput-speedup-analysis"
15311
15312 - type: "plot"
15313   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15314   algorithm: "plot_tsa_name"
15315   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15316   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15317   include:
15318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15319     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15323   layout:
15324     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15325     layout: "plot-throughput-speedup-analysis"
15326
15327 - type: "plot"
15328   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15329   algorithm: "plot_tsa_name"
15330   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15331   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15332   include:
15333     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15334     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15338   layout:
15339     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15340     layout: "plot-throughput-speedup-analysis"
15341
15342 - type: "plot"
15343   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15344   algorithm: "plot_tsa_name"
15345   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15346   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15347   include:
15348     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15353   layout:
15354     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15355     layout: "plot-throughput-speedup-analysis"
15356
15357 - type: "plot"
15358   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15359   algorithm: "plot_tsa_name"
15360   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15361   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15362   include:
15363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15368   layout:
15369     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15370     layout: "plot-throughput-speedup-analysis"
15371
15372 - type: "plot"
15373   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15374   algorithm: "plot_tsa_name"
15375   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15376   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15377   include:
15378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15383   layout:
15384     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15385     layout: "plot-throughput-speedup-analysis"
15386
15387 - type: "plot"
15388   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15389   algorithm: "plot_tsa_name"
15390   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15392   include:
15393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15398   layout:
15399     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15400     layout: "plot-throughput-speedup-analysis"
15401
15402 - type: "plot"
15403   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15404   algorithm: "plot_tsa_name"
15405   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15406   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15407   include:
15408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15413   layout:
15414     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15415     layout: "plot-throughput-speedup-analysis"
15416
15417 - type: "plot"
15418   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15419   algorithm: "plot_tsa_name"
15420   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15421   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15422   include:
15423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15428   layout:
15429     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15430     layout: "plot-throughput-speedup-analysis"
15431
15432 - type: "plot"
15433   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15434   algorithm: "plot_tsa_name"
15435   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15437   include:
15438     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15439     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15440     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15441     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15442     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15443   layout:
15444     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15445     layout: "plot-throughput-speedup-analysis"
15446
15447 - type: "plot"
15448   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15449   algorithm: "plot_tsa_name"
15450   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15451   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15452   include:
15453     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15454     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15455     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15456     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15457     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15458   layout:
15459     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15460     layout: "plot-throughput-speedup-analysis"
15461
15462 - type: "plot"
15463   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15464   algorithm: "plot_tsa_name"
15465   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15466   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15467   include:
15468     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15469     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15470     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15471     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15472     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15473   layout:
15474     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15475     layout: "plot-throughput-speedup-analysis"
15476
15477 - type: "plot"
15478   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15479   algorithm: "plot_tsa_name"
15480   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15482   include:
15483     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15484     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15485     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15486     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15487     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15488   layout:
15489     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15490     layout: "plot-throughput-speedup-analysis"
15491
15492 - type: "plot"
15493   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15494   algorithm: "plot_tsa_name"
15495   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15496   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15497   include:
15498     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15499     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15500     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15501     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15502   layout:
15503     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15504     layout: "plot-throughput-speedup-analysis"
15505
15506 - type: "plot"
15507   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15508   algorithm: "plot_tsa_name"
15509   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15510   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15511   include:
15512     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15513     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15514     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15515     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15516   layout:
15517     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15518     layout: "plot-throughput-speedup-analysis"
15519
15520 - type: "plot"
15521   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15522   algorithm: "plot_tsa_name"
15523   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15525   include:
15526     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15527     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15528     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15529     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15530   layout:
15531     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15532     layout: "plot-throughput-speedup-analysis"
15533
15534 - type: "plot"
15535   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15536   algorithm: "plot_tsa_name"
15537   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15539   include:
15540     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15541     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15542     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15543     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15544   layout:
15545     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15546     layout: "plot-throughput-speedup-analysis"
15547
15548 - type: "plot"
15549   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15550   algorithm: "plot_tsa_name"
15551   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15552   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15553   include:
15554     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15555     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15556     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15557     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15558     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15559     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15560   layout:
15561     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15562     layout: "plot-throughput-speedup-analysis"
15563
15564 - type: "plot"
15565   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15566   algorithm: "plot_tsa_name"
15567   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15569   include:
15570     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15571     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15572     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15573     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15574     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15575     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15576   layout:
15577     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15578     layout: "plot-throughput-speedup-analysis"
15579
15580 - type: "plot"
15581   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15582   algorithm: "plot_tsa_name"
15583   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15585   include:
15586     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15587     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15588     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15589     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15590     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15591     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15592   layout:
15593     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15594     layout: "plot-throughput-speedup-analysis"
15595
15596 - type: "plot"
15597   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15598   algorithm: "plot_tsa_name"
15599   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15600   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15601   include:
15602     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15603     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15604     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15605     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15606     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15607     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15608   layout:
15609     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15610     layout: "plot-throughput-speedup-analysis"
15611
15612 - type: "plot"
15613   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15614   algorithm: "plot_tsa_name"
15615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15617   include:
15618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15619     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15620     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15623     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15624   layout:
15625     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15626     layout: "plot-throughput-speedup-analysis"
15627
15628 - type: "plot"
15629   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15630   algorithm: "plot_tsa_name"
15631   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15633   include:
15634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15637     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15638     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15639     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15640   layout:
15641     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15642     layout: "plot-throughput-speedup-analysis"
15643
15644 - type: "plot"
15645   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15646   algorithm: "plot_tsa_name"
15647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15649   include:
15650     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15651     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15652     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15653     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15654     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15655   layout:
15656     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15657     layout: "plot-throughput-speedup-analysis"
15658
15659 - type: "plot"
15660   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15661   algorithm: "plot_tsa_name"
15662   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15664   include:
15665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15670   layout:
15671     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15672     layout: "plot-throughput-speedup-analysis"
15673
15674 - type: "plot"
15675   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15676   algorithm: "plot_tsa_name"
15677   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15679   include:
15680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15682   layout:
15683     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15684     layout: "plot-throughput-speedup-analysis"
15685
15686 - type: "plot"
15687   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15688   algorithm: "plot_tsa_name"
15689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15691   include:
15692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15694   layout:
15695     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15696     layout: "plot-throughput-speedup-analysis"
15697
15698 - type: "plot"
15699   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15700   algorithm: "plot_tsa_name"
15701   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15703   include:
15704     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15705     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15706   layout:
15707     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15708     layout: "plot-throughput-speedup-analysis"
15709
15710 - type: "plot"
15711   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15712   algorithm: "plot_tsa_name"
15713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15715   include:
15716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15717     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15718   layout:
15719     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15720     layout: "plot-throughput-speedup-analysis"
15721
15722 - type: "plot"
15723   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15724   algorithm: "plot_tsa_name"
15725   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15726   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15727   include:
15728     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15729     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15730     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15731     - "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"
15732     - "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"
15733     - "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"
15734   layout:
15735     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15736     layout: "plot-throughput-speedup-analysis"
15737
15738 - type: "plot"
15739   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15740   algorithm: "plot_tsa_name"
15741   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15742   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15743   include:
15744     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15745     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15746     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15747     - "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"
15748     - "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"
15749     - "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"
15750   layout:
15751     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15752     layout: "plot-throughput-speedup-analysis"
15753
15754 - type: "plot"
15755   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15756   algorithm: "plot_tsa_name"
15757   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15758   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15759   include:
15760     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15761     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15762     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15763     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15764     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15765   layout:
15766     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15767     layout: "plot-throughput-speedup-analysis"
15768
15769 - type: "plot"
15770   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15771   algorithm: "plot_tsa_name"
15772   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15773   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15774   include:
15775     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15776     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15777     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15778     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15779     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15780   layout:
15781     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15782     layout: "plot-throughput-speedup-analysis"
15783
15784 - type: "plot"
15785   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15786   algorithm: "plot_tsa_name"
15787   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15788   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15789   include:
15790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15791     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15792     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15793     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15794     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15795   layout:
15796     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15804   include:
15805     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15806     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15807     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15808     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15809     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15810   layout:
15811     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15812     layout: "plot-throughput-speedup-analysis"
15813
15814 - type: "plot"
15815   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15816   algorithm: "plot_tsa_name"
15817   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15818   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15819   include:
15820     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15821     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15822     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15823     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15826   layout:
15827     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15828     layout: "plot-throughput-speedup-analysis"
15829
15830 - type: "plot"
15831   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15832   algorithm: "plot_tsa_name"
15833   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15834   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15835   include:
15836     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15837     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15838     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15839     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15842   layout:
15843     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15844     layout: "plot-throughput-speedup-analysis"
15845
15846 - type: "plot"
15847   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15848   algorithm: "plot_tsa_name"
15849   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15850   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15851   include:
15852     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15853     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15854     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15855     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15856   layout:
15857     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15858     layout: "plot-throughput-speedup-analysis"
15859
15860 - type: "plot"
15861   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15862   algorithm: "plot_tsa_name"
15863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15865   include:
15866     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15867     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15868     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15869     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15870   layout:
15871     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15872     layout: "plot-throughput-speedup-analysis"
15873
15874 - type: "plot"
15875   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15876   algorithm: "plot_tsa_name"
15877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15879   include:
15880     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15881     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15882     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15883     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15884     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15885   layout:
15886     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15887     layout: "plot-throughput-speedup-analysis"
15888
15889 - type: "plot"
15890   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15891   algorithm: "plot_tsa_name"
15892   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15893   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15894   include:
15895     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15896     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15897     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15898     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15899     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15900   layout:
15901     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15902     layout: "plot-throughput-speedup-analysis"
15903
15904 - type: "plot"
15905   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15906   algorithm: "plot_tsa_name"
15907   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15908   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15909   include:
15910     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15911     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15912     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15913     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15914     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15915     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15916   layout:
15917     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15918     layout: "plot-throughput-speedup-analysis"
15919
15920 - type: "plot"
15921   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15922   algorithm: "plot_tsa_name"
15923   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15924   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15925   include:
15926     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15927     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15928     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15929     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15930     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15931     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15932   layout:
15933     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15934     layout: "plot-throughput-speedup-analysis"
15935
15936 - type: "plot"
15937   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15938   algorithm: "plot_tsa_name"
15939   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15940   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15941   include:
15942     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15943     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15944     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15945     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15946   layout:
15947     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15948     layout: "plot-throughput-speedup-analysis"
15949
15950 - type: "plot"
15951   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15952   algorithm: "plot_tsa_name"
15953   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15954   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15955   include:
15956     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15957     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15958     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15959     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15960   layout:
15961     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15962     layout: "plot-throughput-speedup-analysis"
15963
15964 - type: "plot"
15965   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15966   algorithm: "plot_tsa_name"
15967   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15968   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15969   include:
15970     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15971     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15972     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15973     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15974     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15975     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15976   layout:
15977     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15978     layout: "plot-throughput-speedup-analysis"
15979
15980 - type: "plot"
15981   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15982   algorithm: "plot_tsa_name"
15983   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15984   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15985   include:
15986     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15987     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15988     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15989     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15990     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15991     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15992   layout:
15993     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15994     layout: "plot-throughput-speedup-analysis"
15995
15996 - type: "plot"
15997   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15998   algorithm: "plot_tsa_name"
15999   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16000   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16001   include:
16002     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16003     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16004     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16005     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16006     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16007     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16008   layout:
16009     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16010     layout: "plot-throughput-speedup-analysis"
16011
16012 - type: "plot"
16013   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16014   algorithm: "plot_tsa_name"
16015   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16016   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16017   include:
16018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16020     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16021     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16022     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16023     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16024   layout:
16025     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16026     layout: "plot-throughput-speedup-analysis"
16027
16028 - type: "plot"
16029   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16030   algorithm: "plot_tsa_name"
16031   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16032   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16033   include:
16034     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16035     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16036     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16037     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16038     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16039     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16040   layout:
16041     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16042     layout: "plot-throughput-speedup-analysis"
16043
16044 - type: "plot"
16045   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16046   algorithm: "plot_tsa_name"
16047   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16048   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16049   include:
16050     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16051     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16052     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16053     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16054     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16055     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16056   layout:
16057     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16058     layout: "plot-throughput-speedup-analysis"
16059
16060 - type: "plot"
16061   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16062   algorithm: "plot_tsa_name"
16063   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16064   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16065   include:
16066     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16067     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16068     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16069     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16070     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16071     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16072   layout:
16073     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16074     layout: "plot-throughput-speedup-analysis"
16075
16076 - type: "plot"
16077   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16078   algorithm: "plot_tsa_name"
16079   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16080   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16081   include:
16082     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16083     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16084     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16085     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16086     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16087     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16088   layout:
16089     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16090     layout: "plot-throughput-speedup-analysis"
16091
16092 - type: "plot"
16093   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16094   algorithm: "plot_tsa_name"
16095   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16096   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16097   include:
16098     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16099     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16100     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16101     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16102     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16103     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16104   layout:
16105     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16106     layout: "plot-throughput-speedup-analysis"
16107
16108 - type: "plot"
16109   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16110   algorithm: "plot_tsa_name"
16111   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16112   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16113   include:
16114     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16115     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16116     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16117     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16118     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16119     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16120   layout:
16121     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16122     layout: "plot-throughput-speedup-analysis"
16123
16124 #- type: "plot"
16125 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16126 #  algorithm: "plot_tsa_name"
16127 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16128 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16129 #  include:
16130 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16131 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16132 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16133 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16134 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16135 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16136 #  layout:
16137 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16138 #    layout: "plot-throughput-speedup-analysis"
16139 #
16140 #- type: "plot"
16141 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16142 #  algorithm: "plot_tsa_name"
16143 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16144 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16145 #  include:
16146 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16147 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16148 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16149 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16150 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16151 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16152 #  layout:
16153 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16154 #    layout: "plot-throughput-speedup-analysis"
16155
16156 - type: "plot"
16157   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16158   algorithm: "plot_tsa_name"
16159   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16160   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16161   include:
16162     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16163     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16164     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16165     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16167   layout:
16168     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16169     layout: "plot-throughput-speedup-analysis"
16170
16171 - type: "plot"
16172   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16173   algorithm: "plot_tsa_name"
16174   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16175   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16176   include:
16177     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16178     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16179     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16180     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16181     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16182   layout:
16183     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16184     layout: "plot-throughput-speedup-analysis"
16185
16186 - type: "plot"
16187   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16188   algorithm: "plot_tsa_name"
16189   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16190   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16191   include:
16192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16195     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16196     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16197     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16198   layout:
16199     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16200     layout: "plot-throughput-speedup-analysis"
16201
16202 - type: "plot"
16203   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16204   algorithm: "plot_tsa_name"
16205   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16206   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16207   include:
16208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16210     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16211     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16213     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16214   layout:
16215     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16216     layout: "plot-throughput-speedup-analysis"
16217
16218 - type: "plot"
16219   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16220   algorithm: "plot_tsa_name"
16221   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16222   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16223   include:
16224     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16225     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16226     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16227     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16228     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16229   layout:
16230     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16231     layout: "plot-throughput-speedup-analysis"
16232
16233 - type: "plot"
16234   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16235   algorithm: "plot_tsa_name"
16236   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16237   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16238   include:
16239     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16240     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16243     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16244   layout:
16245     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16246     layout: "plot-throughput-speedup-analysis"
16247
16248 #- type: "plot"
16249 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16250 #  algorithm: "plot_tsa_name"
16251 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16252 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16253 #  include:
16254 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16255 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16256 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16257 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16258 #  layout:
16259 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16260 #    layout: "plot-throughput-speedup-analysis"
16261 #
16262 #- type: "plot"
16263 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16264 #  algorithm: "plot_tsa_name"
16265 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16266 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16267 #  include:
16268 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16269 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16270 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16271 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16272 #  layout:
16273 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16274 #    layout: "plot-throughput-speedup-analysis"
16275
16276 - type: "plot"
16277   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16278   algorithm: "plot_tsa_name"
16279   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16280   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16281   include:
16282     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16283     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16284     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16285     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16286     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16287     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16288   layout:
16289     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16290     layout: "plot-throughput-speedup-analysis"
16291
16292 - type: "plot"
16293   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16294   algorithm: "plot_tsa_name"
16295   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16296   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16297   include:
16298     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16299     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16300     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16301     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16302     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16303     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16304   layout:
16305     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16306     layout: "plot-throughput-speedup-analysis"
16307
16308 - type: "plot"
16309   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16310   algorithm: "plot_tsa_name"
16311   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16312   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16313   include:
16314     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16315     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16316     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16317     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16318     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16319   layout:
16320     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16321     layout: "plot-throughput-speedup-analysis"
16322
16323 - type: "plot"
16324   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16325   algorithm: "plot_tsa_name"
16326   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16327   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16328   include:
16329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16330     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16331     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16332     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16334   layout:
16335     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16336     layout: "plot-throughput-speedup-analysis"
16337
16338 - type: "plot"
16339   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16340   algorithm: "plot_tsa_name"
16341   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16342   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16343   include:
16344     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16345     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16346     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16350   layout:
16351     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16352     layout: "plot-throughput-speedup-analysis"
16353
16354 - type: "plot"
16355   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16356   algorithm: "plot_tsa_name"
16357   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16358   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16359   include:
16360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16366   layout:
16367     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16368     layout: "plot-throughput-speedup-analysis"
16369
16370 - type: "plot"
16371   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16372   algorithm: "plot_tsa_name"
16373   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16374   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16375   include:
16376     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16377     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16378     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16379     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16380   layout:
16381     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16382     layout: "plot-throughput-speedup-analysis"
16383
16384 - type: "plot"
16385   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16386   algorithm: "plot_tsa_name"
16387   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16388   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16389   include:
16390     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16392     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16394   layout:
16395     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16396     layout: "plot-throughput-speedup-analysis"
16397
16398 - type: "plot"
16399   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16400   algorithm: "plot_tsa_name"
16401   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16402   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16403   include:
16404     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16405     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16409   layout:
16410     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16411     layout: "plot-throughput-speedup-analysis"
16412
16413 - type: "plot"
16414   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16415   algorithm: "plot_tsa_name"
16416   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16417   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16418   include:
16419     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16420     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16421     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16424   layout:
16425     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16426     layout: "plot-throughput-speedup-analysis"
16427
16428 - type: "plot"
16429   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16430   algorithm: "plot_tsa_name"
16431   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16432   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16433   include:
16434     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16435     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16436     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16437     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16438     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16439     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16440   layout:
16441     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16442     layout: "plot-throughput-speedup-analysis"
16443
16444 - type: "plot"
16445   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16446   algorithm: "plot_tsa_name"
16447   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16448   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16449   include:
16450     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16451     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16452     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16453     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16454     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16456   layout:
16457     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16458     layout: "plot-throughput-speedup-analysis"
16459
16460 #- type: "plot"
16461 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16462 #  algorithm: "plot_tsa_name"
16463 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16464 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16465 #  include:
16466 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16467 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16468 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16469 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16470 #  layout:
16471 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16472 #    layout: "plot-throughput-speedup-analysis"
16473 #
16474 #- type: "plot"
16475 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16476 #  algorithm: "plot_tsa_name"
16477 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16478 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16479 #  include:
16480 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16481 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16482 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16483 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16484 #  layout:
16485 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16486 #    layout: "plot-throughput-speedup-analysis"
16487
16488 - type: "plot"
16489   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16490   algorithm: "plot_tsa_name"
16491   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16492   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16493   include:
16494     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16495     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16496     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16497     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16498     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16499     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16500   layout:
16501     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16502     layout: "plot-throughput-speedup-analysis"
16503
16504 - type: "plot"
16505   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16506   algorithm: "plot_tsa_name"
16507   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16508   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16509   include:
16510     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16511     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16512     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16513     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16514     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16515     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16516   layout:
16517     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16518     layout: "plot-throughput-speedup-analysis"
16519
16520 #- type: "plot"
16521 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16522 #  algorithm: "plot_tsa_name"
16523 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16524 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16525 #  include:
16526 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16527 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16528 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16529 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16530 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16531 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16532 #  layout:
16533 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16534 #    layout: "plot-throughput-speedup-analysis"
16535 #
16536 #- type: "plot"
16537 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16538 #  algorithm: "plot_tsa_name"
16539 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16540 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16541 #  include:
16542 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16543 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16544 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16545 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16546 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16547 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16548 #  layout:
16549 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16550 #    layout: "plot-throughput-speedup-analysis"
16551
16552 #- type: "plot"
16553 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16554 #  algorithm: "plot_tsa_name"
16555 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16556 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16557 #  include:
16558 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16559 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16560 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16561 #  layout:
16562 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16563 #    layout: "plot-throughput-speedup-analysis"
16564 #
16565 #- type: "plot"
16566 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16567 #  algorithm: "plot_tsa_name"
16568 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16569 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16570 #  include:
16571 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16572 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16573 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16574 #  layout:
16575 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16576 #    layout: "plot-throughput-speedup-analysis"
16577
16578 ################################################################################
16579
16580 # Packet Throughput - DPDK
16581
16582 # 2n-skx-xxv710
16583
16584 - type: "plot"
16585   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16586   algorithm: "plot_perf_box_name"
16587   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16588   data: "plot-dpdk-throughput-latency-2n-skx"
16589   include:
16590     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16591     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16592   layout:
16593     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16594     layout: "plot-throughput"
16595
16596 - type: "plot"
16597   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16598   algorithm: "plot_perf_box_name"
16599   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16600   data: "plot-dpdk-throughput-latency-2n-skx"
16601   include:
16602     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16603     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16604   layout:
16605     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16606     layout: "plot-throughput"
16607
16608 - type: "plot"
16609   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16610   algorithm: "plot_perf_box_name"
16611   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16612   data: "plot-dpdk-throughput-latency-2n-skx"
16613   include:
16614     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16615     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16616   layout:
16617     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16618     layout: "plot-throughput"
16619
16620 - type: "plot"
16621   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16622   algorithm: "plot_perf_box_name"
16623   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16624   data: "plot-dpdk-throughput-latency-2n-skx"
16625   include:
16626     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16627     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16628   layout:
16629     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16630     layout: "plot-throughput"
16631
16632 # 2n-skx-x710
16633
16634 - type: "plot"
16635   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16636   algorithm: "plot_perf_box_name"
16637   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16638   data: "plot-dpdk-throughput-latency-2n-skx"
16639   include:
16640     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16641     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16642   layout:
16643     title: "2n-skx-x710-64b-2t1c-base-ndr"
16644     layout: "plot-throughput"
16645
16646 - type: "plot"
16647   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16648   algorithm: "plot_perf_box_name"
16649   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16650   data: "plot-dpdk-throughput-latency-2n-skx"
16651   include:
16652     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16653     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16654   layout:
16655     title: "2n-skx-x710-64b-4t2c-base-ndr"
16656     layout: "plot-throughput"
16657
16658 - type: "plot"
16659   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16660   algorithm: "plot_perf_box_name"
16661   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16662   data: "plot-dpdk-throughput-latency-2n-skx"
16663   include:
16664     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16665     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16666   layout:
16667     title: "2n-skx-x710-64b-2t1c-base-pdr"
16668     layout: "plot-throughput"
16669
16670 - type: "plot"
16671   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16672   algorithm: "plot_perf_box_name"
16673   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16674   data: "plot-dpdk-throughput-latency-2n-skx"
16675   include:
16676     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16677     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16678   layout:
16679     title: "2n-skx-x710-64b-4t2c-base-pdr"
16680     layout: "plot-throughput"
16681
16682 # 3n-skx-xxv710
16683
16684 - type: "plot"
16685   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16686   algorithm: "plot_perf_box_name"
16687   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16688   data: "plot-dpdk-throughput-latency-3n-skx"
16689   include:
16690     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16691     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16692   layout:
16693     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16694     layout: "plot-throughput"
16695
16696 - type: "plot"
16697   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16698   algorithm: "plot_perf_box_name"
16699   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16700   data: "plot-dpdk-throughput-latency-3n-skx"
16701   include:
16702     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16703     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16704   layout:
16705     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16706     layout: "plot-throughput"
16707
16708 - type: "plot"
16709   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16710   algorithm: "plot_perf_box_name"
16711   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16712   data: "plot-dpdk-throughput-latency-3n-skx"
16713   include:
16714     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16715     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16716   layout:
16717     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16718     layout: "plot-throughput"
16719
16720 - type: "plot"
16721   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16722   algorithm: "plot_perf_box_name"
16723   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16724   data: "plot-dpdk-throughput-latency-3n-skx"
16725   include:
16726     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16727     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16728   layout:
16729     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16730     layout: "plot-throughput"
16731
16732 # 3n-skx-x710
16733
16734 - type: "plot"
16735   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16736   algorithm: "plot_perf_box_name"
16737   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16738   data: "plot-dpdk-throughput-latency-3n-skx"
16739   include:
16740     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16741     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16742   layout:
16743     title: "3n-skx-x710-64b-2t1c-base-ndr"
16744     layout: "plot-throughput"
16745
16746 - type: "plot"
16747   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16748   algorithm: "plot_perf_box_name"
16749   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16750   data: "plot-dpdk-throughput-latency-3n-skx"
16751   include:
16752     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16753     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16754   layout:
16755     title: "3n-skx-x710-64b-4t2c-base-ndr"
16756     layout: "plot-throughput"
16757
16758 - type: "plot"
16759   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16760   algorithm: "plot_perf_box_name"
16761   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16762   data: "plot-dpdk-throughput-latency-3n-skx"
16763   include:
16764     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16765     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16766   layout:
16767     title: "3n-skx-x710-64b-2t1c-base-pdr"
16768     layout: "plot-throughput"
16769
16770 - type: "plot"
16771   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16772   algorithm: "plot_perf_box_name"
16773   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16774   data: "plot-dpdk-throughput-latency-3n-skx"
16775   include:
16776     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16777     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16778   layout:
16779     title: "3n-skx-x710-64b-4t2c-base-pdr"
16780     layout: "plot-throughput"
16781
16782 # 3n-hsw-xl710
16783
16784 - type: "plot"
16785   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16786   algorithm: "plot_perf_box_name"
16787   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16788   data: "plot-dpdk-throughput-latency-3n-hsw"
16789   include:
16790     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16791     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16792   layout:
16793     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16794     layout: "plot-throughput"
16795
16796 - type: "plot"
16797   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16798   algorithm: "plot_perf_box_name"
16799   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16800   data: "plot-dpdk-throughput-latency-3n-hsw"
16801   include:
16802     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16803     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16804   layout:
16805     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16806     layout: "plot-throughput"
16807
16808 - type: "plot"
16809   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16810   algorithm: "plot_perf_box_name"
16811   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16812   data: "plot-dpdk-throughput-latency-3n-hsw"
16813   include:
16814     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16815     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16816   layout:
16817     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16818     layout: "plot-throughput"
16819
16820 - type: "plot"
16821   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16822   algorithm: "plot_perf_box_name"
16823   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16824   data: "plot-dpdk-throughput-latency-3n-hsw"
16825   include:
16826     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16827     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16828   layout:
16829     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16830     layout: "plot-throughput"
16831
16832 # 3n-hsw-x710
16833
16834 - type: "plot"
16835   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16836   algorithm: "plot_perf_box_name"
16837   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16838   data: "plot-dpdk-throughput-latency-3n-hsw"
16839   include:
16840     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16841     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16842   layout:
16843     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16844     layout: "plot-throughput"
16845
16846 - type: "plot"
16847   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16848   algorithm: "plot_perf_box_name"
16849   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16850   data: "plot-dpdk-throughput-latency-3n-hsw"
16851   include:
16852     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16853     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16854   layout:
16855     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16856     layout: "plot-throughput"
16857
16858 - type: "plot"
16859   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16860   algorithm: "plot_perf_box_name"
16861   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16862   data: "plot-dpdk-throughput-latency-3n-hsw"
16863   include:
16864     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16865     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16866   layout:
16867     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16868     layout: "plot-throughput"
16869
16870 - type: "plot"
16871   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16872   algorithm: "plot_perf_box_name"
16873   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16874   data: "plot-dpdk-throughput-latency-3n-hsw"
16875   include:
16876     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16877     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16878   layout:
16879     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16880     layout: "plot-throughput"
16881
16882 # 2n-dnv-x553
16883
16884 - type: "plot"
16885   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16886   algorithm: "plot_perf_box_name"
16887   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16888   data: "plot-dpdk-throughput-latency-2n-dnv"
16889   include:
16890     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16891     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16892   layout:
16893     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16894     layout: "plot-throughput"
16895
16896 - type: "plot"
16897   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16898   algorithm: "plot_perf_box_name"
16899   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16900   data: "plot-dpdk-throughput-latency-2n-dnv"
16901   include:
16902     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16903     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16904   layout:
16905     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16906     layout: "plot-throughput"
16907
16908 - type: "plot"
16909   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16910   algorithm: "plot_perf_box_name"
16911   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16912   data: "plot-dpdk-throughput-latency-2n-dnv"
16913   include:
16914     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16915     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16916   layout:
16917     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16918     layout: "plot-throughput"
16919
16920 - type: "plot"
16921   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16922   algorithm: "plot_perf_box_name"
16923   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16924   data: "plot-dpdk-throughput-latency-2n-dnv"
16925   include:
16926     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16927     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16928   layout:
16929     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16930     layout: "plot-throughput"
16931
16932 # 3n-dnv-x553
16933
16934 - type: "plot"
16935   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16936   algorithm: "plot_perf_box_name"
16937   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16938   data: "plot-dpdk-throughput-latency-3n-dnv"
16939   include:
16940     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16941     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16942   layout:
16943     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16944     layout: "plot-throughput"
16945
16946 - type: "plot"
16947   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16948   algorithm: "plot_perf_box_name"
16949   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16950   data: "plot-dpdk-throughput-latency-3n-dnv"
16951   include:
16952     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16953     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16954   layout:
16955     title: "3n-dnv-x553-64b-2t2c-base-ndr"
16956     layout: "plot-throughput"
16957
16958 - type: "plot"
16959   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16960   algorithm: "plot_perf_box_name"
16961   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16962   data: "plot-dpdk-throughput-latency-3n-dnv"
16963   include:
16964     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16965     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16966   layout:
16967     title: "3n-dnv-x553-64b-1t1c-base-pdr"
16968     layout: "plot-throughput"
16969
16970 - type: "plot"
16971   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16972   algorithm: "plot_perf_box_name"
16973   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16974   data: "plot-dpdk-throughput-latency-3n-dnv"
16975   include:
16976     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16977     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16978   layout:
16979     title: "3n-dnv-x553-64b-2t2c-base-pdr"
16980     layout: "plot-throughput"
16981
16982 # 3n-tsh-x520
16983
16984 - type: "plot"
16985   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16986   algorithm: "plot_perf_box_name"
16987   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16988   data: "plot-dpdk-throughput-latency-3n-tsh"
16989   include:
16990     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16991     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16992   layout:
16993     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16994     layout: "plot-throughput"
16995
16996 - type: "plot"
16997   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16998   algorithm: "plot_perf_box_name"
16999   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17000   data: "plot-dpdk-throughput-latency-3n-tsh"
17001   include:
17002     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17003     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17004   layout:
17005     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17006     layout: "plot-throughput"
17007
17008 - type: "plot"
17009   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17010   algorithm: "plot_perf_box_name"
17011   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17012   data: "plot-dpdk-throughput-latency-3n-tsh"
17013   include:
17014     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17015     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17016   layout:
17017     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17018     layout: "plot-throughput"
17019
17020 - type: "plot"
17021   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17022   algorithm: "plot_perf_box_name"
17023   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17024   data: "plot-dpdk-throughput-latency-3n-tsh"
17025   include:
17026     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17027     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17028   layout:
17029     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17030     layout: "plot-throughput"
17031
17032 ################################################################################
17033 ###   2n-clx                                                                 ###
17034 ################################################################################
17035
17036 # Packet Throughput
17037
17038 - type: "plot"
17039   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17040   algorithm: "plot_perf_box_name"
17041   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17042   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17043   include:
17044     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17045     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17046     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17047     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17048   layout:
17049     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17050     layout: "plot-throughput"
17051
17052 - type: "plot"
17053   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17054   algorithm: "plot_perf_box_name"
17055   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17056   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17057   include:
17058     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17059     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17060     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17061     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17062   layout:
17063     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17064     layout: "plot-throughput"
17065
17066 - type: "plot"
17067   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17068   algorithm: "plot_perf_box_name"
17069   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17071   include:
17072     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17073     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17074     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17075     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17076   layout:
17077     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17078     layout: "plot-throughput"
17079
17080 - type: "plot"
17081   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17082   algorithm: "plot_perf_box_name"
17083   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17085   include:
17086     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17087     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17088     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17089     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17090   layout:
17091     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17092     layout: "plot-throughput"
17093
17094 - type: "plot"
17095   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17096   algorithm: "plot_perf_box_name"
17097   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17099   include:
17100     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17101     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17102     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17103     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17104   layout:
17105     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17106     layout: "plot-throughput"
17107
17108 - type: "plot"
17109   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17110   algorithm: "plot_perf_box_name"
17111   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17112   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17113   include:
17114     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17115     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17116     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17117     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17118   layout:
17119     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17120     layout: "plot-throughput"
17121
17122 - type: "plot"
17123   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17124   algorithm: "plot_perf_box_name"
17125   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17126   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17127   include:
17128     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17129     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17130     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17131     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17132     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17134   layout:
17135     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17136     layout: "plot-throughput"
17137
17138 - type: "plot"
17139   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17140   algorithm: "plot_perf_box_name"
17141   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17143   include:
17144     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17145     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17146     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17147     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17149   layout:
17150     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17151     layout: "plot-throughput"
17152
17153 - type: "plot"
17154   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17155   algorithm: "plot_perf_box_name"
17156   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17157   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17158   include:
17159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17163   layout:
17164     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17165     layout: "plot-throughput"
17166
17167 - type: "plot"
17168   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17169   algorithm: "plot_perf_box_name"
17170   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17172   include:
17173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17177   layout:
17178     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17179     layout: "plot-throughput"
17180
17181 - type: "plot"
17182   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17183   algorithm: "plot_perf_box_name"
17184   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17186   include:
17187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17190   layout:
17191     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17192     layout: "plot-throughput"
17193
17194 - type: "plot"
17195   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17196   algorithm: "plot_perf_box_name"
17197   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17198   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17199   include:
17200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17203   layout:
17204     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17205     layout: "plot-throughput"
17206
17207 - type: "plot"
17208   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17209   algorithm: "plot_perf_box_name"
17210   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17211   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17212   include:
17213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17218   layout:
17219     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17220     layout: "plot-throughput"
17221
17222 - type: "plot"
17223   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17224   algorithm: "plot_perf_box_name"
17225   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17226   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17227   include:
17228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17233   layout:
17234     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17235     layout: "plot-throughput"
17236
17237 - type: "plot"
17238   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17239   algorithm: "plot_perf_box_name"
17240   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17241   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17242   include:
17243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17246   layout:
17247     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17248     layout: "plot-throughput"
17249
17250 - type: "plot"
17251   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17252   algorithm: "plot_perf_box_name"
17253   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17255   include:
17256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17259   layout:
17260     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17261     layout: "plot-throughput"
17262
17263 - type: "plot"
17264   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17265   algorithm: "plot_perf_box_name"
17266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17268   include:
17269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17275   layout:
17276     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17277     layout: "plot-throughput"
17278
17279 - type: "plot"
17280   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17281   algorithm: "plot_perf_box_name"
17282   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17283   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17284   include:
17285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17291   layout:
17292     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17293     layout: "plot-throughput"
17294
17295 - type: "plot"
17296   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17297   algorithm: "plot_perf_box_name"
17298   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17299   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17300   include:
17301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17307   layout:
17308     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17309     layout: "plot-throughput"
17310
17311 - type: "plot"
17312   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17313   algorithm: "plot_perf_box_name"
17314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17316   include:
17317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17323   layout:
17324     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17325     layout: "plot-throughput"
17326
17327 - type: "plot"
17328   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17329   algorithm: "plot_perf_box_name"
17330   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17331   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17332   include:
17333     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17334     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17335   layout:
17336     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17337     layout: "plot-throughput"
17338
17339 - type: "plot"
17340   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17341   algorithm: "plot_perf_box_name"
17342   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17344   include:
17345     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17347   layout:
17348     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17349     layout: "plot-throughput"
17350
17351 - type: "plot"
17352   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17353   algorithm: "plot_perf_box_name"
17354   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17356   include:
17357     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17359     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17360     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17361     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17363   layout:
17364     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17365     layout: "plot-throughput"
17366
17367 - type: "plot"
17368   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17369   algorithm: "plot_perf_box_name"
17370   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17372   include:
17373     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17374     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17375     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17376     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17377     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17379   layout:
17380     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17381     layout: "plot-throughput"
17382
17383 - type: "plot"
17384   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17385   algorithm: "plot_perf_box_name"
17386   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17388   include:
17389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17391     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17392     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17393     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17394     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17395   layout:
17396     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17397     layout: "plot-throughput"
17398
17399 - type: "plot"
17400   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17401   algorithm: "plot_perf_box_name"
17402   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17404   include:
17405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17407     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17408     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17409     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17410     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17411   layout:
17412     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17413     layout: "plot-throughput"
17414
17415 - type: "plot"
17416   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17417   algorithm: "plot_perf_box_name"
17418   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17419   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17420   include:
17421     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17422     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17423     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17426     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17427   layout:
17428     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17429     layout: "plot-throughput"
17430
17431 - type: "plot"
17432   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17433   algorithm: "plot_perf_box_name"
17434   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17435   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17436   include:
17437     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17438     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17439     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17440     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17441     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17442     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17443   layout:
17444     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17445     layout: "plot-throughput"
17446
17447 - type: "plot"
17448   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17449   algorithm: "plot_perf_box_name"
17450   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17452   include:
17453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17455     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17458   layout:
17459     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17460     layout: "plot-throughput"
17461
17462 - type: "plot"
17463   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17464   algorithm: "plot_perf_box_name"
17465   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17466   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17467   include:
17468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17470     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17471     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17472     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17473   layout:
17474     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17475     layout: "plot-throughput"
17476
17477 - type: "plot"
17478   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17479   algorithm: "plot_perf_box_name"
17480   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17481   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17482   include:
17483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17486     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17487     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17488   layout:
17489     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17490     layout: "plot-throughput"
17491
17492 - type: "plot"
17493   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17494   algorithm: "plot_perf_box_name"
17495   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17496   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17497   include:
17498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17502     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17503   layout:
17504     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17505     layout: "plot-throughput"
17506
17507 - type: "plot"
17508   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17509   algorithm: "plot_perf_box_name"
17510   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17512   include:
17513     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17514     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17515     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17516     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17517     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17518   layout:
17519     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17520     layout: "plot-throughput"
17521
17522 - type: "plot"
17523   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17524   algorithm: "plot_perf_box_name"
17525   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17527   include:
17528     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17529     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17530     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17531     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17532     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17533   layout:
17534     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17535     layout: "plot-throughput"
17536
17537 - type: "plot"
17538   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17539   algorithm: "plot_perf_box_name"
17540   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17542   include:
17543     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17544     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17545     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17546     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17547     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17548   layout:
17549     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17550     layout: "plot-throughput"
17551
17552 - type: "plot"
17553   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17554   algorithm: "plot_perf_box_name"
17555   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17557   include:
17558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17559     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17560     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17561     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17562     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17563   layout:
17564     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17565     layout: "plot-throughput"
17566
17567 - type: "plot"
17568   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17569   algorithm: "plot_perf_box_name"
17570   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17572   include:
17573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17574     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17575     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17576     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17577     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17578   layout:
17579     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17580     layout: "plot-throughput"
17581
17582 - type: "plot"
17583   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17584   algorithm: "plot_perf_box_name"
17585   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17586   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17587   include:
17588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17591     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17592     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17593   layout:
17594     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17595     layout: "plot-throughput"
17596
17597 - type: "plot"
17598   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17599   algorithm: "plot_perf_box_name"
17600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17602   include:
17603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17607     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17608     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17609   layout:
17610     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17611     layout: "plot-throughput"
17612
17613 - type: "plot"
17614   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17615   algorithm: "plot_perf_box_name"
17616   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17617   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17618   include:
17619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17622     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17623     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17624     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17625   layout:
17626     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17627     layout: "plot-throughput"
17628
17629 - type: "plot"
17630   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17631   algorithm: "plot_perf_box_name"
17632   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17633   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17634   include:
17635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17638     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17639   layout:
17640     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17641     layout: "plot-throughput"
17642
17643 - type: "plot"
17644   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17645   algorithm: "plot_perf_box_name"
17646   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17647   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17648   include:
17649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17652     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17653   layout:
17654     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17655     layout: "plot-throughput"
17656
17657 - type: "plot"
17658   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17659   algorithm: "plot_perf_box_name"
17660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17662   include:
17663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17669   layout:
17670     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17671     layout: "plot-throughput"
17672
17673 - type: "plot"
17674   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17675   algorithm: "plot_perf_box_name"
17676   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17678   include:
17679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17685   layout:
17686     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17687     layout: "plot-throughput"
17688
17689 - type: "plot"
17690   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17691   algorithm: "plot_perf_box_name"
17692   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17694   include:
17695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17699   layout:
17700     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17701     layout: "plot-throughput"
17702
17703 - type: "plot"
17704   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17705   algorithm: "plot_perf_box_name"
17706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17708   include:
17709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17713   layout:
17714     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17715     layout: "plot-throughput"
17716
17717 - type: "plot"
17718   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17719   algorithm: "plot_perf_box_name"
17720   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17722   include:
17723     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17724     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17725     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17726     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17727     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17728     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17729   layout:
17730     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17731     layout: "plot-throughput"
17732
17733 - type: "plot"
17734   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17735   algorithm: "plot_perf_box_name"
17736   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17737   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17738   include:
17739     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17740     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17741     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17742     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17743     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17744     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17745   layout:
17746     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17747     layout: "plot-throughput"
17748
17749 - type: "plot"
17750   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17751   algorithm: "plot_perf_box_name"
17752   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17753   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17754   include:
17755     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17756     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17757     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17758     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17759   layout:
17760     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17761     layout: "plot-throughput"
17762
17763 - type: "plot"
17764   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17765   algorithm: "plot_perf_box_name"
17766   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17767   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17768   include:
17769     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17770     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17771     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17772     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17773   layout:
17774     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17775     layout: "plot-throughput"
17776
17777 - type: "plot"
17778   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17779   algorithm: "plot_perf_box_name"
17780   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17781   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17782   include:
17783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17786     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17787     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17788   layout:
17789     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17790     layout: "plot-throughput"
17791
17792 - type: "plot"
17793   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17794   algorithm: "plot_perf_box_name"
17795   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17796   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17797   include:
17798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17801     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17802     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17803   layout:
17804     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17805     layout: "plot-throughput"
17806
17807 - type: "plot"
17808   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17809   algorithm: "plot_perf_box_name"
17810   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17811   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17812   include:
17813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17815     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17816     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17817     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17818   layout:
17819     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17820     layout: "plot-throughput"
17821
17822 - type: "plot"
17823   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17824   algorithm: "plot_perf_box_name"
17825   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17826   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17827   include:
17828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17830     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17831     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17832     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17833   layout:
17834     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17835     layout: "plot-throughput"
17836
17837 - type: "plot"
17838   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17839   algorithm: "plot_perf_box_name"
17840   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17842   include:
17843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17845     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17846     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17848   layout:
17849     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17850     layout: "plot-throughput"
17851
17852 - type: "plot"
17853   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17854   algorithm: "plot_perf_box_name"
17855   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17856   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17857   include:
17858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17863   layout:
17864     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17865     layout: "plot-throughput"
17866
17867 - type: "plot"
17868   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17869   algorithm: "plot_perf_box_name"
17870   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17872   include:
17873     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17878   layout:
17879     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17880     layout: "plot-throughput"
17881
17882 - type: "plot"
17883   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17884   algorithm: "plot_perf_box_name"
17885   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17886   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17887   include:
17888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17893   layout:
17894     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17895     layout: "plot-throughput"
17896
17897 - type: "plot"
17898   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17899   algorithm: "plot_perf_box_name"
17900   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17902   include:
17903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17907   layout:
17908     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17909     layout: "plot-throughput"
17910
17911 - type: "plot"
17912   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17913   algorithm: "plot_perf_box_name"
17914   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17915   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17916   include:
17917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17921   layout:
17922     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17923     layout: "plot-throughput"
17924
17925 - type: "plot"
17926   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17927   algorithm: "plot_perf_box_name"
17928   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17930   include:
17931     - "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"
17932     - "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"
17933     - "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"
17934     - "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"
17935   layout:
17936     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17937     layout: "plot-throughput"
17938
17939 - type: "plot"
17940   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17941   algorithm: "plot_perf_box_name"
17942   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17944   include:
17945     - "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"
17946     - "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"
17947     - "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"
17948     - "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"
17949   layout:
17950     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17951     layout: "plot-throughput"
17952
17953 - type: "plot"
17954   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17955   algorithm: "plot_perf_box_name"
17956   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17958   include:
17959     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17960     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17961     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17962     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17963     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17964     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17965   layout:
17966     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17967     layout: "plot-throughput"
17968
17969 - type: "plot"
17970   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17971   algorithm: "plot_perf_box_name"
17972   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17974   include:
17975     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17976     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17977     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17978     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17979     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17980     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17981   layout:
17982     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17983     layout: "plot-throughput"
17984
17985 ################################################################################
17986
17987 # Packet Speedup
17988
17989 - type: "plot"
17990   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17991   algorithm: "plot_tsa_name"
17992   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17994   include:
17995     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17996     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17997     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17998     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17999   layout:
18000     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18001     layout: "plot-throughput-speedup-analysis"
18002
18003 - type: "plot"
18004   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18005   algorithm: "plot_tsa_name"
18006   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18007   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18008   include:
18009     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18010     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18011     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18012     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18013   layout:
18014     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18015     layout: "plot-throughput-speedup-analysis"
18016
18017 - type: "plot"
18018   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18019   algorithm: "plot_tsa_name"
18020   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18022   include:
18023     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18024     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18025     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18026     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18027   layout:
18028     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18029     layout: "plot-throughput-speedup-analysis"
18030
18031 - type: "plot"
18032   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18033   algorithm: "plot_tsa_name"
18034   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18035   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18036   include:
18037     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18038     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18039     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18040     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18041   layout:
18042     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18043     layout: "plot-throughput-speedup-analysis"
18044
18045 - type: "plot"
18046   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18047   algorithm: "plot_tsa_name"
18048   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18050   include:
18051     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18052     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18053     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18054     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18055   layout:
18056     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18057     layout: "plot-throughput-speedup-analysis"
18058
18059 - type: "plot"
18060   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18061   algorithm: "plot_tsa_name"
18062   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18063   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18064   include:
18065     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18066     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18067     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18068     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18069   layout:
18070     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18071     layout: "plot-throughput-speedup-analysis"
18072
18073 - type: "plot"
18074   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18075   algorithm: "plot_tsa_name"
18076   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18077   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18078   include:
18079     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18080     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18081     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18082     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18083     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18084     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18085   layout:
18086     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18087     layout: "plot-throughput-speedup-analysis"
18088
18089 - type: "plot"
18090   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18091   algorithm: "plot_tsa_name"
18092   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18093   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18094   include:
18095     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18096     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18097     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18098     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18099     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18100     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18101   layout:
18102     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18103     layout: "plot-throughput-speedup-analysis"
18104
18105 - type: "plot"
18106   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18107   algorithm: "plot_tsa_name"
18108   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18109   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18110   include:
18111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18115   layout:
18116     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18117     layout: "plot-throughput-speedup-analysis"
18118
18119 - type: "plot"
18120   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18121   algorithm: "plot_tsa_name"
18122   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18123   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18124   include:
18125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18129   layout:
18130     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18131     layout: "plot-throughput-speedup-analysis"
18132
18133 - type: "plot"
18134   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18135   algorithm: "plot_tsa_name"
18136   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18138   include:
18139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18142   layout:
18143     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18144     layout: "plot-throughput-speedup-analysis"
18145
18146 - type: "plot"
18147   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18148   algorithm: "plot_tsa_name"
18149   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18150   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18151   include:
18152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18155   layout:
18156     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18157     layout: "plot-throughput-speedup-analysis"
18158
18159 - type: "plot"
18160   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18161   algorithm: "plot_tsa_name"
18162   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18163   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18164   include:
18165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18170   layout:
18171     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18172     layout: "plot-throughput-speedup-analysis"
18173
18174 - type: "plot"
18175   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18176   algorithm: "plot_tsa_name"
18177   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18178   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18179   include:
18180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18185   layout:
18186     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18187     layout: "plot-throughput-speedup-analysis"
18188
18189 - type: "plot"
18190   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18191   algorithm: "plot_tsa_name"
18192   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18193   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18194   include:
18195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18198   layout:
18199     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18200     layout: "plot-throughput-speedup-analysis"
18201
18202 - type: "plot"
18203   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18204   algorithm: "plot_tsa_name"
18205   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18207   include:
18208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18211   layout:
18212     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18213     layout: "plot-throughput-speedup-analysis"
18214
18215 - type: "plot"
18216   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18217   algorithm: "plot_tsa_name"
18218   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18220   include:
18221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18227   layout:
18228     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18229     layout: "plot-throughput-speedup-analysis"
18230
18231 - type: "plot"
18232   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18233   algorithm: "plot_tsa_name"
18234   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18235   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18236   include:
18237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18243   layout:
18244     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18245     layout: "plot-throughput-speedup-analysis"
18246
18247 - type: "plot"
18248   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18249   algorithm: "plot_tsa_name"
18250   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18252   include:
18253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18259   layout:
18260     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18261     layout: "plot-throughput-speedup-analysis"
18262
18263 - type: "plot"
18264   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18265   algorithm: "plot_tsa_name"
18266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18268   include:
18269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18275   layout:
18276     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18277     layout: "plot-throughput-speedup-analysis"
18278
18279 - type: "plot"
18280   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18281   algorithm: "plot_tsa_name"
18282   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18283   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18284   include:
18285     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18286     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18287   layout:
18288     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18289     layout: "plot-throughput-speedup-analysis"
18290
18291 - type: "plot"
18292   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18293   algorithm: "plot_tsa_name"
18294   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18296   include:
18297     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18299   layout:
18300     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18301     layout: "plot-throughput-speedup-analysis"
18302
18303 - type: "plot"
18304   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18305   algorithm: "plot_tsa_name"
18306   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18308   include:
18309     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18310     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18312     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18313     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18314     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18315   layout:
18316     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18317     layout: "plot-throughput-speedup-analysis"
18318
18319 - type: "plot"
18320   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18321   algorithm: "plot_tsa_name"
18322   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18324   include:
18325     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18326     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18327     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18328     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18329     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18330     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18331   layout:
18332     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18333     layout: "plot-throughput-speedup-analysis"
18334
18335 - type: "plot"
18336   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18337   algorithm: "plot_tsa_name"
18338   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18340   include:
18341     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18342     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18343     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18344     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18345     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18346     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18347   layout:
18348     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18349     layout: "plot-throughput-speedup-analysis"
18350
18351 - type: "plot"
18352   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18353   algorithm: "plot_tsa_name"
18354   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18356   include:
18357     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18359     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18360     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18361     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18362     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18363   layout:
18364     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18365     layout: "plot-throughput-speedup-analysis"
18366
18367 - type: "plot"
18368   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18369   algorithm: "plot_tsa_name"
18370   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18372   include:
18373     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18375     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18376     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18377     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18378     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18379   layout:
18380     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18381     layout: "plot-throughput-speedup-analysis"
18382
18383 - type: "plot"
18384   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18385   algorithm: "plot_tsa_name"
18386   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18388   include:
18389     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18390     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18391     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18392     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18393     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18394     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18395   layout:
18396     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18397     layout: "plot-throughput-speedup-analysis"
18398
18399 - type: "plot"
18400   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18401   algorithm: "plot_tsa_name"
18402   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18404   include:
18405     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18408     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18409     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18410   layout:
18411     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18412     layout: "plot-throughput-speedup-analysis"
18413
18414 - type: "plot"
18415   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18416   algorithm: "plot_tsa_name"
18417   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18418   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18419   include:
18420     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18423     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18424     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18425   layout:
18426     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18427     layout: "plot-throughput-speedup-analysis"
18428
18429 - type: "plot"
18430   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18431   algorithm: "plot_tsa_name"
18432   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18434   include:
18435     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18436     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18438     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18439     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18440   layout:
18441     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18442     layout: "plot-throughput-speedup-analysis"
18443
18444 - type: "plot"
18445   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18446   algorithm: "plot_tsa_name"
18447   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18448   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18449   include:
18450     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18455   layout:
18456     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18457     layout: "plot-throughput-speedup-analysis"
18458
18459 - type: "plot"
18460   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18461   algorithm: "plot_tsa_name"
18462   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18464   include:
18465     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18466     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18467     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18468     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18469     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18470   layout:
18471     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18472     layout: "plot-throughput-speedup-analysis"
18473
18474 - type: "plot"
18475   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18476   algorithm: "plot_tsa_name"
18477   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18478   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18479   include:
18480     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18481     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18482     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18483     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18484     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18485   layout:
18486     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18487     layout: "plot-throughput-speedup-analysis"
18488
18489 - type: "plot"
18490   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18491   algorithm: "plot_tsa_name"
18492   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18494   include:
18495     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18496     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18497     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18498     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18499     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18500   layout:
18501     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18502     layout: "plot-throughput-speedup-analysis"
18503
18504 - type: "plot"
18505   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18506   algorithm: "plot_tsa_name"
18507   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18508   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18509   include:
18510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18513     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18514     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18515   layout:
18516     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18517     layout: "plot-throughput-speedup-analysis"
18518
18519 - type: "plot"
18520   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18521   algorithm: "plot_tsa_name"
18522   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18523   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18524   include:
18525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18527     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18528     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18529     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18530   layout:
18531     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18532     layout: "plot-throughput-speedup-analysis"
18533
18534 - type: "plot"
18535   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18536   algorithm: "plot_tsa_name"
18537   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18538   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18539   include:
18540     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18541     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18542     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18543     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18544     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18545   layout:
18546     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18547     layout: "plot-throughput-speedup-analysis"
18548
18549 - type: "plot"
18550   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18551   algorithm: "plot_tsa_name"
18552   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18553   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18554   include:
18555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18561   layout:
18562     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18563     layout: "plot-throughput-speedup-analysis"
18564
18565 - type: "plot"
18566   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18567   algorithm: "plot_tsa_name"
18568   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18570   include:
18571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18577   layout:
18578     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18579     layout: "plot-throughput-speedup-analysis"
18580
18581 - type: "plot"
18582   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18583   algorithm: "plot_tsa_name"
18584   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18586   include:
18587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18591   layout:
18592     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18593     layout: "plot-throughput-speedup-analysis"
18594
18595 - type: "plot"
18596   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18597   algorithm: "plot_tsa_name"
18598   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18600   include:
18601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18605   layout:
18606     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18607     layout: "plot-throughput-speedup-analysis"
18608
18609 - type: "plot"
18610   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18611   algorithm: "plot_tsa_name"
18612   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18613   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18614   include:
18615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18621   layout:
18622     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18623     layout: "plot-throughput-speedup-analysis"
18624
18625 - type: "plot"
18626   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18627   algorithm: "plot_tsa_name"
18628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18630   include:
18631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18637   layout:
18638     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18639     layout: "plot-throughput-speedup-analysis"
18640
18641 - type: "plot"
18642   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18643   algorithm: "plot_tsa_name"
18644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18646   include:
18647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18651   layout:
18652     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18653     layout: "plot-throughput-speedup-analysis"
18654
18655 - type: "plot"
18656   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18657   algorithm: "plot_tsa_name"
18658   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18660   include:
18661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18665   layout:
18666     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18667     layout: "plot-throughput-speedup-analysis"
18668
18669 - type: "plot"
18670   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18671   algorithm: "plot_tsa_name"
18672   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18673   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18674   include:
18675     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18676     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18677     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18678     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18679     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18680     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18681   layout:
18682     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18683     layout: "plot-throughput-speedup-analysis"
18684
18685 - type: "plot"
18686   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18687   algorithm: "plot_tsa_name"
18688   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18690   include:
18691     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18692     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18693     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18694     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18695     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18696     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18697   layout:
18698     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18699     layout: "plot-throughput-speedup-analysis"
18700
18701 - type: "plot"
18702   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18703   algorithm: "plot_tsa_name"
18704   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18706   include:
18707     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18708     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18709     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18710     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18711   layout:
18712     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18713     layout: "plot-throughput-speedup-analysis"
18714
18715 - type: "plot"
18716   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18717   algorithm: "plot_tsa_name"
18718   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18720   include:
18721     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18722     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18723     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18724     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18725   layout:
18726     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18727     layout: "plot-throughput-speedup-analysis"
18728
18729 - type: "plot"
18730   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18731   algorithm: "plot_tsa_name"
18732   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18734   include:
18735     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18737     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18739     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18740   layout:
18741     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18742     layout: "plot-throughput-speedup-analysis"
18743
18744 - type: "plot"
18745   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18746   algorithm: "plot_tsa_name"
18747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18749   include:
18750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18751     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18752     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18753     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18754     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18755   layout:
18756     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18757     layout: "plot-throughput-speedup-analysis"
18758
18759 - type: "plot"
18760   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18761   algorithm: "plot_tsa_name"
18762   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18764   include:
18765     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18766     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18767     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18768     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18769     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18770   layout:
18771     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18772     layout: "plot-throughput-speedup-analysis"
18773
18774 - type: "plot"
18775   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18776   algorithm: "plot_tsa_name"
18777   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18778   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18779   include:
18780     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18785   layout:
18786     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18787     layout: "plot-throughput-speedup-analysis"
18788
18789 - type: "plot"
18790   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18791   algorithm: "plot_tsa_name"
18792   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18794   include:
18795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18800   layout:
18801     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18802     layout: "plot-throughput-speedup-analysis"
18803
18804 - type: "plot"
18805   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18806   algorithm: "plot_tsa_name"
18807   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18808   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18809   include:
18810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18815   layout:
18816     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18817     layout: "plot-throughput-speedup-analysis"
18818
18819 - type: "plot"
18820   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18821   algorithm: "plot_tsa_name"
18822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18824   include:
18825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18830   layout:
18831     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18832     layout: "plot-throughput-speedup-analysis"
18833
18834 - type: "plot"
18835   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18836   algorithm: "plot_tsa_name"
18837   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18838   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18839   include:
18840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18845   layout:
18846     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18847     layout: "plot-throughput-speedup-analysis"
18848
18849 - type: "plot"
18850   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18851   algorithm: "plot_tsa_name"
18852   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18854   include:
18855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18859   layout:
18860     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18861     layout: "plot-throughput-speedup-analysis"
18862
18863 - type: "plot"
18864   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18865   algorithm: "plot_tsa_name"
18866   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18868   include:
18869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18872     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18873   layout:
18874     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18875     layout: "plot-throughput-speedup-analysis"
18876
18877 - type: "plot"
18878   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18879   algorithm: "plot_tsa_name"
18880   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18882   include:
18883     - "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"
18884     - "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"
18885     - "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"
18886     - "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"
18887   layout:
18888     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18889     layout: "plot-throughput-speedup-analysis"
18890
18891 - type: "plot"
18892   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18893   algorithm: "plot_tsa_name"
18894   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18896   include:
18897     - "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"
18898     - "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"
18899     - "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"
18900     - "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"
18901   layout:
18902     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
18903     layout: "plot-throughput-speedup-analysis"
18904
18905 - type: "plot"
18906   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18907   algorithm: "plot_tsa_name"
18908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18910   include:
18911     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18912     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18913     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18914     - "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"
18915     - "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"
18916     - "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"
18917   layout:
18918     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18919     layout: "plot-throughput-speedup-analysis"
18920
18921 - type: "plot"
18922   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18923   algorithm: "plot_tsa_name"
18924   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18926   include:
18927     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18928     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18929     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18930     - "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"
18931     - "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"
18932     - "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"
18933   layout:
18934     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18935     layout: "plot-throughput-speedup-analysis"
18936
18937 ################################################################################
18938
18939 # Packet Throughput - DPDK
18940
18941 # 2n-clx-xxv710
18942
18943 - type: "plot"
18944   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18945   algorithm: "plot_perf_box_name"
18946   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18947   data: "plot-dpdk-throughput-latency-2n-clx"
18948   include:
18949     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18950     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18951   layout:
18952     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18953     layout: "plot-throughput"
18954
18955 - type: "plot"
18956   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18957   algorithm: "plot_perf_box_name"
18958   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18959   data: "plot-dpdk-throughput-latency-2n-clx"
18960   include:
18961     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18962     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18963   layout:
18964     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18965     layout: "plot-throughput"
18966
18967 - type: "plot"
18968   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18969   algorithm: "plot_perf_box_name"
18970   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18971   data: "plot-dpdk-throughput-latency-2n-clx"
18972   include:
18973     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18974     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18975   layout:
18976     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18977     layout: "plot-throughput"
18978
18979 - type: "plot"
18980   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18981   algorithm: "plot_perf_box_name"
18982   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18983   data: "plot-dpdk-throughput-latency-2n-clx"
18984   include:
18985     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18986     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18987   layout:
18988     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18989     layout: "plot-throughput"
18990
18991 # 2n-clx-x710
18992
18993 - type: "plot"
18994   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18995   algorithm: "plot_perf_box_name"
18996   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18997   data: "plot-dpdk-throughput-latency-2n-clx"
18998   include:
18999     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19000     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19001   layout:
19002     title: "2n-clx-x710-64b-2t1c-base-ndr"
19003     layout: "plot-throughput"
19004
19005 - type: "plot"
19006   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19007   algorithm: "plot_perf_box_name"
19008   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19009   data: "plot-dpdk-throughput-latency-2n-clx"
19010   include:
19011     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19012     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19013   layout:
19014     title: "2n-clx-x710-64b-4t2c-base-ndr"
19015     layout: "plot-throughput"
19016
19017 - type: "plot"
19018   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19019   algorithm: "plot_perf_box_name"
19020   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19021   data: "plot-dpdk-throughput-latency-2n-clx"
19022   include:
19023     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19024     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19025   layout:
19026     title: "2n-clx-x710-64b-2t1c-base-pdr"
19027     layout: "plot-throughput"
19028
19029 - type: "plot"
19030   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19031   algorithm: "plot_perf_box_name"
19032   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19033   data: "plot-dpdk-throughput-latency-2n-clx"
19034   include:
19035     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19036     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19037   layout:
19038     title: "2n-clx-x710-64b-4t2c-base-pdr"
19039     layout: "plot-throughput"
19040
19041 ################################################################################
19042
19043 - type: "plot"
19044   title: "Latency by percentile: 2n-skx"
19045   algorithm: "plot_hdrh_lat_by_percentile"
19046   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19047   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19048   target-links: "../../_static/vpp"
19049   data: "plot-vpp-hdrh-lat-2n-skx"
19050   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19051   layout:
19052     layout: "plot-hdrh-latency-by-percentile"
19053
19054 - type: "plot"
19055   title: "Latency by percentile: 3n-skx"
19056   algorithm: "plot_hdrh_lat_by_percentile"
19057   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19058   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19059   target-links: "../../_static/vpp"
19060   data: "plot-vpp-hdrh-lat-3n-skx"
19061   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19062   layout:
19063     layout: "plot-hdrh-latency-by-percentile"
19064
19065 - type: "plot"
19066   title: "Latency by percentile: 2n-clx"
19067   algorithm: "plot_hdrh_lat_by_percentile"
19068   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19069   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19070   target-links: "../../_static/vpp"
19071   data: "plot-vpp-hdrh-lat-2n-clx"
19072   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19073   layout:
19074     layout: "plot-hdrh-latency-by-percentile"
19075
19076 - type: "plot"
19077   title: "Latency by percentile: 3n-hsw"
19078   algorithm: "plot_hdrh_lat_by_percentile"
19079   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19080   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19081   target-links: "../../_static/vpp"
19082   data: "plot-vpp-hdrh-lat-3n-hsw"
19083   filter: "'1T1C' and 'NIC_Intel-XL710'"
19084   layout:
19085     layout: "plot-hdrh-latency-by-percentile"
19086
19087 - type: "plot"
19088   title: "Latency by percentile: 3n-tsh"
19089   algorithm: "plot_hdrh_lat_by_percentile"
19090   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19091   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19092   target-links: "../../_static/vpp"
19093   data: "plot-vpp-hdrh-lat-3n-tsh"
19094   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19095   layout:
19096     layout: "plot-hdrh-latency-by-percentile"
19097
19098 - type: "plot"
19099   title: "Latency by percentile: DPDK 2n-skx"
19100   algorithm: "plot_hdrh_lat_by_percentile"
19101   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19102   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19103   target-links: "../../_static/dpdk"
19104   data: "plot-dpdk-hdrh-lat-2n-skx"
19105   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19106   layout:
19107     layout: "plot-hdrh-latency-by-percentile"
19108
19109 - type: "plot"
19110   title: "Latency by percentile: DPDK 3n-skx"
19111   algorithm: "plot_hdrh_lat_by_percentile"
19112   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19113   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19114   target-links: "../../_static/dpdk"
19115   data: "plot-dpdk-hdrh-lat-3n-skx"
19116   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19117   layout:
19118     layout: "plot-hdrh-latency-by-percentile"
19119
19120 - type: "plot"
19121   title: "Latency by percentile: DPDK 2n-clx"
19122   algorithm: "plot_hdrh_lat_by_percentile"
19123   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19124   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19125   target-links: "../../_static/dpdk"
19126   data: "plot-dpdk-hdrh-lat-2n-clx"
19127   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19128   layout:
19129     layout: "plot-hdrh-latency-by-percentile"
19130
19131 - type: "plot"
19132   title: "Latency by percentile: DPDK 3n-hsw"
19133   algorithm: "plot_hdrh_lat_by_percentile"
19134   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19135   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19136   target-links: "../../_static/dpdk"
19137   data: "plot-dpdk-hdrh-lat-3n-hsw"
19138   filter: "'1T1C' and 'NIC_Intel-XL710'"
19139   layout:
19140     layout: "plot-hdrh-latency-by-percentile"
19141
19142 - type: "plot"
19143   title: "Latency by percentile: DPDK 3n-tsh"
19144   algorithm: "plot_hdrh_lat_by_percentile"
19145   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19146   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19147   target-links: "../../_static/dpdk"
19148   data: "plot-dpdk-hdrh-lat-3n-tsh"
19149   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19150   layout:
19151     layout: "plot-hdrh-latency-by-percentile"