Report 2001: updated 2n-/3n-skx RCA yaml files with jira tickets.
[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         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
278         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
279         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
280         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
281
282     plot-vpp-hdrh-lat-3n-skx:
283       csit-vpp-perf-verify-2001-3n-skx:
284         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
285
286     plot-vpp-nfv-3n-skx-ndrpdr:
287       # TODO: Add data
288       csit-vpp-perf-verify-2001-3n-skx:
289         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
290
291     plot-vpp-nfv-3n-skx-mrr:
292       csit-vpp-perf-verify-2001-3n-skx:
293         - 50  # MRR sel
294
295     plot-dpdk-throughput-latency-3n-skx:
296       csit-dpdk-perf-verify-2001-3n-skx:
297         - 29  # NDRPDR sel xxv710
298         - 33  # NDRPDR sel xxv710
299         - 34  # NDRPDR sel xxv710
300         - 35  # NDRPDR sel xxv710
301         - 36  # NDRPDR sel xxv710
302         - 37  # NDRPDR sel xxv710
303         - 41  # NDRPDR sel xxv710
304         - 42  # NDRPDR sel xxv710
305         - 43  # NDRPDR sel xxv710
306         - 45  # NDRPDR sel xxv710
307         - 30  # NDRPDR sel x710
308         - 31  # NDRPDR sel x710
309         - 32  # NDRPDR sel x710
310         - 38  # NDRPDR sel x710
311         - 39  # NDRPDR sel x710
312         - 40  # NDRPDR sel x710
313         - 44  # NDRPDR sel x710
314         - 46  # NDRPDR sel x710
315         - 47  # NDRPDR sel x710
316         - 48  # NDRPDR sel x710
317
318     plot-dpdk-hdrh-lat-3n-skx:
319       csit-dpdk-perf-verify-2001-3n-skx:
320         - 29  # NDRPDR sel xxv710
321
322     # 2n-skx
323
324     plot-vpp-throughput-lat-tsa-2n-skx:
325       csit-vpp-perf-verify-2001-2n-skx:
326         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
327         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
328         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
329         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
330         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
331         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
332         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
333         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
334         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
335         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
336
337     plot-vpp-hdrh-lat-2n-skx:
338       csit-vpp-perf-verify-2001-2n-skx:
339         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
340
341     plot-vpp-http-server-performance:
342       csit-vpp-perf-verify-2001-2n-clx:
343         - 80  # TCP
344         - 82  # TCP
345         - 83  # TCP
346         - 85  # TCP
347         - 86  # TCP
348         - 87  # TCP
349         - 88  # TCP
350         - 89  # TCP
351         - 90  # TCP
352         - 91  # TCP
353
354     plot-vpp-soak-2n-skx:
355       csit-vpp-perf-verify-2001-2n-skx:
356         - 181  # Soak
357         - 182  # Soak
358
359     plot-vpp-nfv-2n-skx-ndrpdr:
360       # TODO: Replace the data
361       csit-vpp-perf-verify-2001-2n-skx:
362         - 30  # NFV
363         - 31  # NFV
364
365     plot-vpp-nfv-2n-skx-mrr:
366       # TODO: Replace the data
367       # csit-vpp-perf-verify-2001-2n-skx:
368       csit-vpp-perf-verify-1908-2n-skx:
369         - 71  # NFV MRR
370
371     plot-vpp-nfv-reconf-2n-skx:
372       csit-vpp-perf-verify-2001-2n-skx:
373         - 169  # Reconf
374         - 171  # Reconf
375         - 172  # Reconf
376         - 173  # Reconf
377         - 174  # Reconf
378         - 175  # Reconf
379         - 176  # Reconf
380         - 177  # Reconf
381         - 178  # Reconf
382         - 179  # Reconf
383
384     plot-dpdk-throughput-latency-2n-skx:
385       csit-dpdk-perf-verify-2001-2n-skx:
386         - 35  # NDRPDR sel xxv710
387         - 36  # NDRPDR sel xxv710
388         - 37  # NDRPDR sel xxv710
389         - 41  # NDRPDR sel xxv710
390         - 42  # NDRPDR sel xxv710
391         - 43  # NDRPDR sel xxv710
392         - 46  # NDRPDR sel xxv710
393         - 47  # NDRPDR sel xxv710
394         - 52  # NDRPDR sel xxv710
395         - 53  # NDRPDR sel xxv710
396         - 38  # NDRPDR sel x710
397         - 39  # NDRPDR sel x710
398         - 40  # NDRPDR sel x710
399         - 44  # NDRPDR sel x710
400         - 45  # NDRPDR sel x710
401         - 48  # NDRPDR sel x710
402         - 49  # NDRPDR sel x710
403         - 50  # NDRPDR sel x710
404         - 51  # NDRPDR sel x710
405         - 54  # NDRPDR sel x710
406
407     plot-dpdk-hdrh-lat-2n-skx:
408       csit-dpdk-perf-verify-2001-2n-skx:
409         - 35  # NDRPDR sel xxv710
410
411     # 2n-clx
412
413     plot-vpp-throughput-lat-tsa-2n-clx:
414       csit-vpp-perf-verify-2001-2n-clx:
415         - 28  # NDRPDR sel
416         - 29  # NDRPDR sel
417         - 32  # NDRPDR sel
418         - 40  # NDRPDR sel
419         - 43  # NDRPDR sel
420         - 44  # NDRPDR sel
421         - 45  # NDRPDR sel
422         - 47  # NDRPDR sel
423         - 48  # NDRPDR sel
424         - 49  # NDRPDR sel
425
426     plot-vpp-hdrh-lat-2n-clx:
427       csit-vpp-perf-verify-2001-2n-clx:
428         - 28  # NDRPDR sel
429
430     plot-vpp-nfv-2n-clx-ndrpdr:
431       csit-vpp-perf-verify-2001-2n-clx:
432         - 28  # NDRPDR sel
433         - 29  # NDRPDR sel
434         - 32  # NDRPDR sel
435         - 40  # NDRPDR sel
436         - 43  # NDRPDR sel
437         - 44  # NDRPDR sel
438         - 45  # NDRPDR sel
439         - 47  # NDRPDR sel
440         - 48  # NDRPDR sel
441         - 49  # NDRPDR sel
442
443     plot-vpp-nfv-2n-clx-mrr:
444       csit-vpp-perf-verify-2001-2n-clx:
445         - 39  # MRR
446
447     plot-vpp-nfv-reconf-2n-clx:
448       csit-vpp-perf-verify-2001-2n-clx:
449         - 68  # Reconf
450         - 69  # Reconf
451         - 70  # Reconf
452         - 71  # Reconf
453         - 72  # Reconf
454         - 73  # Reconf
455         - 74  # Reconf
456         - 75  # Reconf
457         - 76  # Reconf
458         - 77  # Reconf
459
460     plot-vpp-soak-2n-clx:
461       csit-vpp-perf-verify-2001-2n-clx:
462         - 93  # Soak
463         - 94  # Soak
464
465     plot-dpdk-throughput-latency-2n-clx:
466       csit-dpdk-perf-verify-2001-2n-clx:
467         - 15  # NDRPDR sel
468         - 16  # NDRPDR sel
469         - 17  # NDRPDR sel
470         - 18  # NDRPDR sel
471         - 19  # NDRPDR sel
472         - 20  # NDRPDR sel
473         - 21  # NDRPDR sel
474         - 22  # NDRPDR sel
475         - 23  # NDRPDR sel
476         - 24  # NDRPDR sel
477         - 25  # NDRPDR sel
478         - 26  # NDRPDR sel
479         - 27  # NDRPDR sel
480         - 28  # NDRPDR sel
481         - 29  # NDRPDR sel
482         - 30  # NDRPDR sel
483         - 31  # NDRPDR sel
484         - 32  # NDRPDR sel
485         - 33  # NDRPDR sel
486         - 34  # NDRPDR sel
487
488
489     plot-dpdk-hdrh-lat-2n-clx:
490       csit-dpdk-perf-verify-2001-2n-clx:
491         - 15  # NDRPDR sel
492
493     # 3n-tsh
494
495     plot-vpp-throughput-lat-tsa-3n-tsh:
496       csit-vpp-perf-verify-2001-3n-tsh:
497         - 3   # NDRPDR sel
498         - 4   # NDRPDR sel
499         - 7   # NDRPDR sel
500         - 8   # NDRPDR sel
501         - 10  # NDRPDR sel
502         - 12  # NDRPDR sel
503         - 13  # NDRPDR sel
504         - 14  # NDRPDR sel
505         - 15  # NDRPDR sel
506         - 21  # NDRPDR sel
507
508     plot-vpp-hdrh-lat-3n-tsh:
509       csit-vpp-perf-verify-2001-3n-tsh:
510         - 10  # NDRPDR sel
511
512     plot-dpdk-throughput-latency-3n-tsh:
513       csit-dpdk-perf-verify-2001-3n-tsh:
514         - 3   # NDRPDR sel
515         - 4   # NDRPDR sel
516         - 5   # NDRPDR sel
517         - 9   # NDRPDR sel
518         - 10  # NDRPDR sel
519         - 11  # NDRPDR sel
520         - 12  # NDRPDR sel
521         - 14  # NDRPDR sel
522         - 15  # NDRPDR sel
523         - 18  # NDRPDR sel
524
525     plot-dpdk-hdrh-lat-3n-tsh:
526       csit-dpdk-perf-verify-2001-3n-tsh:
527         - 3   # NDRPDR sel
528
529     # 3n-dnv
530
531     plot-vpp-throughput-lat-tsa-3n-dnv:
532       csit-vpp-perf-verify-2001-3n-dnv:
533         - 5   # NDRPDR sel
534         - 6   # NDRPDR sel
535         - 7   # NDRPDR sel
536         - 8   # NDRPDR sel
537         - 9   # NDRPDR sel
538         - 10  # NDRPDR sel
539         - 12  # NDRPDR sel
540         - 16  # NDRPDR sel
541         - 17  # NDRPDR sel
542         - 18  # NDRPDR sel
543
544     plot-dpdk-throughput-latency-3n-dnv:
545       csit-dpdk-perf-verify-2001-3n-dnv:
546         - 12  # NDRPDR sel
547         - 13  # NDRPDR sel
548         - 14  # NDRPDR sel
549         - 15  # NDRPDR sel
550         - 16  # NDRPDR sel
551         - 17  # NDRPDR sel
552         - 18  # NDRPDR sel
553         - 19  # NDRPDR sel
554         - 20  # NDRPDR sel
555         - 22  # NDRPDR sel
556
557     # 2n-dnv
558
559     plot-vpp-throughput-lat-tsa-2n-dnv:
560       csit-vpp-perf-verify-2001-2n-dnv:
561         - 4   # NDRPDR sel
562         - 5   # NDRPDR sel
563         - 6   # NDRPDR sel
564         - 7   # NDRPDR sel
565         - 8   # NDRPDR sel
566         - 9   # NDRPDR sel
567         - 10  # NDRPDR sel
568         - 11  # NDRPDR sel
569         - 13  # NDRPDR sel
570         - 16  # NDRPDR sel
571
572     plot-dpdk-throughput-latency-2n-dnv:
573       csit-dpdk-perf-verify-2001-2n-dnv:
574         - 9   # NDRPDR sel
575         - 10  # NDRPDR sel
576         - 11  # NDRPDR sel
577         - 12  # NDRPDR sel
578         - 13  # NDRPDR sel
579         - 14  # NDRPDR sel
580         - 15  # NDRPDR sel
581         - 16  # NDRPDR sel
582         - 17  # NDRPDR sel
583         - 18  # NDRPDR sel
584
585     ###########################################################################
586     # Simple tables (only one data set):
587
588     # NIC Comparisons
589
590     vpp-nic-comparison-3n-skx:
591       # TODO: Add the data
592       csit-vpp-perf-verify-2001-3n-skx:
593         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
594         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
595         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
596         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
597         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
598         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
599         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
600
601     vpp-nic-comparison-2n-skx:
602       csit-vpp-perf-verify-2001-2n-skx:
603         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
604         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
605         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
606         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
607         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
608         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
609         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
610         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
611         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
612         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
613
614     vpp-nic-comparison-3n-skx-mrr:
615       csit-vpp-perf-verify-2001-3n-skx:
616         - 50  # MRR sel
617         - 53  # MRR sel addition
618
619     vpp-nic-comparison-2n-skx-mrr:
620       csit-vpp-perf-verify-2001-2n-skx:
621         - 101 # MRR sel
622         - 128 # MRR sel addition
623
624     # Results
625
626     vpp-perf-results-3n-hsw:
627       csit-vpp-perf-verify-2001-3n-hsw:
628         - 18  # NDRPDR full
629         - 20  # NDRPDR full
630         - 28  # NDRPDR full
631         - 35  # NDRPDR full
632         - 42  # NDRPDR full
633         - 46  # NDRPDR full
634         - 47  # NDRPDR full
635         - 48  # NDRPDR full
636         - 49  # NDRPDR full
637         - 50  # NDRPDR full
638         - 51  # NDRPDR full
639         - 52  # NDRPDR full
640         - 53  # NDRPDR full
641         - 54  # NDRPDR full
642         - 55  # NDRPDR full
643         - 56  # NDRPDR full
644         - 57  # NDRPDR full
645         - 58  # NDRPDR full
646         - 59  # NDRPDR full
647         - 61  # NDRPDR full
648         - 62  # NDRPDR full
649         - 63  # NDRPDR full
650         - 64  # NDRPDR full
651         - 65  # NDRPDR full
652         - 67  # NDRPDR full
653         - 70  # NDRPDR full
654         - 72  # NDRPDR full
655         - 73  # NDRPDR full
656         - 76  # NDRPDR full
657         - 77  # NDRPDR full
658         - 78  # NDRPDR full
659         - 79  # NDRPDR full
660         - 81  # NDRPDR full
661         - 82  # NDRPDR full
662         - 84  # NDRPDR full
663         - 85  # NDRPDR full
664
665     vpp-perf-results-3n-skx:
666       # TODO: Add data
667       csit-vpp-perf-verify-2001-3n-skx:
668         - 82  # NDRPDR full - crypto-1
669         - 85  # NDRPDR full - l2-2
670         - 87  # NDRPDR full - ip6-1
671         - 88  # NDRPDR full - ip6-2
672         - 90  # NDRPDR full - memif
673         - 95  # NDRPDR full - l2-1
674
675     vpp-perf-results-2n-skx:
676       csit-vpp-perf-verify-2001-2n-skx:
677         - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
678         - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
679         - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
680         - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
681         - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
682         - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
683         - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
684         - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
685         - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
686         - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
687         - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
688         - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
689         - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
690         - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
691
692     vpp-perf-results-2n-clx:
693       csit-vpp-perf-verify-2001-2n-clx:
694         - 53  # NDRPDR full
695         - 54  # NDRPDR full
696         - 55  # NDRPDR full
697         - 56  # NDRPDR full
698         - 57  # NDRPDR full
699         - 58  # NDRPDR full
700         - 59  # NDRPDR full
701         - 60  # NDRPDR full
702         - 61  # NDRPDR full
703         - 62  # NDRPDR full
704         - 63  # NDRPDR full
705         - 64  # NDRPDR full
706         - 65  # NDRPDR full
707         - 66  # NDRPDR full
708         - 67  # NDRPDR full
709
710     vpp-perf-results-3n-tsh:
711       csit-vpp-perf-verify-2001-3n-tsh:
712         - 10  # NDRPDR sel
713
714     vpp-perf-results-3n-dnv:
715       csit-vpp-perf-verify-2001-3n-dnv:
716         - 19  # NDRPDR full
717         - 20  # NDRPDR full
718         - 21  # NDRPDR full
719         - 22  # NDRPDR full
720         - 23  # NDRPDR full
721         - 24  # NDRPDR full
722         - 25  # NDRPDR full
723         - 26  # NDRPDR full
724         - 37  # NDRPDR full
725         - 38  # NDRPDR full
726         - 39  # NDRPDR full
727
728     vpp-perf-results-2n-dnv:
729       csit-vpp-perf-verify-2001-2n-dnv:
730         - 21  # NDRPDR full
731         - 22  # NDRPDR full
732         - 25  # NDRPDR full
733         - 26  # NDRPDR full
734         - 27  # NDRPDR full
735         - 28  # NDRPDR full
736
737     vpp-mrr-results-3n-hsw:
738       csit-vpp-perf-verify-2001-3n-hsw:
739         - 17  # MRR sel
740
741     vpp-mrr-results-3n-skx:
742       csit-vpp-perf-verify-2001-3n-skx:
743         - 50  # MRR sel
744         - 53  # MRR sel addition
745
746     vpp-mrr-results-2n-skx:
747       csit-vpp-perf-verify-2001-2n-skx:
748         - 101 # MRR sel
749         - 128 # MRR sel addition
750
751     vpp-mrr-results-2n-clx:
752       csit-vpp-perf-verify-2001-2n-clx:
753         - 39  # MRR
754
755     vpp-mrr-results-3n-tsh:
756       csit-vpp-perf-verify-2001-3n-tsh:
757         - 9   # MRR sel
758
759     vpp-mrr-results-3n-dnv:
760       csit-vpp-perf-verify-2001-3n-dnv:
761         - 11  # MRR sel
762
763     vpp-mrr-results-2n-dnv:
764       csit-vpp-perf-verify-2001-2n-dnv:
765         - 12  # MRR sel
766
767     vpp-device-results-ubuntu:
768       csit-vpp-device-2001-ubuntu1804-1n-skx:
769         - 57
770
771     dpdk-perf-results-3n-hsw:
772       csit-dpdk-perf-verify-2001-3n-hsw:
773         - 25  # NDRPDR full
774         - 26  # NDRPDR full
775
776     dpdk-perf-results-3n-skx:
777       csit-dpdk-perf-verify-2001-3n-skx:
778         - 29  # NDRPDR sel xxv710
779         - 30  # NDRPDR sel x710
780
781     dpdk-perf-results-2n-skx:
782       csit-dpdk-perf-verify-2001-2n-skx:
783         - 35  # NDRPDR sel xxv710
784         - 38  # NDRPDR sel x710
785
786     dpdk-perf-results-2n-clx:
787       csit-dpdk-perf-verify-2001-2n-clx:
788         - 15  # NDRPDR sel
789         - 34  # NDRPDR sel
790
791     dpdk-perf-results-2n-dnv:
792       csit-dpdk-perf-verify-2001-2n-dnv:
793         - 16  # NDRPDR sel
794
795     dpdk-perf-results-3n-dnv:
796       csit-dpdk-perf-verify-2001-3n-dnv:
797         - 12  # NDRPDR sel
798
799     dpdk-perf-results-3n-tsh:
800       csit-dpdk-perf-verify-2001-3n-tsh:
801         - 3   # NDRPDR sel
802
803 ###########################################################################
804     # Tables (more than one data set)
805
806     # Performance changes
807
808     vpp-perf-changes-2n-skx-old1908_0:
809       csit-vpp-perf-verify-1908-2n-skx:
810         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
811         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
812         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
813         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
814         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
815         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
816         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
817         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
818         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
819         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
820     vpp-perf-changes-2n-skx-old1908_1:
821       csit-vpp-perf-verify-1908_1-2n-skx:
822         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
823         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
824         - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
825         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
826         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
827         - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
828         - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
829         - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
830         - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
831         - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
832     vpp-perf-changes-2n-skx-new1908_1:
833       csit-vpp-perf-verify-1908_1-2n-skx:
834         - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
835         - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
836         - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
837         - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
838         - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
839         - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
840         - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
841         - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
842         - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
843         - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
844     vpp-perf-changes-2n-skx-new1908_2:
845       csit-vpp-perf-verify-1908_2-2n-skx:
846         - 1   # NDRPDR sel
847         - 2   # NDRPDR sel
848         - 3   # NDRPDR sel
849         - 4   # NDRPDR sel
850         - 5   # NDRPDR sel
851         - 6   # NDRPDR sel
852         - 7   # NDRPDR sel
853         - 8   # NDRPDR sel
854         - 9   # NDRPDR sel
855         - 10  # NDRPDR sel
856     vpp-perf-changes-2n-skx-new2001_0:
857       csit-vpp-perf-verify-2001-2n-skx:
858         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
859         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
860         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
861         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
862         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
863         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
864         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
865         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
866         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
867         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
868
869     vpp-perf-changes-3n-skx-old1908_0:
870       csit-vpp-perf-verify-1908-3n-skx:
871         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
872         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
873         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
874         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
875         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
876         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
877         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
878         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
879         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
880         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
881     vpp-perf-changes-3n-skx-old1908_1:
882       csit-vpp-perf-verify-1908_1-3n-skx:
883         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
884         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
885         - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
886         - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
887         - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
888         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
889         - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
890         - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
891         - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
892         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
893     vpp-perf-changes-3n-skx-new1908_1:
894       csit-vpp-perf-verify-1908_1-3n-skx:
895         - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
896         - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
897         - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
898         - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
899         - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
900         - 31  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
901         - 33  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
902         - 34  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
903         - 35  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
904         - 36  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
905     vpp-perf-changes-3n-skx-new1908_2:
906       csit-vpp-perf-verify-1908_2-3n-skx:
907         - 1   # NDRPDR sel
908         - 2   # NDRPDR sel
909     vpp-perf-changes-3n-skx-new2001_0:
910       csit-vpp-perf-verify-2001-3n-skx:
911         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
912         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
913         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
914         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
915         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
916         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
917         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
918
919     vpp-perf-changes-2n-clx-new1908_1:
920       csit-vpp-perf-verify-1908_1-2n-clx:
921         - 5  # NDRPDR sel
922         - 6  # NDRPDR sel
923         - 7  # NDRPDR sel
924         - 8  # NDRPDR sel
925     vpp-perf-changes-2n-clx-new1908_2:
926       csit-vpp-perf-verify-1908_2-2n-clx:
927         - 4  # NDRPDR sel
928         - 5  # NDRPDR sel
929         - 6  # NDRPDR sel
930         - 7  # NDRPDR sel
931         - 8  # NDRPDR sel
932
933     vpp-performance-changes-3n-hsw-h1:
934       csit-vpp-perf-verify-1904-3n-hsw:
935         - 11  # NDRPDR sel
936         - 12  # NDRPDR sel
937         - 20  # NDRPDR sel
938         - 21  # NDRPDR sel
939         - 23  # NDRPDR sel
940         - 24  # NDRPDR sel
941         - 25  # NDRPDR sel
942         - 26  # NDRPDR sel
943         - 29  # NDRPDR sel
944         - 30  # NDRPDR sel
945     vpp-performance-changes-3n-hsw-ref:
946       csit-vpp-perf-verify-1908-3n-hsw:
947         - 12  # NDRPDR sel
948         - 13  # NDRPDR sel
949         - 14  # NDRPDR sel
950         - 15  # NDRPDR sel
951         - 16  # NDRPDR sel
952         - 17  # NDRPDR sel
953         - 18  # NDRPDR sel
954         - 19  # NDRPDR sel
955         - 20  # NDRPDR sel
956         - 21  # NDRPDR sel
957     vpp-performance-changes-3n-hsw-cmp:
958       csit-vpp-perf-verify-2001-3n-hsw:
959         - 21  # NDRPDR sel
960         - 22  # NDRPDR sel
961         - 23  # NDRPDR sel
962         - 24  # NDRPDR sel
963         - 25  # NDRPDR sel
964         - 29  # NDRPDR sel
965         - 30  # NDRPDR sel
966         - 31  # NDRPDR sel
967         - 32  # NDRPDR sel
968         - 34  # NDRPDR sel
969
970     vpp-performance-changes-3n-skx-h1:
971       csit-vpp-perf-verify-1904-3n-skx:
972         - 8   # NDRPDR sel
973         - 9   # NDRPDR sel
974         - 10  # NDRPDR sel
975         - 11  # NDRPDR sel
976         - 12  # NDRPDR sel
977         - 14  # NDRPDR sel
978         - 16  # NDRPDR sel
979         - 21  # NDRPDR sel
980         - 23  # NDRPDR sel
981         - 25  # NDRPDR sel
982     vpp-performance-changes-3n-skx-ref:
983       csit-vpp-perf-verify-1908-3n-skx:
984         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
985         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
986         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
987         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
988         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
989         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
990         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
991         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
992         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
993         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
994     vpp-performance-changes-3n-skx-cmp:
995       # TODO: Add the data
996       csit-vpp-perf-verify-2001-3n-skx:
997         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
998         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
999         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1000         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1001         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1002         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1003         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1004
1005     vpp-performance-changes-2n-skx-h1:
1006       csit-vpp-perf-verify-1904-2n-skx:
1007         - 12  # NDRPDR sel
1008         - 14  # NDRPDR sel
1009         - 16  # NDRPDR sel
1010         - 17  # NDRPDR sel
1011         - 18  # NDRPDR sel
1012         - 21  # NDRPDR sel
1013         - 27  # NDRPDR sel
1014         - 30  # NDRPDR sel
1015         - 31  # NDRPDR sel
1016         - 32  # NDRPDR sel
1017     vpp-performance-changes-2n-skx-ref:
1018       csit-vpp-perf-verify-1908-2n-skx:
1019         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
1020         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
1021         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
1022         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
1023         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
1024         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
1025         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
1026         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
1027         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
1028         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
1029     vpp-performance-changes-2n-skx-cmp:
1030       csit-vpp-perf-verify-2001-2n-skx:
1031         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1032         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1033         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1034         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1035         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1036         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1037         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1038         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1039         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1040         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1041
1042     vpp-performance-changes-nfv-2n-skx-ref:
1043       csit-vpp-perf-verify-1908-2n-skx:
1044         - 22  # NFV
1045         - 31  # NFV
1046         - 32  # NFV
1047     vpp-performance-changes-nfv-2n-skx-cmp:
1048       # TODO: Add the data
1049       csit-vpp-perf-verify-2001-2n-skx:
1050         - 30  # NFV
1051         - 31  # NFV
1052
1053     vpp-performance-changes-2n-dnv-ref:
1054       csit-vpp-perf-verify-1908-2n-dnv:
1055         - 1   # NDRPDR sel
1056         - 2   # NDRPDR sel
1057         - 3   # NDRPDR sel
1058         - 4   # NDRPDR sel
1059         - 5   # NDRPDR sel
1060         - 6   # NDRPDR sel
1061         - 7   # NDRPDR sel
1062         - 8   # NDRPDR sel
1063         - 9   # NDRPDR sel
1064         - 10  # NDRPDR sel
1065     vpp-performance-changes-2n-dnv-cmp:
1066       csit-vpp-perf-verify-2001-2n-dnv:
1067         - 4   # NDRPDR sel
1068         - 5   # NDRPDR sel
1069         - 6   # NDRPDR sel
1070         - 7   # NDRPDR sel
1071         - 8   # NDRPDR sel
1072         - 9   # NDRPDR sel
1073         - 10  # NDRPDR sel
1074         - 11  # NDRPDR sel
1075         - 13  # NDRPDR sel
1076         - 16  # NDRPDR sel
1077
1078     vpp-performance-changes-3n-dnv-ref:
1079       csit-vpp-perf-verify-1908-3n-dnv:
1080         - 6   # NDRPDR sel
1081         - 7   # NDRPDR sel
1082         - 8   # NDRPDR sel
1083         - 9   # NDRPDR sel
1084         - 10  # NDRPDR sel
1085         - 12  # NDRPDR sel
1086         - 13  # NDRPDR sel
1087         - 14  # NDRPDR sel
1088         - 15  # NDRPDR sel
1089         - 16  # NDRPDR sel
1090     vpp-performance-changes-3n-dnv-cmp:
1091       csit-vpp-perf-verify-2001-3n-dnv:
1092         - 5   # NDRPDR sel
1093         - 6   # NDRPDR sel
1094         - 7   # NDRPDR sel
1095         - 8   # NDRPDR sel
1096         - 9   # NDRPDR sel
1097         - 10  # NDRPDR sel
1098         - 12  # NDRPDR sel
1099         - 16  # NDRPDR sel
1100         - 17  # NDRPDR sel
1101         - 18  # NDRPDR sel
1102
1103     vpp-performance-changes-3n-tsh-ref:
1104       csit-vpp-perf-verify-1908-3n-tsh:
1105         - 7   # NDRPDR sel
1106         - 8   # NDRPDR sel
1107         - 9   # NDRPDR sel
1108         - 10  # NDRPDR sel
1109         - 11  # NDRPDR sel
1110         - 12  # NDRPDR sel
1111         - 13  # NDRPDR sel
1112         - 14  # NDRPDR sel
1113         - 15  # NDRPDR sel
1114         - 16  # NDRPDR sel
1115     vpp-performance-changes-3n-tsh-cmp:
1116       csit-vpp-perf-verify-2001-3n-tsh:
1117         - 3   # NDRPDR sel
1118         - 4   # NDRPDR sel
1119         - 7   # NDRPDR sel
1120         - 8   # NDRPDR sel
1121         - 10  # NDRPDR sel
1122         - 12  # NDRPDR sel
1123         - 13  # NDRPDR sel
1124         - 14  # NDRPDR sel
1125         - 15  # NDRPDR sel
1126         - 21  # NDRPDR sel
1127
1128     vpp-soak-vs-ndr-2n-skx-ref:
1129       csit-vpp-perf-verify-2001-2n-skx:
1130         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1131         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1132         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1133         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1134         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1135         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1136         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1137         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1138         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1139         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1140     vpp-soak-vs-ndr-2n-skx-cmp:
1141       csit-vpp-perf-verify-2001-2n-skx:
1142         - 181  # Soak
1143         - 182  # Soak
1144     vpp-soak-vs-ndr-2n-skx:
1145       csit-vpp-perf-verify-2001-2n-skx:
1146         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1147         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1148         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1149         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1150         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1151         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1152         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1153         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1154         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1155         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1156         - 181  # Soak
1157         - 182  # Soak
1158
1159     vpp-soak-vs-ndr-2n-clx-ref:
1160       csit-vpp-perf-verify-2001-2n-clx:
1161         - 28  # NDRPDR sel
1162         - 29  # NDRPDR sel
1163         - 32  # NDRPDR sel
1164         - 40  # NDRPDR sel
1165         - 43  # NDRPDR sel
1166         - 44  # NDRPDR sel
1167         - 45  # NDRPDR sel
1168         - 47  # NDRPDR sel
1169         - 48  # NDRPDR sel
1170         - 49  # NDRPDR sel
1171     vpp-soak-vs-ndr-2n-clx-cmp:
1172       csit-vpp-perf-verify-2001-2n-clx:
1173         - 93  # SOAK
1174         - 94  # Soak
1175     vpp-soak-vs-ndr-2n-clx:
1176       csit-vpp-perf-verify-2001-2n-clx:
1177         - 28  # NDRPDR sel
1178         - 29  # NDRPDR sel
1179         - 32  # NDRPDR sel
1180         - 40  # NDRPDR sel
1181         - 43  # NDRPDR sel
1182         - 44  # NDRPDR sel
1183         - 45  # NDRPDR sel
1184         - 47  # NDRPDR sel
1185         - 48  # NDRPDR sel
1186         - 49  # NDRPDR sel
1187         - 93  # SOAK
1188         - 94  # Soak
1189
1190     vpp-performance-changes-3n-hsw-mrr-h1:
1191       csit-vpp-perf-verify-1904-3n-hsw:
1192         - 9   # MRR sel
1193     vpp-performance-changes-3n-hsw-mrr-ref:
1194       csit-vpp-perf-verify-1908-3n-hsw:
1195         - 39  # MRR sel
1196     vpp-performance-changes-3n-hsw-mrr-cmp:
1197       csit-vpp-perf-verify-2001-3n-hsw:
1198         - 17  # MRR sel
1199
1200     vpp-performance-changes-3n-skx-mrr-h1:
1201       csit-vpp-perf-verify-1904-3n-skx:
1202         - 7   # MRR sel
1203     vpp-performance-changes-3n-skx-mrr-ref:
1204       csit-vpp-perf-verify-1908-3n-skx:
1205         - 36  # MRR sel
1206     vpp-performance-changes-3n-skx-mrr-cmp:
1207       csit-vpp-perf-verify-2001-3n-skx:
1208         - 50  # MRR sel
1209         - 53  # MRR sel addition
1210
1211     vpp-performance-changes-2n-skx-mrr-h1:
1212       csit-vpp-perf-verify-1904-2n-skx:
1213         - 11  # MRR sel
1214     vpp-performance-changes-2n-skx-mrr-ref:
1215       csit-vpp-perf-verify-1908-2n-skx:
1216         - 69  # MRR sel
1217     vpp-performance-changes-2n-skx-mrr-cmp:
1218       csit-vpp-perf-verify-2001-2n-skx:
1219         - 101 # MRR sel
1220         - 128 # MRR sel addition
1221
1222     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1223       csit-vpp-perf-verify-1908-2n-skx:
1224         - 71  # NFV MRR
1225     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1226       # TODO: Replace
1227       # csit-vpp-perf-verify-2001-2n-skx:
1228       csit-vpp-perf-verify-1908-2n-skx:
1229         - 71  # NFV MRR
1230
1231     vpp-performance-changes-2n-dnv-mrr-ref:
1232       csit-vpp-perf-verify-1908-2n-dnv:
1233         - 11  # MRR sel
1234     vpp-performance-changes-2n-dnv-mrr-cmp:
1235       csit-vpp-perf-verify-2001-2n-dnv:
1236         - 12  # MRR sel
1237
1238     vpp-performance-changes-3n-dnv-mrr-ref:
1239       csit-vpp-perf-verify-1908-3n-dnv:
1240         - 17  # MRR sel
1241     vpp-performance-changes-3n-dnv-mrr-cmp:
1242       csit-vpp-perf-verify-2001-3n-dnv:
1243         - 11  # MRR sel
1244
1245     vpp-performance-changes-3n-tsh-mrr-ref:
1246       csit-vpp-perf-verify-1908-3n-tsh:
1247         - 17  # MRR sel
1248     vpp-performance-changes-3n-tsh-mrr-cmp:
1249       csit-vpp-perf-verify-2001-3n-tsh:
1250         - 9   # MRR sel
1251
1252     dpdk-performance-changes-3n-hsw-h1:
1253       csit-dpdk-perf-verify-1904-3n-hsw:
1254         - 2   # NDRPDR sel
1255         - 3   # NDRPDR sel
1256         - 5   # NDRPDR sel
1257         - 6   # NDRPDR sel
1258         - 13  # NDRPDR sel
1259         - 14  # NDRPDR sel
1260         - 15  # NDRPDR sel
1261         - 18  # NDRPDR sel
1262         - 19  # NDRPDR sel
1263         - 20  # NDRPDR sel
1264     dpdk-performance-changes-3n-hsw-ref:
1265       csit-dpdk-perf-verify-1908-3n-hsw:
1266         - 2   # NDRPDR sel
1267         - 3   # NDRPDR sel
1268         - 4   # NDRPDR sel
1269         - 5   # NDRPDR sel
1270         - 6   # NDRPDR sel
1271         - 7   # NDRPDR sel
1272         - 8   # NDRPDR sel
1273         - 9   # NDRPDR sel
1274         - 10  # NDRPDR sel
1275         - 11  # NDRPDR sel
1276     dpdk-performance-changes-3n-hsw-cmp:
1277       csit-dpdk-perf-verify-2001-3n-hsw:
1278 #        - 4   # NDRPDR sel
1279 #        - 5   # NDRPDR sel
1280 #        - 6   # NDRPDR sel
1281 #        - 7   # NDRPDR sel
1282 #        - 8   # NDRPDR sel
1283 #        - 9   # NDRPDR sel
1284 #        - 10  # NDRPDR sel
1285 #        - 11  # NDRPDR sel
1286 #        - 12  # NDRPDR sel
1287 #        - 13  # NDRPDR sel
1288         - 15  # NDRPDR sel
1289         - 16  # NDRPDR sel
1290         - 17  # NDRPDR sel
1291         - 18  # NDRPDR sel
1292         - 19  # NDRPDR sel
1293         - 20  # NDRPDR sel
1294         - 21  # NDRPDR sel
1295         - 22  # NDRPDR sel
1296         - 23  # NDRPDR sel
1297         - 24  # NDRPDR sel
1298
1299     dpdk-performance-changes-3n-skx-h1:
1300       csit-dpdk-perf-verify-1904-3n-skx:
1301         - 2   # NDRPDR sel
1302         - 3   # NDRPDR sel
1303         - 4   # NDRPDR sel
1304         - 5   # NDRPDR sel
1305         - 6   # NDRPDR sel
1306         - 7   # NDRPDR sel
1307         - 11  # NDRPDR sel
1308         - 12  # NDRPDR sel
1309         - 13  # NDRPDR sel
1310         - 14  # NDRPDR sel
1311     dpdk-performance-changes-3n-skx-ref:
1312       csit-dpdk-perf-verify-1908-3n-skx:
1313         - 3   # NDRPDR sel
1314         - 4   # NDRPDR sel
1315         - 5   # NDRPDR sel
1316         - 6   # NDRPDR sel
1317         - 7   # NDRPDR sel
1318         - 8   # NDRPDR sel
1319         - 9   # NDRPDR sel
1320         - 10  # NDRPDR sel
1321         - 11  # NDRPDR sel
1322         - 12  # NDRPDR sel
1323     dpdk-performance-changes-3n-skx-cmp:
1324       csit-dpdk-perf-verify-2001-3n-skx:
1325         - 29  # NDRPDR sel xxv710
1326         - 33  # NDRPDR sel xxv710
1327         - 34  # NDRPDR sel xxv710
1328         - 35  # NDRPDR sel xxv710
1329         - 36  # NDRPDR sel xxv710
1330         - 37  # NDRPDR sel xxv710
1331         - 41  # NDRPDR sel xxv710
1332         - 42  # NDRPDR sel xxv710
1333         - 43  # NDRPDR sel xxv710
1334         - 45  # NDRPDR sel xxv710
1335         - 30  # NDRPDR sel x710
1336         - 31  # NDRPDR sel x710
1337         - 32  # NDRPDR sel x710
1338         - 38  # NDRPDR sel x710
1339         - 39  # NDRPDR sel x710
1340         - 40  # NDRPDR sel x710
1341         - 44  # NDRPDR sel x710
1342         - 46  # NDRPDR sel x710
1343         - 47  # NDRPDR sel x710
1344         - 48  # NDRPDR sel x710
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
1393     # Compare testbeds
1394
1395     vpp-compare-testbeds-ref:
1396       csit-vpp-perf-verify-2001-3n-hsw:
1397         - 21  # NDRPDR sel
1398         - 22  # NDRPDR sel
1399         - 23  # NDRPDR sel
1400         - 24  # NDRPDR sel
1401         - 25  # NDRPDR sel
1402         - 29  # NDRPDR sel
1403         - 30  # NDRPDR sel
1404         - 31  # NDRPDR sel
1405         - 32  # NDRPDR sel
1406         - 34  # NDRPDR sel
1407     vpp-compare-testbeds-cmp:
1408       # TODO: Add the data
1409       csit-vpp-perf-verify-2001-3n-skx:
1410         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1411         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1412         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1413         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1414         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1415         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1416         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1417
1418     vpp-compare-testbeds-skx-clx-ref:
1419       csit-vpp-perf-verify-2001-2n-skx:
1420         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1421         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1422         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1423         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1424         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1425         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1426         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1427         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1428         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1429         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1430     vpp-compare-testbeds-skx-clx-cmp:
1431       csit-vpp-perf-verify-2001-2n-clx:
1432         - 28  # NDRPDR sel
1433         - 29  # NDRPDR sel
1434         - 32  # NDRPDR sel
1435         - 40  # NDRPDR sel
1436         - 43  # NDRPDR sel
1437         - 44  # NDRPDR sel
1438         - 45  # NDRPDR sel
1439         - 47  # NDRPDR sel
1440         - 48  # NDRPDR sel
1441         - 49  # NDRPDR sel
1442
1443     vpp-compare-testbeds-hsw-clx-ref:
1444       csit-vpp-perf-verify-2001-3n-hsw:
1445         - 21  # NDRPDR sel
1446         - 22  # NDRPDR sel
1447         - 23  # NDRPDR sel
1448         - 24  # NDRPDR sel
1449         - 25  # NDRPDR sel
1450         - 29  # NDRPDR sel
1451         - 30  # NDRPDR sel
1452         - 31  # NDRPDR sel
1453         - 32  # NDRPDR sel
1454         - 34  # NDRPDR sel
1455     vpp-compare-testbeds-hsw-clx-cmp:
1456       csit-vpp-perf-verify-2001-2n-clx:
1457         - 28  # NDRPDR sel
1458         - 29  # NDRPDR sel
1459         - 32  # NDRPDR sel
1460         - 40  # NDRPDR sel
1461         - 43  # NDRPDR sel
1462         - 44  # NDRPDR sel
1463         - 45  # NDRPDR sel
1464         - 47  # NDRPDR sel
1465         - 48  # NDRPDR sel
1466         - 49  # NDRPDR sel
1467
1468     vpp-compare-testbeds-mrr-ref:
1469       csit-vpp-perf-verify-2001-3n-hsw:
1470         - 17  # MRR sel
1471     vpp-compare-testbeds-mrr-cmp:
1472       csit-vpp-perf-verify-2001-3n-skx:
1473         - 50  # MRR sel
1474         - 53  # MRR sel addition
1475
1476     vpp-compare-testbeds-mrr-skx-clx-ref:
1477       csit-vpp-perf-verify-2001-2n-skx:
1478         - 101 # MRR sel
1479         - 128 # MRR sel addition
1480     vpp-compare-testbeds-mrr-skx-clx-cmp:
1481       csit-vpp-perf-verify-2001-2n-clx:
1482         - 39  # MRR
1483
1484     vpp-compare-testbeds-mrr-hsw-clx-ref:
1485       csit-vpp-perf-verify-2001-3n-hsw:
1486         - 17  # MRR sel
1487     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1488       csit-vpp-perf-verify-2001-2n-clx:
1489         - 39  # MRR
1490
1491     dpdk-compare-testbeds-ref:
1492       csit-dpdk-perf-verify-2001-3n-hsw:
1493         - 4   # NDRPDR sel
1494         - 5   # NDRPDR sel
1495         - 6   # NDRPDR sel
1496         - 7   # NDRPDR sel
1497         - 8   # NDRPDR sel
1498         - 9   # NDRPDR sel
1499         - 10  # NDRPDR sel
1500         - 11  # NDRPDR sel
1501         - 12  # NDRPDR sel
1502         - 13  # NDRPDR sel
1503         - 15  # NDRPDR sel
1504         - 16  # NDRPDR sel
1505         - 17  # NDRPDR sel
1506         - 18  # NDRPDR sel
1507         - 19  # NDRPDR sel
1508         - 20  # NDRPDR sel
1509         - 21  # NDRPDR sel
1510         - 22  # NDRPDR sel
1511         - 23  # NDRPDR sel
1512         - 24  # NDRPDR sel
1513     dpdk-compare-testbeds-cmp:
1514       csit-dpdk-perf-verify-2001-3n-skx:
1515         - 29  # NDRPDR sel xxv710
1516         - 33  # NDRPDR sel xxv710
1517         - 34  # NDRPDR sel xxv710
1518         - 35  # NDRPDR sel xxv710
1519         - 36  # NDRPDR sel xxv710
1520         - 37  # NDRPDR sel xxv710
1521         - 41  # NDRPDR sel xxv710
1522         - 42  # NDRPDR sel xxv710
1523         - 43  # NDRPDR sel xxv710
1524         - 45  # NDRPDR sel xxv710
1525         - 30  # NDRPDR sel x710
1526         - 31  # NDRPDR sel x710
1527         - 32  # NDRPDR sel x710
1528         - 38  # NDRPDR sel x710
1529         - 39  # NDRPDR sel x710
1530         - 40  # NDRPDR sel x710
1531         - 44  # NDRPDR sel x710
1532         - 46  # NDRPDR sel x710
1533         - 47  # NDRPDR sel x710
1534         - 48  # NDRPDR sel x710
1535
1536     dpdk-compare-testbeds-skx-clx-ref:
1537       csit-dpdk-perf-verify-2001-2n-skx:
1538         - 35  # NDRPDR sel xxv710
1539         - 36  # NDRPDR sel xxv710
1540         - 37  # NDRPDR sel xxv710
1541         - 41  # NDRPDR sel xxv710
1542         - 42  # NDRPDR sel xxv710
1543         - 43  # NDRPDR sel xxv710
1544         - 46  # NDRPDR sel xxv710
1545         - 47  # NDRPDR sel xxv710
1546         - 52  # NDRPDR sel xxv710
1547         - 53  # NDRPDR sel xxv710
1548         - 38  # NDRPDR sel x710
1549         - 39  # NDRPDR sel x710
1550         - 40  # NDRPDR sel x710
1551         - 44  # NDRPDR sel x710
1552         - 45  # NDRPDR sel x710
1553         - 48  # NDRPDR sel x710
1554         - 49  # NDRPDR sel x710
1555         - 50  # NDRPDR sel x710
1556         - 51  # NDRPDR sel x710
1557         - 54  # NDRPDR sel x710
1558     dpdk-compare-testbeds-skx-clx-cmp:
1559       csit-dpdk-perf-verify-2001-2n-clx:
1560         - 15  # NDRPDR sel
1561         - 16  # NDRPDR sel
1562         - 17  # NDRPDR sel
1563         - 18  # NDRPDR sel
1564         - 19  # NDRPDR sel
1565         - 20  # NDRPDR sel
1566         - 21  # NDRPDR sel
1567         - 22  # NDRPDR sel
1568         - 23  # NDRPDR sel
1569         - 24  # NDRPDR sel
1570         - 25  # NDRPDR sel
1571         - 26  # NDRPDR sel
1572         - 27  # NDRPDR sel
1573         - 28  # NDRPDR sel
1574         - 29  # NDRPDR sel
1575         - 30  # NDRPDR sel
1576         - 31  # NDRPDR sel
1577         - 32  # NDRPDR sel
1578         - 33  # NDRPDR sel
1579         - 34  # NDRPDR sel
1580
1581     # Compare topologies
1582
1583     vpp-compare-topologies-ref:
1584       # TODO: Add the data
1585       csit-vpp-perf-verify-2001-3n-skx:
1586         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1587         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1588         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1589         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1590         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1591         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1592         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1593     vpp-compare-topologies-cmp:
1594       csit-vpp-perf-verify-2001-2n-skx:
1595         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1596         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1597         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1598         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1599         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1600         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1601         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1602         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1603         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1604         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1605
1606     vpp-compare-topologies-mrr-ref:
1607       csit-vpp-perf-verify-2001-3n-skx:
1608         - 50  # MRR sel
1609         - 53  # MRR sel addition
1610     vpp-compare-topologies-mrr-cmp:
1611       csit-vpp-perf-verify-2001-2n-skx:
1612         - 101 # MRR sel
1613         - 128 # MRR sel addition
1614
1615     dpdk-compare-topologies-ref:
1616       csit-dpdk-perf-verify-2001-3n-skx:
1617         - 29  # NDRPDR sel xxv710
1618         - 33  # NDRPDR sel xxv710
1619         - 34  # NDRPDR sel xxv710
1620         - 35  # NDRPDR sel xxv710
1621         - 36  # NDRPDR sel xxv710
1622         - 37  # NDRPDR sel xxv710
1623         - 41  # NDRPDR sel xxv710
1624         - 42  # NDRPDR sel xxv710
1625         - 43  # NDRPDR sel xxv710
1626         - 45  # NDRPDR sel xxv710
1627         - 30  # NDRPDR sel x710
1628         - 31  # NDRPDR sel x710
1629         - 32  # NDRPDR sel x710
1630         - 38  # NDRPDR sel x710
1631         - 39  # NDRPDR sel x710
1632         - 40  # NDRPDR sel x710
1633         - 44  # NDRPDR sel x710
1634         - 46  # NDRPDR sel x710
1635         - 47  # NDRPDR sel x710
1636         - 48  # NDRPDR sel x710
1637     dpdk-compare-topologies-cmp:
1638       csit-dpdk-perf-verify-2001-2n-skx:
1639         - 35  # NDRPDR sel xxv710
1640         - 36  # NDRPDR sel xxv710
1641         - 37  # NDRPDR sel xxv710
1642         - 41  # NDRPDR sel xxv710
1643         - 42  # NDRPDR sel xxv710
1644         - 43  # NDRPDR sel xxv710
1645         - 46  # NDRPDR sel xxv710
1646         - 47  # NDRPDR sel xxv710
1647         - 52  # NDRPDR sel xxv710
1648         - 53  # NDRPDR sel xxv710
1649         - 38  # NDRPDR sel x710
1650         - 39  # NDRPDR sel x710
1651         - 40  # NDRPDR sel x710
1652         - 44  # NDRPDR sel x710
1653         - 45  # NDRPDR sel x710
1654         - 48  # NDRPDR sel x710
1655         - 49  # NDRPDR sel x710
1656         - 50  # NDRPDR sel x710
1657         - 51  # NDRPDR sel x710
1658         - 54  # NDRPDR sel x710
1659
1660   plot-layouts:
1661
1662     plot-soak-throughput:
1663       titlefont:
1664         size: 18
1665       xaxis:
1666         title: "<b>Test Cases [Index]</b>"
1667         titlefont:
1668           size: 16
1669         autorange: True
1670         fixedrange: False
1671         gridcolor: "rgb(230, 230, 230)"
1672         linecolor: "rgb(220, 220, 220)"
1673         linewidth: 1
1674         showgrid: True
1675         showline: True
1676         showticklabels: True
1677         tickcolor: "rgb(220, 220, 220)"
1678         tickmode: "linear"
1679         tickfont:
1680           size: 16
1681         zeroline: False
1682       yaxis:
1683         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1684         titlefont:
1685           size: 16
1686         gridcolor: "rgb(230, 230, 230)"
1687         hoverformat: ".4r"
1688         tickformat: ".3r"
1689         linecolor: "rgb(220, 220, 220)"
1690         linewidth: 1
1691         showgrid: True
1692         showline: True
1693         showticklabels: True
1694         tickcolor: "rgb(220, 220, 220)"
1695         tickfont:
1696           size: 16
1697         zeroline: False
1698         range: [0,50]
1699       autosize: False
1700       margin:
1701         t: 50
1702         b: 0
1703         l: 80
1704         r: 20
1705       showlegend: True
1706       legend:
1707         orientation: "h"
1708         font:
1709           size: 16
1710       width: 700
1711       height: 900
1712       paper_bgcolor: "#fff"
1713       plot_bgcolor: "#fff"
1714       hoverlabel:
1715         namelength: -1
1716
1717     plot-service-density:
1718       titlefont:
1719         size: 18
1720       xaxis:
1721         side: "top"
1722         autorange: True
1723         fixedrange: False
1724         showgrid: False
1725         showline: False
1726         showticklabels: False
1727         ticks: ""
1728         ticklen: 0
1729         tickwidth: 0
1730         zeroline: False
1731       yaxis:
1732         autorange: "reversed"
1733         showgrid: False
1734         showline: False
1735         showticklabels: False
1736         ticks: ""
1737         ticklen: 0
1738         tickwidth: 0
1739         zeroline: False
1740       showlegend: False
1741       paper_bgcolor: "#fff"
1742       plot_bgcolor: "#fff"
1743       width: 700
1744       height: 700
1745       hoverlabel:
1746         namelength: -1
1747
1748     plot-cps:
1749       titlefont:
1750         size: 18
1751       xaxis:
1752         title: "<b>Test Cases [Index]</b>"
1753         titlefont:
1754           size: 16
1755         autorange: True
1756         fixedrange: False
1757         gridcolor: "rgb(230, 230, 230)"
1758         linecolor: "rgb(220, 220, 220)"
1759         linewidth: 1
1760         showgrid: True
1761         showline: True
1762         showticklabels: True
1763         tickcolor: "rgb(220, 220, 220)"
1764         tickmode: "linear"
1765         tickfont:
1766           size: 16
1767         zeroline: False
1768       yaxis:
1769         title: "<b>Connections Per Second [cps]</b>"
1770         titlefont:
1771           size: 16
1772         gridcolor: "rgb(230, 230, 230)"
1773         hoverformat: ".4s"
1774         linecolor: "rgb(220, 220, 220)"
1775         linewidth: 1
1776         rangemode: "tozero"
1777         showgrid: True
1778         showline: True
1779         showticklabels: True
1780         tickcolor: "rgb(220, 220, 220)"
1781         tickformat: ".3s"
1782         tickfont:
1783           size: 16
1784         zeroline: False
1785       boxmode: "group"
1786       boxgroupgap: 0.5
1787       autosize: False
1788       margin:
1789         t: 50
1790         b: 20
1791         l: 80
1792         r: 20
1793       showlegend: True
1794       legend:
1795         orientation: "h"
1796         font:
1797           size: 16
1798       width: 700
1799       height: 800
1800       paper_bgcolor: "#fff"
1801       plot_bgcolor: "#fff"
1802       hoverlabel:
1803         namelength: -1
1804
1805     plot-rps:
1806       titlefont:
1807         size: 18
1808       xaxis:
1809         title: "<b>Test Cases [Index]</b>"
1810         titlefont:
1811           size: 16
1812         autorange: True
1813         fixedrange: False
1814         gridcolor: "rgb(230, 230, 230)"
1815         linecolor: "rgb(220, 220, 220)"
1816         linewidth: 1
1817         showgrid: True
1818         showline: True
1819         showticklabels: True
1820         tickcolor: "rgb(220, 220, 220)"
1821         tickmode: "linear"
1822         tickfont:
1823           size: 16
1824         zeroline: False
1825       yaxis:
1826         title: "<b>Requests Per Second [rps]</b>"
1827         titlefont:
1828           size: 16
1829         gridcolor: "rgb(230, 230, 230)"
1830         hoverformat: ".4s"
1831         linecolor: "rgb(220, 220, 220)"
1832         linewidth: 1
1833         rangemode: "tozero"
1834         showgrid: True
1835         showline: True
1836         showticklabels: True
1837         tickcolor: "rgb(230, 230, 230)"
1838         tickformat: ".3s"
1839         tickfont:
1840           size: 16
1841         zeroline: False
1842       boxmode: "group"
1843       boxgroupgap: 0.5
1844       autosize: False
1845       margin:
1846         t: 50
1847         b: 20
1848         l: 80
1849         r: 20
1850       showlegend: True
1851       legend:
1852         orientation: "h"
1853         font:
1854           size: 16
1855       width: 700
1856       height: 800
1857       paper_bgcolor: "#fff"
1858       plot_bgcolor: "#fff"
1859       hoverlabel:
1860         namelength: -1
1861
1862     plot-hoststack:
1863       titlefont:
1864         size: 16
1865       xaxis:
1866         title: "<b>Test Cases [Index]</b>"
1867         titlefont:
1868           size: 14
1869         autorange: True
1870         fixedrange: False
1871         gridcolor: "rgb(230, 230, 230)"
1872         linecolor: "rgb(220, 220, 220)"
1873         linewidth: 1
1874         showgrid: True
1875         showline: True
1876         showticklabels: True
1877         tickcolor: "rgb(220, 220, 220)"
1878         tickmode: "linear"
1879         tickfont:
1880           size: 14
1881         zeroline: False
1882       yaxis:
1883         title: "<b>Bandwidth [Gbps]</b>"
1884         titlefont:
1885           size: 14
1886         gridcolor: "rgb(230, 230, 230)"
1887         hoverformat: ".4s"
1888         linecolor: "rgb(220, 220, 220)"
1889         linewidth: 1
1890         rangemode: "tozero"
1891         showgrid: True
1892         showline: True
1893         showticklabels: True
1894         tickcolor: "rgb(230, 230, 230)"
1895         tickformat: ".3s"
1896         tickfont:
1897           size: 14
1898         zeroline: False
1899       boxmode: "group"
1900       boxgroupgap: 0.5
1901       autosize: False
1902       margin:
1903         t: 50
1904         b: 20
1905         l: 80
1906         r: 20
1907       showlegend: True
1908       legend:
1909         orientation: "h"
1910         font:
1911           size: 14
1912       width: 700
1913       height: 800
1914       paper_bgcolor: "#fff"
1915       plot_bgcolor: "#fff"
1916       hoverlabel:
1917         namelength: -1
1918
1919     plot-throughput:
1920       titlefont:
1921         size: 18
1922       xaxis:
1923         title: "<b>Test Cases [Index]</b>"
1924         titlefont:
1925           size: 16
1926         autorange: True
1927         fixedrange: False
1928         gridcolor: "rgb(230, 230, 230)"
1929         linecolor: "rgb(220, 220, 220)"
1930         linewidth: 1
1931         showgrid: True
1932         showline: True
1933         showticklabels: True
1934         tickcolor: "rgb(220, 220, 220)"
1935         tickmode: "linear"
1936         tickfont:
1937           size: 16
1938         zeroline: False
1939       yaxis:
1940         title: "<b>Packet Throughput [Mpps]</b>"
1941         titlefont:
1942           size: 16
1943         gridcolor: "rgb(230, 230, 230)"
1944         hoverformat: ".4r"
1945         tickformat: ".3r"
1946         linecolor: "rgb(220, 220, 220)"
1947         linewidth: 1
1948         showgrid: True
1949         showline: True
1950         showticklabels: True
1951         tickcolor: "rgb(220, 220, 220)"
1952         tickfont:
1953           size: 16
1954         zeroline: False
1955         range: [0,50]
1956       autosize: False
1957       margin:
1958         t: 50
1959         b: 0
1960         l: 80
1961         r: 20
1962       showlegend: True
1963       legend:
1964         orientation: "h"
1965         font:
1966           size: 16
1967       width: 700
1968       height: 900
1969       paper_bgcolor: "#fff"
1970       plot_bgcolor: "#fff"
1971       hoverlabel:
1972         namelength: -1
1973
1974     plot-throughput-speedup-analysis:
1975       titlefont:
1976         size: 18
1977       xaxis:
1978         title: "<b>Number of Cores [Qty]</b>"
1979         titlefont:
1980           size: 16
1981         autorange: True
1982         fixedrange: False
1983         gridcolor: "rgb(230, 230, 230)"
1984         linecolor: "rgb(220, 220, 220)"
1985         linewidth: 1
1986         showgrid: True
1987         showline: True
1988         showticklabels: True
1989         tickcolor: "rgb(238, 238, 238)"
1990         tickmode: "linear"
1991         tickfont:
1992           size: 16
1993         zeroline: False
1994       yaxis:
1995         title: "<b>Packet Throughput [Mpps]</b>"
1996         titlefont:
1997           size: 16
1998         type: "linear"
1999         gridcolor: "rgb(230, 230, 230)"
2000         hoverformat: ".4s"
2001         linecolor: "rgb(220, 220, 220)"
2002         linewidth: 1
2003         showgrid: True
2004         showline: True
2005         showticklabels: True
2006         tickcolor: "rgb(220, 220, 220)"
2007         tickformat: ".4s"
2008         tickfont:
2009           size: 16
2010         zeroline: True
2011         rangemode: "tozero"
2012         range: [0,100]
2013       legend:
2014         orientation: "h"
2015         font:
2016           size: 16
2017         xanchor: "left"
2018         yanchor: "top"
2019         x: 0
2020         y: -0.2
2021         bgcolor: "rgba(255, 255, 255, 0)"
2022         bordercolor: "rgba(255, 255, 255, 0)"
2023         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2024       autosize: False
2025       margin:
2026           't': 50
2027           'b': 150
2028           'l': 85
2029           'r': 10
2030       showlegend: True
2031       width: 700
2032       height: 700
2033       paper_bgcolor: "#fff"
2034       plot_bgcolor: "#fff"
2035       hoverlabel:
2036         namelength: -1
2037       annotations: [
2038         {
2039           text: "_ _          __          ...",
2040           align: "left",
2041           showarrow: False,
2042           xref: "paper",
2043           yref: "paper",
2044           xanchor: "left",
2045           yanchor: "top",
2046           x: 0,
2047           y: -0.13,
2048           font: {
2049             family: "Consolas, Courier New",
2050             size: 15
2051           },
2052         },
2053         {
2054           text: "    Perfect     Measured     Limit",
2055           align: "left",
2056           showarrow: False,
2057           xref: "paper",
2058           yref: "paper",
2059           xanchor: "left",
2060           yanchor: "top",
2061           x: 0,
2062           y: -0.15,
2063           font: {
2064             family: "Consolas, Courier New",
2065             size: 15
2066           },
2067         },
2068       ]
2069
2070     plot-latency:
2071       titlefont:
2072         size: 18
2073       xaxis:
2074         title: "<b>Direction</b>"
2075         titlefont:
2076           size: 16
2077         autorange: True
2078         fixedrange: False
2079         gridcolor: "rgb(230, 230, 230)"
2080         linecolor: "rgb(220, 220, 220)"
2081         linewidth: 1
2082         showgrid: True
2083         showline: True
2084         showticklabels: False
2085         tickcolor: "rgb(220, 220, 220)"
2086         tickmode: "linear"
2087         tickfont:
2088           size: 16
2089         zeroline: False
2090       yaxis:
2091         title: "<b>Packet Latency [uSec]</b>"
2092         titlefont:
2093           size: 16
2094         type: "linear"
2095         gridcolor: "rgb(230, 230, 230)"
2096         hoverformat: ".4s"
2097         linecolor: "rgb(220, 220, 220)"
2098         linewidth: 1
2099         showgrid: True
2100         showline: True
2101         showticklabels: True
2102         tickcolor: "rgb(220, 220, 220)"
2103         tickformat: ".4s"
2104         tickfont:
2105           size: 16
2106         zeroline: True
2107         rangemode: "tozero"
2108       legend:
2109         orientation: "h"
2110         font:
2111           size: 16
2112         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2113       autosize: False
2114       margin:
2115           't': 50
2116           'b': 150
2117           'l': 80
2118           'r': 10
2119       showlegend: True
2120       width: 700
2121       height: 700
2122       paper_bgcolor: "#fff"
2123       plot_bgcolor: "#fff"
2124       hoverlabel:
2125         namelength: -1
2126
2127     plot-hdrh-latency:
2128       title:
2129         text: ""
2130         xanchor: "center"
2131         x: 0.5
2132         font:
2133           size: 16
2134       width: 700
2135       plot_bgcolor: "white"
2136       annotations:
2137         - font:
2138             size: 14
2139           showarrow: False
2140           text: "<b>Packet Latency [uSec]</b>"
2141           x: 1
2142           xanchor: "right"
2143           xref: "paper"
2144           y: -0.045
2145           yanchor: "top"
2146           yref: "paper"
2147         - font:
2148             size: 14
2149           showarrow: False
2150           text: "<b>Probability [%]</b>"
2151           textangle: 270
2152           x: -0.06
2153           xanchor: "center"
2154           xref: "paper"
2155           y: 0.5
2156           yanchor: "middle"
2157           yref: "paper"
2158         - font:
2159             size: 14
2160           showarrow: False
2161           text: "<b>Direction: E-W</b>"
2162           x: 0.24
2163           xanchor: "center"
2164           xref: "paper"
2165           y: 1.05
2166           yanchor: "bottom"
2167           yref: "paper"
2168         - font:
2169             size: 14
2170           showarrow: False
2171           text: "<b>Direction: W-E</b>"
2172           x: 0.74
2173           xanchor: "center"
2174           xref: "paper"
2175           y: 1.05
2176           yanchor: "bottom"
2177           yref: "paper"
2178
2179     plot-hdrh-latency-percentile:
2180       title:
2181         text: ""
2182         xanchor: "center"
2183         x: 0.5
2184         font:
2185           size: 18
2186       xaxis:
2187         type: "log"
2188         title: "<b>Percentile [%]</b>"
2189         titlefont:
2190           size: 16
2191         autorange: True
2192         fixedrange: False
2193         gridcolor: "rgb(230, 230, 230)"
2194         linecolor: "rgb(220, 220, 220)"
2195         linewidth: 1
2196         showgrid: True
2197         showline: True
2198         showticklabels: True
2199         tickcolor: "rgb(220, 220, 220)"
2200         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2201         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2202         tickfont:
2203           size: 16
2204       yaxis:
2205         title: "<b>Packet Latency [uSec]</b>"
2206         titlefont:
2207           size: 16
2208         gridcolor: "rgb(230, 230, 230)"
2209         linecolor: "rgb(220, 220, 220)"
2210         linewidth: 1
2211         showgrid: True
2212         showline: True
2213         showticklabels: True
2214         tickcolor: "rgb(220, 220, 220)"
2215         tickfont:
2216           size: 16
2217       autosize: False
2218       showlegend: True
2219       legend:
2220         traceorder: "normal"
2221         orientation: "h"
2222         font:
2223           size: 16
2224         xanchor: "left"
2225         yanchor: "top"
2226         x: 0
2227         y: -0.15
2228         bgcolor: "rgba(255, 255, 255, 0)"
2229         bordercolor: "rgba(255, 255, 255, 0)"
2230       width: 700
2231       height: 700
2232       paper_bgcolor: "white"
2233       plot_bgcolor: "white"
2234
2235     plot-hdrh-latency-by-percentile:
2236       title:
2237         text: "<b>Latency by Percentile Distribution</b>"
2238         xanchor: "center"
2239         x: 0.5
2240         font:
2241           size: 18
2242       showlegend: True
2243       legend:
2244         traceorder: "normal"
2245         orientation: "h"
2246         font:
2247           size: 16
2248         xanchor: "left"
2249         yanchor: "top"
2250         x: 0
2251         y: -0.2
2252         bgcolor: "rgba(255, 255, 255, 0)"
2253         bordercolor: "rgba(255, 255, 255, 0)"
2254       xaxis:
2255         type: "linear"
2256         title: "<b>Percentile [%]</b>"
2257         titlefont:
2258           size: 14
2259         autorange: False
2260         fixedrange: False
2261         range: [0, 100]
2262         gridcolor: "rgb(230, 230, 230)"
2263         linecolor: "rgb(220, 220, 220)"
2264         linewidth: 1
2265         showgrid: True
2266         showline: True
2267         showticklabels: True
2268         tickcolor: "rgb(220, 220, 220)"
2269         tickvals: [0, 25, 50, 75, 100]
2270         ticktext: [0, 25, 50, 75, 100]
2271         tickfont:
2272           size: 14
2273       yaxis:
2274         title: "<b>One-Way Latency per Direction [uSec]</b>"
2275         titlefont:
2276           size: 14
2277         gridcolor: "rgb(230, 230, 230)"
2278         linecolor: "rgb(220, 220, 220)"
2279         linewidth: 1
2280         showgrid: True
2281         showline: True
2282         showticklabels: True
2283         tickcolor: "rgb(220, 220, 220)"
2284         tickfont:
2285           size: 14
2286       width: 700
2287       height: 700
2288       paper_bgcolor: "white"
2289       plot_bgcolor: "white"
2290
2291 - type: "static"
2292   src-path: "{DIR[RST]}"
2293   dst-path: "{DIR[WORKING,SRC]}"
2294
2295 - type: "input"
2296   general:
2297     file-name: "output_info.xml.gz"
2298     file-format: ".gz"
2299     arch-file-format:
2300       - ".gz"
2301       - ".zip"
2302     download-path: "{job}/{build}/archives/{filename}"
2303     extract: "output.xml"
2304
2305     zip-file-name: "robot-plugin.zip"
2306     zip-file-format: ".zip"
2307     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2308     zip-extract: "robot-plugin/output.xml"
2309
2310   builds:
2311
2312     csit-vpp-perf-verify-1904-3n-hsw:
2313       - 9   # MRR sel
2314       - 11  # NDRPDR sel
2315       - 12  # NDRPDR sel
2316       - 20  # NDRPDR sel
2317       - 21  # NDRPDR sel
2318       - 23  # NDRPDR sel
2319       - 24  # NDRPDR sel
2320       - 25  # NDRPDR sel
2321       - 26  # NDRPDR sel
2322       - 29  # NDRPDR sel
2323       - 30  # NDRPDR sel
2324     csit-vpp-perf-verify-1908-3n-hsw:
2325       - 12  # NDRPDR sel
2326       - 13  # NDRPDR sel
2327       - 14  # NDRPDR sel
2328       - 15  # NDRPDR sel
2329       - 16  # NDRPDR sel
2330       - 17  # NDRPDR sel
2331       - 18  # NDRPDR sel
2332       - 19  # NDRPDR sel
2333       - 20  # NDRPDR sel
2334       - 21  # NDRPDR sel
2335       - 48  # NDRPDR sel vhost
2336       - 49  # NDRPDR sel vhost
2337       - 52  # NDRPDR sel vhost
2338       - 53  # NDRPDR sel vhost
2339       - 54  # NDRPDR sel vhost
2340       - 55  # NDRPDR sel vhost
2341       - 56  # NDRPDR sel vhost
2342       - 57  # NDRPDR sel vhost
2343       - 58  # NDRPDR sel vhost
2344       - 59  # NDRPDR sel vhost
2345       - 39  # MRR sel
2346     csit-vpp-perf-verify-2001-3n-hsw:
2347       - 21  # NDRPDR sel
2348       - 22  # NDRPDR sel
2349       - 23  # NDRPDR sel
2350       - 24  # NDRPDR sel
2351       - 25  # NDRPDR sel
2352       - 29  # NDRPDR sel
2353       - 30  # NDRPDR sel
2354       - 31  # NDRPDR sel
2355       - 32  # NDRPDR sel
2356       - 34  # NDRPDR sel
2357       - 17  # MRR sel
2358       - 18  # NDRPDR full
2359       - 20  # NDRPDR full
2360       - 28  # NDRPDR full
2361       - 35  # NDRPDR full
2362       - 42  # NDRPDR full
2363       - 46  # NDRPDR full
2364       - 47  # NDRPDR full
2365       - 48  # NDRPDR full
2366       - 49  # NDRPDR full
2367       - 50  # NDRPDR full
2368       - 51  # NDRPDR full
2369       - 52  # NDRPDR full
2370       - 53  # NDRPDR full
2371       - 54  # NDRPDR full
2372       - 55  # NDRPDR full
2373       - 56  # NDRPDR full
2374       - 57  # NDRPDR full
2375       - 58  # NDRPDR full
2376       - 59  # NDRPDR full
2377       - 61  # NDRPDR full
2378       - 62  # NDRPDR full
2379       - 63  # NDRPDR full
2380       - 64  # NDRPDR full
2381       - 65  # NDRPDR full
2382       - 67  # NDRPDR full
2383       - 70  # NDRPDR full
2384       - 72  # NDRPDR full
2385       - 73  # NDRPDR full
2386       - 76  # NDRPDR full
2387       - 77  # NDRPDR full
2388       - 78  # NDRPDR full
2389       - 79  # NDRPDR full
2390       - 81  # NDRPDR full
2391       - 82  # NDRPDR full
2392       - 84  # NDRPDR full
2393       - 85  # NDRPDR full
2394       - 103  # hoststack
2395       - 104  # hoststack
2396       - 105  # hoststack
2397       - 106  # hoststack
2398       - 107  # hoststack
2399       - 108  # hoststack
2400       - 109  # hoststack
2401       - 110  # hoststack
2402       - 111  # hoststack
2403       - 112  # hoststack
2404
2405     csit-vpp-perf-verify-1904-3n-skx:
2406       - 7   # MRR sel
2407       - 8   # NDRPDR sel
2408       - 9   # NDRPDR sel
2409       - 10  # NDRPDR sel
2410       - 11  # NDRPDR sel
2411       - 12  # NDRPDR sel
2412       - 14  # NDRPDR sel
2413       - 16  # NDRPDR sel
2414       - 21  # NDRPDR sel
2415       - 23  # NDRPDR sel
2416       - 25  # NDRPDR sel
2417     csit-vpp-perf-verify-1908-3n-skx:
2418       - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
2419       - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
2420       - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
2421       - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
2422       - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
2423       - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
2424       - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
2425       - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
2426       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2427       - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
2428       - 52  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2429       - 53  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2430       - 55  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2431       - 61  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2432       - 62  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2433       - 63  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2434       - 64  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2435       - 65  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2436       - 66  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2437       - 67  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2438       - 36  # MRR sel - old1908 - vpp build: 19.08-release
2439     csit-vpp-perf-verify-1908_1-3n-skx:
2440       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2441       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2442       - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2443       - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2444       - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2445       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2446       - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2447       - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2448       - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2449       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2450       - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2451       - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2452       - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2453       - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2454       - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2455       - 31  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2456       - 33  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2457       - 34  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2458       - 35  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2459       - 36  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2460     csit-vpp-perf-verify-1908_2-3n-skx:
2461       - 1   # NDRPDR sel
2462       - 2   # NDRPDR sel
2463     csit-vpp-perf-verify-2001-3n-skx:
2464       - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2465       - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2466       - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2467       - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2468       - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2469       - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2470       - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2471       - 82  # NDRPDR full - crypto-1
2472       - 85  # NDRPDR full - l2-2
2473       - 87  # NDRPDR full - ip6-1
2474       - 88  # NDRPDR full - ip6-2
2475       - 90  # NDRPDR full - memif
2476       - 95  # NDRPDR full - l2-1
2477       - 50  # MRR sel
2478       - 53  # MRR sel addition
2479
2480     csit-vpp-perf-verify-1904-2n-skx:
2481       - 11  # MRR sel
2482       - 12  # NDRPDR sel
2483       - 14  # NDRPDR sel
2484       - 16  # NDRPDR sel
2485       - 17  # NDRPDR sel
2486       - 18  # NDRPDR sel
2487       - 21  # NDRPDR sel
2488       - 27  # NDRPDR sel
2489       - 30  # NDRPDR sel
2490       - 31  # NDRPDR sel
2491       - 32  # NDRPDR sel
2492     csit-vpp-perf-verify-1908-2n-skx:
2493       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2494       - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
2495       - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
2496       - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
2497       - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
2498       - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
2499       - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
2500       - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
2501       - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
2502       - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
2503       - 88  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2504       - 89  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2505       - 91  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2506       - 92  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2507       - 93  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2508       - 94  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2509       - 95  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2510       - 96  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2511       - 97  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2512       - 98  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2513       - 69  # MRR sel - old1908 - vpp build: 19.08-release
2514     csit-vpp-perf-verify-1908_1-2n-skx:
2515       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2516       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2517       - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2518       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2519       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2520       - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2521       - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2522       - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2523       - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2524       - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2525       - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2526       - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2527       - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2528       - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2529       - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2530       - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2531       - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2532       - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2533       - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2534       - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2535     csit-vpp-perf-verify-1908_2-2n-skx:
2536       - 1   # NDRPDR sel
2537       - 2   # NDRPDR sel
2538       - 3   # NDRPDR sel
2539       - 4   # NDRPDR sel
2540       - 5   # NDRPDR sel
2541       - 6   # NDRPDR sel
2542       - 7   # NDRPDR sel
2543       - 8   # NDRPDR sel
2544       - 9   # NDRPDR sel
2545       - 10  # NDRPDR sel
2546     csit-vpp-perf-verify-2001-2n-skx:
2547       - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2548       - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2549       - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2550       - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2551       - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2552       - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2553       - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2554       - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2555       - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2556       - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2557       - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2558       - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2559       - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2560       - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2561       - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2562       - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2563       - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2564       - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2565       - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2566       - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2567       - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2568       - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2569       - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2570       - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2571       - 101  # MRR sel - old
2572       - 128  # MRR sel addition - old
2573       - 169  # Reconf
2574       - 171  # Reconf
2575       - 172  # Reconf
2576       - 173  # Reconf
2577       - 174  # Reconf
2578       - 175  # Reconf
2579       - 176  # Reconf
2580       - 177  # Reconf
2581       - 178  # Reconf
2582       - 179  # Reconf
2583       - 181  # Soak
2584       - 182  # Soak
2585
2586     csit-vpp-perf-verify-1908_1-2n-clx:
2587       - 5  # NDRPDR sel
2588       - 6  # NDRPDR sel
2589       - 7  # NDRPDR sel
2590       - 8  # NDRPDR sel
2591     csit-vpp-perf-verify-1908_2-2n-clx:
2592       - 4  # NDRPDR sel
2593       - 5  # NDRPDR sel
2594       - 6  # NDRPDR sel
2595       - 7  # NDRPDR sel
2596       - 8  # NDRPDR sel
2597     csit-vpp-perf-verify-2001-2n-clx:
2598       - 28  # NDRPDR sel
2599       - 29  # NDRPDR sel
2600       - 32  # NDRPDR sel
2601       - 40  # NDRPDR sel
2602       - 43  # NDRPDR sel
2603       - 44  # NDRPDR sel
2604       - 45  # NDRPDR sel
2605       - 47  # NDRPDR sel
2606       - 48  # NDRPDR sel
2607       - 49  # NDRPDR sel
2608       - 39  # MRR
2609       - 53  # NDRPDR full
2610       - 54  # NDRPDR full
2611       - 55  # NDRPDR full
2612       - 56  # NDRPDR full
2613       - 57  # NDRPDR full
2614       - 58  # NDRPDR full
2615       - 59  # NDRPDR full
2616       - 60  # NDRPDR full
2617       - 61  # NDRPDR full
2618       - 62  # NDRPDR full
2619       - 63  # NDRPDR full
2620       - 64  # NDRPDR full
2621       - 65  # NDRPDR full
2622       - 66  # NDRPDR full
2623       - 67  # NDRPDR full
2624       - 68  # Reconf
2625       - 69  # Reconf
2626       - 70  # Reconf
2627       - 71  # Reconf
2628       - 72  # Reconf
2629       - 73  # Reconf
2630       - 74  # Reconf
2631       - 75  # Reconf
2632       - 76  # Reconf
2633       - 77  # Reconf
2634       - 80  # TCP
2635       - 82  # TCP
2636       - 83  # TCP
2637       - 85  # TCP
2638       - 86  # TCP
2639       - 87  # TCP
2640       - 88  # TCP
2641       - 89  # TCP
2642       - 90  # TCP
2643       - 91  # TCP
2644       - 93  # Soak
2645       - 94  # Soak
2646
2647     csit-vpp-perf-verify-1908-3n-tsh:
2648       - 7   # NDRPDR sel
2649       - 8   # NDRPDR sel
2650       - 9   # NDRPDR sel
2651       - 10  # NDRPDR sel
2652       - 11  # NDRPDR sel
2653       - 12  # NDRPDR sel
2654       - 13  # NDRPDR sel
2655       - 14  # NDRPDR sel
2656       - 15  # NDRPDR sel
2657       - 16  # NDRPDR sel
2658       - 17  # MRR sel
2659     csit-vpp-perf-verify-2001-3n-tsh:
2660       - 3   # NDRPDR sel
2661       - 4   # NDRPDR sel
2662       - 7   # NDRPDR sel
2663       - 8   # NDRPDR sel
2664       - 10  # NDRPDR sel
2665       - 12  # NDRPDR sel
2666       - 13  # NDRPDR sel
2667       - 14  # NDRPDR sel
2668       - 15  # NDRPDR sel
2669       - 21  # NDRPDR sel
2670       - 9   # MRR sel
2671
2672     csit-vpp-perf-verify-1908-3n-dnv:
2673       - 6   # NDRPDR sel
2674       - 7   # NDRPDR sel
2675       - 8   # NDRPDR sel
2676       - 9   # NDRPDR sel
2677       - 10  # NDRPDR sel
2678       - 12  # NDRPDR sel
2679       - 13  # NDRPDR sel
2680       - 14  # NDRPDR sel
2681       - 15  # NDRPDR sel
2682       - 16  # NDRPDR sel
2683       - 17  # MRR sel
2684     csit-vpp-perf-verify-2001-3n-dnv:
2685       - 5   # NDRPDR sel
2686       - 6   # NDRPDR sel
2687       - 7   # NDRPDR sel
2688       - 8   # NDRPDR sel
2689       - 9   # NDRPDR sel
2690       - 10  # NDRPDR sel
2691       - 12  # NDRPDR sel
2692       - 16  # NDRPDR sel
2693       - 17  # NDRPDR sel
2694       - 18  # NDRPDR sel
2695       - 11  # MRR sel
2696       - 19  # NDRPDR full
2697       - 20  # NDRPDR full
2698       - 21  # NDRPDR full
2699       - 22  # NDRPDR full
2700       - 23  # NDRPDR full
2701       - 24  # NDRPDR full
2702       - 25  # NDRPDR full
2703       - 26  # NDRPDR full
2704       - 37  # NDRPDR full
2705       - 38  # NDRPDR full
2706       - 39  # NDRPDR full
2707
2708     csit-vpp-perf-verify-1908-2n-dnv:
2709       - 1   # NDRPDR sel
2710       - 2   # NDRPDR sel
2711       - 3   # NDRPDR sel
2712       - 4   # NDRPDR sel
2713       - 5   # NDRPDR sel
2714       - 6   # NDRPDR sel
2715       - 7   # NDRPDR sel
2716       - 8   # NDRPDR sel
2717       - 9   # NDRPDR sel
2718       - 10  # NDRPDR sel
2719       - 11  # MRR sel
2720     csit-vpp-perf-verify-2001-2n-dnv:
2721       - 4   # NDRPDR sel
2722       - 5   # NDRPDR sel
2723       - 6   # NDRPDR sel
2724       - 7   # NDRPDR sel
2725       - 8   # NDRPDR sel
2726       - 9   # NDRPDR sel
2727       - 10  # NDRPDR sel
2728       - 11  # NDRPDR sel
2729       - 13  # NDRPDR sel
2730       - 16  # NDRPDR sel
2731       - 12  # MRR sel
2732       - 21  # NDRPDR full
2733       - 22  # NDRPDR full
2734       - 25  # NDRPDR full
2735       - 26  # NDRPDR full
2736       - 27  # NDRPDR full
2737       - 28  # NDRPDR full
2738
2739     csit-dpdk-perf-verify-1904-3n-hsw:
2740       - 2   # NDRPDR sel
2741       - 3   # NDRPDR sel
2742       - 5   # NDRPDR sel
2743       - 6   # NDRPDR sel
2744       - 13  # NDRPDR sel
2745       - 14  # NDRPDR sel
2746       - 15  # NDRPDR sel
2747       - 18  # NDRPDR sel
2748       - 19  # NDRPDR sel
2749       - 20  # NDRPDR sel
2750     csit-dpdk-perf-verify-1908-3n-hsw:
2751       - 2   # NDRPDR sel
2752       - 3   # NDRPDR sel
2753       - 4   # NDRPDR sel
2754       - 5   # NDRPDR sel
2755       - 6   # NDRPDR sel
2756       - 7   # NDRPDR sel
2757       - 8   # NDRPDR sel
2758       - 9   # NDRPDR sel
2759       - 10  # NDRPDR sel
2760       - 11  # NDRPDR sel
2761     csit-dpdk-perf-verify-2001-3n-hsw:
2762       - 4   # NDRPDR sel
2763       - 5   # NDRPDR sel
2764       - 6   # NDRPDR sel
2765       - 7   # NDRPDR sel
2766       - 8   # NDRPDR sel
2767       - 9   # NDRPDR sel
2768       - 10  # NDRPDR sel
2769       - 11  # NDRPDR sel
2770       - 12  # NDRPDR sel
2771       - 13  # NDRPDR sel
2772       - 15  # NDRPDR sel
2773       - 16  # NDRPDR sel
2774       - 17  # NDRPDR sel
2775       - 18  # NDRPDR sel
2776       - 19  # NDRPDR sel
2777       - 20  # NDRPDR sel
2778       - 21  # NDRPDR sel
2779       - 22  # NDRPDR sel
2780       - 23  # NDRPDR sel
2781       - 24  # NDRPDR sel
2782       - 25  # NDRPDR full
2783       - 26  # NDRPDR full
2784
2785     csit-dpdk-perf-verify-1904-3n-skx:
2786       - 2   # NDRPDR sel
2787       - 3   # NDRPDR sel
2788       - 4   # NDRPDR sel
2789       - 5   # NDRPDR sel
2790       - 6   # NDRPDR sel
2791       - 7   # NDRPDR sel
2792       - 11  # NDRPDR sel
2793       - 12  # NDRPDR sel
2794       - 13  # NDRPDR sel
2795       - 14  # NDRPDR sel
2796     csit-dpdk-perf-verify-1908-3n-skx:
2797       - 3   # NDRPDR sel
2798       - 4   # NDRPDR sel
2799       - 5   # NDRPDR sel
2800       - 6   # NDRPDR sel
2801       - 7   # NDRPDR sel
2802       - 8   # NDRPDR sel
2803       - 9   # NDRPDR sel
2804       - 10  # NDRPDR sel
2805       - 11  # NDRPDR sel
2806       - 12  # NDRPDR sel
2807     csit-dpdk-perf-verify-2001-3n-skx:
2808       - 29  # NDRPDR sel xxv710
2809       - 33  # NDRPDR sel xxv710
2810       - 34  # NDRPDR sel xxv710
2811       - 35  # NDRPDR sel xxv710
2812       - 36  # NDRPDR sel xxv710
2813       - 37  # NDRPDR sel xxv710
2814       - 41  # NDRPDR sel xxv710
2815       - 42  # NDRPDR sel xxv710
2816       - 43  # NDRPDR sel xxv710
2817       - 45  # NDRPDR sel xxv710
2818       - 30  # NDRPDR sel x710
2819       - 31  # NDRPDR sel x710
2820       - 32  # NDRPDR sel x710
2821       - 38  # NDRPDR sel x710
2822       - 39  # NDRPDR sel x710
2823       - 40  # NDRPDR sel x710
2824       - 44  # NDRPDR sel x710
2825       - 46  # NDRPDR sel x710
2826       - 47  # NDRPDR sel x710
2827       - 48  # NDRPDR sel x710
2828
2829     csit-dpdk-perf-verify-1904-2n-skx:
2830       - 2   # NDRPDR sel
2831       - 3   # NDRPDR sel
2832       - 4   # NDRPDR sel
2833       - 5   # NDRPDR sel
2834       - 7   # NDRPDR sel
2835       - 8   # NDRPDR sel
2836       - 9   # NDRPDR sel
2837       - 10  # NDRPDR sel
2838       - 11  # NDRPDR sel
2839       - 12  # NDRPDR sel
2840     csit-dpdk-perf-verify-1908-2n-skx:
2841       - 2   # NDRPDR sel
2842       - 3   # NDRPDR sel
2843       - 4   # NDRPDR sel
2844       - 5   # NDRPDR sel
2845       - 7   # NDRPDR sel
2846       - 8   # NDRPDR sel
2847       - 9   # NDRPDR sel
2848       - 10  # NDRPDR sel
2849       - 11  # NDRPDR sel
2850       - 12  # NDRPDR sel
2851     csit-dpdk-perf-verify-2001-2n-skx:
2852       - 35  # NDRPDR sel xxv710
2853       - 36  # NDRPDR sel xxv710
2854       - 37  # NDRPDR sel xxv710
2855       - 41  # NDRPDR sel xxv710
2856       - 42  # NDRPDR sel xxv710
2857       - 43  # NDRPDR sel xxv710
2858       - 46  # NDRPDR sel xxv710
2859       - 47  # NDRPDR sel xxv710
2860       - 52  # NDRPDR sel xxv710
2861       - 53  # NDRPDR sel xxv710
2862       - 38  # NDRPDR sel x710
2863       - 39  # NDRPDR sel x710
2864       - 40  # NDRPDR sel x710
2865       - 44  # NDRPDR sel x710
2866       - 45  # NDRPDR sel x710
2867       - 48  # NDRPDR sel x710
2868       - 49  # NDRPDR sel x710
2869       - 50  # NDRPDR sel x710
2870       - 51  # NDRPDR sel x710
2871       - 54  # NDRPDR sel x710
2872
2873     csit-dpdk-perf-verify-2001-2n-clx:
2874       - 15  # NDRPDR sel
2875       - 16  # NDRPDR sel
2876       - 17  # NDRPDR sel
2877       - 18  # NDRPDR sel
2878       - 19  # NDRPDR sel
2879       - 20  # NDRPDR sel
2880       - 21  # NDRPDR sel
2881       - 22  # NDRPDR sel
2882       - 23  # NDRPDR sel
2883       - 24  # NDRPDR sel
2884       - 25  # NDRPDR sel
2885       - 26  # NDRPDR sel
2886       - 27  # NDRPDR sel
2887       - 28  # NDRPDR sel
2888       - 29  # NDRPDR sel
2889       - 30  # NDRPDR sel
2890       - 31  # NDRPDR sel
2891       - 32  # NDRPDR sel
2892       - 33  # NDRPDR sel
2893       - 34  # NDRPDR sel
2894
2895     csit-dpdk-perf-verify-2001-2n-dnv:
2896       - 9   # NDRPDR sel
2897       - 10  # NDRPDR sel
2898       - 11  # NDRPDR sel
2899       - 12  # NDRPDR sel
2900       - 13  # NDRPDR sel
2901       - 14  # NDRPDR sel
2902       - 15  # NDRPDR sel
2903       - 16  # NDRPDR sel
2904       - 17  # NDRPDR sel
2905       - 18  # NDRPDR sel
2906
2907     csit-dpdk-perf-verify-2001-3n-dnv:
2908       - 12  # NDRPDR sel
2909       - 13  # NDRPDR sel
2910       - 14  # NDRPDR sel
2911       - 15  # NDRPDR sel
2912       - 16  # NDRPDR sel
2913       - 17  # NDRPDR sel
2914       - 18  # NDRPDR sel
2915       - 19  # NDRPDR sel
2916       - 20  # NDRPDR sel
2917       - 22  # NDRPDR sel
2918
2919     csit-dpdk-perf-verify-2001-3n-tsh:
2920       - 3   # NDRPDR sel
2921       - 4   # NDRPDR sel
2922       - 5   # NDRPDR sel
2923       - 9   # NDRPDR sel
2924       - 10  # NDRPDR sel
2925       - 11  # NDRPDR sel
2926       - 12  # NDRPDR sel
2927       - 14  # NDRPDR sel
2928       - 15  # NDRPDR sel
2929       - 18  # NDRPDR sel
2930
2931     csit-vpp-device-2001-ubuntu1804-1n-skx:
2932       - 57
2933
2934 - type: "output"
2935   output: "report"
2936   format:
2937     html:
2938     - full
2939 #    pdf:
2940 #    - minimal
2941
2942 ################################################################################
2943 ###                               T A B L E S                                ###
2944 ################################################################################
2945
2946 # VPP Soak vs NDR - 2n-skx
2947 - type: "table"
2948   title: "VPP Soak vs NDR 2n-skx"
2949   algorithm: "table_soak_vs_ndr"
2950   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2951   reference:
2952     title: "NDR"
2953     data: "vpp-soak-vs-ndr-2n-skx-ref"
2954   compare:
2955     title: "Soak"
2956     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2957   data: "vpp-soak-vs-ndr-2n-skx"
2958   include-tests: "NDR"
2959   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2960   parameters:
2961     - "throughput"
2962     - "name"
2963     - "parent"
2964
2965 # VPP Soak vs NDR - 2n-clx
2966 - type: "table"
2967   title: "VPP Soak vs NDR 2n-clx"
2968   algorithm: "table_soak_vs_ndr"
2969   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2970   reference:
2971     title: "NDR"
2972     data: "vpp-soak-vs-ndr-2n-clx-ref"
2973   compare:
2974     title: "Soak"
2975     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2976   data: "vpp-soak-vs-ndr-2n-clx"
2977   include-tests: "NDR"
2978   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2979   parameters:
2980     - "throughput"
2981     - "name"
2982     - "parent"
2983
2984 ################################################################################
2985
2986 # VPP Compare NICs 3n-skx 2t1c ndr
2987 - type: "table"
2988   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2989   algorithm: "table_comparison"
2990   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2991   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2992   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2993   columns:
2994     - title: "x710"
2995       data-set: "vpp-nic-comparison-3n-skx"
2996       tag: "NIC_Intel-X710"
2997     - title: "xxv710"
2998       data-set: "vpp-nic-comparison-3n-skx"
2999       tag: "NIC_Intel-XXV710"
3000   comparisons:
3001     - title: "Diff"
3002       reference: 1
3003       compare: 2
3004   legend:
3005     - "Legend to Table:"
3006     - "x710, xxv710 - NICs tested."
3007     - "Diff - difference between x710 and xxv710 NIC."
3008
3009 # VPP Compare NICs 3n-skx 4t2c ndr
3010 - type: "table"
3011   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3012   algorithm: "table_comparison"
3013   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3014   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3015   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3016   columns:
3017     - title: "x710"
3018       data-set: "vpp-nic-comparison-3n-skx"
3019       tag: "NIC_Intel-X710"
3020     - title: "xxv710"
3021       data-set: "vpp-nic-comparison-3n-skx"
3022       tag: "NIC_Intel-XXV710"
3023   comparisons:
3024     - title: "Diff"
3025       reference: 1
3026       compare: 2
3027   legend:
3028     - "Legend to Table:"
3029     - "x710, xxv710 - NICs tested."
3030     - "Diff - difference between x710 and xxv710 NIC."
3031
3032 # VPP Compare NICs 3n-skx 2t1c pdr
3033 - type: "table"
3034   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3035   algorithm: "table_comparison"
3036   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3037   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3038   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3039   columns:
3040     - title: "x710"
3041       data-set: "vpp-nic-comparison-3n-skx"
3042       tag: "NIC_Intel-X710"
3043     - title: "xxv710"
3044       data-set: "vpp-nic-comparison-3n-skx"
3045       tag: "NIC_Intel-XXV710"
3046   comparisons:
3047     - title: "Diff"
3048       reference: 1
3049       compare: 2
3050   legend:
3051     - "Legend to Table:"
3052     - "x710, xxv710 - NICs tested."
3053     - "Diff - difference between x710 and xxv710 NIC."
3054
3055 # VPP Compare NICs 3n-skx 4t2c pdr
3056 - type: "table"
3057   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3058   algorithm: "table_comparison"
3059   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3060   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3061   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3062   columns:
3063     - title: "x710"
3064       data-set: "vpp-nic-comparison-3n-skx"
3065       tag: "NIC_Intel-X710"
3066     - title: "xxv710"
3067       data-set: "vpp-nic-comparison-3n-skx"
3068       tag: "NIC_Intel-XXV710"
3069   comparisons:
3070     - title: "Diff"
3071       reference: 1
3072       compare: 2
3073   legend:
3074     - "Legend to Table:"
3075     - "x710, xxv710 - NICs tested."
3076     - "Diff - difference between x710 and xxv710 NIC."
3077
3078 # VPP Compare NICs 3n-skx 2t1c mrr
3079 - type: "table"
3080   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3081   algorithm: "table_comparison"
3082   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3083   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3084   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3085   columns:
3086     - title: "x710"
3087       data-set: "vpp-nic-comparison-3n-skx-mrr"
3088       tag: "NIC_Intel-X710"
3089     - title: "xxv710"
3090       data-set: "vpp-nic-comparison-3n-skx-mrr"
3091       tag: "NIC_Intel-XXV710"
3092   comparisons:
3093     - title: "Diff"
3094       reference: 1
3095       compare: 2
3096   legend:
3097     - "Legend to Table:"
3098     - "x710, xxv710 - NICs tested."
3099     - "Diff - difference between x710 and xxv710 NIC."
3100
3101 # VPP Compare NICs 3n-skx 4t2c mrr
3102 - type: "table"
3103   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3104   algorithm: "table_comparison"
3105   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3106   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3107   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3108   columns:
3109     - title: "x710"
3110       data-set: "vpp-nic-comparison-3n-skx-mrr"
3111       tag: "NIC_Intel-X710"
3112     - title: "xxv710"
3113       data-set: "vpp-nic-comparison-3n-skx-mrr"
3114       tag: "NIC_Intel-XXV710"
3115   comparisons:
3116     - title: "Diff"
3117       reference: 1
3118       compare: 2
3119   legend:
3120     - "Legend to Table:"
3121     - "x710, xxv710 - NICs tested."
3122     - "Diff - difference between x710 and xxv710 NIC."
3123
3124 # VPP Compare NICs 3n-skx 8t4c mrr
3125 - type: "table"
3126   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3127   algorithm: "table_comparison"
3128   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3129   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3130   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3131   columns:
3132     - title: "x710"
3133       data-set: "vpp-nic-comparison-3n-skx-mrr"
3134       tag: "NIC_Intel-X710"
3135     - title: "xxv710"
3136       data-set: "vpp-nic-comparison-3n-skx-mrr"
3137       tag: "NIC_Intel-XXV710"
3138   comparisons:
3139     - title: "Diff"
3140       reference: 1
3141       compare: 2
3142   legend:
3143     - "Legend to Table:"
3144     - "x710, xxv710 - NICs tested."
3145     - "Diff - difference between x710 and xxv710 NIC."
3146
3147 # VPP Compare NICs 2n-skx 2t1c ndr
3148 - type: "table"
3149   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3150   algorithm: "table_comparison"
3151   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3152   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3153   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3154   columns:
3155     - title: "x710"
3156       data-set: "vpp-nic-comparison-2n-skx"
3157       tag: "NIC_Intel-X710"
3158     - title: "xxv710"
3159       data-set: "vpp-nic-comparison-2n-skx"
3160       tag: "NIC_Intel-XXV710"
3161   comparisons:
3162     - title: "Diff"
3163       reference: 1
3164       compare: 2
3165   legend:
3166     - "Legend to Table:"
3167     - "x710, xxv710 - NICs tested."
3168     - "Diff - difference between x710 and xxv710 NIC."
3169
3170 # VPP Compare NICs 2n-skx 4t2c ndr
3171 - type: "table"
3172   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3173   algorithm: "table_comparison"
3174   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3175   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3176   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3177   columns:
3178     - title: "x710"
3179       data-set: "vpp-nic-comparison-2n-skx"
3180       tag: "NIC_Intel-X710"
3181     - title: "xxv710"
3182       data-set: "vpp-nic-comparison-2n-skx"
3183       tag: "NIC_Intel-XXV710"
3184   comparisons:
3185     - title: "Diff"
3186       reference: 1
3187       compare: 2
3188   legend:
3189     - "Legend to Table:"
3190     - "x710, xxv710 - NICs tested."
3191     - "Diff - difference between x710 and xxv710 NIC."
3192
3193 # VPP Compare NICs 2n-skx 2t1c pdr
3194 - type: "table"
3195   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3196   algorithm: "table_comparison"
3197   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3199   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3200   columns:
3201     - title: "x710"
3202       data-set: "vpp-nic-comparison-2n-skx"
3203       tag: "NIC_Intel-X710"
3204     - title: "xxv710"
3205       data-set: "vpp-nic-comparison-2n-skx"
3206       tag: "NIC_Intel-XXV710"
3207   comparisons:
3208     - title: "Diff"
3209       reference: 1
3210       compare: 2
3211   legend:
3212     - "Legend to Table:"
3213     - "x710, xxv710 - NICs tested."
3214     - "Diff - difference between x710 and xxv710 NIC."
3215
3216 # VPP Compare NICs 2n-skx 4t2c pdr
3217 - type: "table"
3218   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3219   algorithm: "table_comparison"
3220   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3221   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3222   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3223   columns:
3224     - title: "x710"
3225       data-set: "vpp-nic-comparison-2n-skx"
3226       tag: "NIC_Intel-X710"
3227     - title: "xxv710"
3228       data-set: "vpp-nic-comparison-2n-skx"
3229       tag: "NIC_Intel-XXV710"
3230   comparisons:
3231     - title: "Diff"
3232       reference: 1
3233       compare: 2
3234   legend:
3235     - "Legend to Table:"
3236     - "x710, xxv710 - NICs tested."
3237     - "Diff - difference between x710 and xxv710 NIC."
3238
3239 # VPP Compare NICs 2n-skx 2t1c mrr
3240 - type: "table"
3241   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3242   algorithm: "table_comparison"
3243   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3244   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3245   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3246   columns:
3247     - title: "x710"
3248       data-set: "vpp-nic-comparison-2n-skx-mrr"
3249       tag: "NIC_Intel-X710"
3250     - title: "xxv710"
3251       data-set: "vpp-nic-comparison-2n-skx-mrr"
3252       tag: "NIC_Intel-XXV710"
3253   comparisons:
3254     - title: "Diff"
3255       reference: 1
3256       compare: 2
3257   legend:
3258     - "Legend to Table:"
3259     - "x710, xxv710 - NICs tested."
3260     - "Diff - difference between x710 and xxv710 NIC."
3261
3262 # VPP Compare NICs 2n-skx 4t2c mrr
3263 - type: "table"
3264   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3265   algorithm: "table_comparison"
3266   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3267   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3268   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3269   columns:
3270     - title: "x710"
3271       data-set: "vpp-nic-comparison-2n-skx-mrr"
3272       tag: "NIC_Intel-X710"
3273     - title: "xxv710"
3274       data-set: "vpp-nic-comparison-2n-skx-mrr"
3275       tag: "NIC_Intel-XXV710"
3276   comparisons:
3277     - title: "Diff"
3278       reference: 1
3279       compare: 2
3280   legend:
3281     - "Legend to Table:"
3282     - "x710, xxv710 - NICs tested."
3283     - "Diff - difference between x710 and xxv710 NIC."
3284
3285 # VPP Compare NICs 2n-skx 8t4c mrr
3286 - type: "table"
3287   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3288   algorithm: "table_comparison"
3289   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3290   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3291   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3292   columns:
3293     - title: "x710"
3294       data-set: "vpp-nic-comparison-2n-skx-mrr"
3295       tag: "NIC_Intel-X710"
3296     - title: "xxv710"
3297       data-set: "vpp-nic-comparison-2n-skx-mrr"
3298       tag: "NIC_Intel-XXV710"
3299   comparisons:
3300     - title: "Diff"
3301       reference: 1
3302       compare: 2
3303   legend:
3304     - "Legend to Table:"
3305     - "x710, xxv710 - NICs tested."
3306     - "Diff - difference between x710 and xxv710 NIC."
3307
3308 ################################################################################
3309 # VPP
3310
3311 # VPP Performance changes 2n-skx-xxv710 2t1c ndr
3312 - type: "table"
3313   title: "VPP Performance changes 2n-skx-xxv710 2t1c ndr"
3314   algorithm: "table_comparison"
3315   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-ndr"
3316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3317   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3318   columns:
3319     - title: "1908.1"
3320       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3321     - title: "1908.2"
3322       data-set: "vpp-perf-changes-2n-skx-new1908_2"
3323   comparisons:
3324     - title: "Diff"
3325       reference: 1
3326       compare: 2
3327   legend:
3328     - "Legend to Table:"
3329     - "1908.1, 1908.2 - VPP versions tested."
3330     - "Diff - difference between the previous and the current VPP version."
3331
3332 # VPP Performance changes 2n-skx-xxv710 2t1c pdr
3333 - type: "table"
3334   title: "VPP Performance changes 2n-skx-xxv710 2t1c pdr"
3335   algorithm: "table_comparison"
3336   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-pdr"
3337   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3338   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3339   columns:
3340     - title: "1908.1"
3341       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3342     - title: "1908.2"
3343       data-set: "vpp-perf-changes-2n-skx-new1908_2"
3344   comparisons:
3345     - title: "Diff"
3346       reference: 1
3347       compare: 2
3348   legend:
3349     - "Legend to Table:"
3350     - "1908.1, 1908.2 - VPP versions tested."
3351     - "Diff - difference between the previous and the current VPP version."
3352
3353 # VPP Performance changes 3n-skx-xxv710 2t1c ndr
3354 - type: "table"
3355   title: "VPP Performance changes 3n-skx-xxv710 2t1c ndr"
3356   algorithm: "table_comparison"
3357   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-ndr"
3358   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3359   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3360   columns:
3361     - title: "1908.1"
3362       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3363     - title: "1908.2"
3364       data-set: "vpp-perf-changes-3n-skx-new1908_2"
3365   comparisons:
3366     - title: "Diff"
3367       reference: 1
3368       compare: 2
3369   legend:
3370     - "Legend to Table:"
3371     - "1908.1, 1908.2 - VPP versions tested."
3372     - "Diff - difference between the previous and the current VPP version."
3373
3374 # VPP Performance changes 3n-skx-xxv710 2t1c pdr
3375 - type: "table"
3376   title: "VPP Performance changes 3n-skx-xxv710 2t1c pdr"
3377   algorithm: "table_comparison"
3378   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-pdr"
3379   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3380   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3381   columns:
3382     - title: "1908.1"
3383       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3384     - title: "1908.2"
3385       data-set: "vpp-perf-changes-3n-skx-new1908_2"
3386   comparisons:
3387     - title: "Diff"
3388       reference: 1
3389       compare: 2
3390   legend:
3391     - "Legend to Table:"
3392     - "1908.1, 1908.2 - VPP versions tested."
3393     - "Diff - difference between the previous and the current VPP version."
3394
3395 # VPP Performance changes 2n-clx-xxv710 2t1c ndr
3396 - type: "table"
3397   title: "VPP Performance changes 2n-clx-xxv710 2t1c ndr"
3398   algorithm: "table_comparison"
3399   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-ndr"
3400   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3401   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3402   columns:
3403     - title: "1908.1"
3404       data-set: "vpp-perf-changes-2n-clx-new1908_1"
3405     - title: "1908.2"
3406       data-set: "vpp-perf-changes-2n-clx-new1908_2"
3407   comparisons:
3408     - title: "Diff"
3409       reference: 1
3410       compare: 2
3411   legend:
3412     - "Legend to Table:"
3413     - "1908.1, 1908.2 - VPP versions tested."
3414     - "Diff - difference between the previous and the current VPP version."
3415
3416 # VPP Performance changes 2n-clx-xxv710 2t1c pdr
3417 - type: "table"
3418   title: "VPP Performance changes 2n-clx-xxv710 2t1c pdr"
3419   algorithm: "table_comparison"
3420   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-pdr"
3421   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3422   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3423   columns:
3424     - title: "1908.1"
3425       data-set: "vpp-perf-changes-2n-clx-new1908_1"
3426     - title: "1908.2"
3427       data-set: "vpp-perf-changes-2n-clx-new1908_2"
3428   comparisons:
3429     - title: "Diff"
3430       reference: 1
3431       compare: 2
3432   legend:
3433     - "Legend to Table:"
3434     - "1908.1, 1908.2 - VPP versions tested."
3435     - "Diff - difference between the previous and the current VPP version."
3436
3437 # VPP Performance Changes 3n-hsw 1t1c pdr
3438 - type: "table"
3439   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3440   algorithm: "table_comparison"
3441   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3442   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3443   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3444   columns:
3445     - title: "1904"
3446       data-set: "vpp-performance-changes-3n-hsw-h1"
3447     - title: "1908"
3448       data-set: "vpp-performance-changes-3n-hsw-ref"
3449     - title: "2001"
3450       data-set: "vpp-performance-changes-3n-hsw-cmp"
3451   comparisons:
3452     - title: "Diff"
3453       reference: 2
3454       compare: 3
3455   legend:
3456     - "Legend to Table"
3457     - "1904, 1908, 2001 - VPP versions tested."
3458     - "Diff - difference between 1908 and 2001 VPP version."
3459
3460 # VPP Performance Changes 3n-hsw 2t2c pdr
3461 - type: "table"
3462   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3463   algorithm: "table_comparison"
3464   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3465   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3466   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3467   columns:
3468     - title: "1904"
3469       data-set: "vpp-performance-changes-3n-hsw-h1"
3470     - title: "1908"
3471       data-set: "vpp-performance-changes-3n-hsw-ref"
3472     - title: "2001"
3473       data-set: "vpp-performance-changes-3n-hsw-cmp"
3474   comparisons:
3475     - title: "Diff"
3476       reference: 2
3477       compare: 3
3478   legend:
3479     - "Legend to Table"
3480     - "1904, 1908, 2001 - VPP versions tested."
3481     - "Diff - difference between 1908 and 2001 VPP version."
3482
3483 # VPP Performance Changes 3n-hsw 1t1c ndr
3484 - type: "table"
3485   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3486   algorithm: "table_comparison"
3487   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3488   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3489   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3490   columns:
3491     - title: "1904"
3492       data-set: "vpp-performance-changes-3n-hsw-h1"
3493     - title: "1908"
3494       data-set: "vpp-performance-changes-3n-hsw-ref"
3495     - title: "2001"
3496       data-set: "vpp-performance-changes-3n-hsw-cmp"
3497   comparisons:
3498     - title: "Diff"
3499       reference: 2
3500       compare: 3
3501   legend:
3502     - "Legend to Table"
3503     - "1904, 1908, 2001 - VPP versions tested."
3504     - "Diff - difference between 1908 and 2001 VPP version."
3505
3506 # VPP Performance Changes 3n-hsw 2t2c ndr
3507 - type: "table"
3508   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3509   algorithm: "table_comparison"
3510   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3511   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3512   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3513   columns:
3514     - title: "1904"
3515       data-set: "vpp-performance-changes-3n-hsw-h1"
3516     - title: "1908"
3517       data-set: "vpp-performance-changes-3n-hsw-ref"
3518     - title: "2001"
3519       data-set: "vpp-performance-changes-3n-hsw-cmp"
3520   comparisons:
3521     - title: "Diff"
3522       reference: 2
3523       compare: 3
3524   legend:
3525     - "Legend to Table"
3526     - "1904, 1908, 2001 - VPP versions tested."
3527     - "Diff - difference between 1908 and 2001 VPP version."
3528
3529 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3530 - type: "table"
3531   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3532   algorithm: "table_comparison"
3533   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3534   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3535   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3536   rca:
3537     - title: "RCA1"
3538       data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3539     - title: "RCA2"
3540       data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3541   columns:
3542     - title: "1908.0-1"
3543       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3544       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3545     - title: "1908.1-1"
3546       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3547     - title: "1908.1-2"
3548       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3549     - title: "2001.0-2"
3550       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3551   comparisons:
3552     - title: "Diff1"
3553       reference: 2
3554       reference-alt: 1
3555       compare: 3
3556     - title: "Diff2"
3557       reference: 3
3558       compare: 4
3559   legend:
3560     - 'Legend to Table:'
3561     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-01-29).'
3562     - 'Diff1 - difference between environment versions "2" and "1" for the same VPP version, 1908.1-2 vs. 1908.1-1 (if data for the latter not present, 1908.0-1 is used).'
3563     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3564     - 'RCA1 - root cause analysis reference for Diff1.'
3565     - 'RCA2 - root cause analysis reference for Diff2.'
3566
3567 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3568 - type: "table"
3569   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3570   algorithm: "table_comparison"
3571   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3572   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3573   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3574   rca:
3575     - title: "RCA1"
3576       data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3577     - title: "RCA2"
3578       data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3579   columns:
3580     - title: "1908.0-1"
3581       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3582       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3583     - title: "1908.1-1"
3584       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3585     - title: "1908.1-2"
3586       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3587     - title: "2001.0-2"
3588       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3589   comparisons:
3590     - title: "Diff1"
3591       reference: 2
3592       reference-alt: 1
3593       compare: 3
3594     - title: "Diff2"
3595       reference: 3
3596       compare: 4
3597   legend:
3598     - 'Legend to Table:'
3599     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-01-29).'
3600     - 'Diff1 - difference between environment versions "2" and "1" for the same VPP version, 1908.1-2 vs. 1908.1-1 (if data for the latter not present, 1908.0-1 is used).'
3601     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3602     - 'RCA1 - root cause analysis reference for Diff1.'
3603     - 'RCA2 - root cause analysis reference for Diff2.'
3604
3605 # VPP Performance Changes 3n-skx 2t1c pdr
3606 - type: "table"
3607   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3608   algorithm: "table_comparison"
3609   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3610   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3611   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3612   columns:
3613     - title: "1904"
3614       data-set: "vpp-performance-changes-3n-skx-h1"
3615       tag: "NIC_Intel-X710"
3616     - title: "1908"
3617       data-set: "vpp-performance-changes-3n-skx-ref"
3618       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3619       tag: "NIC_Intel-XXV710"
3620     - title: "2001"
3621       data-set: "vpp-performance-changes-3n-skx-cmp"
3622       tag: "NIC_Intel-XXV710"
3623   comparisons:
3624     - title: "Diff"
3625       reference: 2
3626       compare: 3
3627   legend:
3628     - "Legend to Table"
3629     - "1904, 1908, 2001 - VPP versions tested."
3630     - "Diff - difference between 1908 and 2001 VPP version."
3631
3632 # VPP Performance Changes 3n-skx 4t2c pdr
3633 - type: "table"
3634   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3635   algorithm: "table_comparison"
3636   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3637   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3638   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3639   columns:
3640     - title: "1904"
3641       data-set: "vpp-performance-changes-3n-skx-h1"
3642       tag: "NIC_Intel-X710"
3643     - title: "1908"
3644       data-set: "vpp-performance-changes-3n-skx-ref"
3645       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3646       tag: "NIC_Intel-XXV710"
3647     - title: "2001"
3648       data-set: "vpp-performance-changes-3n-skx-cmp"
3649       tag: "NIC_Intel-XXV710"
3650   comparisons:
3651     - title: "Diff"
3652       reference: 2
3653       compare: 3
3654   legend:
3655     - "Legend to Table"
3656     - "1904, 1908, 2001 - VPP versions tested."
3657     - "Diff - difference between 1908 and 2001 VPP version."
3658
3659 # VPP Performance Changes 3n-skx 2t1c ndr
3660 - type: "table"
3661   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3662   algorithm: "table_comparison"
3663   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3664   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3665   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3666   columns:
3667     - title: "1904"
3668       data-set: "vpp-performance-changes-3n-skx-h1"
3669       tag: "NIC_Intel-X710"
3670     - title: "1908"
3671       data-set: "vpp-performance-changes-3n-skx-ref"
3672       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3673       tag: "NIC_Intel-XXV710"
3674     - title: "2001"
3675       data-set: "vpp-performance-changes-3n-skx-cmp"
3676       tag: "NIC_Intel-XXV710"
3677   comparisons:
3678     - title: "Diff"
3679       reference: 2
3680       compare: 3
3681   legend:
3682     - "Legend to Table"
3683     - "1904, 1908, 2001 - VPP versions tested."
3684     - "Diff - difference between 1908 and 2001 VPP version."
3685
3686 # VPP Performance Changes 3n-skx 4t2c ndr
3687 - type: "table"
3688   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3689   algorithm: "table_comparison"
3690   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3691   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3692   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3693   columns:
3694     - title: "1904"
3695       data-set: "vpp-performance-changes-3n-skx-h1"
3696       tag: "NIC_Intel-X710"
3697     - title: "1908"
3698       data-set: "vpp-performance-changes-3n-skx-ref"
3699       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3700       tag: "NIC_Intel-XXV710"
3701     - title: "2001"
3702       data-set: "vpp-performance-changes-3n-skx-cmp"
3703       tag: "NIC_Intel-XXV710"
3704   comparisons:
3705     - title: "Diff"
3706       reference: 2
3707       compare: 3
3708   legend:
3709     - "Legend to Table"
3710     - "1904, 1908, 2001 - VPP versions tested."
3711     - "Diff - difference between 1908 and 2001 VPP version."
3712
3713 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3714 - type: "table"
3715   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3716   algorithm: "table_comparison"
3717   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3718   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3719   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3720   rca:
3721     - title: "RCA1"
3722       data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3723     - title: "RCA2"
3724       data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3725   columns:
3726     - title: "1908.0-1"
3727       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3728       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3729     - title: "1908.1-1"
3730       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3731     - title: "1908.1-2"
3732       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3733     - title: "2001.0-2"
3734       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3735   comparisons:
3736     - title: "Diff1"
3737       reference: 2
3738       reference-alt: 1
3739       compare: 3
3740     - title: "Diff2"
3741       reference: 3
3742       compare: 4
3743   legend:
3744     - 'Legend to Table:'
3745     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-01-29).'
3746     - 'Diff1 - difference between environment versions "2" and "1" for the same VPP version, 1908.1-2 vs. 1908.1-1 (if data for the latter not present, 1908.0-1 is used).'
3747     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3748     - 'RCA1 - root cause analysis reference for Diff1.'
3749     - 'RCA2 - root cause analysis reference for Diff2.'
3750
3751 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3752 - type: "table"
3753   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3754   algorithm: "table_comparison"
3755   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3756   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3757   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3758   rca:
3759     - title: "RCA1"
3760       data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3761     - title: "RCA2"
3762       data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3763   columns:
3764     - title: "1908.0-1"
3765       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3766       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3767     - title: "1908.1-1"
3768       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3769     - title: "1908.1-2"
3770       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3771     - title: "2001.0-2"
3772       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3773   comparisons:
3774     - title: "Diff1"
3775       reference: 2
3776       reference-alt: 1
3777       compare: 3
3778     - title: "Diff2"
3779       reference: 3
3780       compare: 4
3781   legend:
3782     - 'Legend to Table:'
3783     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-01-29).'
3784     - 'Diff1 - difference between environment versions "2" and "1" for the same VPP version, 1908.1-2 vs. 1908.1-1 (if data for the latter not present, 1908.0-1 is used).'
3785     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3786     - 'RCA1 - root cause analysis reference for Diff1.'
3787     - 'RCA2 - root cause analysis reference for Diff2.'
3788
3789 # VPP Performance Changes 2n-skx 2t1c pdr
3790 - type: "table"
3791   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3792   algorithm: "table_comparison"
3793   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3794   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3795   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3796   columns:
3797     - title: "1904"
3798       data-set: "vpp-performance-changes-2n-skx-h1"
3799       tag: "NIC_Intel-X710"
3800     - title: "1908"
3801       data-set: "vpp-performance-changes-2n-skx-ref"
3802       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3803       tag: "NIC_Intel-XXV710"
3804     - title: "2001"
3805       data-set: "vpp-performance-changes-2n-skx-cmp"
3806       tag: "NIC_Intel-XXV710"
3807   comparisons:
3808     - title: "Diff"
3809       reference: 2
3810       compare: 3
3811   legend:
3812     - "Legend to Table"
3813     - "1904, 1908, 2001 - VPP versions tested."
3814     - "Diff - difference between 1908 and 2001 VPP version."
3815
3816 # VPP Performance Changes 2n-skx 4t2c pdr
3817 - type: "table"
3818   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3819   algorithm: "table_comparison"
3820   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3821   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3822   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3823   columns:
3824     - title: "1904"
3825       data-set: "vpp-performance-changes-2n-skx-h1"
3826       tag: "NIC_Intel-X710"
3827     - title: "1908"
3828       data-set: "vpp-performance-changes-2n-skx-ref"
3829       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3830       tag: "NIC_Intel-XXV710"
3831     - title: "2001"
3832       data-set: "vpp-performance-changes-2n-skx-cmp"
3833       tag: "NIC_Intel-XXV710"
3834   comparisons:
3835     - title: "Diff"
3836       reference: 2
3837       compare: 3
3838   legend:
3839     - "Legend to Table"
3840     - "1904, 1908, 2001 - VPP versions tested."
3841     - "Diff - difference between 1908 and 2001 VPP version."
3842
3843 # VPP Performance Changes 2n-skx 2t1c ndr
3844 - type: "table"
3845   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3846   algorithm: "table_comparison"
3847   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3848   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3849   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3850   columns:
3851     - title: "1904"
3852       data-set: "vpp-performance-changes-2n-skx-h1"
3853       tag: "NIC_Intel-X710"
3854     - title: "1908"
3855       data-set: "vpp-performance-changes-2n-skx-ref"
3856       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3857       tag: "NIC_Intel-XXV710"
3858     - title: "2001"
3859       data-set: "vpp-performance-changes-2n-skx-cmp"
3860       tag: "NIC_Intel-XXV710"
3861   comparisons:
3862     - title: "Diff"
3863       reference: 2
3864       compare: 3
3865   legend:
3866     - "Legend to Table"
3867     - "1904, 1908, 2001 - VPP versions tested."
3868     - "Diff - difference between 1908 and 2001 VPP version."
3869
3870 # VPP Performance Changes 2n-skx 4t2c ndr
3871 - type: "table"
3872   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3873   algorithm: "table_comparison"
3874   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3876   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3877   columns:
3878     - title: "1904"
3879       data-set: "vpp-performance-changes-2n-skx-h1"
3880       tag: "NIC_Intel-X710"
3881     - title: "1908"
3882       data-set: "vpp-performance-changes-2n-skx-ref"
3883       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3884       tag: "NIC_Intel-XXV710"
3885     - title: "2001"
3886       data-set: "vpp-performance-changes-2n-skx-cmp"
3887       tag: "NIC_Intel-XXV710"
3888   comparisons:
3889     - title: "Diff"
3890       reference: 2
3891       compare: 3
3892   legend:
3893     - "Legend to Table"
3894     - "1904, 1908, 2001 - VPP versions tested."
3895     - "Diff - difference between 1908 and 2001 VPP version."
3896
3897 # VPP Performance Changes 2n-dnv 1t1c pdr
3898 - type: "table"
3899   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3900   algorithm: "table_comparison"
3901   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3902   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3903   filter: "'1T1C'"
3904   columns:
3905     - title: "1908"
3906       data-set: "vpp-performance-changes-2n-dnv-ref"
3907     - title: "2001"
3908       data-set: "vpp-performance-changes-2n-dnv-cmp"
3909   comparisons:
3910     - title: "Diff"
3911       reference: 1
3912       compare: 2
3913   legend:
3914     - "Legend to Table"
3915     - "1908, 2001 - VPP versions tested."
3916     - "Diff - difference between 1908 and 2001 VPP version."
3917
3918 # VPP Performance Changes 2n-dnv 2t2c pdr
3919 - type: "table"
3920   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3921   algorithm: "table_comparison"
3922   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3923   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3924   filter: "'2T2C'"
3925   columns:
3926     - title: "1908"
3927       data-set: "vpp-performance-changes-2n-dnv-ref"
3928     - title: "2001"
3929       data-set: "vpp-performance-changes-2n-dnv-cmp"
3930   comparisons:
3931     - title: "Diff"
3932       reference: 1
3933       compare: 2
3934   legend:
3935     - "Legend to Table"
3936     - "1908, 2001 - VPP versions tested."
3937     - "Diff - difference between 1908 and 2001 VPP version."
3938
3939 # VPP Performance Changes 2n-dnv 1t1c ndr
3940 - type: "table"
3941   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3942   algorithm: "table_comparison"
3943   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3944   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3945   filter: "'1T1C'"
3946   columns:
3947     - title: "1908"
3948       data-set: "vpp-performance-changes-2n-dnv-ref"
3949     - title: "2001"
3950       data-set: "vpp-performance-changes-2n-dnv-cmp"
3951   comparisons:
3952     - title: "Diff"
3953       reference: 1
3954       compare: 2
3955   legend:
3956     - "Legend to Table"
3957     - "1908, 2001 - VPP versions tested."
3958     - "Diff - difference between 1908 and 2001 VPP version."
3959
3960 # VPP Performance Changes 2n-dnv 2t2c ndr
3961 - type: "table"
3962   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3963   algorithm: "table_comparison"
3964   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3965   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3966   filter: "'2T2C'"
3967   columns:
3968     - title: "1908"
3969       data-set: "vpp-performance-changes-2n-dnv-ref"
3970     - title: "2001"
3971       data-set: "vpp-performance-changes-2n-dnv-cmp"
3972   comparisons:
3973     - title: "Diff"
3974       reference: 1
3975       compare: 2
3976   legend:
3977     - "Legend to Table"
3978     - "1908, 2001 - VPP versions tested."
3979     - "Diff - difference between 1908 and 2001 VPP version."
3980
3981 # VPP Performance Changes 3n-dnv 1t1c pdr
3982 - type: "table"
3983   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3984   algorithm: "table_comparison"
3985   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3986   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3987   filter: "'1T1C'"
3988   columns:
3989     - title: "1908"
3990       data-set: "vpp-performance-changes-3n-dnv-ref"
3991     - title: "2001"
3992       data-set: "vpp-performance-changes-3n-dnv-cmp"
3993   comparisons:
3994     - title: "Diff"
3995       reference: 1
3996       compare: 2
3997   legend:
3998     - "Legend to Table"
3999     - "1908, 2001 - VPP versions tested."
4000     - "Diff - difference between 1908 and 2001 VPP version."
4001
4002 # VPP Performance Changes 3n-dnv 2t2c pdr
4003 - type: "table"
4004   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4005   algorithm: "table_comparison"
4006   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4007   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4008   filter: "'2T2C'"
4009   columns:
4010     - title: "1908"
4011       data-set: "vpp-performance-changes-3n-dnv-ref"
4012     - title: "2001"
4013       data-set: "vpp-performance-changes-3n-dnv-cmp"
4014   comparisons:
4015     - title: "Diff"
4016       reference: 1
4017       compare: 2
4018   legend:
4019     - "Legend to Table"
4020     - "1908, 2001 - VPP versions tested."
4021     - "Diff - difference between 1908 and 2001 VPP version."
4022
4023 # VPP Performance Changes 3n-dnv 1t1c ndr
4024 - type: "table"
4025   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4026   algorithm: "table_comparison"
4027   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4028   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4029   filter: "'1T1C'"
4030   columns:
4031     - title: "1908"
4032       data-set: "vpp-performance-changes-3n-dnv-ref"
4033     - title: "2001"
4034       data-set: "vpp-performance-changes-3n-dnv-cmp"
4035   comparisons:
4036     - title: "Diff"
4037       reference: 1
4038       compare: 2
4039   legend:
4040     - "Legend to Table"
4041     - "1908, 2001 - VPP versions tested."
4042     - "Diff - difference between 1908 and 2001 VPP version."
4043
4044 # VPP Performance Changes 3n-dnv 2t2c ndr
4045 - type: "table"
4046   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4047   algorithm: "table_comparison"
4048   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4049   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4050   filter: "'2T2C'"
4051   columns:
4052     - title: "1908"
4053       data-set: "vpp-performance-changes-3n-dnv-ref"
4054     - title: "2001"
4055       data-set: "vpp-performance-changes-3n-dnv-cmp"
4056   comparisons:
4057     - title: "Diff"
4058       reference: 1
4059       compare: 2
4060   legend:
4061     - "Legend to Table"
4062     - "1908, 2001 - VPP versions tested."
4063     - "Diff - difference between 1908 and 2001 VPP version."
4064
4065 # VPP Performance Changes 3n-tsh 1t1c pdr
4066 - type: "table"
4067   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4068   algorithm: "table_comparison"
4069   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4070   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4071   filter: "'1T1C'"
4072   columns:
4073     - title: "1908"
4074       data-set: "vpp-performance-changes-3n-tsh-ref"
4075     - title: "2001"
4076       data-set: "vpp-performance-changes-3n-tsh-cmp"
4077   comparisons:
4078     - title: "Diff"
4079       reference: 1
4080       compare: 2
4081   legend:
4082     - "Legend to Table"
4083     - "1908, 2001 - VPP versions tested."
4084     - "Diff - difference between 1908 and 2001 VPP version."
4085
4086 # VPP Performance Changes 3n-tsh 2t2c pdr
4087 - type: "table"
4088   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4089   algorithm: "table_comparison"
4090   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4092   filter: "'2T2C'"
4093   columns:
4094     - title: "1908"
4095       data-set: "vpp-performance-changes-3n-tsh-ref"
4096     - title: "2001"
4097       data-set: "vpp-performance-changes-3n-tsh-cmp"
4098   comparisons:
4099     - title: "Diff"
4100       reference: 1
4101       compare: 2
4102   legend:
4103     - "Legend to Table"
4104     - "1908, 2001 - VPP versions tested."
4105     - "Diff - difference between 1908 and 2001 VPP version."
4106
4107 # VPP Performance Changes 3n-tsh 1t1c ndr
4108 - type: "table"
4109   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4110   algorithm: "table_comparison"
4111   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4112   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4113   filter: "'1T1C'"
4114   columns:
4115     - title: "1908"
4116       data-set: "vpp-performance-changes-3n-tsh-ref"
4117     - title: "2001"
4118       data-set: "vpp-performance-changes-3n-tsh-cmp"
4119   comparisons:
4120     - title: "Diff"
4121       reference: 1
4122       compare: 2
4123   legend:
4124     - "Legend to Table"
4125     - "1908, 2001 - VPP versions tested."
4126     - "Diff - difference between 1908 and 2001 VPP version."
4127
4128 # VPP Performance Changes 3n-tsh 2t2c ndr
4129 - type: "table"
4130   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4131   algorithm: "table_comparison"
4132   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4133   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4134   filter: "'2T2C'"
4135   columns:
4136     - title: "1908"
4137       data-set: "vpp-performance-changes-3n-tsh-ref"
4138     - title: "2001"
4139       data-set: "vpp-performance-changes-3n-tsh-cmp"
4140   comparisons:
4141     - title: "Diff"
4142       reference: 1
4143       compare: 2
4144   legend:
4145     - "Legend to Table"
4146     - "1908, 2001 - VPP versions tested."
4147     - "Diff - difference between 1908 and 2001 VPP version."
4148
4149 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4150 - type: "table"
4151   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4152   algorithm: "table_comparison"
4153   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4154   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4155   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4156   columns:
4157     - title: "3n-hsw xl710"
4158       data-set: "vpp-compare-testbeds-ref"
4159       tag: "NIC_Intel-XL710"
4160     - title: "3n-skx xxv710"
4161       data-set: "vpp-compare-testbeds-cmp"
4162       tag: "NIC_Intel-XXV710"
4163   comparisons:
4164     - title: "Diff"
4165       reference: 1
4166       compare: 2
4167   legend:
4168     - "Legend to Table"
4169     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4170     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4171
4172 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4173 - type: "table"
4174   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4175   algorithm: "table_comparison"
4176   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4177   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4178   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4179   columns:
4180     - title: "3n-hsw xl710"
4181       data-set: "vpp-compare-testbeds-ref"
4182       tag: "NIC_Intel-XL710"
4183     - title: "3n-skx xxv710"
4184       data-set: "vpp-compare-testbeds-cmp"
4185       tag: "NIC_Intel-XXV710"
4186   comparisons:
4187     - title: "Diff"
4188       reference: 1
4189       compare: 2
4190   legend:
4191     - "Legend to Table"
4192     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4193     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4194
4195 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4196 - type: "table"
4197   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4198   algorithm: "table_comparison"
4199   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4201   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4202   columns:
4203     - title: "3n-hsw xl710"
4204       data-set: "vpp-compare-testbeds-ref"
4205       tag: "NIC_Intel-XL710"
4206     - title: "3n-skx xxv710"
4207       data-set: "vpp-compare-testbeds-cmp"
4208       tag: "NIC_Intel-XXV710"
4209   comparisons:
4210     - title: "Diff"
4211       reference: 1
4212       compare: 2
4213   legend:
4214     - "Legend to Table"
4215     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4216     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4217
4218 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4219 - type: "table"
4220   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4221   algorithm: "table_comparison"
4222   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4223   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4224   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4225   columns:
4226     - title: "3n-hsw xl710"
4227       data-set: "vpp-compare-testbeds-ref"
4228       tag: "NIC_Intel-XL710"
4229     - title: "3n-skx xxv710"
4230       data-set: "vpp-compare-testbeds-cmp"
4231       tag: "NIC_Intel-XXV710"
4232   comparisons:
4233     - title: "Diff"
4234       reference: 1
4235       compare: 2
4236   legend:
4237     - "Legend to Table"
4238     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4239     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4240
4241 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4242 - type: "table"
4243   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4244   algorithm: "table_comparison"
4245   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4246   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4247   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4248   columns:
4249     - title: "2n-skx"
4250       data-set: "vpp-compare-testbeds-skx-clx-ref"
4251     - title: "2n-clx"
4252       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4253   comparisons:
4254     - title: "Diff"
4255       reference: 1
4256       compare: 2
4257   legend:
4258     - "Legend to Table"
4259     - "2n-skx, 2n-clx - testbeds and NICs tested."
4260     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4261
4262 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4263 - type: "table"
4264   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4265   algorithm: "table_comparison"
4266   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4267   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4268   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4269   columns:
4270     - title: "2n-skx"
4271       data-set: "vpp-compare-testbeds-skx-clx-ref"
4272     - title: "2n-clx"
4273       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4274   comparisons:
4275     - title: "Diff"
4276       reference: 1
4277       compare: 2
4278   legend:
4279     - "Legend to Table"
4280     - "2n-skx, 2n-clx - testbeds and NICs tested."
4281     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4282
4283 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4284 - type: "table"
4285   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4286   algorithm: "table_comparison"
4287   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4289   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4290   columns:
4291     - title: "2n-skx"
4292       data-set: "vpp-compare-testbeds-skx-clx-ref"
4293     - title: "2n-clx"
4294       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4295   comparisons:
4296     - title: "Diff"
4297       reference: 1
4298       compare: 2
4299   legend:
4300     - "Legend to Table"
4301     - "2n-skx, 2n-clx - testbeds and NICs tested."
4302     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4303
4304 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4305 - type: "table"
4306   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4307   algorithm: "table_comparison"
4308   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4309   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4310   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4311   columns:
4312     - title: "2n-skx"
4313       data-set: "vpp-compare-testbeds-skx-clx-ref"
4314     - title: "2n-clx"
4315       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4316   comparisons:
4317     - title: "Diff"
4318       reference: 1
4319       compare: 2
4320   legend:
4321     - "Legend to Table"
4322     - "2n-skx, 2n-clx - testbeds and NICs tested."
4323     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4324
4325 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4326 - type: "table"
4327   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4328   algorithm: "table_comparison"
4329   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4330   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4331   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4332   columns:
4333     - title: "3n-hsw xl710"
4334       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4335       tag: "NIC_Intel-XL710"
4336     - title: "2n-clx xxv710"
4337       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4338       tag: "NIC_Intel-XXV710"
4339   comparisons:
4340     - title: "Diff"
4341       reference: 1
4342       compare: 2
4343   legend:
4344     - "Legend to Table"
4345     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4346     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4347
4348 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4349 - type: "table"
4350   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4351   algorithm: "table_comparison"
4352   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4353   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4354   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4355   columns:
4356     - title: "3n-hsw xl710"
4357       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4358       tag: "NIC_Intel-XL710"
4359     - title: "2n-clx xxv710"
4360       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4361       tag: "NIC_Intel-XXV710"
4362   comparisons:
4363     - title: "Diff"
4364       reference: 1
4365       compare: 2
4366   legend:
4367     - "Legend to Table"
4368     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4369     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4370
4371 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4372 - type: "table"
4373   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4374   algorithm: "table_comparison"
4375   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4376   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4377   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4378   columns:
4379     - title: "3n-hsw xl710"
4380       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4381       tag: "NIC_Intel-XL710"
4382     - title: "2n-clx xxv710"
4383       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4384       tag: "NIC_Intel-XXV710"
4385   comparisons:
4386     - title: "Diff"
4387       reference: 1
4388       compare: 2
4389   legend:
4390     - "Legend to Table"
4391     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4392     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4393
4394 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4395 - type: "table"
4396   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4397   algorithm: "table_comparison"
4398   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4399   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4400   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4401   columns:
4402     - title: "3n-hsw xl710"
4403       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4404       tag: "NIC_Intel-XL710"
4405     - title: "2n-clx xxv710"
4406       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4407       tag: "NIC_Intel-XXV710"
4408   comparisons:
4409     - title: "Diff"
4410       reference: 1
4411       compare: 2
4412   legend:
4413     - "Legend to Table"
4414     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4415     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4416
4417 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4418 - type: "table"
4419   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4420   algorithm: "table_comparison"
4421   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4422   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4423   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4424   columns:
4425     - title: "3n-skx"
4426       data-set: "vpp-compare-topologies-ref"
4427     - title: "2n-skx"
4428       data-set: "vpp-compare-topologies-cmp"
4429   comparisons:
4430     - title: "Diff"
4431       reference: 1
4432       compare: 2
4433   legend:
4434     - "Legend to Table"
4435     - "3n-skx, 2n-skx - topologies tested."
4436     - "Diff - difference between 3n-skx and 2n-skx topologies."
4437
4438 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4439 - type: "table"
4440   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4441   algorithm: "table_comparison"
4442   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4444   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4445   columns:
4446     - title: "3n-skx"
4447       data-set: "vpp-compare-topologies-ref"
4448     - title: "2n-skx"
4449       data-set: "vpp-compare-topologies-cmp"
4450   comparisons:
4451     - title: "Diff"
4452       reference: 1
4453       compare: 2
4454   legend:
4455     - "Legend to Table"
4456     - "3n-skx, 2n-skx - topologies tested."
4457     - "Diff - difference between 3n-skx and 2n-skx topologies."
4458
4459 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4460 - type: "table"
4461   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4462   algorithm: "table_comparison"
4463   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4464   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4465   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4466   columns:
4467     - title: "3n-skx"
4468       data-set: "vpp-compare-topologies-ref"
4469     - title: "2n-skx"
4470       data-set: "vpp-compare-topologies-cmp"
4471   comparisons:
4472     - title: "Diff"
4473       reference: 1
4474       compare: 2
4475   legend:
4476     - "Legend to Table"
4477     - "3n-skx, 2n-skx - topologies tested."
4478     - "Diff - difference between 3n-skx and 2n-skx topologies."
4479
4480 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4481 - type: "table"
4482   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4483   algorithm: "table_comparison"
4484   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4485   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4486   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4487   columns:
4488     - title: "3n-skx"
4489       data-set: "vpp-compare-topologies-ref"
4490     - title: "2n-skx"
4491       data-set: "vpp-compare-topologies-cmp"
4492   comparisons:
4493     - title: "Diff"
4494       reference: 1
4495       compare: 2
4496   legend:
4497     - "Legend to Table"
4498     - "3n-skx, 2n-skx - topologies tested."
4499     - "Diff - difference between 3n-skx and 2n-skx topologies."
4500
4501 # VPP Performance Changes 3n-hsw 1t1c mrr
4502 - type: "table"
4503   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4504   algorithm: "table_comparison"
4505   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4506   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4507   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4508   columns:
4509     - title: "1904"
4510       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4511     - title: "1908"
4512       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4513     - title: "2001"
4514       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4515   comparisons:
4516     - title: "Diff"
4517       reference: 2
4518       compare: 3
4519   legend:
4520     - "Legend to Table"
4521     - "1904, 1908, 2001 - VPP versions tested."
4522     - "Diff - difference between 1908 and 2001 VPP version."
4523
4524 # VPP Performance Changes 3n-hsw 2t2c mrr
4525 - type: "table"
4526   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4527   algorithm: "table_comparison"
4528   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4529   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4530   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4531   columns:
4532     - title: "1904"
4533       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4534     - title: "1908"
4535       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4536     - title: "2001"
4537       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4538   comparisons:
4539     - title: "Diff"
4540       reference: 2
4541       compare: 3
4542   legend:
4543     - "Legend to Table"
4544     - "1904, 1908, 2001 - VPP versions tested."
4545     - "Diff - difference between 1908 and 2001 VPP version."
4546
4547 # VPP Performance Changes 3n-hsw 4t4c mrr
4548 - type: "table"
4549   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4550   algorithm: "table_comparison"
4551   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4552   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4553   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4554   columns:
4555     - title: "1904"
4556       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4557     - title: "1908"
4558       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4559     - title: "2001"
4560       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4561   comparisons:
4562     - title: "Diff"
4563       reference: 2
4564       compare: 3
4565   legend:
4566     - "Legend to Table"
4567     - "1904, 1908, 2001 - VPP versions tested."
4568     - "Diff - difference between 1908 and 2001 VPP version."
4569
4570 # VPP Performance Changes 3n-skx 2t1c mrr
4571 - type: "table"
4572   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4573   algorithm: "table_comparison"
4574   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4575   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4576   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4577   columns:
4578     - title: "1904"
4579       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4580     - title: "1908"
4581       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4582     - title: "2001"
4583       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4584   comparisons:
4585     - title: "Diff"
4586       reference: 2
4587       compare: 3
4588   legend:
4589     - "Legend to Table"
4590     - "1904, 1908, 2001 - VPP versions tested."
4591     - "Diff - difference between 1908 and 2001 VPP version."
4592
4593 # VPP Performance Changes 3n-skx 4t2c mrr
4594 - type: "table"
4595   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4596   algorithm: "table_comparison"
4597   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4599   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4600   columns:
4601     - title: "1904"
4602       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4603     - title: "1908"
4604       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4605     - title: "2001"
4606       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4607   comparisons:
4608     - title: "Diff"
4609       reference: 2
4610       compare: 3
4611   legend:
4612     - "Legend to Table"
4613     - "1904, 1908, 2001 - VPP versions tested."
4614     - "Diff - difference between 1908 and 2001 VPP version."
4615
4616 # VPP Performance Changes 3n-skx 8t4c mrr
4617 - type: "table"
4618   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4619   algorithm: "table_comparison"
4620   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4621   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4622   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4623   columns:
4624     - title: "1904"
4625       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4626     - title: "1908"
4627       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4628     - title: "2001"
4629       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4630   comparisons:
4631     - title: "Diff"
4632       reference: 2
4633       compare: 3
4634   legend:
4635     - "Legend to Table"
4636     - "1904, 1908, 2001 - VPP versions tested."
4637     - "Diff - difference between 1908 and 2001 VPP version."
4638
4639 # VPP Performance Changes 2n-skx 2t1c mrr
4640 - type: "table"
4641   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4642   algorithm: "table_comparison"
4643   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4644   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4645   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4646   columns:
4647     - title: "1904"
4648       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4649     - title: "1908"
4650       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4651     - title: "2001"
4652       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4653   comparisons:
4654     - title: "Diff"
4655       reference: 2
4656       compare: 3
4657   legend:
4658     - "Legend to Table"
4659     - "1904, 1908, 2001 - VPP versions tested."
4660     - "Diff - difference between 1908 and 2001 VPP version."
4661
4662 # VPP Performance Changes 2n-skx 4t2c mrr
4663 - type: "table"
4664   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4665   algorithm: "table_comparison"
4666   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4667   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4668   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4669   columns:
4670     - title: "1904"
4671       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4672     - title: "1908"
4673       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4674     - title: "2001"
4675       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4676   comparisons:
4677     - title: "Diff"
4678       reference: 2
4679       compare: 3
4680   legend:
4681     - "Legend to Table"
4682     - "1904, 1908, 2001 - VPP versions tested."
4683     - "Diff - difference between 1908 and 2001 VPP version."
4684
4685 # VPP Performance Changes 2n-skx 8t4c mrr
4686 - type: "table"
4687   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4688   algorithm: "table_comparison"
4689   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4690   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4691   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4692   columns:
4693     - title: "1904"
4694       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4695     - title: "1908"
4696       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4697     - title: "2001"
4698       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4699   comparisons:
4700     - title: "Diff"
4701       reference: 2
4702       compare: 3
4703   legend:
4704     - "Legend to Table"
4705     - "1904, 1908, 2001 - VPP versions tested."
4706     - "Diff - difference between 1908 and 2001 VPP version."
4707
4708 # VPP Performance Changes 2n-dnv 1t1c mrr
4709 - type: "table"
4710   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4711   algorithm: "table_comparison"
4712   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4714   filter: "'1T1C'"
4715   columns:
4716     - title: "1908"
4717       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4718     - title: "2001"
4719       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4720   comparisons:
4721     - title: "Diff"
4722       reference: 1
4723       compare: 2
4724   legend:
4725     - "Legend to Table"
4726     - "1908, 2001 - VPP versions tested."
4727     - "Diff - difference between 1908 and 2001 VPP version."
4728
4729 # VPP Performance Changes 2n-dnv 2t2c mrr
4730 - type: "table"
4731   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4732   algorithm: "table_comparison"
4733   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4734   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4735   filter: "'2T2C'"
4736   columns:
4737     - title: "1908"
4738       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4739     - title: "2001"
4740       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4741   comparisons:
4742     - title: "Diff"
4743       reference: 1
4744       compare: 2
4745   legend:
4746     - "Legend to Table"
4747     - "1908, 2001 - VPP versions tested."
4748     - "Diff - difference between 1908 and 2001 VPP version."
4749
4750 # VPP Performance Changes 2n-dnv 4t4c mrr
4751 - type: "table"
4752   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4753   algorithm: "table_comparison"
4754   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4755   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4756   filter: "'4T4C'"
4757   columns:
4758     - title: "1908"
4759       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4760     - title: "2001"
4761       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4762   comparisons:
4763     - title: "Diff"
4764       reference: 1
4765       compare: 2
4766   legend:
4767     - "Legend to Table"
4768     - "1908, 2001 - VPP versions tested."
4769     - "Diff - difference between 1908 and 2001 VPP version."
4770
4771 # VPP Performance Changes 3n-dnv 1t1c mrr
4772 - type: "table"
4773   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4774   algorithm: "table_comparison"
4775   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4776   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4777   filter: "'1T1C'"
4778   columns:
4779     - title: "1908"
4780       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4781     - title: "2001"
4782       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4783   comparisons:
4784     - title: "Diff"
4785       reference: 1
4786       compare: 2
4787   legend:
4788     - "Legend to Table"
4789     - "1908, 2001 - VPP versions tested."
4790     - "Diff - difference between 1908 and 2001 VPP version."
4791
4792 # VPP Performance Changes 3n-dnv 2t2c mrr
4793 - type: "table"
4794   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4795   algorithm: "table_comparison"
4796   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4797   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4798   filter: "'2T2C'"
4799   columns:
4800     - title: "1908"
4801       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4802     - title: "2001"
4803       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4804   comparisons:
4805     - title: "Diff"
4806       reference: 1
4807       compare: 2
4808   legend:
4809     - "Legend to Table"
4810     - "1908, 2001 - VPP versions tested."
4811     - "Diff - difference between 1908 and 2001 VPP version."
4812
4813 # VPP Performance Changes 3n-dnv 4t4c mrr
4814 - type: "table"
4815   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4816   algorithm: "table_comparison"
4817   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4819   filter: "'4T4C'"
4820   columns:
4821     - title: "1908"
4822       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4823     - title: "2001"
4824       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4825   comparisons:
4826     - title: "Diff"
4827       reference: 1
4828       compare: 2
4829   legend:
4830     - "Legend to Table"
4831     - "1908, 2001 - VPP versions tested."
4832     - "Diff - difference between 1908 and 2001 VPP version."
4833
4834 # VPP Performance Changes 3n-tsh 1t1c mrr
4835 - type: "table"
4836   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4837   algorithm: "table_comparison"
4838   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4839   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4840   filter: "'1T1C'"
4841   columns:
4842     - title: "1908"
4843       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4844     - title: "2001"
4845       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4846   comparisons:
4847     - title: "Diff"
4848       reference: 1
4849       compare: 2
4850   legend:
4851     - "Legend to Table"
4852     - "1908, 2001 - VPP versions tested."
4853     - "Diff - difference between 1908 and 2001 VPP version."
4854
4855 # VPP Performance Changes 3n-tsh 2t2c mrr
4856 - type: "table"
4857   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4858   algorithm: "table_comparison"
4859   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4860   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4861   filter: "'2T2C'"
4862   columns:
4863     - title: "1908"
4864       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4865     - title: "2001"
4866       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4867   comparisons:
4868     - title: "Diff"
4869       reference: 1
4870       compare: 2
4871   legend:
4872     - "Legend to Table"
4873     - "1908, 2001 - VPP versions tested."
4874     - "Diff - difference between 1908 and 2001 VPP version."
4875
4876 # VPP Performance Changes 3n-tsh 4t4c mrr
4877 - type: "table"
4878   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4879   algorithm: "table_comparison"
4880   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4882   filter: "'4T4C'"
4883   columns:
4884     - title: "1908"
4885       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4886     - title: "2001"
4887       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4888   comparisons:
4889     - title: "Diff"
4890       reference: 1
4891       compare: 2
4892   legend:
4893     - "Legend to Table"
4894     - "1908, 2001 - VPP versions tested."
4895     - "Diff - difference between 1908 and 2001 VPP version."
4896
4897 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4898 - type: "table"
4899   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4900   algorithm: "table_comparison"
4901   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4902   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4903   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4904   columns:
4905     - title: "3n-hsw xl710"
4906       data-set: "vpp-compare-testbeds-mrr-ref"
4907       tag: "NIC_Intel-XL710"
4908     - title: "3n-skx xxv710"
4909       data-set: "vpp-compare-testbeds-mrr-cmp"
4910       tag: "NIC_Intel-XXV710"
4911   comparisons:
4912     - title: "Diff"
4913       reference: 1
4914       compare: 2
4915   legend:
4916     - "Legend to Table"
4917     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4918     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4919
4920 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4921 - type: "table"
4922   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4923   algorithm: "table_comparison"
4924   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4925   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4926   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4927   columns:
4928     - title: "3n-hsw xl710"
4929       data-set: "vpp-compare-testbeds-mrr-ref"
4930       tag: "NIC_Intel-XL710"
4931     - title: "3n-skx xxv710"
4932       data-set: "vpp-compare-testbeds-mrr-cmp"
4933       tag: "NIC_Intel-XXV710"
4934   comparisons:
4935     - title: "Diff"
4936       reference: 1
4937       compare: 2
4938   legend:
4939     - "Legend to Table"
4940     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4941     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4942
4943 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4944 - type: "table"
4945   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4946   algorithm: "table_comparison"
4947   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4948   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4949   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4950   columns:
4951     - title: "3n-hsw xl710"
4952       data-set: "vpp-compare-testbeds-mrr-ref"
4953       tag: "NIC_Intel-XL710"
4954     - title: "3n-skx xxv710"
4955       data-set: "vpp-compare-testbeds-mrr-cmp"
4956       tag: "NIC_Intel-XXV710"
4957   comparisons:
4958     - title: "Diff"
4959       reference: 1
4960       compare: 2
4961   legend:
4962     - "Legend to Table"
4963     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4964     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4965
4966 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4967 - type: "table"
4968   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4969   algorithm: "table_comparison"
4970   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4971   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4972   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4973   columns:
4974     - title: "2n-skx"
4975       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4976     - title: "2n-clx"
4977       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4978   comparisons:
4979     - title: "Diff"
4980       reference: 1
4981       compare: 2
4982   legend:
4983     - "Legend to Table"
4984     - "2n-skx, 2n-clx - testbeds and NICs tested."
4985     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4986
4987 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4988 - type: "table"
4989   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4990   algorithm: "table_comparison"
4991   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4992   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4993   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4994   columns:
4995     - title: "2n-skx"
4996       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4997     - title: "2n-clx"
4998       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4999   comparisons:
5000     - title: "Diff"
5001       reference: 1
5002       compare: 2
5003   legend:
5004     - "Legend to Table"
5005     - "2n-skx, 2n-clx - testbeds and NICs tested."
5006     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5007
5008 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5009 - type: "table"
5010   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5011   algorithm: "table_comparison"
5012   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5013   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5014   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5015   columns:
5016     - title: "2n-skx"
5017       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5018     - title: "2n-clx"
5019       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5020   comparisons:
5021     - title: "Diff"
5022       reference: 1
5023       compare: 2
5024   legend:
5025     - "Legend to Table"
5026     - "2n-skx, 2n-clx - testbeds and NICs tested."
5027     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5028
5029 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5030 - type: "table"
5031   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5032   algorithm: "table_comparison"
5033   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5034   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5035   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5036   columns:
5037     - title: "3n-skx"
5038       data-set: "vpp-compare-topologies-mrr-ref"
5039     - title: "2n-skx"
5040       data-set: "vpp-compare-topologies-mrr-cmp"
5041   comparisons:
5042     - title: "Diff"
5043       reference: 1
5044       compare: 2
5045   legend:
5046     - "Legend to Table"
5047     - "3n-skx, 2n-skx - topologies tested."
5048     - "Diff - difference between 3n-skx and 2n-skx topologies."
5049
5050 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5051 - type: "table"
5052   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5053   algorithm: "table_comparison"
5054   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5055   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5056   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5057   columns:
5058     - title: "3n-skx"
5059       data-set: "vpp-compare-topologies-mrr-ref"
5060     - title: "2n-skx"
5061       data-set: "vpp-compare-topologies-mrr-cmp"
5062   comparisons:
5063     - title: "Diff"
5064       reference: 1
5065       compare: 2
5066   legend:
5067     - "Legend to Table"
5068     - "3n-skx, 2n-skx - topologies tested."
5069     - "Diff - difference between 3n-skx and 2n-skx topologies."
5070
5071 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5072 - type: "table"
5073   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5074   algorithm: "table_comparison"
5075   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5076   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5077   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5078   columns:
5079     - title: "3n-skx"
5080       data-set: "vpp-compare-topologies-mrr-ref"
5081     - title: "2n-skx"
5082       data-set: "vpp-compare-topologies-mrr-cmp"
5083   comparisons:
5084     - title: "Diff"
5085       reference: 1
5086       compare: 2
5087   legend:
5088     - "Legend to Table"
5089     - "3n-skx, 2n-skx - topologies tested."
5090     - "Diff - difference between 3n-skx and 2n-skx topologies."
5091
5092 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5093 - type: "table"
5094   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5095   algorithm: "table_comparison"
5096   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5097   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5098   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5099   columns:
5100     - title: "3n-hsw xl710"
5101       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5102       tag: "NIC_Intel-XL710"
5103     - title: "2n-clx xxv710"
5104       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5105       tag: "NIC_Intel-XXV710"
5106   comparisons:
5107     - title: "Diff"
5108       reference: 1
5109       compare: 2
5110   legend:
5111     - "Legend to Table"
5112     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5113     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5114
5115 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5116 - type: "table"
5117   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5118   algorithm: "table_comparison"
5119   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5120   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5121   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5122   columns:
5123     - title: "3n-hsw xl710"
5124       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5125       tag: "NIC_Intel-XL710"
5126     - title: "2n-clx xxv710"
5127       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5128       tag: "NIC_Intel-XXV710"
5129   comparisons:
5130     - title: "Diff"
5131       reference: 1
5132       compare: 2
5133   legend:
5134     - "Legend to Table"
5135     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5136     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5137
5138 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5139 - type: "table"
5140   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5141   algorithm: "table_comparison"
5142   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5143   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5144   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5145   columns:
5146     - title: "3n-hsw xl710"
5147       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5148       tag: "NIC_Intel-XL710"
5149     - title: "2n-clx xxv710"
5150       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5151       tag: "NIC_Intel-XXV710"
5152   comparisons:
5153     - title: "Diff"
5154       reference: 1
5155       compare: 2
5156   legend:
5157     - "Legend to Table"
5158     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5159     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5160
5161 # Detailed Test Results - VPP Performance Results 3n-hsw
5162 - type: "table"
5163   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5164   algorithm: "table_merged_details"
5165   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5166   columns:
5167     - title: " |prein| Test Name |preout| "
5168       data: "data name"
5169     - 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| "
5170       data: "data msg"
5171   data: "vpp-perf-results-3n-hsw"
5172   filter: "all"
5173   parameters:
5174   - "name"
5175   - "parent"
5176   - "msg"
5177
5178 # Detailed Test Results - VPP Performance Results 3n-skx
5179 - type: "table"
5180   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5181   algorithm: "table_merged_details"
5182   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5183   columns:
5184     - title: " |prein| Test Name |preout| "
5185       data: "data name"
5186     - 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| "
5187       data: "data msg"
5188   data: "vpp-perf-results-3n-skx"
5189   filter: "all"
5190   remove-ndr: True  # Temporary solution: remove NDR results from test message
5191   parameters:
5192   - "name"
5193   - "parent"
5194   - "msg"
5195
5196 # Detailed Test Results - VPP Performance Results 2n-skx
5197 - type: "table"
5198   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5199   algorithm: "table_merged_details"
5200   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5201   columns:
5202     - title: " |prein| Test Name |preout| "
5203       data: "data name"
5204     - 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| "
5205       data: "data msg"
5206   data: "vpp-perf-results-2n-skx"
5207   filter: "all"
5208   remove-ndr: True  # Temporary solution: remove NDR results from test message
5209   parameters:
5210   - "name"
5211   - "parent"
5212   - "msg"
5213
5214 # Detailed Test Results - VPP Performance Results 2n-clx
5215 - type: "table"
5216   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5217   algorithm: "table_merged_details"
5218   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5219   columns:
5220     - title: " |prein| Test Name |preout| "
5221       data: "data name"
5222     - 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| "
5223       data: "data msg"
5224   data: "vpp-perf-results-2n-clx"
5225   filter: "all"
5226   parameters:
5227   - "name"
5228   - "parent"
5229   - "msg"
5230
5231 # Detailed Test Results - VPP Performance Results 3n-tsh
5232 - type: "table"
5233   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5234   algorithm: "table_merged_details"
5235   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5236   columns:
5237     - title: " |prein| Test Name |preout| "
5238       data: "data name"
5239     - 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| "
5240       data: "data msg"
5241   data: "vpp-perf-results-3n-tsh"
5242   filter: "all"
5243   parameters:
5244   - "name"
5245   - "parent"
5246   - "msg"
5247
5248 # Detailed Test Results - VPP Performance Results 3n-dnv
5249 - type: "table"
5250   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5251   algorithm: "table_merged_details"
5252   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5253   columns:
5254     - title: " |prein| Test Name |preout| "
5255       data: "data name"
5256     - 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| "
5257       data: "data msg"
5258   data: "vpp-perf-results-3n-dnv"
5259   filter: "all"
5260   parameters:
5261   - "name"
5262   - "parent"
5263   - "msg"
5264
5265 # Detailed Test Results - VPP Performance Results 2n-dnv
5266 - type: "table"
5267   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5268   algorithm: "table_merged_details"
5269   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5270   columns:
5271     - title: " |prein| Test Name |preout| "
5272       data: "data name"
5273     - 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| "
5274       data: "data msg"
5275   data: "vpp-perf-results-2n-dnv"
5276   filter: "all"
5277   parameters:
5278   - "name"
5279   - "parent"
5280   - "msg"
5281
5282 # Test configuration - VPP Performance Test Configs 3n-hsw
5283 - type: "table"
5284   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5285   algorithm: "table_merged_details"
5286   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5287   columns:
5288     - title: " |prein| Test Name |preout| "
5289       data: "data name"
5290     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5291       data: "data conf-history"
5292   data: "vpp-perf-results-3n-hsw"
5293   filter: "all"
5294   parameters:
5295   - "parent"
5296   - "name"
5297   - "conf-history"
5298
5299 # Test configuration - VPP Performance Test Configs 3n-skx
5300 - type: "table"
5301   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5302   algorithm: "table_merged_details"
5303   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5304   columns:
5305     - title: " |prein| Test Name |preout| "
5306       data: "data name"
5307     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5308       data: "data conf-history"
5309   data: "vpp-perf-results-3n-skx"
5310   filter: "all"
5311   parameters:
5312   - "parent"
5313   - "name"
5314   - "conf-history"
5315
5316 # Test configuration - VPP Performance Test Configs 2n-skx
5317 - type: "table"
5318   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5319   algorithm: "table_merged_details"
5320   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5321   columns:
5322     - title: " |prein| Test Name |preout| "
5323       data: "data name"
5324     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5325       data: "data conf-history"
5326   data: "vpp-perf-results-2n-skx"
5327   filter: "all"
5328   parameters:
5329   - "parent"
5330   - "name"
5331   - "conf-history"
5332
5333 # Test configuration - VPP Performance Test Configs 2n-clx
5334 - type: "table"
5335   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5336   algorithm: "table_merged_details"
5337   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5338   columns:
5339     - title: " |prein| Test Name |preout| "
5340       data: "data name"
5341     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5342       data: "data conf-history"
5343   data: "vpp-perf-results-2n-clx"
5344   filter: "all"
5345   parameters:
5346   - "parent"
5347   - "name"
5348   - "conf-history"
5349
5350 # Test configuration - VPP Performance Test Configs 3n-tsh
5351 - type: "table"
5352   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5353   algorithm: "table_merged_details"
5354   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5355   columns:
5356     - title: " |prein| Test Name |preout| "
5357       data: "data name"
5358     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5359       data: "data conf-history"
5360   data: "vpp-perf-results-3n-tsh"
5361   filter: "all"
5362   parameters:
5363   - "parent"
5364   - "name"
5365   - "conf-history"
5366
5367 # Test configuration - VPP Performance Test Configs 3n-dnv
5368 - type: "table"
5369   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5370   algorithm: "table_merged_details"
5371   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5372   columns:
5373     - title: " |prein| Test Name |preout| "
5374       data: "data name"
5375     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5376       data: "data conf-history"
5377   data: "vpp-perf-results-3n-dnv"
5378   filter: "all"
5379   parameters:
5380   - "parent"
5381   - "name"
5382   - "conf-history"
5383
5384 # Test configuration - VPP Performance Test Configs 2n-dnv
5385 - type: "table"
5386   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5387   algorithm: "table_merged_details"
5388   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5389   columns:
5390     - title: " |prein| Test Name |preout| "
5391       data: "data name"
5392     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5393       data: "data conf-history"
5394   data: "vpp-perf-results-2n-dnv"
5395   filter: "all"
5396   parameters:
5397   - "parent"
5398   - "name"
5399   - "conf-history"
5400
5401 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5402 - type: "table"
5403   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5404   algorithm: "table_oper_data_html"
5405   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5406   data: "vpp-perf-results-3n-hsw"
5407   filter: "all"
5408
5409 # Test Operational Data - VPP Performance Operational Data 3n-skx
5410 - type: "table"
5411   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5412   algorithm: "table_oper_data_html"
5413   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5414   data: "vpp-perf-results-3n-skx"
5415   filter: "all"
5416
5417 # Test Operational Data - VPP Performance Operational Data 2n-skx
5418 - type: "table"
5419   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5420   algorithm: "table_oper_data_html"
5421   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5422   data: "vpp-perf-results-2n-skx"
5423   filter: "all"
5424
5425 # Test Operational Data - VPP Performance Operational Data 2n-clx
5426 - type: "table"
5427   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5428   algorithm: "table_oper_data_html"
5429   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5430   data: "vpp-perf-results-2n-clx"
5431   filter: "all"
5432
5433 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5434 - type: "table"
5435   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5436   algorithm: "table_oper_data_html"
5437   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5438   data: "vpp-perf-results-3n-tsh"
5439   filter: "all"
5440
5441 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5442 - type: "table"
5443   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5444   algorithm: "table_oper_data_html"
5445   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5446   data: "vpp-perf-results-3n-dnv"
5447   filter: "all"
5448
5449 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5450 - type: "table"
5451   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5452   algorithm: "table_oper_data_html"
5453   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5454   data: "vpp-perf-results-2n-dnv"
5455   filter: "all"
5456
5457 # Detailed Test Results - VPP MRR Results 3n-hsw
5458 - type: "table"
5459   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5460   algorithm: "table_merged_details"
5461   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5462   columns:
5463     - title: " |prein| Test Name |preout| "
5464       data: "data name"
5465     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5466       data: "data msg"
5467   data: "vpp-mrr-results-3n-hsw"
5468   filter: "all"
5469   parameters:
5470   - "name"
5471   - "parent"
5472   - "msg"
5473
5474 # Detailed Test Results - VPP MRR Results 3n-skx
5475 - type: "table"
5476   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5477   algorithm: "table_merged_details"
5478   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5479   columns:
5480     - title: " |prein| Test Name |preout| "
5481       data: "data name"
5482     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5483       data: "data msg"
5484   data: "vpp-mrr-results-3n-skx"
5485   filter: "all"
5486   parameters:
5487   - "name"
5488   - "parent"
5489   - "msg"
5490
5491 # Detailed Test Results - VPP MRR Results 2n-skx
5492 - type: "table"
5493   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5494   algorithm: "table_merged_details"
5495   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5496   columns:
5497     - title: " |prein| Test Name |preout| "
5498       data: "data name"
5499     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5500       data: "data msg"
5501   data: "vpp-mrr-results-2n-skx"
5502   filter: "all"
5503   parameters:
5504   - "name"
5505   - "parent"
5506   - "msg"
5507
5508 # Detailed Test Results - VPP MRR Results 2n-clx
5509 - type: "table"
5510   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5511   algorithm: "table_merged_details"
5512   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5513   columns:
5514     - title: " |prein| Test Name |preout| "
5515       data: "data name"
5516     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5517       data: "data msg"
5518   data: "vpp-mrr-results-2n-clx"
5519   filter: "all"
5520   parameters:
5521   - "name"
5522   - "parent"
5523   - "msg"
5524
5525 # Detailed Test Results - VPP MRR Results 3n-tsh
5526 - type: "table"
5527   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5528   algorithm: "table_merged_details"
5529   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5530   columns:
5531     - title: " |prein| Test Name |preout| "
5532       data: "data name"
5533     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5534       data: "data msg"
5535   data: "vpp-mrr-results-3n-tsh"
5536   filter: "all"
5537   parameters:
5538   - "name"
5539   - "parent"
5540   - "msg"
5541
5542 # Detailed Test Results - VPP MRR Results 3n-dnv
5543 - type: "table"
5544   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5545   algorithm: "table_merged_details"
5546   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5547   columns:
5548     - title: " |prein| Test Name |preout| "
5549       data: "data name"
5550     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5551       data: "data msg"
5552   data: "vpp-mrr-results-3n-dnv"
5553   filter: "all"
5554   parameters:
5555   - "name"
5556   - "parent"
5557   - "msg"
5558
5559 # Detailed Test Results - VPP MRR Results 2n-dnv
5560 - type: "table"
5561   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5562   algorithm: "table_merged_details"
5563   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5564   columns:
5565     - title: " |prein| Test Name |preout| "
5566       data: "data name"
5567     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5568       data: "data msg"
5569   data: "vpp-mrr-results-2n-dnv"
5570   filter: "all"
5571   parameters:
5572   - "name"
5573   - "parent"
5574   - "msg"
5575
5576 # Test configuration - VPP MRR Test Configs 3n-hsw
5577 - type: "table"
5578   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5579   algorithm: "table_merged_details"
5580   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5581   columns:
5582     - title: " |prein| Test Name |preout| "
5583       data: "data name"
5584     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5585       data: "data conf-history"
5586   data: "vpp-mrr-results-3n-hsw"
5587   filter: "all"
5588   parameters:
5589   - "parent"
5590   - "name"
5591   - "conf-history"
5592
5593 # Test configuration - VPP MRR Test Configs 3n-skx
5594 - type: "table"
5595   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5596   algorithm: "table_merged_details"
5597   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5598   columns:
5599     - title: " |prein| Test Name |preout| "
5600       data: "data name"
5601     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5602       data: "data conf-history"
5603   data: "vpp-mrr-results-3n-skx"
5604   filter: "all"
5605   parameters:
5606   - "parent"
5607   - "name"
5608   - "conf-history"
5609
5610 # Test configuration - VPP MRR Test Configs 2n-skx
5611 - type: "table"
5612   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5613   algorithm: "table_merged_details"
5614   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5615   columns:
5616     - title: " |prein| Test Name |preout| "
5617       data: "data name"
5618     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5619       data: "data conf-history"
5620   data: "vpp-mrr-results-2n-skx"
5621   filter: "all"
5622   parameters:
5623   - "parent"
5624   - "name"
5625   - "conf-history"
5626
5627 # Test configuration - VPP MRR Test Configs 2n-clx
5628 - type: "table"
5629   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5630   algorithm: "table_merged_details"
5631   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5632   columns:
5633     - title: " |prein| Test Name |preout| "
5634       data: "data name"
5635     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5636       data: "data conf-history"
5637   data: "vpp-mrr-results-2n-clx"
5638   filter: "all"
5639   parameters:
5640   - "parent"
5641   - "name"
5642   - "conf-history"
5643
5644 # Test configuration - VPP MRR Test Configs 3n-tsh
5645 - type: "table"
5646   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5647   algorithm: "table_merged_details"
5648   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5649   columns:
5650     - title: " |prein| Test Name |preout| "
5651       data: "data name"
5652     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5653       data: "data conf-history"
5654   data: "vpp-mrr-results-3n-tsh"
5655   filter: "all"
5656   parameters:
5657   - "parent"
5658   - "name"
5659   - "conf-history"
5660
5661 # Test configuration - VPP MRR Test Configs 3n-dnv
5662 - type: "table"
5663   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5664   algorithm: "table_merged_details"
5665   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5666   columns:
5667     - title: " |prein| Test Name |preout| "
5668       data: "data name"
5669     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5670       data: "data conf-history"
5671   data: "vpp-mrr-results-3n-dnv"
5672   filter: "all"
5673   parameters:
5674   - "parent"
5675   - "name"
5676   - "conf-history"
5677
5678 # Test configuration - VPP MRR Test Configs 2n-dnv
5679 - type: "table"
5680   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5681   algorithm: "table_merged_details"
5682   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5683   columns:
5684     - title: " |prein| Test Name |preout| "
5685       data: "data name"
5686     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5687       data: "data conf-history"
5688   data: "vpp-mrr-results-2n-dnv"
5689   filter: "all"
5690   parameters:
5691   - "parent"
5692   - "name"
5693   - "conf-history"
5694
5695 # Detailed Test Results - VPP Device Results - Ubuntu
5696 - type: "table"
5697   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5698   algorithm: "table_merged_details"
5699   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5700   columns:
5701     - title: " |prein| Test Name |preout| "
5702       data: "data name"
5703     - title: " |prein| Status |preout| "
5704       data: "data status"
5705   data: "vpp-device-results-ubuntu"
5706   filter: "all"
5707   parameters:
5708   - "name"
5709   - "parent"
5710   - "doc"
5711   - "status"
5712
5713 # Test configuration - VPP Device Test Configs - Ubuntu
5714 - type: "table"
5715   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5716   algorithm: "table_merged_details"
5717   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5718   columns:
5719     - title: " |prein| Test Name |preout| "
5720       data: "data name"
5721     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5722       data: "data conf-history"
5723   data: "vpp-device-results-ubuntu"
5724   filter: "all"
5725   parameters:
5726   - "parent"
5727   - "name"
5728   - "conf-history"
5729
5730 ################################################################################
5731
5732 # DPDK Performance Changes 3n-hsw 1t1c pdr
5733 - type: "table"
5734   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5735   algorithm: "table_comparison"
5736   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5737   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5738   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5739   columns:
5740     - title: "1904"
5741       data-set: "dpdk-performance-changes-3n-hsw-h1"
5742     - title: "1908"
5743       data-set: "dpdk-performance-changes-3n-hsw-ref"
5744     - title: "2001"
5745       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5746   comparisons:
5747     - title: "Diff"
5748       reference: 2
5749       compare: 3
5750   legend:
5751     - "Legend to Table"
5752     - "1904, 1908, 2001 - DPDK versions tested."
5753     - "Diff - difference between 1908 and 2001 DPDK version."
5754
5755 # DPDK Performance Changes 3n-hsw 2t2c pdr
5756 - type: "table"
5757   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5758   algorithm: "table_comparison"
5759   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5761   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5762   columns:
5763     - title: "1904"
5764       data-set: "dpdk-performance-changes-3n-hsw-h1"
5765     - title: "1908"
5766       data-set: "dpdk-performance-changes-3n-hsw-ref"
5767     - title: "2001"
5768       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5769   comparisons:
5770     - title: "Diff"
5771       reference: 2
5772       compare: 3
5773   legend:
5774     - "Legend to Table"
5775     - "1904, 1908, 2001 - DPDK versions tested."
5776     - "Diff - difference between 1908 and 2001 DPDK version."
5777
5778 # DPDK Performance Changes 3n-hsw 1t1c pdr
5779 - type: "table"
5780   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5781   algorithm: "table_comparison"
5782   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5783   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5784   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5785   columns:
5786     - title: "1904"
5787       data-set: "dpdk-performance-changes-3n-hsw-h1"
5788     - title: "1908"
5789       data-set: "dpdk-performance-changes-3n-hsw-ref"
5790     - title: "2001"
5791       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5792   comparisons:
5793     - title: "Diff"
5794       reference: 2
5795       compare: 3
5796   legend:
5797     - "Legend to Table"
5798     - "1904, 1908, 2001 - DPDK versions tested."
5799     - "Diff - difference between 1908 and 2001 DPDK version."
5800
5801 # DPDK Performance Changes 3n-hsw 2t2c ndr
5802 - type: "table"
5803   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5804   algorithm: "table_comparison"
5805   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5806   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5807   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5808   columns:
5809     - title: "1904"
5810       data-set: "dpdk-performance-changes-3n-hsw-h1"
5811     - title: "1908"
5812       data-set: "dpdk-performance-changes-3n-hsw-ref"
5813     - title: "2001"
5814       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5815   comparisons:
5816     - title: "Diff"
5817       reference: 2
5818       compare: 3
5819   legend:
5820     - "Legend to Table"
5821     - "1904, 1908, 2001 - DPDK versions tested."
5822     - "Diff - difference between 1908 and 2001 DPDK version."
5823
5824 # DPDK Performance Changes 3n-skx 2t1c pdr
5825 - type: "table"
5826   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5827   algorithm: "table_comparison"
5828   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5829   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5830   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5831   columns:
5832     - title: "1904"
5833       data-set: "dpdk-performance-changes-3n-skx-h1"
5834     - title: "1908"
5835       data-set: "dpdk-performance-changes-3n-skx-ref"
5836     - title: "2001"
5837       data-set: "dpdk-performance-changes-3n-skx-cmp"
5838   comparisons:
5839     - title: "Diff"
5840       reference: 2
5841       compare: 3
5842   legend:
5843     - "Legend to Table"
5844     - "1904, 1908, 2001 - DPDK versions tested."
5845     - "Diff - difference between 1908 and 2001 DPDK version."
5846
5847 # DPDK Performance Changes 3n-skx 4t2c pdr
5848 - type: "table"
5849   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5850   algorithm: "table_comparison"
5851   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5852   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5853   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5854   columns:
5855     - title: "1904"
5856       data-set: "dpdk-performance-changes-3n-skx-h1"
5857     - title: "1908"
5858       data-set: "dpdk-performance-changes-3n-skx-ref"
5859     - title: "2001"
5860       data-set: "dpdk-performance-changes-3n-skx-cmp"
5861   comparisons:
5862     - title: "Diff"
5863       reference: 2
5864       compare: 3
5865   legend:
5866     - "Legend to Table"
5867     - "1904, 1908, 2001 - DPDK versions tested."
5868     - "Diff - difference between 1908 and 2001 DPDK version."
5869
5870 # DPDK Performance Changes 3n-skx 2t1c ndr
5871 - type: "table"
5872   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5873   algorithm: "table_comparison"
5874   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5876   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5877   columns:
5878     - title: "1904"
5879       data-set: "dpdk-performance-changes-3n-skx-h1"
5880     - title: "1908"
5881       data-set: "dpdk-performance-changes-3n-skx-ref"
5882     - title: "2001"
5883       data-set: "dpdk-performance-changes-3n-skx-cmp"
5884   comparisons:
5885     - title: "Diff"
5886       reference: 2
5887       compare: 3
5888   legend:
5889     - "Legend to Table"
5890     - "1904, 1908, 2001 - DPDK versions tested."
5891     - "Diff - difference between 1908 and 2001 DPDK version."
5892
5893 # DPDK Performance Changes 3n-skx 4t2c ndr
5894 - type: "table"
5895   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5896   algorithm: "table_comparison"
5897   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5898   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5899   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5900   columns:
5901     - title: "1904"
5902       data-set: "dpdk-performance-changes-3n-skx-h1"
5903     - title: "1908"
5904       data-set: "dpdk-performance-changes-3n-skx-ref"
5905     - title: "2001"
5906       data-set: "dpdk-performance-changes-3n-skx-cmp"
5907   comparisons:
5908     - title: "Diff"
5909       reference: 2
5910       compare: 3
5911   legend:
5912     - "Legend to Table"
5913     - "1904, 1908, 2001 - DPDK versions tested."
5914     - "Diff - difference between 1908 and 2001 DPDK version."
5915
5916 # DPDK Performance Changes 2n-skx 2t1c pdr
5917 - type: "table"
5918   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5919   algorithm: "table_comparison"
5920   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5921   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5922   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5923   columns:
5924     - title: "1904"
5925       data-set: "dpdk-performance-changes-2n-skx-h1"
5926     - title: "1908"
5927       data-set: "dpdk-performance-changes-2n-skx-ref"
5928     - title: "2001"
5929       data-set: "dpdk-performance-changes-2n-skx-cmp"
5930   comparisons:
5931     - title: "Diff"
5932       reference: 2
5933       compare: 3
5934   legend:
5935     - "Legend to Table"
5936     - "1904, 1908, 2001 - DPDK versions tested."
5937     - "Diff - difference between 1908 and 2001 DPDK version."
5938
5939 # DPDK Performance Changes 2n-skx 4t2c pdr
5940 - type: "table"
5941   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5942   algorithm: "table_comparison"
5943   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5945   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5946   columns:
5947     - title: "1904"
5948       data-set: "dpdk-performance-changes-2n-skx-h1"
5949     - title: "1908"
5950       data-set: "dpdk-performance-changes-2n-skx-ref"
5951     - title: "2001"
5952       data-set: "dpdk-performance-changes-2n-skx-cmp"
5953   comparisons:
5954     - title: "Diff"
5955       reference: 2
5956       compare: 3
5957   legend:
5958     - "Legend to Table"
5959     - "1904, 1908, 2001 - DPDK versions tested."
5960     - "Diff - difference between 1908 and 2001 DPDK version."
5961
5962 # DPDK Performance Changes 2n-skx 2t1c ndr
5963 - type: "table"
5964   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5965   algorithm: "table_comparison"
5966   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5967   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5968   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5969   columns:
5970     - title: "1904"
5971       data-set: "dpdk-performance-changes-2n-skx-h1"
5972     - title: "1908"
5973       data-set: "dpdk-performance-changes-2n-skx-ref"
5974     - title: "2001"
5975       data-set: "dpdk-performance-changes-2n-skx-cmp"
5976   comparisons:
5977     - title: "Diff"
5978       reference: 2
5979       compare: 3
5980   legend:
5981     - "Legend to Table"
5982     - "1904, 1908, 2001 - DPDK versions tested."
5983     - "Diff - difference between 1908 and 2001 DPDK version."
5984
5985 # DPDK Performance Changes 2n-skx 4t2c ndr
5986 - type: "table"
5987   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5988   algorithm: "table_comparison"
5989   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5990   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5991   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5992   columns:
5993     - title: "1904"
5994       data-set: "dpdk-performance-changes-2n-skx-h1"
5995     - title: "1908"
5996       data-set: "dpdk-performance-changes-2n-skx-ref"
5997     - title: "2001"
5998       data-set: "dpdk-performance-changes-2n-skx-cmp"
5999   comparisons:
6000     - title: "Diff"
6001       reference: 2
6002       compare: 3
6003   legend:
6004     - "Legend to Table"
6005     - "1904, 1908, 2001 - DPDK versions tested."
6006     - "Diff - difference between 1908 and 2001 DPDK version."
6007
6008 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6009 - type: "table"
6010   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6011   algorithm: "table_comparison"
6012   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6013   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6014   filter: "'NIC_Intel-X710'"
6015   columns:
6016     - title: "3n-hsw x710"
6017       data-set: "dpdk-compare-testbeds-ref"
6018     - title: "3n-skx x710"
6019       data-set: "dpdk-compare-testbeds-cmp"
6020   comparisons:
6021     - title: "Diff"
6022       reference: 1
6023       compare: 2
6024   legend:
6025     - "Legend to Table"
6026     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6027     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6028
6029 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6030 - type: "table"
6031   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6032   algorithm: "table_comparison"
6033   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6034   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6035   filter: "'NIC_Intel-X710'"
6036   columns:
6037     - title: "3n-hsw x710"
6038       data-set: "dpdk-compare-testbeds-ref"
6039     - title: "3n-skx x710"
6040       data-set: "dpdk-compare-testbeds-cmp"
6041   comparisons:
6042     - title: "Diff"
6043       reference: 1
6044       compare: 2
6045   legend:
6046     - "Legend to Table"
6047     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6048     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6049
6050 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6051 - type: "table"
6052   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6053   algorithm: "table_comparison"
6054   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6055   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6056   filter: "'NIC_Intel-XXV710'"
6057   columns:
6058     - title: "2n-skx"
6059       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6060     - title: "2n-clx"
6061       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6062   comparisons:
6063     - title: "Diff"
6064       reference: 1
6065       compare: 2
6066   legend:
6067     - "Legend to Table"
6068     - "2n-skx, 2n-clx - testbeds and NICs tested."
6069     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6070
6071 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6072 - type: "table"
6073   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6074   algorithm: "table_comparison"
6075   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6077   filter: "'NIC_Intel-XXV710'"
6078   columns:
6079     - title: "2n-skx"
6080       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6081     - title: "2n-clx"
6082       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6083   comparisons:
6084     - title: "Diff"
6085       reference: 1
6086       compare: 2
6087   legend:
6088     - "Legend to Table"
6089     - "2n-skx, 2n-clx - testbeds and NICs tested."
6090     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6091
6092 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6093 - type: "table"
6094   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6095   algorithm: "table_comparison"
6096   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6097   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6098   filter: "'NIC_Intel-XXV710'"
6099   columns:
6100     - title: "3n-skx"
6101       data-set: "dpdk-compare-topologies-ref"
6102     - title: "2n-skx"
6103       data-set: "dpdk-compare-topologies-cmp"
6104   comparisons:
6105     - title: "Diff"
6106       reference: 1
6107       compare: 2
6108   legend:
6109     - "Legend to Table"
6110     - "3n-skx, 2n-skx - topologies tested."
6111     - "Diff - difference between 3n-skx and 2n-skx topologies."
6112
6113 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6114 - type: "table"
6115   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6116   algorithm: "table_comparison"
6117   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6118   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6119   filter: "'NIC_Intel-XXV710'"
6120   columns:
6121     - title: "3n-skx"
6122       data-set: "dpdk-compare-topologies-ref"
6123     - title: "2n-skx"
6124       data-set: "dpdk-compare-topologies-cmp"
6125   comparisons:
6126     - title: "Diff"
6127       reference: 1
6128       compare: 2
6129   legend:
6130     - "Legend to Table"
6131     - "3n-skx, 2n-skx - topologies tested."
6132     - "Diff - difference between 3n-skx and 2n-skx topologies."
6133
6134 # Detailed Test Results - DPDK Performance Results 3n-hsw
6135 - type: "table"
6136   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6137   algorithm: "table_merged_details"
6138   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6139   columns:
6140     - title: " |prein| Test Name |preout| "
6141       data: "data name"
6142     - 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| "
6143       data: "data msg"
6144   data: "dpdk-perf-results-3n-hsw"
6145   filter: "all"
6146   parameters:
6147   - "name"
6148   - "parent"
6149   - "msg"
6150
6151 # Detailed Test Results - DPDK Performance Results 3n-skx
6152 - type: "table"
6153   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6154   algorithm: "table_merged_details"
6155   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6156   columns:
6157     - title: " |prein| Test Name |preout| "
6158       data: "data name"
6159     - 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| "
6160       data: "data msg"
6161   data: "dpdk-perf-results-3n-skx"
6162   filter: "all"
6163   remove-ndr: True  # Temporary solution: remove NDR results from test message
6164   parameters:
6165   - "name"
6166   - "parent"
6167   - "msg"
6168
6169 # Detailed Test Results - DPDK Performance Results 2n-skx
6170 - type: "table"
6171   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6172   algorithm: "table_merged_details"
6173   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6174   columns:
6175     - title: " |prein| Test Name |preout| "
6176       data: "data name"
6177     - 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| "
6178       data: "data msg"
6179   data: "dpdk-perf-results-2n-skx"
6180   filter: "all"
6181   remove-ndr: True  # Temporary solution: remove NDR results from test message
6182   parameters:
6183   - "name"
6184   - "parent"
6185   - "msg"
6186
6187 # Detailed Test Results - DPDK Performance Results 2n-clx
6188 - type: "table"
6189   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6190   algorithm: "table_merged_details"
6191   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6192   columns:
6193     - title: " |prein| Test Name |preout| "
6194       data: "data name"
6195     - 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| "
6196       data: "data msg"
6197   data: "dpdk-perf-results-2n-clx"
6198   filter: "all"
6199   parameters:
6200   - "name"
6201   - "parent"
6202   - "msg"
6203
6204 # Detailed Test Results - DPDK Performance Results 2n-dnv
6205 - type: "table"
6206   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6207   algorithm: "table_merged_details"
6208   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6209   columns:
6210     - title: " |prein| Test Name |preout| "
6211       data: "data name"
6212     - 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| "
6213       data: "data msg"
6214   data: "dpdk-perf-results-2n-dnv"
6215   filter: "all"
6216   parameters:
6217   - "name"
6218   - "parent"
6219   - "msg"
6220
6221 # Detailed Test Results - DPDK Performance Results 3n-dnv
6222 - type: "table"
6223   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6224   algorithm: "table_merged_details"
6225   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6226   columns:
6227     - title: " |prein| Test Name |preout| "
6228       data: "data name"
6229     - 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| "
6230       data: "data msg"
6231   data: "dpdk-perf-results-3n-dnv"
6232   filter: "all"
6233   parameters:
6234   - "name"
6235   - "parent"
6236   - "msg"
6237
6238 # Detailed Test Results - DPDK Performance Results 3n-tsh
6239 - type: "table"
6240   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6241   algorithm: "table_merged_details"
6242   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6243   columns:
6244     - title: " |prein| Test Name |preout| "
6245       data: "data name"
6246     - 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| "
6247       data: "data msg"
6248   data: "dpdk-perf-results-3n-tsh"
6249   filter: "all"
6250   parameters:
6251   - "name"
6252   - "parent"
6253   - "msg"
6254
6255 ################################################################################
6256 ###                                F I L E S                                 ###
6257 ################################################################################
6258
6259 # VPP Performance Results
6260 - type: "file"
6261   title: "VPP Performance Results"
6262   algorithm: "file_details_split"
6263   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6264   dir-tables:
6265     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6266     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6267     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6268     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6269     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6270     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6271     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6272   data:
6273     - "vpp-perf-results-2n-skx"
6274     - "vpp-perf-results-3n-skx"
6275     - "vpp-perf-results-2n-clx"
6276     - "vpp-perf-results-3n-hsw"
6277     - "vpp-perf-results-3n-tsh"
6278     - "vpp-perf-results-2n-dnv"
6279     - "vpp-perf-results-3n-dnv"
6280   filter: "all"
6281   data-start-level: 4
6282   order-chapters:
6283     level-1:
6284       - "l2"
6285       - "ip4"
6286       - "ip6"
6287       - "srv6"
6288       - "ip4_tunnels"
6289       - "ip6_tunnels"
6290       - "vm_vhost"
6291       - "container_memif"
6292       - "crypto"
6293       - "vts"
6294       - "lb"
6295       - "nfv_density"
6296       - "hoststack"
6297     level-2:
6298       - "2n-skx"
6299       - "3n-skx"
6300       - "2n-clx"
6301       - "3n-hsw"
6302       - "3n-tsh"
6303       - "2n-dnv"
6304       - "3n-dnv"
6305     level-3:
6306       - "xl710"
6307       - "x520"
6308       - "xxv710"
6309       - "x710"
6310       - "x553"
6311       - "cx556a"
6312       - "vic1227"
6313       - "vic1385"
6314
6315 # VPP Performance Configuration
6316 - type: "file"
6317   title: "VPP Performance Configuration"
6318   algorithm: "file_details_split"
6319   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6320   dir-tables:
6321     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6322     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6323     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6324     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6325     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6326     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6327     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6328   data:
6329     - "vpp-perf-results-2n-skx"
6330     - "vpp-perf-results-3n-skx"
6331     - "vpp-perf-results-2n-clx"
6332     - "vpp-perf-results-3n-hsw"
6333     - "vpp-perf-results-3n-tsh"
6334     - "vpp-perf-results-2n-dnv"
6335     - "vpp-perf-results-3n-dnv"
6336   filter: "all"
6337   data-start-level: 4
6338   order-chapters:
6339     level-1:
6340       - "l2"
6341       - "ip4"
6342       - "ip6"
6343       - "srv6"
6344       - "ip4_tunnels"
6345       - "ip6_tunnels"
6346       - "vm_vhost"
6347       - "container_memif"
6348       - "crypto"
6349       - "vts"
6350       - "lb"
6351       - "nfv_density"
6352       - "hoststack"
6353     level-2:
6354       - "2n-skx"
6355       - "3n-skx"
6356       - "2n-clx"
6357       - "3n-hsw"
6358       - "3n-tsh"
6359       - "2n-dnv"
6360       - "3n-dnv"
6361     level-3:
6362       - "xl710"
6363       - "x520"
6364       - "xxv710"
6365       - "x710"
6366       - "x553"
6367       - "cx556a"
6368       - "vic1227"
6369       - "vic1385"
6370
6371 # VPP Performance Operational
6372 - type: "file"
6373   title: "VPP Performance Operational"
6374   algorithm: "file_details_split_html"
6375   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6376   dir-tables:
6377     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6378     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6379     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6380     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6381     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6382     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6383     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6384   data:
6385     - "vpp-perf-results-2n-skx"
6386     - "vpp-perf-results-3n-skx"
6387     - "vpp-perf-results-2n-clx"
6388     - "vpp-perf-results-3n-hsw"
6389     - "vpp-perf-results-3n-tsh"
6390     - "vpp-perf-results-2n-dnv"
6391     - "vpp-perf-results-3n-dnv"
6392   filter: "all"
6393   data-start-level: 4
6394   order-chapters:
6395     level-1:
6396       - "l2"
6397       - "ip4"
6398       - "ip6"
6399       - "srv6"
6400       - "ip4_tunnels"
6401       - "ip6_tunnels"
6402       - "vm_vhost"
6403       - "container_memif"
6404       - "crypto"
6405       - "vts"
6406       - "lb"
6407       - "nfv_density"
6408       - "hoststack"
6409     level-2:
6410       - "2n-skx"
6411       - "3n-skx"
6412       - "2n-clx"
6413       - "3n-hsw"
6414       - "3n-tsh"
6415       - "2n-dnv"
6416       - "3n-dnv"
6417     level-3:
6418       - "xl710"
6419       - "x520"
6420       - "xxv710"
6421       - "x710"
6422       - "x553"
6423       - "cx556a"
6424       - "vic1227"
6425       - "vic1385"
6426
6427 # VPP MRR Results
6428 - type: "file"
6429   title: "VPP MRR Results"
6430   algorithm: "file_details_split"
6431   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6432   dir-tables:
6433     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6434     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6435     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6436     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6437     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6438     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6439     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6440   data:
6441     - "vpp-mrr-results-2n-skx"
6442     - "vpp-mrr-results-3n-skx"
6443     - "vpp-mrr-results-2n-clx"
6444     - "vpp-mrr-results-3n-hsw"
6445     - "vpp-mrr-results-3n-tsh"
6446     - "vpp-mrr-results-2n-dnv"
6447     - "vpp-mrr-results-3n-dnv"
6448   filter: "all"
6449   data-start-level: 4
6450   order-chapters:
6451     level-1:
6452       - "l2"
6453       - "ip4"
6454       - "ip6"
6455       - "srv6"
6456       - "ip4_tunnels"
6457       - "ip6_tunnels"
6458       - "vm_vhost"
6459       - "container_memif"
6460       - "crypto"
6461       - "vts"
6462       - "lb"
6463       - "nfv_density"
6464       - "hoststack"
6465     level-2:
6466       - "2n-skx"
6467       - "3n-skx"
6468       - "2n-clx"
6469       - "3n-hsw"
6470       - "3n-tsh"
6471       - "2n-dnv"
6472       - "3n-dnv"
6473     level-3:
6474       - "xl710"
6475       - "x520"
6476       - "xxv710"
6477       - "x710"
6478       - "x553"
6479       - "cx556a"
6480       - "vic1227"
6481       - "vic1385"
6482
6483 # VPP MRR Configuration
6484 - type: "file"
6485   title: "VPP MRR Configuration"
6486   algorithm: "file_details_split"
6487   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6488   dir-tables:
6489     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6490     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6491     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6492     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6493     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6494     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6495     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6496   data:
6497     - "vpp-mrr-results-2n-skx"
6498     - "vpp-mrr-results-3n-skx"
6499     - "vpp-mrr-results-2n-clx"
6500     - "vpp-mrr-results-3n-hsw"
6501     - "vpp-mrr-results-3n-tsh"
6502     - "vpp-mrr-results-2n-dnv"
6503     - "vpp-mrr-results-3n-dnv"
6504   filter: "all"
6505   data-start-level: 4
6506   order-chapters:
6507     level-1:
6508       - "l2"
6509       - "ip4"
6510       - "ip6"
6511       - "srv6"
6512       - "ip4_tunnels"
6513       - "ip6_tunnels"
6514       - "vm_vhost"
6515       - "container_memif"
6516       - "crypto"
6517       - "vts"
6518       - "lb"
6519       - "nfv_density"
6520       - "hoststack"
6521     level-2:
6522       - "2n-skx"
6523       - "3n-skx"
6524       - "2n-clx"
6525       - "3n-hsw"
6526       - "3n-tsh"
6527       - "2n-dnv"
6528       - "3n-dnv"
6529     level-3:
6530       - "xl710"
6531       - "x520"
6532       - "xxv710"
6533       - "x710"
6534       - "x553"
6535       - "cx556a"
6536       - "vic1227"
6537       - "vic1385"
6538
6539 # VPP Device Results - Ubuntu
6540 - type: "file"
6541   title: "VPP Device Results - Ubuntu"
6542   algorithm: "file_test_results"
6543   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6544   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6545   data: "vpp-device-results-ubuntu"
6546   filter: "all"
6547   data-start-level: 4
6548
6549 # VPP Device Configuration - Ubuntu
6550 - type: "file"
6551   title: "VPP Device Configuration - Ubuntu"
6552   algorithm: "file_test_results"
6553   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6554   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6555   data: "vpp-device-results-ubuntu"
6556   filter: "all"
6557   data-start-level: 4
6558
6559 # DPDK Performance Results 3n-hsw
6560 - type: "file"
6561   title: "DPDK Performance Results 3n-hsw"
6562   algorithm: "file_test_results"
6563   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6564   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6565   data: "dpdk-perf-results-3n-hsw"
6566   filter: "all"
6567   data-start-level: 4
6568
6569 # DPDK Performance Results 3n-skx
6570 - type: "file"
6571   title: "DPDK Performance Results 3n-skx"
6572   algorithm: "file_test_results"
6573   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6574   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6575   data: "dpdk-perf-results-3n-skx"
6576   filter: "all"
6577   data-start-level: 4
6578
6579 # DPDK Performance Results 2n-skx
6580 - type: "file"
6581   title: "DPDK Performance Results 2n-skx"
6582   algorithm: "file_test_results"
6583   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6584   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6585   data: "dpdk-perf-results-2n-skx"
6586   filter: "all"
6587   data-start-level: 4
6588
6589 # DPDK Performance Results 2n-clx
6590 - type: "file"
6591   title: "DPDK Performance Results 2n-clx"
6592   algorithm: "file_test_results"
6593   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6594   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6595   data: "dpdk-perf-results-2n-clx"
6596   filter: "all"
6597   data-start-level: 4
6598
6599 # DPDK Performance Results 2n-dnv
6600 - type: "file"
6601   title: "DPDK Performance Results 2n-dnv"
6602   algorithm: "file_test_results"
6603   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6604   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6605   data: "dpdk-perf-results-2n-dnv"
6606   filter: "all"
6607   data-start-level: 4
6608
6609 # DPDK Performance Results 3n-dnv
6610 - type: "file"
6611   title: "DPDK Performance Results 3n-dnv"
6612   algorithm: "file_test_results"
6613   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6614   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6615   data: "dpdk-perf-results-3n-dnv"
6616   filter: "all"
6617   data-start-level: 4
6618
6619 # DPDK Performance Results 3n-tsh
6620 - type: "file"
6621   title: "DPDK Performance Results 3n-tsh"
6622   algorithm: "file_test_results"
6623   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6624   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6625   data: "dpdk-perf-results-3n-tsh"
6626   filter: "all"
6627   data-start-level: 4
6628
6629 ################################################################################
6630 ###                                P L O T S                                 ###
6631 ################################################################################
6632
6633 # Hoststack tests 3n-hsw
6634
6635 - type: "plot"
6636   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6637   algorithm: "plot_perf_box_name"
6638   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6639   data: "plot-vpp-hoststack-3n-hsw"
6640   include:
6641     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6642     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6643   layout:
6644     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6645     layout: "plot-hoststack"
6646
6647 - type: "plot"
6648   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6649   algorithm: "plot_perf_box_name"
6650   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6651   data: "plot-vpp-hoststack-3n-hsw"
6652   include:
6653     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6654     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6655   layout:
6656     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6657     layout: "plot-hoststack"
6658
6659 - type: "plot"
6660   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6661   algorithm: "plot_perf_box_name"
6662   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
6663   data: "plot-vpp-hoststack-3n-hsw"
6664   include:
6665     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6666     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6667     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6668     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6669   layout:
6670     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6671     layout: "plot-hoststack"
6672
6673 # Plots VPP HTTP Server Performance
6674 - type: "plot"
6675   title: "VPP HTTP Server Performance"
6676   algorithm: "plot_http_server_perf_box"
6677   output-file-type: ".html"
6678   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6679   data:
6680     "plot-vpp-http-server-performance"
6681   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6682   parameters:
6683   - "result"
6684   - "name"
6685   traces:
6686     hoverinfo: "y+name"
6687     boxpoints: "outliers"
6688     whiskerwidth: 0
6689   layout:
6690     title: "VPP HTTP Server Performance"
6691     layout:
6692       "plot-cps"
6693
6694 - type: "plot"
6695   title: "VPP HTTP Server Performance"
6696   algorithm: "plot_http_server_perf_box"
6697   output-file-type: ".html"
6698   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6699   data:
6700     "plot-vpp-http-server-performance"
6701   filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6702   parameters:
6703   - "result"
6704   - "name"
6705   traces:
6706     hoverinfo: "y+name"
6707     boxpoints: "outliers"
6708     whiskerwidth: 0
6709   layout:
6710     title: "VPP HTTP Server Performance"
6711     layout:
6712       "plot-rps"
6713
6714 ################################################################################
6715
6716 # Soak Test (PLRsearch), boxes - 2n-clx
6717 - type: "plot"
6718   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6719   algorithm: "plot_perf_box_name"
6720   output-file-type: ".html"
6721   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6722   data: "plot-vpp-soak-2n-clx"
6723   include:
6724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6730   layout:
6731     title: "30 Minutes Soak Test (PLRsearch)"
6732     layout: "plot-soak-throughput"
6733
6734 # Soak Test (PLRsearch), boxes - 2n-clx
6735 - type: "plot"
6736   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6737   algorithm: "plot_perf_box_name"
6738   output-file-type: ".html"
6739   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6740   data: "plot-vpp-soak-2n-clx"
6741   include:
6742     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6743     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6744     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6745     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6746     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6747     - "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"
6748   layout:
6749     title: "30 Minutes Soak Test (PLRsearch)"
6750     layout: "plot-soak-throughput"
6751
6752 # Soak Test (PLRsearch), boxes - 2n-skx
6753 - type: "plot"
6754   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6755   algorithm: "plot_perf_box_name"
6756   output-file-type: ".html"
6757   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
6758   data: "plot-vpp-soak-2n-skx"
6759   include:
6760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6763     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6766   layout:
6767     title: "30 Minutes Soak Test (PLRsearch)"
6768     layout: "plot-soak-throughput"
6769
6770 # Soak Test (PLRsearch), boxes - 2n-skx
6771 - type: "plot"
6772   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6773   algorithm: "plot_perf_box_name"
6774   output-file-type: ".html"
6775   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
6776   data: "plot-vpp-soak-2n-skx"
6777   include:
6778     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6779     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6780     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6781     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6783     - "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"
6784   layout:
6785     title: "30 Minutes Soak Test (PLRsearch)"
6786     layout: "plot-soak-throughput"
6787
6788 ###############################################################################
6789
6790 # Reconf tests 2n-skx
6791
6792 - type: "plot"
6793   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6794   algorithm: "plot_nf_reconf_box_name"
6795   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6796   data: "plot-vpp-nfv-reconf-2n-skx"
6797   include:
6798     - "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"
6799     - "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"
6800     - "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"
6801     - "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"
6802     - "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"
6803     - "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"
6804   layout:
6805     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6806     layout: "plot-throughput"
6807
6808 - type: "plot"
6809   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6810   algorithm: "plot_nf_reconf_box_name"
6811   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6812   data: "plot-vpp-nfv-reconf-2n-skx"
6813   include:
6814     - "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"
6815     - "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"
6816     - "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"
6817     - "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"
6818     - "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"
6819     - "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"
6820   layout:
6821     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6822     layout: "plot-throughput"
6823
6824 - type: "plot"
6825   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6826   algorithm: "plot_nf_reconf_box_name"
6827   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6828   data: "plot-vpp-nfv-reconf-2n-skx"
6829   include:
6830     - "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"
6831     - "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"
6832     - "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"
6833     - "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"
6834     - "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"
6835     - "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"
6836   layout:
6837     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6838     layout: "plot-throughput"
6839
6840 ###############################################################################
6841
6842 # Reconf tests 2n-clx
6843
6844 - type: "plot"
6845   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6846   algorithm: "plot_nf_reconf_box_name"
6847   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6848   data: "plot-vpp-nfv-reconf-2n-clx"
6849   include:
6850     - "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"
6851     - "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"
6852     - "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"
6853     - "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"
6854   layout:
6855     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6856     layout: "plot-throughput"
6857
6858 - type: "plot"
6859   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6860   algorithm: "plot_nf_reconf_box_name"
6861   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6862   data: "plot-vpp-nfv-reconf-2n-clx"
6863   include:
6864     - "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"
6865     - "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"
6866     - "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"
6867     - "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"
6868   layout:
6869     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6870     layout: "plot-throughput"
6871
6872 - type: "plot"
6873   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6874   algorithm: "plot_nf_reconf_box_name"
6875   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6876   data: "plot-vpp-nfv-reconf-2n-clx"
6877   include:
6878     - "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"
6879     - "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"
6880     - "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"
6881     - "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"
6882   layout:
6883     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6884     layout: "plot-throughput"
6885
6886 ################################################################################
6887 ## Plots - NF Density - VSC - MRR 64b
6888 #- type: "plot"
6889 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6890 #  algorithm: "plot_nf_heatmap"
6891 #  output-file-type: ".html"
6892 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6893 #  data: "plot-vpp-nfv-2n-skx-mrr"
6894 #  filter: "'NIC_Intel-XXV710' and
6895 #           'NF_DENSITY' and
6896 #           'VHOST' and
6897 #           not 'VXLAN' and
6898 #           'CHAIN' and
6899 #           'NF_VPPIP4' and
6900 #           '64B' and
6901 #           '2T1C' and
6902 #           'MRR'"
6903 #  parameters:
6904 #  - "result"
6905 #  - "name"
6906 #  - "tags"
6907 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6908 #  x-axis: "X = VNFs per Service Chain"
6909 #  y-axis: "Y = Number of Service Chains"
6910 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6911 #  layout:
6912 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6913 #    layout: "plot-service-density"
6914 #
6915 #- type: "plot"
6916 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6917 #  algorithm: "plot_nf_heatmap"
6918 #  output-file-type: ".html"
6919 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6920 #  data: "plot-vpp-nfv-2n-skx-mrr"
6921 #  filter: "'NIC_Intel-XXV710' and
6922 #           'NF_DENSITY' and
6923 #           'VHOST' and
6924 #           not 'VXLAN' and
6925 #           'CHAIN' and
6926 #           'NF_VPPIP4' and
6927 #           '64B' and
6928 #           '4T2C' and
6929 #           'MRR'"
6930 #  parameters:
6931 #  - "result"
6932 #  - "name"
6933 #  - "tags"
6934 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6935 #  x-axis: "X = VNFs per Service Chain"
6936 #  y-axis: "Y = Number of Service Chains"
6937 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6938 #  layout:
6939 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6940 #    layout: "plot-service-density"
6941 #
6942 #- type: "plot"
6943 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6944 #  algorithm: "plot_nf_heatmap"
6945 #  output-file-type: ".html"
6946 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6947 #  data: "plot-vpp-nfv-2n-skx-mrr"
6948 #  filter: "'NIC_Intel-XXV710' and
6949 #           'NF_DENSITY' and
6950 #           'VHOST' and
6951 #           not 'VXLAN' and
6952 #           'CHAIN' and
6953 #           'NF_VPPIP4' and
6954 #           '64B' and
6955 #           '8T4C' and
6956 #           'MRR'"
6957 #  parameters:
6958 #  - "result"
6959 #  - "name"
6960 #  - "tags"
6961 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6962 #  x-axis: "X = VNFs per Service Chain"
6963 #  y-axis: "Y = Number of Service Chains"
6964 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6965 #  layout:
6966 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6967 #    layout: "plot-service-density"
6968 #
6969 ## Plots - NF Density - VSC - MRR IMIX
6970 #- type: "plot"
6971 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6972 #  algorithm: "plot_nf_heatmap"
6973 #  output-file-type: ".html"
6974 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6975 #  data: "plot-vpp-nfv-2n-skx-mrr"
6976 #  filter: "'NIC_Intel-XXV710' and
6977 #           'NF_DENSITY' and
6978 #           'VHOST' and
6979 #           not 'VXLAN' and
6980 #           'CHAIN' and
6981 #           'NF_VPPIP4' and
6982 #           'IMIX' and
6983 #           '2T1C' and
6984 #           'MRR'"
6985 #  parameters:
6986 #  - "result"
6987 #  - "name"
6988 #  - "tags"
6989 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6990 #  x-axis: "X = VNFs per Service Chain"
6991 #  y-axis: "Y = Number of Service Chains"
6992 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6993 #  layout:
6994 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6995 #    layout: "plot-service-density"
6996 #
6997 #- type: "plot"
6998 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6999 #  algorithm: "plot_nf_heatmap"
7000 #  output-file-type: ".html"
7001 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7002 #  data: "plot-vpp-nfv-2n-skx-mrr"
7003 #  filter: "'NIC_Intel-XXV710' and
7004 #           'NF_DENSITY' and
7005 #           'VHOST' and
7006 #           not 'VXLAN' and
7007 #           'CHAIN' and
7008 #           'NF_VPPIP4' and
7009 #           'IMIX' and
7010 #           '4T2C' and
7011 #           'MRR'"
7012 #  parameters:
7013 #  - "result"
7014 #  - "name"
7015 #  - "tags"
7016 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7017 #  x-axis: "X = VNFs per Service Chain"
7018 #  y-axis: "Y = Number of Service Chains"
7019 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7020 #  layout:
7021 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7022 #    layout: "plot-service-density"
7023 #
7024 #- type: "plot"
7025 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7026 #  algorithm: "plot_nf_heatmap"
7027 #  output-file-type: ".html"
7028 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7029 #  data: "plot-vpp-nfv-2n-skx-mrr"
7030 #  filter: "'NIC_Intel-XXV710' and
7031 #           'NF_DENSITY' and
7032 #           'VHOST' and
7033 #           not 'VXLAN' and
7034 #           'CHAIN' and
7035 #           'NF_VPPIP4' and
7036 #           'IMIX' and
7037 #           '8T4C' and
7038 #           'MRR'"
7039 #  parameters:
7040 #  - "result"
7041 #  - "name"
7042 #  - "tags"
7043 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7044 #  x-axis: "X = VNFs per Service Chain"
7045 #  y-axis: "Y = Number of Service Chains"
7046 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7047 #  layout:
7048 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7049 #    layout: "plot-service-density"
7050 #
7051 ## Plots - NF Density - VSC - NDR 64b
7052 #- type: "plot"
7053 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7054 #  algorithm: "plot_nf_heatmap"
7055 #  output-file-type: ".html"
7056 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
7057 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7058 #  filter: "'NIC_Intel-XXV710' and
7059 #           'NF_DENSITY' and
7060 #           'VHOST' and
7061 #           not 'VXLAN' and
7062 #           'CHAIN' and
7063 #           'NF_VPPIP4' and
7064 #           '64B' and
7065 #           '2T1C' and
7066 #           'NDRPDR'"
7067 #  parameters:
7068 #  - "throughput"
7069 #  - "name"
7070 #  - "tags"
7071 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7072 #  x-axis: "X = VNFs per Service Chain"
7073 #  y-axis: "Y = Number of Service Chains"
7074 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7075 #  layout:
7076 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7077 #    layout: "plot-service-density"
7078 #
7079 #- type: "plot"
7080 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7081 #  algorithm: "plot_nf_heatmap"
7082 #  output-file-type: ".html"
7083 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
7084 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7085 #  filter: "'NIC_Intel-XXV710' and
7086 #           'NF_DENSITY' and
7087 #           'VHOST' and
7088 #           not 'VXLAN' and
7089 #           'CHAIN' and
7090 #           'NF_VPPIP4' and
7091 #           '64B' and
7092 #           '4T2C' and
7093 #           'NDRPDR'"
7094 #  parameters:
7095 #  - "throughput"
7096 #  - "name"
7097 #  - "tags"
7098 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7099 #  x-axis: "X = VNFs per Service Chain"
7100 #  y-axis: "Y = Number of Service Chains"
7101 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7102 #  layout:
7103 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7104 #    layout: "plot-service-density"
7105 #
7106 #- type: "plot"
7107 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7108 #  algorithm: "plot_nf_heatmap"
7109 #  output-file-type: ".html"
7110 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
7111 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7112 #  filter: "'NIC_Intel-XXV710' and
7113 #           'NF_DENSITY' and
7114 #           'VHOST' and
7115 #           not 'VXLAN' and
7116 #           'CHAIN' and
7117 #           'NF_VPPIP4' and
7118 #           '64B' and
7119 #           '8T4C' and
7120 #           'NDRPDR'"
7121 #  parameters:
7122 #  - "throughput"
7123 #  - "name"
7124 #  - "tags"
7125 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7126 #  x-axis: "X = VNFs per Service Chain"
7127 #  y-axis: "Y = Number of Service Chains"
7128 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7129 #  layout:
7130 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7131 #    layout: "plot-service-density"
7132 #
7133 ## Plots - NF Density - VSC - NDR IMIX
7134 #- type: "plot"
7135 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7136 #  algorithm: "plot_nf_heatmap"
7137 #  output-file-type: ".html"
7138 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7139 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7140 #  filter: "'NIC_Intel-XXV710' and
7141 #           'NF_DENSITY' and
7142 #           'VHOST' and
7143 #           not 'VXLAN' and
7144 #           'CHAIN' and
7145 #           'NF_VPPIP4' and
7146 #           'IMIX' and
7147 #           '2T1C' and
7148 #           'NDRPDR'"
7149 #  parameters:
7150 #  - "throughput"
7151 #  - "name"
7152 #  - "tags"
7153 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7154 #  x-axis: "X = VNFs per Service Chain"
7155 #  y-axis: "Y = Number of Service Chains"
7156 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7157 #  layout:
7158 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7159 #    layout: "plot-service-density"
7160 #
7161 #- type: "plot"
7162 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7163 #  algorithm: "plot_nf_heatmap"
7164 #  output-file-type: ".html"
7165 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7166 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7167 #  filter: "'NIC_Intel-XXV710' and
7168 #           'NF_DENSITY' and
7169 #           'VHOST' and
7170 #           not 'VXLAN' and
7171 #           'CHAIN' and
7172 #           'NF_VPPIP4' and
7173 #           'IMIX' and
7174 #           '4T2C' and
7175 #           'NDRPDR'"
7176 #  parameters:
7177 #  - "throughput"
7178 #  - "name"
7179 #  - "tags"
7180 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7181 #  x-axis: "X = VNFs per Service Chain"
7182 #  y-axis: "Y = Number of Service Chains"
7183 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7184 #  layout:
7185 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7186 #    layout: "plot-service-density"
7187 #
7188 #- type: "plot"
7189 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7190 #  algorithm: "plot_nf_heatmap"
7191 #  output-file-type: ".html"
7192 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7193 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7194 #  filter: "'NIC_Intel-XXV710' and
7195 #           'NF_DENSITY' and
7196 #           'VHOST' and
7197 #           not 'VXLAN' and
7198 #           'CHAIN' and
7199 #           'NF_VPPIP4' and
7200 #           'IMIX' and
7201 #           '8T4C' and
7202 #           'NDRPDR'"
7203 #  parameters:
7204 #  - "throughput"
7205 #  - "name"
7206 #  - "tags"
7207 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7208 #  x-axis: "X = VNFs per Service Chain"
7209 #  y-axis: "Y = Number of Service Chains"
7210 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7211 #  layout:
7212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7213 #    layout: "plot-service-density"
7214 #
7215 ## Plots - NF Density - VSC - PDR 64b
7216 #- type: "plot"
7217 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7218 #  algorithm: "plot_nf_heatmap"
7219 #  output-file-type: ".html"
7220 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
7221 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7222 #  filter: "'NIC_Intel-XXV710' and
7223 #           'NF_DENSITY' and
7224 #           'VHOST' and
7225 #           not 'VXLAN' and
7226 #           'CHAIN' and
7227 #           'NF_VPPIP4' and
7228 #           '64B' and
7229 #           '2T1C' and
7230 #           'NDRPDR'"
7231 #  parameters:
7232 #  - "throughput"
7233 #  - "name"
7234 #  - "tags"
7235 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7236 #  x-axis: "X = VNFs per Service Chain"
7237 #  y-axis: "Y = Number of Service Chains"
7238 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7239 #  layout:
7240 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7241 #    layout: "plot-service-density"
7242 #
7243 #- type: "plot"
7244 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7245 #  algorithm: "plot_nf_heatmap"
7246 #  output-file-type: ".html"
7247 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
7248 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7249 #  filter: "'NIC_Intel-XXV710' and
7250 #           'NF_DENSITY' and
7251 #           'VHOST' and
7252 #           not 'VXLAN' and
7253 #           'CHAIN' and
7254 #           'NF_VPPIP4' and
7255 #           '64B' and
7256 #           '4T2C' and
7257 #           'NDRPDR'"
7258 #  parameters:
7259 #  - "throughput"
7260 #  - "name"
7261 #  - "tags"
7262 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7263 #  x-axis: "X = VNFs per Service Chain"
7264 #  y-axis: "Y = Number of Service Chains"
7265 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7266 #  layout:
7267 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7268 #    layout: "plot-service-density"
7269 #
7270 #- type: "plot"
7271 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7272 #  algorithm: "plot_nf_heatmap"
7273 #  output-file-type: ".html"
7274 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
7275 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7276 #  filter: "'NIC_Intel-XXV710' and
7277 #           'NF_DENSITY' and
7278 #           'VHOST' and
7279 #           not 'VXLAN' and
7280 #           'CHAIN' and
7281 #           'NF_VPPIP4' and
7282 #           '64B' and
7283 #           '8T4C' and
7284 #           'NDRPDR'"
7285 #  parameters:
7286 #  - "throughput"
7287 #  - "name"
7288 #  - "tags"
7289 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7290 #  x-axis: "X = VNFs per Service Chain"
7291 #  y-axis: "Y = Number of Service Chains"
7292 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7293 #  layout:
7294 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7295 #    layout: "plot-service-density"
7296 #
7297 ## Plots - NF Density - VSC - PDR IMIX
7298 #- type: "plot"
7299 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7300 #  algorithm: "plot_nf_heatmap"
7301 #  output-file-type: ".html"
7302 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7303 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7304 #  filter: "'NIC_Intel-XXV710' and
7305 #           'NF_DENSITY' and
7306 #           'VHOST' and
7307 #           not 'VXLAN' and
7308 #           'CHAIN' and
7309 #           'NF_VPPIP4' and
7310 #           'IMIX' and
7311 #           '2T1C' and
7312 #           'NDRPDR'"
7313 #  parameters:
7314 #  - "throughput"
7315 #  - "name"
7316 #  - "tags"
7317 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7318 #  x-axis: "X = VNFs per Service Chain"
7319 #  y-axis: "Y = Number of Service Chains"
7320 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7321 #  layout:
7322 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7323 #    layout: "plot-service-density"
7324 #
7325 #- type: "plot"
7326 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7327 #  algorithm: "plot_nf_heatmap"
7328 #  output-file-type: ".html"
7329 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7330 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7331 #  filter: "'NIC_Intel-XXV710' and
7332 #           'NF_DENSITY' and
7333 #           'VHOST' and
7334 #           not 'VXLAN' and
7335 #           'CHAIN' and
7336 #           'NF_VPPIP4' and
7337 #           'IMIX' and
7338 #           '4T2C' and
7339 #           'NDRPDR'"
7340 #  parameters:
7341 #  - "throughput"
7342 #  - "name"
7343 #  - "tags"
7344 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7345 #  x-axis: "X = VNFs per Service Chain"
7346 #  y-axis: "Y = Number of Service Chains"
7347 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7348 #  layout:
7349 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7350 #    layout: "plot-service-density"
7351 #
7352 #- type: "plot"
7353 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7354 #  algorithm: "plot_nf_heatmap"
7355 #  output-file-type: ".html"
7356 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7357 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7358 #  filter: "'NIC_Intel-XXV710' and
7359 #           'NF_DENSITY' and
7360 #           'VHOST' and
7361 #           not 'VXLAN' and
7362 #           'CHAIN' and
7363 #           'NF_VPPIP4' and
7364 #           'IMIX' and
7365 #           '8T4C' and
7366 #           'NDRPDR'"
7367 #  parameters:
7368 #  - "throughput"
7369 #  - "name"
7370 #  - "tags"
7371 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7372 #  x-axis: "X = VNFs per Service Chain"
7373 #  y-axis: "Y = Number of Service Chains"
7374 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7375 #  layout:
7376 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7377 #    layout: "plot-service-density"
7378 #
7379 ################################################################################
7380 ## Plots - NF Density - VSC - MRR 64b
7381 #- type: "plot"
7382 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7383 #  algorithm: "plot_nf_heatmap"
7384 #  output-file-type: ".html"
7385 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
7386 #  data: "plot-vpp-nfv-2n-skx-mrr"
7387 #  filter: "'NIC_Intel-XXV710' and
7388 #           'NF_DENSITY' and
7389 #           'VHOST' and
7390 #           'VXLAN' and
7391 #           'CHAIN' and
7392 #           '118' and
7393 #           '2T1C' and
7394 #           'MRR'"
7395 #  parameters:
7396 #  - "result"
7397 #  - "name"
7398 #  - "tags"
7399 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7400 #  x-axis: "X = VNFs per Service Chain"
7401 #  y-axis: "Y = Number of Service Chains"
7402 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7403 #  layout:
7404 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7405 #    layout: "plot-service-density"
7406 #
7407 #- type: "plot"
7408 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7409 #  algorithm: "plot_nf_heatmap"
7410 #  output-file-type: ".html"
7411 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
7412 #  data: "plot-vpp-nfv-2n-skx-mrr"
7413 #  filter: "'NIC_Intel-XXV710' and
7414 #           'NF_DENSITY' and
7415 #           'VHOST' and
7416 #           'VXLAN' and
7417 #           'CHAIN' and
7418 #           '118' and
7419 #           '4T2C' and
7420 #           'MRR'"
7421 #  parameters:
7422 #  - "result"
7423 #  - "name"
7424 #  - "tags"
7425 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7426 #  x-axis: "X = VNFs per Service Chain"
7427 #  y-axis: "Y = Number of Service Chains"
7428 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7429 #  layout:
7430 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7431 #    layout: "plot-service-density"
7432 #
7433 #- type: "plot"
7434 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7435 #  algorithm: "plot_nf_heatmap"
7436 #  output-file-type: ".html"
7437 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
7438 #  data: "plot-vpp-nfv-2n-skx-mrr"
7439 #  filter: "'NIC_Intel-XXV710' and
7440 #           'NF_DENSITY' and
7441 #           'VHOST' and
7442 #           'VXLAN' and
7443 #           'CHAIN' and
7444 #           '118' and
7445 #           '8T4C' and
7446 #           'MRR'"
7447 #  parameters:
7448 #  - "result"
7449 #  - "name"
7450 #  - "tags"
7451 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7452 #  x-axis: "X = VNFs per Service Chain"
7453 #  y-axis: "Y = Number of Service Chains"
7454 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7455 #  layout:
7456 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7457 #    layout: "plot-service-density"
7458 #
7459 ## Plots - NF Density - VSC - MRR IMIX
7460 #- type: "plot"
7461 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7462 #  algorithm: "plot_nf_heatmap"
7463 #  output-file-type: ".html"
7464 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7465 #  data: "plot-vpp-nfv-2n-skx-mrr"
7466 #  filter: "'NIC_Intel-XXV710' and
7467 #           'NF_DENSITY' and
7468 #           'VHOST' and
7469 #           'VXLAN' and
7470 #           'CHAIN' and
7471 #           'IMIX' and
7472 #           '2T1C' and
7473 #           'MRR'"
7474 #  parameters:
7475 #  - "result"
7476 #  - "name"
7477 #  - "tags"
7478 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7479 #  x-axis: "X = VNFs per Service Chain"
7480 #  y-axis: "Y = Number of Service Chains"
7481 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7482 #  layout:
7483 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7484 #    layout: "plot-service-density"
7485 #
7486 #- type: "plot"
7487 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7488 #  algorithm: "plot_nf_heatmap"
7489 #  output-file-type: ".html"
7490 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7491 #  data: "plot-vpp-nfv-2n-skx-mrr"
7492 #  filter: "'NIC_Intel-XXV710' and
7493 #           'NF_DENSITY' and
7494 #           'VHOST' and
7495 #           'VXLAN' and
7496 #           'CHAIN' and
7497 #           'IMIX' and
7498 #           '4T2C' and
7499 #           'MRR'"
7500 #  parameters:
7501 #  - "result"
7502 #  - "name"
7503 #  - "tags"
7504 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7505 #  x-axis: "X = VNFs per Service Chain"
7506 #  y-axis: "Y = Number of Service Chains"
7507 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7508 #  layout:
7509 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7510 #    layout: "plot-service-density"
7511 #
7512 #- type: "plot"
7513 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7514 #  algorithm: "plot_nf_heatmap"
7515 #  output-file-type: ".html"
7516 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7517 #  data: "plot-vpp-nfv-2n-skx-mrr"
7518 #  filter: "'NIC_Intel-XXV710' and
7519 #           'NF_DENSITY' and
7520 #           'VHOST' and
7521 #           'VXLAN' and
7522 #           'CHAIN' and
7523 #           'IMIX' and
7524 #           '8T4C' and
7525 #           'MRR'"
7526 #  parameters:
7527 #  - "result"
7528 #  - "name"
7529 #  - "tags"
7530 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7531 #  x-axis: "X = VNFs per Service Chain"
7532 #  y-axis: "Y = Number of Service Chains"
7533 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7534 #  layout:
7535 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7536 #    layout: "plot-service-density"
7537 #
7538 ## Plots - NF Density - VSC - NDR 64b
7539 #- type: "plot"
7540 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7541 #  algorithm: "plot_nf_heatmap"
7542 #  output-file-type: ".html"
7543 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7544 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7545 #  filter: "'NIC_Intel-XXV710' and
7546 #           'NF_DENSITY' and
7547 #           'VHOST' and
7548 #           'VXLAN' and
7549 #           'CHAIN' and
7550 #           '118' and
7551 #           '2T1C' and
7552 #           'NDRPDR'"
7553 #  parameters:
7554 #  - "throughput"
7555 #  - "name"
7556 #  - "tags"
7557 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7558 #  x-axis: "X = VNFs per Service Chain"
7559 #  y-axis: "Y = Number of Service Chains"
7560 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7561 #  layout:
7562 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7563 #    layout: "plot-service-density"
7564 #
7565 #- type: "plot"
7566 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7567 #  algorithm: "plot_nf_heatmap"
7568 #  output-file-type: ".html"
7569 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7570 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7571 #  filter: "'NIC_Intel-XXV710' and
7572 #           'NF_DENSITY' and
7573 #           'VHOST' and
7574 #           'VXLAN' and
7575 #           'CHAIN' and
7576 #           '118' and
7577 #           '4T2C' and
7578 #           'NDRPDR'"
7579 #  parameters:
7580 #  - "throughput"
7581 #  - "name"
7582 #  - "tags"
7583 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7584 #  x-axis: "X = VNFs per Service Chain"
7585 #  y-axis: "Y = Number of Service Chains"
7586 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7587 #  layout:
7588 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7589 #    layout: "plot-service-density"
7590 #
7591 #- type: "plot"
7592 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7593 #  algorithm: "plot_nf_heatmap"
7594 #  output-file-type: ".html"
7595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7596 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7597 #  filter: "'NIC_Intel-XXV710' and
7598 #           'NF_DENSITY' and
7599 #           'VHOST' and
7600 #           'VXLAN' and
7601 #           'CHAIN' and
7602 #           '118' and
7603 #           '8T4C' and
7604 #           'NDRPDR'"
7605 #  parameters:
7606 #  - "throughput"
7607 #  - "name"
7608 #  - "tags"
7609 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7610 #  x-axis: "X = VNFs per Service Chain"
7611 #  y-axis: "Y = Number of Service Chains"
7612 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7613 #  layout:
7614 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7615 #    layout: "plot-service-density"
7616 #
7617 ## Plots - NF Density - VSC - NDR IMIX
7618 #- type: "plot"
7619 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7620 #  algorithm: "plot_nf_heatmap"
7621 #  output-file-type: ".html"
7622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7623 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7624 #  filter: "'NIC_Intel-XXV710' and
7625 #           'NF_DENSITY' and
7626 #           'VHOST' and
7627 #           'VXLAN' and
7628 #           'CHAIN' and
7629 #           'IMIX' and
7630 #           '2T1C' and
7631 #           'NDRPDR'"
7632 #  parameters:
7633 #  - "throughput"
7634 #  - "name"
7635 #  - "tags"
7636 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7637 #  x-axis: "X = VNFs per Service Chain"
7638 #  y-axis: "Y = Number of Service Chains"
7639 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7640 #  layout:
7641 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7642 #    layout: "plot-service-density"
7643 #
7644 #- type: "plot"
7645 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7646 #  algorithm: "plot_nf_heatmap"
7647 #  output-file-type: ".html"
7648 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7649 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7650 #  filter: "'NIC_Intel-XXV710' and
7651 #           'NF_DENSITY' and
7652 #           'VHOST' and
7653 #           'VXLAN' and
7654 #           'CHAIN' and
7655 #           'IMIX' and
7656 #           '4T2C' and
7657 #           'NDRPDR'"
7658 #  parameters:
7659 #  - "throughput"
7660 #  - "name"
7661 #  - "tags"
7662 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7663 #  x-axis: "X = VNFs per Service Chain"
7664 #  y-axis: "Y = Number of Service Chains"
7665 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7666 #  layout:
7667 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7668 #    layout: "plot-service-density"
7669 #
7670 #- type: "plot"
7671 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7672 #  algorithm: "plot_nf_heatmap"
7673 #  output-file-type: ".html"
7674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7675 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7676 #  filter: "'NIC_Intel-XXV710' and
7677 #           'NF_DENSITY' and
7678 #           'VHOST' and
7679 #           'VXLAN' and
7680 #           'CHAIN' and
7681 #           'IMIX' and
7682 #           '8T4C' and
7683 #           'NDRPDR'"
7684 #  parameters:
7685 #  - "throughput"
7686 #  - "name"
7687 #  - "tags"
7688 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7689 #  x-axis: "X = VNFs per Service Chain"
7690 #  y-axis: "Y = Number of Service Chains"
7691 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7692 #  layout:
7693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7694 #    layout: "plot-service-density"
7695 #
7696 ## Plots - NF Density - VSC - PDR 64b
7697 #- type: "plot"
7698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7699 #  algorithm: "plot_nf_heatmap"
7700 #  output-file-type: ".html"
7701 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7702 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7703 #  filter: "'NIC_Intel-XXV710' and
7704 #           'NF_DENSITY' and
7705 #           'VHOST' and
7706 #           'VXLAN' and
7707 #           'CHAIN' and
7708 #           '118' and
7709 #           '2T1C' and
7710 #           'NDRPDR'"
7711 #  parameters:
7712 #  - "throughput"
7713 #  - "name"
7714 #  - "tags"
7715 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7716 #  x-axis: "X = VNFs per Service Chain"
7717 #  y-axis: "Y = Number of Service Chains"
7718 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7719 #  layout:
7720 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7721 #    layout: "plot-service-density"
7722 #
7723 #- type: "plot"
7724 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7725 #  algorithm: "plot_nf_heatmap"
7726 #  output-file-type: ".html"
7727 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7728 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7729 #  filter: "'NIC_Intel-XXV710' and
7730 #           'NF_DENSITY' and
7731 #           'VHOST' and
7732 #           'VXLAN' and
7733 #           'CHAIN' and
7734 #           '118' and
7735 #           '4T2C' and
7736 #           'NDRPDR'"
7737 #  parameters:
7738 #  - "throughput"
7739 #  - "name"
7740 #  - "tags"
7741 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7742 #  x-axis: "X = VNFs per Service Chain"
7743 #  y-axis: "Y = Number of Service Chains"
7744 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7745 #  layout:
7746 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7747 #    layout: "plot-service-density"
7748 #
7749 #- type: "plot"
7750 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7751 #  algorithm: "plot_nf_heatmap"
7752 #  output-file-type: ".html"
7753 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7754 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7755 #  filter: "'NIC_Intel-XXV710' and
7756 #           'NF_DENSITY' and
7757 #           'VHOST' and
7758 #           'VXLAN' and
7759 #           'CHAIN' and
7760 #           '118' and
7761 #           '8T4C' and
7762 #           'NDRPDR'"
7763 #  parameters:
7764 #  - "throughput"
7765 #  - "name"
7766 #  - "tags"
7767 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7768 #  x-axis: "X = VNFs per Service Chain"
7769 #  y-axis: "Y = Number of Service Chains"
7770 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7771 #  layout:
7772 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7773 #    layout: "plot-service-density"
7774 #
7775 ## Plots - NF Density - VSC - PDR IMIX
7776 #- type: "plot"
7777 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7778 #  algorithm: "plot_nf_heatmap"
7779 #  output-file-type: ".html"
7780 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7781 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7782 #  filter: "'NIC_Intel-XXV710' and
7783 #           'NF_DENSITY' and
7784 #           'VHOST' and
7785 #           'VXLAN' and
7786 #           'CHAIN' and
7787 #           'IMIX' and
7788 #           '2T1C' and
7789 #           'NDRPDR'"
7790 #  parameters:
7791 #  - "throughput"
7792 #  - "name"
7793 #  - "tags"
7794 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7795 #  x-axis: "X = VNFs per Service Chain"
7796 #  y-axis: "Y = Number of Service Chains"
7797 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7798 #  layout:
7799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7800 #    layout: "plot-service-density"
7801 #
7802 #- type: "plot"
7803 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7804 #  algorithm: "plot_nf_heatmap"
7805 #  output-file-type: ".html"
7806 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7807 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7808 #  filter: "'NIC_Intel-XXV710' and
7809 #           'NF_DENSITY' and
7810 #           'VHOST' and
7811 #           'VXLAN' and
7812 #           'CHAIN' and
7813 #           'IMIX' and
7814 #           '4T2C' and
7815 #           'NDRPDR'"
7816 #  parameters:
7817 #  - "throughput"
7818 #  - "name"
7819 #  - "tags"
7820 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7821 #  x-axis: "X = VNFs per Service Chain"
7822 #  y-axis: "Y = Number of Service Chains"
7823 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7824 #  layout:
7825 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7826 #    layout: "plot-service-density"
7827 #
7828 #- type: "plot"
7829 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7830 #  algorithm: "plot_nf_heatmap"
7831 #  output-file-type: ".html"
7832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7833 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7834 #  filter: "'NIC_Intel-XXV710' and
7835 #           'NF_DENSITY' and
7836 #           'VHOST' and
7837 #           'VXLAN' and
7838 #           'CHAIN' and
7839 #           'IMIX' and
7840 #           '8T4C' and
7841 #           'NDRPDR'"
7842 #  parameters:
7843 #  - "throughput"
7844 #  - "name"
7845 #  - "tags"
7846 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7847 #  x-axis: "X = VNFs per Service Chain"
7848 #  y-axis: "Y = Number of Service Chains"
7849 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7850 #  layout:
7851 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7852 #    layout: "plot-service-density"
7853 #
7854 ################################################################################
7855 ## Plots - NF Density - CSC - MRR 64b
7856 #- type: "plot"
7857 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7858 #  algorithm: "plot_nf_heatmap"
7859 #  output-file-type: ".html"
7860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7861 #  data: "plot-vpp-nfv-2n-skx-mrr"
7862 #  filter: "'NIC_Intel-XXV710' and
7863 #           'NF_DENSITY' and
7864 #           'DOCKER' and
7865 #           'CHAIN' and
7866 #           'NF_VPPIP4' and
7867 #           '64B' and
7868 #           '2T1C' and
7869 #           'MRR'"
7870 #  parameters:
7871 #  - "result"
7872 #  - "name"
7873 #  - "tags"
7874 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7875 #  x-axis: "X = CNFs per Service Chain"
7876 #  y-axis: "Y = Number of Service Chains"
7877 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7878 #  layout:
7879 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7880 #    layout: "plot-service-density"
7881 #
7882 #- type: "plot"
7883 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7884 #  algorithm: "plot_nf_heatmap"
7885 #  output-file-type: ".html"
7886 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7887 #  data: "plot-vpp-nfv-2n-skx-mrr"
7888 #  filter: "'NIC_Intel-XXV710' and
7889 #           'NF_DENSITY' and
7890 #           'DOCKER' and
7891 #           'CHAIN' and
7892 #           'NF_VPPIP4' and
7893 #           '64B' and
7894 #           '4T2C' and
7895 #           'MRR'"
7896 #  parameters:
7897 #  - "result"
7898 #  - "name"
7899 #  - "tags"
7900 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7901 #  x-axis: "X = CNFs per Service Chain"
7902 #  y-axis: "Y = Number of Service Chains"
7903 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7904 #  layout:
7905 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7906 #    layout: "plot-service-density"
7907 #
7908 #- type: "plot"
7909 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7910 #  algorithm: "plot_nf_heatmap"
7911 #  output-file-type: ".html"
7912 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7913 #  data: "plot-vpp-nfv-2n-skx-mrr"
7914 #  filter: "'NIC_Intel-XXV710' and
7915 #           'NF_DENSITY' and
7916 #           'DOCKER' and
7917 #           'CHAIN' and
7918 #           'NF_VPPIP4' and
7919 #           '64B' and
7920 #           '8T4C' and
7921 #           'MRR'"
7922 #  parameters:
7923 #  - "result"
7924 #  - "name"
7925 #  - "tags"
7926 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7927 #  x-axis: "X = CNFs per Service Chain"
7928 #  y-axis: "Y = Number of Service Chains"
7929 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7930 #  layout:
7931 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7932 #    layout: "plot-service-density"
7933 #
7934 ## Plots - NF Density - CSC - MRR IMIX
7935 #- type: "plot"
7936 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7937 #  algorithm: "plot_nf_heatmap"
7938 #  output-file-type: ".html"
7939 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7940 #  data: "plot-vpp-nfv-2n-skx-mrr"
7941 #  filter: "'NIC_Intel-XXV710' and
7942 #           'NF_DENSITY' and
7943 #           'DOCKER' and
7944 #           'CHAIN' and
7945 #           'NF_VPPIP4' and
7946 #           'IMIX' and
7947 #           '2T1C' and
7948 #           'MRR'"
7949 #  parameters:
7950 #  - "result"
7951 #  - "name"
7952 #  - "tags"
7953 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7954 #  x-axis: "X = CNFs per Service Chain"
7955 #  y-axis: "Y = Number of Service Chains"
7956 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7957 #  layout:
7958 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7959 #    layout: "plot-service-density"
7960 #
7961 #- type: "plot"
7962 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7963 #  algorithm: "plot_nf_heatmap"
7964 #  output-file-type: ".html"
7965 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7966 #  data: "plot-vpp-nfv-2n-skx-mrr"
7967 #  filter: "'NIC_Intel-XXV710' and
7968 #           'NF_DENSITY' and
7969 #           'DOCKER' and
7970 #           'CHAIN' and
7971 #           'NF_VPPIP4' and
7972 #           'IMIX' and
7973 #           '4T2C' and
7974 #           'MRR'"
7975 #  parameters:
7976 #  - "result"
7977 #  - "name"
7978 #  - "tags"
7979 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7980 #  x-axis: "X = CNFs per Service Chain"
7981 #  y-axis: "Y = Number of Service Chains"
7982 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7983 #  layout:
7984 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7985 #    layout: "plot-service-density"
7986 #
7987 #- type: "plot"
7988 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7989 #  algorithm: "plot_nf_heatmap"
7990 #  output-file-type: ".html"
7991 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7992 #  data: "plot-vpp-nfv-2n-skx-mrr"
7993 #  filter: "'NIC_Intel-XXV710' and
7994 #           'NF_DENSITY' and
7995 #           'DOCKER' and
7996 #           'CHAIN' and
7997 #           'NF_VPPIP4' and
7998 #           'IMIX' and
7999 #           '8T4C' and
8000 #           'MRR'"
8001 #  parameters:
8002 #  - "result"
8003 #  - "name"
8004 #  - "tags"
8005 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8006 #  x-axis: "X = CNFs per Service Chain"
8007 #  y-axis: "Y = Number of Service Chains"
8008 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8009 #  layout:
8010 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8011 #    layout: "plot-service-density"
8012 #
8013 ## Plots - NF Density - CSC - NDR 64b
8014 #- type: "plot"
8015 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8016 #  algorithm: "plot_nf_heatmap"
8017 #  output-file-type: ".html"
8018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
8019 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8020 #  filter: "'NIC_Intel-XXV710' and
8021 #           'NF_DENSITY' and
8022 #           'DOCKER' and
8023 #           'CHAIN' and
8024 #           'NF_VPPIP4' and
8025 #           '64B' and
8026 #           '2T1C' and
8027 #           'NDRPDR'"
8028 #  parameters:
8029 #  - "throughput"
8030 #  - "name"
8031 #  - "tags"
8032 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8033 #  x-axis: "X = CNFs per Service Chain"
8034 #  y-axis: "Y = Number of Service Chains"
8035 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8036 #  layout:
8037 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8038 #    layout: "plot-service-density"
8039 #
8040 #- type: "plot"
8041 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8042 #  algorithm: "plot_nf_heatmap"
8043 #  output-file-type: ".html"
8044 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
8045 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8046 #  filter: "'NIC_Intel-XXV710' and
8047 #           'NF_DENSITY' and
8048 #           'DOCKER' and
8049 #           'CHAIN' and
8050 #           'NF_VPPIP4' and
8051 #           '64B' and
8052 #           '4T2C' and
8053 #           'NDRPDR'"
8054 #  parameters:
8055 #  - "throughput"
8056 #  - "name"
8057 #  - "tags"
8058 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8059 #  x-axis: "X = CNFs per Service Chain"
8060 #  y-axis: "Y = Number of Service Chains"
8061 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8062 #  layout:
8063 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8064 #    layout: "plot-service-density"
8065 #
8066 #- type: "plot"
8067 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8068 #  algorithm: "plot_nf_heatmap"
8069 #  output-file-type: ".html"
8070 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
8071 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8072 #  filter: "'NIC_Intel-XXV710' and
8073 #           'NF_DENSITY' and
8074 #           'DOCKER' and
8075 #           'CHAIN' and
8076 #           'NF_VPPIP4' and
8077 #           '64B' and
8078 #           '8T4C' and
8079 #           'NDRPDR'"
8080 #  parameters:
8081 #  - "throughput"
8082 #  - "name"
8083 #  - "tags"
8084 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8085 #  x-axis: "X = CNFs per Service Chain"
8086 #  y-axis: "Y = Number of Service Chains"
8087 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8088 #  layout:
8089 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8090 #    layout: "plot-service-density"
8091 #
8092 ## Plots - NF Density - CSC - NDR IMIX
8093 #- type: "plot"
8094 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8095 #  algorithm: "plot_nf_heatmap"
8096 #  output-file-type: ".html"
8097 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8098 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8099 #  filter: "'NIC_Intel-XXV710' and
8100 #           'NF_DENSITY' and
8101 #           'DOCKER' and
8102 #           'CHAIN' and
8103 #           'NF_VPPIP4' and
8104 #           'IMIX' and
8105 #           '2T1C' and
8106 #           'NDRPDR'"
8107 #  parameters:
8108 #  - "throughput"
8109 #  - "name"
8110 #  - "tags"
8111 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8112 #  x-axis: "X = CNFs per Service Chain"
8113 #  y-axis: "Y = Number of Service Chains"
8114 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8115 #  layout:
8116 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8117 #    layout: "plot-service-density"
8118 #
8119 #- type: "plot"
8120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8121 #  algorithm: "plot_nf_heatmap"
8122 #  output-file-type: ".html"
8123 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8124 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8125 #  filter: "'NIC_Intel-XXV710' and
8126 #           'NF_DENSITY' and
8127 #           'DOCKER' and
8128 #           'CHAIN' and
8129 #           'NF_VPPIP4' and
8130 #           'IMIX' and
8131 #           '4T2C' and
8132 #           'NDRPDR'"
8133 #  parameters:
8134 #  - "throughput"
8135 #  - "name"
8136 #  - "tags"
8137 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8138 #  x-axis: "X = CNFs per Service Chain"
8139 #  y-axis: "Y = Number of Service Chains"
8140 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8141 #  layout:
8142 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8143 #    layout: "plot-service-density"
8144 #
8145 #- type: "plot"
8146 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8147 #  algorithm: "plot_nf_heatmap"
8148 #  output-file-type: ".html"
8149 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8150 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8151 #  filter: "'NIC_Intel-XXV710' and
8152 #           'NF_DENSITY' and
8153 #           'DOCKER' and
8154 #           'CHAIN' and
8155 #           'NF_VPPIP4' and
8156 #           'IMIX' and
8157 #           '8T4C' and
8158 #           'NDRPDR'"
8159 #  parameters:
8160 #  - "throughput"
8161 #  - "name"
8162 #  - "tags"
8163 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8164 #  x-axis: "X = CNFs per Service Chain"
8165 #  y-axis: "Y = Number of Service Chains"
8166 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8167 #  layout:
8168 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8169 #    layout: "plot-service-density"
8170 #
8171 ## Plots - NF Density - CSC - PDR 64b
8172 #- type: "plot"
8173 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8174 #  algorithm: "plot_nf_heatmap"
8175 #  output-file-type: ".html"
8176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
8177 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8178 #  filter: "'NIC_Intel-XXV710' and
8179 #           'NF_DENSITY' and
8180 #           'DOCKER' and
8181 #           'CHAIN' and
8182 #           'NF_VPPIP4' and
8183 #           '64B' and
8184 #           '2T1C' and
8185 #           'NDRPDR'"
8186 #  parameters:
8187 #  - "throughput"
8188 #  - "name"
8189 #  - "tags"
8190 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8191 #  x-axis: "X = CNFs per Service Chain"
8192 #  y-axis: "Y = Number of Service Chains"
8193 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8194 #  layout:
8195 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8196 #    layout: "plot-service-density"
8197 #
8198 #- type: "plot"
8199 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8200 #  algorithm: "plot_nf_heatmap"
8201 #  output-file-type: ".html"
8202 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
8203 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8204 #  filter: "'NIC_Intel-XXV710' and
8205 #           'NF_DENSITY' and
8206 #           'DOCKER' and
8207 #           'CHAIN' and
8208 #           'NF_VPPIP4' and
8209 #           '64B' and
8210 #           '4T2C' and
8211 #           'NDRPDR'"
8212 #  parameters:
8213 #  - "throughput"
8214 #  - "name"
8215 #  - "tags"
8216 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8217 #  x-axis: "X = CNFs per Service Chain"
8218 #  y-axis: "Y = Number of Service Chains"
8219 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8220 #  layout:
8221 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8222 #    layout: "plot-service-density"
8223 #
8224 #- type: "plot"
8225 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8226 #  algorithm: "plot_nf_heatmap"
8227 #  output-file-type: ".html"
8228 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
8229 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8230 #  filter: "'NIC_Intel-XXV710' and
8231 #           'NF_DENSITY' and
8232 #           'DOCKER' and
8233 #           'CHAIN' and
8234 #           'NF_VPPIP4' and
8235 #           '64B' and
8236 #           '8T4C' and
8237 #           'NDRPDR'"
8238 #  parameters:
8239 #  - "throughput"
8240 #  - "name"
8241 #  - "tags"
8242 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8243 #  x-axis: "X = CNFs per Service Chain"
8244 #  y-axis: "Y = Number of Service Chains"
8245 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8246 #  layout:
8247 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8248 #    layout: "plot-service-density"
8249 #
8250 ## Plots - NF Density - CSC - PDR IMIX
8251 #- type: "plot"
8252 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8253 #  algorithm: "plot_nf_heatmap"
8254 #  output-file-type: ".html"
8255 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8256 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8257 #  filter: "'NIC_Intel-XXV710' and
8258 #           'NF_DENSITY' and
8259 #           'DOCKER' and
8260 #           'CHAIN' and
8261 #           'NF_VPPIP4' and
8262 #           'IMIX' and
8263 #           '2T1C' and
8264 #           'NDRPDR'"
8265 #  parameters:
8266 #  - "throughput"
8267 #  - "name"
8268 #  - "tags"
8269 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8270 #  x-axis: "X = CNFs per Service Chain"
8271 #  y-axis: "Y = Number of Service Chains"
8272 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8273 #  layout:
8274 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8275 #    layout: "plot-service-density"
8276 #
8277 #- type: "plot"
8278 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8279 #  algorithm: "plot_nf_heatmap"
8280 #  output-file-type: ".html"
8281 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8282 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8283 #  filter: "'NIC_Intel-XXV710' and
8284 #           'NF_DENSITY' and
8285 #           'DOCKER' and
8286 #           'CHAIN' and
8287 #           'NF_VPPIP4' and
8288 #           'IMIX' and
8289 #           '4T2C' and
8290 #           'NDRPDR'"
8291 #  parameters:
8292 #  - "throughput"
8293 #  - "name"
8294 #  - "tags"
8295 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8296 #  x-axis: "X = CNFs per Service Chain"
8297 #  y-axis: "Y = Number of Service Chains"
8298 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8299 #  layout:
8300 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8301 #    layout: "plot-service-density"
8302 #
8303 #- type: "plot"
8304 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8305 #  algorithm: "plot_nf_heatmap"
8306 #  output-file-type: ".html"
8307 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8308 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8309 #  filter: "'NIC_Intel-XXV710' and
8310 #           'NF_DENSITY' and
8311 #           'DOCKER' and
8312 #           'CHAIN' and
8313 #           'NF_VPPIP4' and
8314 #           'IMIX' and
8315 #           '8T4C' and
8316 #           'NDRPDR'"
8317 #  parameters:
8318 #  - "throughput"
8319 #  - "name"
8320 #  - "tags"
8321 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8322 #  x-axis: "X = CNFs per Service Chain"
8323 #  y-axis: "Y = Number of Service Chains"
8324 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8325 #  layout:
8326 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8327 #    layout: "plot-service-density"
8328 #
8329 ################################################################################
8330 #
8331 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8332 #- type: "plot"
8333 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8334 #  algorithm: "plot_nf_heatmap"
8335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8336 #  data: "plot-vpp-nfv-3n-skx-mrr"
8337 #  filter: "'NIC_Intel-XXV710' and
8338 #           'NF_DENSITY' and
8339 #           'DOCKER' and
8340 #           'CHAIN' and
8341 #           'NF_VPPIP4' and
8342 #           'IPSEC' and
8343 #           'TNL_4' and
8344 #           'IMIX' and
8345 #           '2T1C' and
8346 #           'MRR'"
8347 #  parameters:
8348 #  - "result"
8349 #  - "name"
8350 #  - "tags"
8351 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8352 #  x-axis: "X = CNFs per Service Chain"
8353 #  y-axis: "Y = Number of Service Chains"
8354 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8355 #  layout:
8356 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8357 #    layout: "plot-service-density"
8358 #
8359 #- type: "plot"
8360 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8361 #  algorithm: "plot_nf_heatmap"
8362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8363 #  data: "plot-vpp-nfv-3n-skx-mrr"
8364 #  filter: "'NIC_Intel-XXV710' and
8365 #           'NF_DENSITY' and
8366 #           'DOCKER' and
8367 #           'CHAIN' and
8368 #           'NF_VPPIP4' and
8369 #           'IPSEC' and
8370 #           'TNL_4' and
8371 #           'IMIX' and
8372 #           '4T2C' and
8373 #           'MRR'"
8374 #  parameters:
8375 #  - "result"
8376 #  - "name"
8377 #  - "tags"
8378 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8379 #  x-axis: "X = CNFs per Service Chain"
8380 #  y-axis: "Y = Number of Service Chains"
8381 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8382 #  layout:
8383 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8384 #    layout: "plot-service-density"
8385 #
8386 #- type: "plot"
8387 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8388 #  algorithm: "plot_nf_heatmap"
8389 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8390 #  data: "plot-vpp-nfv-3n-skx-mrr"
8391 #  filter: "'NIC_Intel-XXV710' and
8392 #           'NF_DENSITY' and
8393 #           'DOCKER' and
8394 #           'CHAIN' and
8395 #           'NF_VPPIP4' and
8396 #           'IPSEC' and
8397 #           'TNL_4' and
8398 #           'IMIX' and
8399 #           '8T4C' and
8400 #           'MRR'"
8401 #  parameters:
8402 #  - "result"
8403 #  - "name"
8404 #  - "tags"
8405 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8406 #  x-axis: "X = CNFs per Service Chain"
8407 #  y-axis: "Y = Number of Service Chains"
8408 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8409 #  layout:
8410 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8411 #    layout: "plot-service-density"
8412
8413 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8414 - type: "plot"
8415   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8416   algorithm: "plot_nf_heatmap"
8417   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8418   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8419   filter: "'NIC_Intel-XXV710' and
8420            'NF_DENSITY' and
8421            'DOCKER' and
8422            'CHAIN' and
8423            'NF_VPPIP4' and
8424            'IPSEC' and
8425            'TNL_4' and
8426            'IMIX' and
8427            '2T1C' and
8428            'NDRPDR'"
8429   parameters:
8430   - "throughput"
8431   - "name"
8432   - "tags"
8433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8434   x-axis: "X = CNFs per Service Chain"
8435   y-axis: "Y = Number of Service Chains"
8436   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8437   layout:
8438     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8439     layout: "plot-service-density"
8440
8441 - type: "plot"
8442   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8443   algorithm: "plot_nf_heatmap"
8444   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8445   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8446   filter: "'NIC_Intel-XXV710' and
8447            'NF_DENSITY' and
8448            'DOCKER' and
8449            'CHAIN' and
8450            'NF_VPPIP4' and
8451            'IPSEC' and
8452            'TNL_4' and
8453            'IMIX' and
8454            '4T2C' and
8455            'NDRPDR'"
8456   parameters:
8457   - "throughput"
8458   - "name"
8459   - "tags"
8460   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8461   x-axis: "X = CNFs per Service Chain"
8462   y-axis: "Y = Number of Service Chains"
8463   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8464   layout:
8465     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8466     layout: "plot-service-density"
8467
8468 - type: "plot"
8469   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8470   algorithm: "plot_nf_heatmap"
8471   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8472   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8473   filter: "'NIC_Intel-XXV710' and
8474            'NF_DENSITY' and
8475            'DOCKER' and
8476            'CHAIN' and
8477            'NF_VPPIP4' and
8478            'IPSEC' and
8479            'TNL_4' and
8480            'IMIX' and
8481            '8T4C' and
8482            'NDRPDR'"
8483   parameters:
8484   - "throughput"
8485   - "name"
8486   - "tags"
8487   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8488   x-axis: "X = CNFs per Service Chain"
8489   y-axis: "Y = Number of Service Chains"
8490   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8491   layout:
8492     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8493     layout: "plot-service-density"
8494
8495 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8496 - type: "plot"
8497   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8498   algorithm: "plot_nf_heatmap"
8499   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8500   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8501   filter: "'NIC_Intel-XXV710' and
8502            'NF_DENSITY' and
8503            'DOCKER' and
8504            'CHAIN' and
8505            'NF_VPPIP4' and
8506            'IPSEC' and
8507            'TNL_4' and
8508            'IMIX' and
8509            '2T1C' and
8510            'NDRPDR'"
8511   parameters:
8512   - "throughput"
8513   - "name"
8514   - "tags"
8515   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8516   x-axis: "X = CNFs per Service Chain"
8517   y-axis: "Y = Number of Service Chains"
8518   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8519   layout:
8520     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8521     layout: "plot-service-density"
8522
8523 - type: "plot"
8524   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8525   algorithm: "plot_nf_heatmap"
8526   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8527   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8528   filter: "'NIC_Intel-XXV710' and
8529            'NF_DENSITY' and
8530            'DOCKER' and
8531            'CHAIN' and
8532            'NF_VPPIP4' and
8533            'IPSEC' and
8534            'TNL_4' and
8535            'IMIX' and
8536            '4T2C' and
8537            'NDRPDR'"
8538   parameters:
8539   - "throughput"
8540   - "name"
8541   - "tags"
8542   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8543   x-axis: "X = CNFs per Service Chain"
8544   y-axis: "Y = Number of Service Chains"
8545   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8546   layout:
8547     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8548     layout: "plot-service-density"
8549
8550 - type: "plot"
8551   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8552   algorithm: "plot_nf_heatmap"
8553   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8554   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8555   filter: "'NIC_Intel-XXV710' and
8556            'NF_DENSITY' and
8557            'DOCKER' and
8558            'CHAIN' and
8559            'NF_VPPIP4' and
8560            'IPSEC' and
8561            'TNL_4' and
8562            'IMIX' and
8563            '8T4C' and
8564            'NDRPDR'"
8565   parameters:
8566   - "throughput"
8567   - "name"
8568   - "tags"
8569   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8570   x-axis: "X = CNFs per Service Chain"
8571   y-axis: "Y = Number of Service Chains"
8572   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8573   layout:
8574     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8575     layout: "plot-service-density"
8576
8577 ###############################################################################
8578
8579 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8580 - type: "plot"
8581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8582   algorithm: "plot_nf_heatmap"
8583   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8584   data: "plot-vpp-nfv-3n-hsw-mrr"
8585   filter: "'NIC_Intel-XL710' and
8586            'NF_DENSITY' and
8587            'DOCKER' and
8588            'CHAIN' and
8589            'NF_VPPIP4' and
8590            'IMIX' and
8591            'TNL_4' and
8592            '1T1C' and
8593            'MRR'"
8594   parameters:
8595   - "result"
8596   - "name"
8597   - "tags"
8598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8599   x-axis: "X = CNFs per Service Chain"
8600   y-axis: "Y = Number of Service Chains"
8601   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8602   layout:
8603     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8604     layout: "plot-service-density"
8605
8606 - type: "plot"
8607   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8608   algorithm: "plot_nf_heatmap"
8609   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8610   data: "plot-vpp-nfv-3n-hsw-mrr"
8611   filter: "'NIC_Intel-XL710' and
8612            'NF_DENSITY' and
8613            'DOCKER' and
8614            'CHAIN' and
8615            'NF_VPPIP4' and
8616            'IPSEC' and
8617            'TNL_4' and
8618            'IMIX' and
8619            '2T2C' and
8620            'MRR'"
8621   parameters:
8622   - "result"
8623   - "name"
8624   - "tags"
8625   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8626   x-axis: "X = CNFs per Service Chain"
8627   y-axis: "Y = Number of Service Chains"
8628   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8629   layout:
8630     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8631     layout: "plot-service-density"
8632
8633 - type: "plot"
8634   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8635   algorithm: "plot_nf_heatmap"
8636   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8637   data: "plot-vpp-nfv-3n-hsw-mrr"
8638   filter: "'NIC_Intel-XL710' and
8639            'NF_DENSITY' and
8640            'DOCKER' and
8641            'CHAIN' and
8642            'NF_VPPIP4' and
8643            'IPSEC' and
8644            'TNL_4' and
8645            'IMIX' and
8646            '4T4C' and
8647            'MRR'"
8648   parameters:
8649   - "result"
8650   - "name"
8651   - "tags"
8652   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8653   x-axis: "X = CNFs per Service Chain"
8654   y-axis: "Y = Number of Service Chains"
8655   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8656   layout:
8657     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8658     layout: "plot-service-density"
8659
8660 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8661 - type: "plot"
8662   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8663   algorithm: "plot_nf_heatmap"
8664   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8665   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8666   filter: "'NIC_Intel-XL710' and
8667            'NF_DENSITY' and
8668            'DOCKER' and
8669            'CHAIN' and
8670            'NF_VPPIP4' and
8671            'IPSEC' and
8672            'TNL_4' and
8673            'IMIX' and
8674            '1T1C' and
8675            'NDRPDR'"
8676   parameters:
8677   - "throughput"
8678   - "name"
8679   - "tags"
8680   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8681   x-axis: "X = CNFs per Service Chain"
8682   y-axis: "Y = Number of Service Chains"
8683   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8684   layout:
8685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8686     layout: "plot-service-density"
8687
8688 - type: "plot"
8689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8690   algorithm: "plot_nf_heatmap"
8691   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8692   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8693   filter: "'NIC_Intel-XL710' and
8694            'NF_DENSITY' and
8695            'DOCKER' and
8696            'CHAIN' and
8697            'NF_VPPIP4' and
8698            'IPSEC' and
8699            'TNL_4' and
8700            'IMIX' and
8701            '2T2C' and
8702            'NDRPDR'"
8703   parameters:
8704   - "throughput"
8705   - "name"
8706   - "tags"
8707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8708   x-axis: "X = CNFs per Service Chain"
8709   y-axis: "Y = Number of Service Chains"
8710   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8711   layout:
8712     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8713     layout: "plot-service-density"
8714
8715 - type: "plot"
8716   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8717   algorithm: "plot_nf_heatmap"
8718   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8719   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8720   filter: "'NIC_Intel-XL710' and
8721            'NF_DENSITY' and
8722            'DOCKER' and
8723            'CHAIN' and
8724            'NF_VPPIP4' and
8725            'IPSEC' and
8726            'TNL_4' and
8727            'IMIX' and
8728            '4T4C' and
8729            'NDRPDR'"
8730   parameters:
8731   - "throughput"
8732   - "name"
8733   - "tags"
8734   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8735   x-axis: "X = CNFs per Service Chain"
8736   y-axis: "Y = Number of Service Chains"
8737   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8738   layout:
8739     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8740     layout: "plot-service-density"
8741
8742 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8743 - type: "plot"
8744   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8745   algorithm: "plot_nf_heatmap"
8746   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8747   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8748   filter: "'NIC_Intel-XL710' and
8749            'NF_DENSITY' and
8750            'DOCKER' and
8751            'CHAIN' and
8752            'NF_VPPIP4' and
8753            'IPSEC' and
8754            'TNL_4' and
8755            'IMIX' and
8756            '1T1C' and
8757            'NDRPDR'"
8758   parameters:
8759   - "throughput"
8760   - "name"
8761   - "tags"
8762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8763   x-axis: "X = CNFs per Service Chain"
8764   y-axis: "Y = Number of Service Chains"
8765   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8766   layout:
8767     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8768     layout: "plot-service-density"
8769
8770 - type: "plot"
8771   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8772   algorithm: "plot_nf_heatmap"
8773   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8774   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8775   filter: "'NIC_Intel-XL710' and
8776            'NF_DENSITY' and
8777            'DOCKER' and
8778            'CHAIN' and
8779            'NF_VPPIP4' and
8780            'IPSEC' and
8781            'TNL_4' and
8782            'IMIX' and
8783            '2T2C' and
8784            'NDRPDR'"
8785   parameters:
8786   - "throughput"
8787   - "name"
8788   - "tags"
8789   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8790   x-axis: "X = CNFs per Service Chain"
8791   y-axis: "Y = Number of Service Chains"
8792   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8793   layout:
8794     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8795     layout: "plot-service-density"
8796
8797 - type: "plot"
8798   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8799   algorithm: "plot_nf_heatmap"
8800   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8801   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8802   filter: "'NIC_Intel-XL710' and
8803            'NF_DENSITY' and
8804            'DOCKER' and
8805            'CHAIN' and
8806            'NF_VPPIP4' and
8807            'IPSEC' and
8808            'TNL_4' and
8809            'IMIX' and
8810            '4T4C' and
8811            'NDRPDR'"
8812   parameters:
8813   - "throughput"
8814   - "name"
8815   - "tags"
8816   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8817   x-axis: "X = CNFs per Service Chain"
8818   y-axis: "Y = Number of Service Chains"
8819   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8820   layout:
8821     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8822     layout: "plot-service-density"
8823
8824 ###############################################################################
8825
8826 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8827 #- type: "plot"
8828 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8829 #  algorithm: "plot_nf_heatmap"
8830 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8831 #  data: "plot-vpp-nfv-3n-skx-mrr"
8832 #  filter: "'NIC_Intel-XXV710' and
8833 #           'NF_DENSITY' and
8834 #           'DOCKER' and
8835 #           'CHAIN' and
8836 #           'NF_VPPIP4' and
8837 #           'IPSEC' and
8838 #           'TNL_1000' and
8839 #           'IMIX' and
8840 #           '2T1C' and
8841 #           'MRR'"
8842 #  parameters:
8843 #  - "result"
8844 #  - "name"
8845 #  - "tags"
8846 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8847 #  x-axis: "X = CNFs per Service Chain"
8848 #  y-axis: "Y = Number of Service Chains"
8849 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8850 #  layout:
8851 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8852 #    layout: "plot-service-density"
8853 #
8854 #- type: "plot"
8855 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8856 #  algorithm: "plot_nf_heatmap"
8857 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8858 #  data: "plot-vpp-nfv-3n-skx-mrr"
8859 #  filter: "'NIC_Intel-XXV710' and
8860 #           'NF_DENSITY' and
8861 #           'DOCKER' and
8862 #           'CHAIN' and
8863 #           'NF_VPPIP4' and
8864 #           'IPSEC' and
8865 #           'TNL_1000' and
8866 #           'IMIX' and
8867 #           '4T2C' and
8868 #           'MRR'"
8869 #  parameters:
8870 #  - "result"
8871 #  - "name"
8872 #  - "tags"
8873 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8874 #  x-axis: "X = CNFs per Service Chain"
8875 #  y-axis: "Y = Number of Service Chains"
8876 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8877 #  layout:
8878 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8879 #    layout: "plot-service-density"
8880 #
8881 #- type: "plot"
8882 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8883 #  algorithm: "plot_nf_heatmap"
8884 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8885 #  data: "plot-vpp-nfv-3n-skx-mrr"
8886 #  filter: "'NIC_Intel-XXV710' and
8887 #           'NF_DENSITY' and
8888 #           'DOCKER' and
8889 #           'CHAIN' and
8890 #           'NF_VPPIP4' and
8891 #           'IPSEC' and
8892 #           'TNL_1000' and
8893 #           'IMIX' and
8894 #           '8T4C' and
8895 #           'MRR'"
8896 #  parameters:
8897 #  - "result"
8898 #  - "name"
8899 #  - "tags"
8900 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8901 #  x-axis: "X = CNFs per Service Chain"
8902 #  y-axis: "Y = Number of Service Chains"
8903 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8904 #  layout:
8905 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8906 #    layout: "plot-service-density"
8907
8908 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8909 - type: "plot"
8910   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8911   algorithm: "plot_nf_heatmap"
8912   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8913   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8914   filter: "'NIC_Intel-XXV710' and
8915            'NF_DENSITY' and
8916            'DOCKER' and
8917            'CHAIN' and
8918            'NF_VPPIP4' and
8919            'IPSEC' and
8920            'TNL_1000' and
8921            'IMIX' and
8922            '2T1C' and
8923            'NDRPDR'"
8924   parameters:
8925   - "throughput"
8926   - "name"
8927   - "tags"
8928   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8929   x-axis: "X = CNFs per Service Chain"
8930   y-axis: "Y = Number of Service Chains"
8931   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8932   layout:
8933     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8934     layout: "plot-service-density"
8935
8936 - type: "plot"
8937   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8938   algorithm: "plot_nf_heatmap"
8939   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8940   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8941   filter: "'NIC_Intel-XXV710' and
8942            'NF_DENSITY' and
8943            'DOCKER' and
8944            'CHAIN' and
8945            'NF_VPPIP4' and
8946            'IPSEC' and
8947            'TNL_1000' and
8948            'IMIX' and
8949            '4T2C' and
8950            'NDRPDR'"
8951   parameters:
8952   - "throughput"
8953   - "name"
8954   - "tags"
8955   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8956   x-axis: "X = CNFs per Service Chain"
8957   y-axis: "Y = Number of Service Chains"
8958   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8959   layout:
8960     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8961     layout: "plot-service-density"
8962
8963 - type: "plot"
8964   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8965   algorithm: "plot_nf_heatmap"
8966   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8967   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8968   filter: "'NIC_Intel-XXV710' and
8969            'NF_DENSITY' and
8970            'DOCKER' and
8971            'CHAIN' and
8972            'NF_VPPIP4' and
8973            'IPSEC' and
8974            'TNL_1000' and
8975            'IMIX' and
8976            '8T4C' and
8977            'NDRPDR'"
8978   parameters:
8979   - "throughput"
8980   - "name"
8981   - "tags"
8982   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8983   x-axis: "X = CNFs per Service Chain"
8984   y-axis: "Y = Number of Service Chains"
8985   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8986   layout:
8987     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8988     layout: "plot-service-density"
8989
8990 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8991 - type: "plot"
8992   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8993   algorithm: "plot_nf_heatmap"
8994   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8995   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8996   filter: "'NIC_Intel-XXV710' and
8997            'NF_DENSITY' and
8998            'DOCKER' and
8999            'CHAIN' and
9000            'NF_VPPIP4' and
9001            'IPSEC' and
9002            'TNL_1000' and
9003            'IMIX' and
9004            '2T1C' and
9005            'NDRPDR'"
9006   parameters:
9007   - "throughput"
9008   - "name"
9009   - "tags"
9010   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9011   x-axis: "X = CNFs per Service Chain"
9012   y-axis: "Y = Number of Service Chains"
9013   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9014   layout:
9015     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9016     layout: "plot-service-density"
9017
9018 - type: "plot"
9019   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9020   algorithm: "plot_nf_heatmap"
9021   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9022   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9023   filter: "'NIC_Intel-XXV710' and
9024            'NF_DENSITY' and
9025            'DOCKER' and
9026            'CHAIN' and
9027            'NF_VPPIP4' and
9028            'IPSEC' and
9029            'TNL_1000' and
9030            'IMIX' and
9031            '4T2C' and
9032            'NDRPDR'"
9033   parameters:
9034   - "throughput"
9035   - "name"
9036   - "tags"
9037   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9038   x-axis: "X = CNFs per Service Chain"
9039   y-axis: "Y = Number of Service Chains"
9040   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9041   layout:
9042     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9043     layout: "plot-service-density"
9044
9045 - type: "plot"
9046   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9047   algorithm: "plot_nf_heatmap"
9048   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9049   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9050   filter: "'NIC_Intel-XXV710' and
9051            'NF_DENSITY' and
9052            'DOCKER' and
9053            'CHAIN' and
9054            'NF_VPPIP4' and
9055            'IPSEC' and
9056            'TNL_1000' and
9057            'IMIX' and
9058            '8T4C' and
9059            'NDRPDR'"
9060   parameters:
9061   - "throughput"
9062   - "name"
9063   - "tags"
9064   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9065   x-axis: "X = CNFs per Service Chain"
9066   y-axis: "Y = Number of Service Chains"
9067   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9068   layout:
9069     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9070     layout: "plot-service-density"
9071
9072 ###############################################################################
9073
9074 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9075 - type: "plot"
9076   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9077   algorithm: "plot_nf_heatmap"
9078   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9079   data: "plot-vpp-nfv-3n-hsw-mrr"
9080   filter: "'NIC_Intel-XL710' and
9081            'NF_DENSITY' and
9082            'DOCKER' and
9083            'CHAIN' and
9084            'NF_VPPIP4' and
9085            'IMIX' and
9086            'TNL_1000' and
9087            '1T1C' and
9088            'MRR'"
9089   parameters:
9090   - "result"
9091   - "name"
9092   - "tags"
9093   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9094   x-axis: "X = CNFs per Service Chain"
9095   y-axis: "Y = Number of Service Chains"
9096   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9097   layout:
9098     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9099     layout: "plot-service-density"
9100
9101 - type: "plot"
9102   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9103   algorithm: "plot_nf_heatmap"
9104   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9105   data: "plot-vpp-nfv-3n-hsw-mrr"
9106   filter: "'NIC_Intel-XL710' and
9107            'NF_DENSITY' and
9108            'DOCKER' and
9109            'CHAIN' and
9110            'NF_VPPIP4' and
9111            'IPSEC' and
9112            'TNL_1000' and
9113            'IMIX' and
9114            '2T2C' and
9115            'MRR'"
9116   parameters:
9117   - "result"
9118   - "name"
9119   - "tags"
9120   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9121   x-axis: "X = CNFs per Service Chain"
9122   y-axis: "Y = Number of Service Chains"
9123   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9124   layout:
9125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9126     layout: "plot-service-density"
9127
9128 - type: "plot"
9129   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9130   algorithm: "plot_nf_heatmap"
9131   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9132   data: "plot-vpp-nfv-3n-hsw-mrr"
9133   filter: "'NIC_Intel-XL710' and
9134            'NF_DENSITY' and
9135            'DOCKER' and
9136            'CHAIN' and
9137            'NF_VPPIP4' and
9138            'IPSEC' and
9139            'TNL_1000' and
9140            'IMIX' and
9141            '4T4C' and
9142            'MRR'"
9143   parameters:
9144   - "result"
9145   - "name"
9146   - "tags"
9147   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9148   x-axis: "X = CNFs per Service Chain"
9149   y-axis: "Y = Number of Service Chains"
9150   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9151   layout:
9152     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9153     layout: "plot-service-density"
9154
9155 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9156 - type: "plot"
9157   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9158   algorithm: "plot_nf_heatmap"
9159   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9160   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9161   filter: "'NIC_Intel-XL710' and
9162            'NF_DENSITY' and
9163            'DOCKER' and
9164            'CHAIN' and
9165            'NF_VPPIP4' and
9166            'IPSEC' and
9167            'TNL_1000' and
9168            'IMIX' and
9169            '1T1C' and
9170            'NDRPDR'"
9171   parameters:
9172   - "throughput"
9173   - "name"
9174   - "tags"
9175   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9176   x-axis: "X = CNFs per Service Chain"
9177   y-axis: "Y = Number of Service Chains"
9178   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9179   layout:
9180     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9181     layout: "plot-service-density"
9182
9183 - type: "plot"
9184   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9185   algorithm: "plot_nf_heatmap"
9186   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9187   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9188   filter: "'NIC_Intel-XL710' and
9189            'NF_DENSITY' and
9190            'DOCKER' and
9191            'CHAIN' and
9192            'NF_VPPIP4' and
9193            'IPSEC' and
9194            'TNL_1000' and
9195            'IMIX' and
9196            '2T2C' and
9197            'NDRPDR'"
9198   parameters:
9199   - "throughput"
9200   - "name"
9201   - "tags"
9202   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9203   x-axis: "X = CNFs per Service Chain"
9204   y-axis: "Y = Number of Service Chains"
9205   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9206   layout:
9207     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9208     layout: "plot-service-density"
9209
9210 - type: "plot"
9211   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9212   algorithm: "plot_nf_heatmap"
9213   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9214   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9215   filter: "'NIC_Intel-XL710' and
9216            'NF_DENSITY' and
9217            'DOCKER' and
9218            'CHAIN' and
9219            'NF_VPPIP4' and
9220            'IPSEC' and
9221            'TNL_1000' and
9222            'IMIX' and
9223            '4T4C' and
9224            'NDRPDR'"
9225   parameters:
9226   - "throughput"
9227   - "name"
9228   - "tags"
9229   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9230   x-axis: "X = CNFs per Service Chain"
9231   y-axis: "Y = Number of Service Chains"
9232   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9233   layout:
9234     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9235     layout: "plot-service-density"
9236
9237 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9238 - type: "plot"
9239   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9240   algorithm: "plot_nf_heatmap"
9241   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9242   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9243   filter: "'NIC_Intel-XL710' and
9244            'NF_DENSITY' and
9245            'DOCKER' and
9246            'CHAIN' and
9247            'NF_VPPIP4' and
9248            'IPSEC' and
9249            'TNL_1000' and
9250            'IMIX' and
9251            '1T1C' and
9252            'NDRPDR'"
9253   parameters:
9254   - "throughput"
9255   - "name"
9256   - "tags"
9257   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9258   x-axis: "X = CNFs per Service Chain"
9259   y-axis: "Y = Number of Service Chains"
9260   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9261   layout:
9262     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9263     layout: "plot-service-density"
9264
9265 - type: "plot"
9266   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9267   algorithm: "plot_nf_heatmap"
9268   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9269   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9270   filter: "'NIC_Intel-XL710' and
9271            'NF_DENSITY' and
9272            'DOCKER' and
9273            'CHAIN' and
9274            'NF_VPPIP4' and
9275            'IPSEC' and
9276            'TNL_1000' and
9277            'IMIX' and
9278            '2T2C' and
9279            'NDRPDR'"
9280   parameters:
9281   - "throughput"
9282   - "name"
9283   - "tags"
9284   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9285   x-axis: "X = CNFs per Service Chain"
9286   y-axis: "Y = Number of Service Chains"
9287   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9288   layout:
9289     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9290     layout: "plot-service-density"
9291
9292 - type: "plot"
9293   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9294   algorithm: "plot_nf_heatmap"
9295   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9296   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9297   filter: "'NIC_Intel-XL710' and
9298            'NF_DENSITY' and
9299            'DOCKER' and
9300            'CHAIN' and
9301            'NF_VPPIP4' and
9302            'IPSEC' and
9303            'TNL_1000' and
9304            'IMIX' and
9305            '4T4C' and
9306            'NDRPDR'"
9307   parameters:
9308   - "throughput"
9309   - "name"
9310   - "tags"
9311   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9312   x-axis: "X = CNFs per Service Chain"
9313   y-axis: "Y = Number of Service Chains"
9314   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9315   layout:
9316     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9317     layout: "plot-service-density"
9318
9319 ###############################################################################
9320
9321 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9322 #- type: "plot"
9323 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9324 #  algorithm: "plot_nf_heatmap"
9325 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9326 #  data: "plot-vpp-nfv-3n-skx-mrr"
9327 #  filter: "'NIC_Intel-XXV710' and
9328 #           'NF_DENSITY' and
9329 #           'DOCKER' and
9330 #           'CHAIN' and
9331 #           'NF_VPPIP4' and
9332 #           'IPSEC' and
9333 #           'TNL_10000' and
9334 #           'IMIX' and
9335 #           '2T1C' and
9336 #           'MRR'"
9337 #  parameters:
9338 #  - "result"
9339 #  - "name"
9340 #  - "tags"
9341 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9342 #  x-axis: "X = CNFs per Service Chain"
9343 #  y-axis: "Y = Number of Service Chains"
9344 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9345 #  layout:
9346 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9347 #    layout: "plot-service-density"
9348 #
9349 #- type: "plot"
9350 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9351 #  algorithm: "plot_nf_heatmap"
9352 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9353 #  data: "plot-vpp-nfv-3n-skx-mrr"
9354 #  filter: "'NIC_Intel-XXV710' and
9355 #           'NF_DENSITY' and
9356 #           'DOCKER' and
9357 #           'CHAIN' and
9358 #           'NF_VPPIP4' and
9359 #           'IPSEC' and
9360 #           'TNL_10000' and
9361 #           'IMIX' and
9362 #           '4T2C' and
9363 #           'MRR'"
9364 #  parameters:
9365 #  - "result"
9366 #  - "name"
9367 #  - "tags"
9368 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9369 #  x-axis: "X = CNFs per Service Chain"
9370 #  y-axis: "Y = Number of Service Chains"
9371 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9372 #  layout:
9373 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9374 #    layout: "plot-service-density"
9375 #
9376 #- type: "plot"
9377 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9378 #  algorithm: "plot_nf_heatmap"
9379 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9380 #  data: "plot-vpp-nfv-3n-skx-mrr"
9381 #  filter: "'NIC_Intel-XXV710' and
9382 #           'NF_DENSITY' and
9383 #           'DOCKER' and
9384 #           'CHAIN' and
9385 #           'NF_VPPIP4' and
9386 #           'IPSEC' and
9387 #           'TNL_10000' and
9388 #           'IMIX' and
9389 #           '8T4C' and
9390 #           'MRR'"
9391 #  parameters:
9392 #  - "result"
9393 #  - "name"
9394 #  - "tags"
9395 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9396 #  x-axis: "X = CNFs per Service Chain"
9397 #  y-axis: "Y = Number of Service Chains"
9398 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9399 #  layout:
9400 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9401 #    layout: "plot-service-density"
9402
9403 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9404 - type: "plot"
9405   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9406   algorithm: "plot_nf_heatmap"
9407   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9408   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9409   filter: "'NIC_Intel-XXV710' and
9410            'NF_DENSITY' and
9411            'DOCKER' and
9412            'CHAIN' and
9413            'NF_VPPIP4' and
9414            'IPSEC' and
9415            'TNL_10000' and
9416            'IMIX' and
9417            '2T1C' and
9418            'NDRPDR'"
9419   parameters:
9420   - "throughput"
9421   - "name"
9422   - "tags"
9423   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9424   x-axis: "X = CNFs per Service Chain"
9425   y-axis: "Y = Number of Service Chains"
9426   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9427   layout:
9428     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9429     layout: "plot-service-density"
9430
9431 - type: "plot"
9432   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9433   algorithm: "plot_nf_heatmap"
9434   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9435   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9436   filter: "'NIC_Intel-XXV710' and
9437            'NF_DENSITY' and
9438            'DOCKER' and
9439            'CHAIN' and
9440            'NF_VPPIP4' and
9441            'IPSEC' and
9442            'TNL_10000' and
9443            'IMIX' and
9444            '4T2C' and
9445            'NDRPDR'"
9446   parameters:
9447   - "throughput"
9448   - "name"
9449   - "tags"
9450   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9451   x-axis: "X = CNFs per Service Chain"
9452   y-axis: "Y = Number of Service Chains"
9453   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9454   layout:
9455     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9456     layout: "plot-service-density"
9457
9458 - type: "plot"
9459   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9460   algorithm: "plot_nf_heatmap"
9461   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9462   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9463   filter: "'NIC_Intel-XXV710' and
9464            'NF_DENSITY' and
9465            'DOCKER' and
9466            'CHAIN' and
9467            'NF_VPPIP4' and
9468            'IPSEC' and
9469            'TNL_10000' and
9470            'IMIX' and
9471            '8T4C' and
9472            'NDRPDR'"
9473   parameters:
9474   - "throughput"
9475   - "name"
9476   - "tags"
9477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9478   x-axis: "X = CNFs per Service Chain"
9479   y-axis: "Y = Number of Service Chains"
9480   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9481   layout:
9482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9483     layout: "plot-service-density"
9484
9485 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9486 - type: "plot"
9487   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9488   algorithm: "plot_nf_heatmap"
9489   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9490   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9491   filter: "'NIC_Intel-XXV710' and
9492            'NF_DENSITY' and
9493            'DOCKER' and
9494            'CHAIN' and
9495            'NF_VPPIP4' and
9496            'IPSEC' and
9497            'TNL_10000' and
9498            'IMIX' and
9499            '2T1C' and
9500            'NDRPDR'"
9501   parameters:
9502   - "throughput"
9503   - "name"
9504   - "tags"
9505   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9506   x-axis: "X = CNFs per Service Chain"
9507   y-axis: "Y = Number of Service Chains"
9508   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9509   layout:
9510     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9511     layout: "plot-service-density"
9512
9513 - type: "plot"
9514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9515   algorithm: "plot_nf_heatmap"
9516   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9517   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9518   filter: "'NIC_Intel-XXV710' and
9519            'NF_DENSITY' and
9520            'DOCKER' and
9521            'CHAIN' and
9522            'NF_VPPIP4' and
9523            'IPSEC' and
9524            'TNL_10000' and
9525            'IMIX' and
9526            '4T2C' and
9527            'NDRPDR'"
9528   parameters:
9529   - "throughput"
9530   - "name"
9531   - "tags"
9532   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9533   x-axis: "X = CNFs per Service Chain"
9534   y-axis: "Y = Number of Service Chains"
9535   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9536   layout:
9537     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9538     layout: "plot-service-density"
9539
9540 - type: "plot"
9541   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9542   algorithm: "plot_nf_heatmap"
9543   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9544   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9545   filter: "'NIC_Intel-XXV710' and
9546            'NF_DENSITY' and
9547            'DOCKER' and
9548            'CHAIN' and
9549            'NF_VPPIP4' and
9550            'IPSEC' and
9551            'TNL_10000' and
9552            'IMIX' and
9553            '8T4C' and
9554            'NDRPDR'"
9555   parameters:
9556   - "throughput"
9557   - "name"
9558   - "tags"
9559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9560   x-axis: "X = CNFs per Service Chain"
9561   y-axis: "Y = Number of Service Chains"
9562   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9563   layout:
9564     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9565     layout: "plot-service-density"
9566
9567 ###############################################################################
9568
9569 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9570 - type: "plot"
9571   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9572   algorithm: "plot_nf_heatmap"
9573   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9574   data: "plot-vpp-nfv-3n-hsw-mrr"
9575   filter: "'NIC_Intel-XL710' and
9576            'NF_DENSITY' and
9577            'DOCKER' and
9578            'CHAIN' and
9579            'NF_VPPIP4' and
9580            'IMIX' and
9581            'TNL_10000' and
9582            '1T1C' and
9583            'MRR'"
9584   parameters:
9585   - "result"
9586   - "name"
9587   - "tags"
9588   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9589   x-axis: "X = CNFs per Service Chain"
9590   y-axis: "Y = Number of Service Chains"
9591   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9592   layout:
9593     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9594     layout: "plot-service-density"
9595
9596 - type: "plot"
9597   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9598   algorithm: "plot_nf_heatmap"
9599   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9600   data: "plot-vpp-nfv-3n-hsw-mrr"
9601   filter: "'NIC_Intel-XL710' and
9602            'NF_DENSITY' and
9603            'DOCKER' and
9604            'CHAIN' and
9605            'NF_VPPIP4' and
9606            'IPSEC' and
9607            'TNL_10000' and
9608            'IMIX' and
9609            '2T2C' and
9610            'MRR'"
9611   parameters:
9612   - "result"
9613   - "name"
9614   - "tags"
9615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9616   x-axis: "X = CNFs per Service Chain"
9617   y-axis: "Y = Number of Service Chains"
9618   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9619   layout:
9620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9621     layout: "plot-service-density"
9622
9623 - type: "plot"
9624   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9625   algorithm: "plot_nf_heatmap"
9626   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9627   data: "plot-vpp-nfv-3n-hsw-mrr"
9628   filter: "'NIC_Intel-XL710' and
9629            'NF_DENSITY' and
9630            'DOCKER' and
9631            'CHAIN' and
9632            'NF_VPPIP4' and
9633            'IPSEC' and
9634            'TNL_10000' and
9635            'IMIX' and
9636            '4T4C' and
9637            'MRR'"
9638   parameters:
9639   - "result"
9640   - "name"
9641   - "tags"
9642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9643   x-axis: "X = CNFs per Service Chain"
9644   y-axis: "Y = Number of Service Chains"
9645   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9646   layout:
9647     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9648     layout: "plot-service-density"
9649
9650 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9651 - type: "plot"
9652   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9653   algorithm: "plot_nf_heatmap"
9654   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9655   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9656   filter: "'NIC_Intel-XL710' and
9657            'NF_DENSITY' and
9658            'DOCKER' and
9659            'CHAIN' and
9660            'NF_VPPIP4' and
9661            'IPSEC' and
9662            'TNL_10000' and
9663            'IMIX' and
9664            '1T1C' and
9665            'NDRPDR'"
9666   parameters:
9667   - "throughput"
9668   - "name"
9669   - "tags"
9670   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9671   x-axis: "X = CNFs per Service Chain"
9672   y-axis: "Y = Number of Service Chains"
9673   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9674   layout:
9675     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9676     layout: "plot-service-density"
9677
9678 - type: "plot"
9679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9680   algorithm: "plot_nf_heatmap"
9681   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9682   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9683   filter: "'NIC_Intel-XL710' and
9684            'NF_DENSITY' and
9685            'DOCKER' and
9686            'CHAIN' and
9687            'NF_VPPIP4' and
9688            'IPSEC' and
9689            'TNL_10000' and
9690            'IMIX' and
9691            '2T2C' and
9692            'NDRPDR'"
9693   parameters:
9694   - "throughput"
9695   - "name"
9696   - "tags"
9697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9698   x-axis: "X = CNFs per Service Chain"
9699   y-axis: "Y = Number of Service Chains"
9700   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9701   layout:
9702     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9703     layout: "plot-service-density"
9704
9705 - type: "plot"
9706   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9707   algorithm: "plot_nf_heatmap"
9708   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9709   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9710   filter: "'NIC_Intel-XL710' and
9711            'NF_DENSITY' and
9712            'DOCKER' and
9713            'CHAIN' and
9714            'NF_VPPIP4' and
9715            'IPSEC' and
9716            'TNL_10000' and
9717            'IMIX' and
9718            '4T4C' and
9719            'NDRPDR'"
9720   parameters:
9721   - "throughput"
9722   - "name"
9723   - "tags"
9724   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9725   x-axis: "X = CNFs per Service Chain"
9726   y-axis: "Y = Number of Service Chains"
9727   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9728   layout:
9729     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9730     layout: "plot-service-density"
9731
9732 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9733 - type: "plot"
9734   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9735   algorithm: "plot_nf_heatmap"
9736   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9737   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9738   filter: "'NIC_Intel-XL710' and
9739            'NF_DENSITY' and
9740            'DOCKER' and
9741            'CHAIN' and
9742            'NF_VPPIP4' and
9743            'IPSEC' and
9744            'TNL_10000' and
9745            'IMIX' and
9746            '1T1C' and
9747            'NDRPDR'"
9748   parameters:
9749   - "throughput"
9750   - "name"
9751   - "tags"
9752   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9753   x-axis: "X = CNFs per Service Chain"
9754   y-axis: "Y = Number of Service Chains"
9755   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9756   layout:
9757     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9758     layout: "plot-service-density"
9759
9760 - type: "plot"
9761   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9762   algorithm: "plot_nf_heatmap"
9763   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9764   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9765   filter: "'NIC_Intel-XL710' and
9766            'NF_DENSITY' and
9767            'DOCKER' and
9768            'CHAIN' and
9769            'NF_VPPIP4' and
9770            'IPSEC' and
9771            'TNL_10000' and
9772            'IMIX' and
9773            '2T2C' and
9774            'NDRPDR'"
9775   parameters:
9776   - "throughput"
9777   - "name"
9778   - "tags"
9779   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9780   x-axis: "X = CNFs per Service Chain"
9781   y-axis: "Y = Number of Service Chains"
9782   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9783   layout:
9784     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9785     layout: "plot-service-density"
9786
9787 - type: "plot"
9788   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9789   algorithm: "plot_nf_heatmap"
9790   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9791   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9792   filter: "'NIC_Intel-XL710' and
9793            'NF_DENSITY' and
9794            'DOCKER' and
9795            'CHAIN' and
9796            'NF_VPPIP4' and
9797            'IPSEC' and
9798            'TNL_10000' and
9799            'IMIX' and
9800            '4T4C' and
9801            'NDRPDR'"
9802   parameters:
9803   - "throughput"
9804   - "name"
9805   - "tags"
9806   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9807   x-axis: "X = CNFs per Service Chain"
9808   y-axis: "Y = Number of Service Chains"
9809   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9810   layout:
9811     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9812     layout: "plot-service-density"
9813
9814 ###############################################################################
9815
9816 # Plots - NF Density - CSP - MRR 64b
9817
9818 #- type: "plot"
9819 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9820 #  algorithm: "plot_nf_heatmap"
9821 #  output-file-type: ".html"
9822 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9823 #  data: "plot-vpp-nfv-2n-skx-mrr"
9824 #  filter: "'NIC_Intel-XXV710' and
9825 #           'NF_DENSITY' and
9826 #           'DOCKER' and
9827 #           'PIPELINE' and
9828 #           'NF_VPPIP4' and
9829 #           '64B' and
9830 #           '2T1C' and
9831 #           'MRR'"
9832 #  parameters:
9833 #  - "result"
9834 #  - "name"
9835 #  - "tags"
9836 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9837 #  x-axis: "X = CNFs per Service Pipeline"
9838 #  y-axis: "Y = Number of Service Pipelines"
9839 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9840 #  layout:
9841 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9842 #    layout: "plot-service-density"
9843 #
9844 #- type: "plot"
9845 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9846 #  algorithm: "plot_nf_heatmap"
9847 #  output-file-type: ".html"
9848 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9849 #  data: "plot-vpp-nfv-2n-skx-mrr"
9850 #  filter: "'NIC_Intel-XXV710' and
9851 #           'NF_DENSITY' and
9852 #           'DOCKER' and
9853 #           'PIPELINE' and
9854 #           'NF_VPPIP4' and
9855 #           '64B' and
9856 #           '4T2C' and
9857 #           'MRR'"
9858 #  parameters:
9859 #  - "result"
9860 #  - "name"
9861 #  - "tags"
9862 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9863 #  x-axis: "X = CNFs per Service Pipeline"
9864 #  y-axis: "Y = Number of Service Pipelines"
9865 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9866 #  layout:
9867 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9868 #    layout: "plot-service-density"
9869 #
9870 #- type: "plot"
9871 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9872 #  algorithm: "plot_nf_heatmap"
9873 #  output-file-type: ".html"
9874 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9875 #  data: "plot-vpp-nfv-2n-skx-mrr"
9876 #  filter: "'NIC_Intel-XXV710' and
9877 #           'NF_DENSITY' and
9878 #           'DOCKER' and
9879 #           'PIPELINE' and
9880 #           'NF_VPPIP4' and
9881 #           '64B' and
9882 #           '8T4C' and
9883 #           'MRR'"
9884 #  parameters:
9885 #  - "result"
9886 #  - "name"
9887 #  - "tags"
9888 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9889 #  x-axis: "X = CNFs per Service Pipeline"
9890 #  y-axis: "Y = Number of Service Pipelines"
9891 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9892 #  layout:
9893 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9894 #    layout: "plot-service-density"
9895 #
9896 ## Plots - NF Density - CSP - MRR IMIX
9897 #- type: "plot"
9898 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9899 #  algorithm: "plot_nf_heatmap"
9900 #  output-file-type: ".html"
9901 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9902 #  data: "plot-vpp-nfv-2n-skx-mrr"
9903 #  filter: "'NIC_Intel-XXV710' and
9904 #           'NF_DENSITY' and
9905 #           'DOCKER' and
9906 #           'PIPELINE' and
9907 #           'NF_VPPIP4' and
9908 #           'IMIX' and
9909 #           '2T1C' and
9910 #           'MRR'"
9911 #  parameters:
9912 #  - "result"
9913 #  - "name"
9914 #  - "tags"
9915 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9916 #  x-axis: "X = CNFs per Service Pipeline"
9917 #  y-axis: "Y = Number of Service Pipelines"
9918 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9919 #  layout:
9920 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9921 #    layout: "plot-service-density"
9922 #
9923 #- type: "plot"
9924 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9925 #  algorithm: "plot_nf_heatmap"
9926 #  output-file-type: ".html"
9927 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9928 #  data: "plot-vpp-nfv-2n-skx-mrr"
9929 #  filter: "'NIC_Intel-XXV710' and
9930 #           'NF_DENSITY' and
9931 #           'DOCKER' and
9932 #           'PIPELINE' and
9933 #           'NF_VPPIP4' and
9934 #           'IMIX' and
9935 #           '4T2C' and
9936 #           'MRR'"
9937 #  parameters:
9938 #  - "result"
9939 #  - "name"
9940 #  - "tags"
9941 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9942 #  x-axis: "X = CNFs per Service Pipeline"
9943 #  y-axis: "Y = Number of Service Pipelines"
9944 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9945 #  layout:
9946 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9947 #    layout: "plot-service-density"
9948 #
9949 #- type: "plot"
9950 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9951 #  algorithm: "plot_nf_heatmap"
9952 #  output-file-type: ".html"
9953 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9954 #  data: "plot-vpp-nfv-2n-skx-mrr"
9955 #  filter: "'NIC_Intel-XXV710' and
9956 #           'NF_DENSITY' and
9957 #           'DOCKER' and
9958 #           'PIPELINE' and
9959 #           'NF_VPPIP4' and
9960 #           'IMIX' and
9961 #           '8T4C' and
9962 #           'MRR'"
9963 #  parameters:
9964 #  - "result"
9965 #  - "name"
9966 #  - "tags"
9967 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9968 #  x-axis: "X = CNFs per Service Pipeline"
9969 #  y-axis: "Y = Number of Service Pipelines"
9970 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9971 #  layout:
9972 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9973 #    layout: "plot-service-density"
9974 #
9975 ## Plots - NF Density - CSP - NDR 64b
9976 #- type: "plot"
9977 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9978 #  algorithm: "plot_nf_heatmap"
9979 #  output-file-type: ".html"
9980 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9981 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9982 #  filter: "'NIC_Intel-XXV710' and
9983 #           'NF_DENSITY' and
9984 #           'DOCKER' and
9985 #           'PIPELINE' and
9986 #           'NF_VPPIP4' and
9987 #           '64B' and
9988 #           '2T1C' and
9989 #           'NDRPDR'"
9990 #  parameters:
9991 #  - "throughput"
9992 #  - "name"
9993 #  - "tags"
9994 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9995 #  x-axis: "X = CNFs per Service Pipeline"
9996 #  y-axis: "Y = Number of Service Pipelines"
9997 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9998 #  layout:
9999 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10000 #    layout: "plot-service-density"
10001 #
10002 #- type: "plot"
10003 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10004 #  algorithm: "plot_nf_heatmap"
10005 #  output-file-type: ".html"
10006 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
10007 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10008 #  filter: "'NIC_Intel-XXV710' and
10009 #           'NF_DENSITY' and
10010 #           'DOCKER' and
10011 #           'PIPELINE' and
10012 #           'NF_VPPIP4' and
10013 #           '64B' and
10014 #           '4T2C' and
10015 #           'NDRPDR'"
10016 #  parameters:
10017 #  - "throughput"
10018 #  - "name"
10019 #  - "tags"
10020 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10021 #  x-axis: "X = CNFs per Service Pipeline"
10022 #  y-axis: "Y = Number of Service Pipelines"
10023 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10024 #  layout:
10025 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10026 #    layout: "plot-service-density"
10027 #
10028 #- type: "plot"
10029 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10030 #  algorithm: "plot_nf_heatmap"
10031 #  output-file-type: ".html"
10032 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
10033 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10034 #  filter: "'NIC_Intel-XXV710' and
10035 #           'NF_DENSITY' and
10036 #           'DOCKER' and
10037 #           'PIPELINE' and
10038 #           'NF_VPPIP4' and
10039 #           '64B' and
10040 #           '8T4C' and
10041 #           'NDRPDR'"
10042 #  parameters:
10043 #  - "throughput"
10044 #  - "name"
10045 #  - "tags"
10046 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10047 #  x-axis: "X = CNFs per Service Pipeline"
10048 #  y-axis: "Y = Number of Service Pipelines"
10049 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10050 #  layout:
10051 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10052 #    layout: "plot-service-density"
10053 #
10054 ## Plots - NF Density - CSP - NDR IMIX
10055 #- type: "plot"
10056 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10057 #  algorithm: "plot_nf_heatmap"
10058 #  output-file-type: ".html"
10059 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10060 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10061 #  filter: "'NIC_Intel-XXV710' and
10062 #           'NF_DENSITY' and
10063 #           'DOCKER' and
10064 #           'PIPELINE' and
10065 #           'NF_VPPIP4' and
10066 #           'IMIX' and
10067 #           '2T1C' and
10068 #           'NDRPDR'"
10069 #  parameters:
10070 #  - "throughput"
10071 #  - "name"
10072 #  - "tags"
10073 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10074 #  x-axis: "X = CNFs per Service Pipeline"
10075 #  y-axis: "Y = Number of Service Pipelines"
10076 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10077 #  layout:
10078 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10079 #    layout: "plot-service-density"
10080 #
10081 #- type: "plot"
10082 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10083 #  algorithm: "plot_nf_heatmap"
10084 #  output-file-type: ".html"
10085 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10086 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10087 #  filter: "'NIC_Intel-XXV710' and
10088 #           'NF_DENSITY' and
10089 #           'DOCKER' and
10090 #           'PIPELINE' and
10091 #           'NF_VPPIP4' and
10092 #           'IMIX' and
10093 #           '4T2C' and
10094 #           'NDRPDR'"
10095 #  parameters:
10096 #  - "throughput"
10097 #  - "name"
10098 #  - "tags"
10099 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10100 #  x-axis: "X = CNFs per Service Pipeline"
10101 #  y-axis: "Y = Number of Service Pipelines"
10102 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10103 #  layout:
10104 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10105 #    layout: "plot-service-density"
10106 #
10107 #- type: "plot"
10108 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10109 #  algorithm: "plot_nf_heatmap"
10110 #  output-file-type: ".html"
10111 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10112 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10113 #  filter: "'NIC_Intel-XXV710' and
10114 #           'NF_DENSITY' and
10115 #           'DOCKER' and
10116 #           'PIPELINE' and
10117 #           'NF_VPPIP4' and
10118 #           'IMIX' and
10119 #           '8T4C' and
10120 #           'NDRPDR'"
10121 #  parameters:
10122 #  - "throughput"
10123 #  - "name"
10124 #  - "tags"
10125 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10126 #  x-axis: "X = CNFs per Service Pipeline"
10127 #  y-axis: "Y = Number of Service Pipelines"
10128 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10129 #  layout:
10130 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10131 #    layout: "plot-service-density"
10132 #
10133 ## Plots - NF Density - CSP - PDR 64b
10134 #- type: "plot"
10135 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10136 #  algorithm: "plot_nf_heatmap"
10137 #  output-file-type: ".html"
10138 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
10139 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10140 #  filter: "'NIC_Intel-XXV710' and
10141 #           'NF_DENSITY' and
10142 #           'DOCKER' and
10143 #           'PIPELINE' and
10144 #           'NF_VPPIP4' and
10145 #           '64B' and
10146 #           '2T1C' and
10147 #           'NDRPDR'"
10148 #  parameters:
10149 #  - "throughput"
10150 #  - "name"
10151 #  - "tags"
10152 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10153 #  x-axis: "X = CNFs per Service Pipeline"
10154 #  y-axis: "Y = Number of Service Pipelines"
10155 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10156 #  layout:
10157 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10158 #    layout: "plot-service-density"
10159 #
10160 #- type: "plot"
10161 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10162 #  algorithm: "plot_nf_heatmap"
10163 #  output-file-type: ".html"
10164 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
10165 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10166 #  filter: "'NIC_Intel-XXV710' and
10167 #           'NF_DENSITY' and
10168 #           'DOCKER' and
10169 #           'PIPELINE' and
10170 #           'NF_VPPIP4' and
10171 #           '64B' and
10172 #           '4T2C' and
10173 #           'NDRPDR'"
10174 #  parameters:
10175 #  - "throughput"
10176 #  - "name"
10177 #  - "tags"
10178 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10179 #  x-axis: "X = CNFs per Service Pipeline"
10180 #  y-axis: "Y = Number of Service Pipelines"
10181 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10182 #  layout:
10183 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10184 #    layout: "plot-service-density"
10185 #
10186 #- type: "plot"
10187 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10188 #  algorithm: "plot_nf_heatmap"
10189 #  output-file-type: ".html"
10190 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
10191 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10192 #  filter: "'NIC_Intel-XXV710' and
10193 #           'NF_DENSITY' and
10194 #           'DOCKER' and
10195 #           'PIPELINE' and
10196 #           'NF_VPPIP4' and
10197 #           '64B' and
10198 #           '8T4C' and
10199 #           'NDRPDR'"
10200 #  parameters:
10201 #  - "throughput"
10202 #  - "name"
10203 #  - "tags"
10204 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10205 #  x-axis: "X = CNFs per Service Pipeline"
10206 #  y-axis: "Y = Number of Service Pipelines"
10207 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10208 #  layout:
10209 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10210 #    layout: "plot-service-density"
10211 #
10212 ## Plots - NF Density - CSP - PDR IMIX
10213 #- type: "plot"
10214 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10215 #  algorithm: "plot_nf_heatmap"
10216 #  output-file-type: ".html"
10217 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10218 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10219 #  filter: "'NIC_Intel-XXV710' and
10220 #           'NF_DENSITY' and
10221 #           'DOCKER' and
10222 #           'PIPELINE' and
10223 #           'NF_VPPIP4' and
10224 #           'IMIX' and
10225 #           '2T1C' and
10226 #           'NDRPDR'"
10227 #  parameters:
10228 #  - "throughput"
10229 #  - "name"
10230 #  - "tags"
10231 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10232 #  x-axis: "X = CNFs per Service Pipeline"
10233 #  y-axis: "Y = Number of Service Pipelines"
10234 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10235 #  layout:
10236 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10237 #    layout: "plot-service-density"
10238 #
10239 #- type: "plot"
10240 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10241 #  algorithm: "plot_nf_heatmap"
10242 #  output-file-type: ".html"
10243 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10244 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10245 #  filter: "'NIC_Intel-XXV710' and
10246 #           'NF_DENSITY' and
10247 #           'DOCKER' and
10248 #           'PIPELINE' and
10249 #           'NF_VPPIP4' and
10250 #           'IMIX' and
10251 #           '4T2C' and
10252 #           'NDRPDR'"
10253 #  parameters:
10254 #  - "throughput"
10255 #  - "name"
10256 #  - "tags"
10257 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10258 #  x-axis: "X = CNFs per Service Pipeline"
10259 #  y-axis: "Y = Number of Service Pipelines"
10260 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10261 #  layout:
10262 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10263 #    layout: "plot-service-density"
10264 #
10265 #- type: "plot"
10266 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10267 #  algorithm: "plot_nf_heatmap"
10268 #  output-file-type: ".html"
10269 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10270 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10271 #  filter: "'NIC_Intel-XXV710' and
10272 #           'NF_DENSITY' and
10273 #           'DOCKER' and
10274 #           'PIPELINE' and
10275 #           'NF_VPPIP4' and
10276 #           'IMIX' and
10277 #           '8T4C' and
10278 #           'NDRPDR'"
10279 #  parameters:
10280 #  - "throughput"
10281 #  - "name"
10282 #  - "tags"
10283 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10284 #  x-axis: "X = CNFs per Service Pipeline"
10285 #  y-axis: "Y = Number of Service Pipelines"
10286 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10287 #  layout:
10288 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10289 #    layout: "plot-service-density"
10290
10291 ###############################################################################
10292 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10293
10294 - type: "plot"
10295   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10296   algorithm: "plot_nf_heatmap"
10297   output-file-type: ".html"
10298   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10299   data: "plot-vpp-nfv-2n-clx-mrr"
10300   filter: "'NIC_Intel-XXV710' and
10301            'NF_DENSITY' and
10302            'VHOST' and
10303            not 'VXLAN' and
10304            'CHAIN' and
10305            'NF_VPPIP4' and
10306            'IMIX' and
10307            '2T1C' and
10308            'MRR'"
10309   parameters:
10310   - "result"
10311   - "name"
10312   - "tags"
10313   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10314   x-axis: "X = VNFs per Service Chain"
10315   y-axis: "Y = Number of Service Chains"
10316   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10317   layout:
10318     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10319     layout: "plot-service-density"
10320
10321 - type: "plot"
10322   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10323   algorithm: "plot_nf_heatmap"
10324   output-file-type: ".html"
10325   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10326   data: "plot-vpp-nfv-2n-clx-mrr"
10327   filter: "'NIC_Intel-XXV710' and
10328            'NF_DENSITY' and
10329            'VHOST' and
10330            not 'VXLAN' and
10331            'CHAIN' and
10332            'NF_VPPIP4' and
10333            'IMIX' and
10334            '4T2C' and
10335            'MRR'"
10336   parameters:
10337   - "result"
10338   - "name"
10339   - "tags"
10340   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10341   x-axis: "X = VNFs per Service Chain"
10342   y-axis: "Y = Number of Service Chains"
10343   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10344   layout:
10345     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10346     layout: "plot-service-density"
10347
10348 - type: "plot"
10349   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10350   algorithm: "plot_nf_heatmap"
10351   output-file-type: ".html"
10352   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10353   data: "plot-vpp-nfv-2n-clx-mrr"
10354   filter: "'NIC_Intel-XXV710' and
10355            'NF_DENSITY' and
10356            'VHOST' and
10357            not 'VXLAN' and
10358            'CHAIN' and
10359            'NF_VPPIP4' and
10360            'IMIX' and
10361            '8T4C' and
10362            'MRR'"
10363   parameters:
10364   - "result"
10365   - "name"
10366   - "tags"
10367   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10368   x-axis: "X = VNFs per Service Chain"
10369   y-axis: "Y = Number of Service Chains"
10370   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10371   layout:
10372     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10373     layout: "plot-service-density"
10374
10375 # Plots - NF Density - VSC - NDR IMIX
10376 - type: "plot"
10377   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10378   algorithm: "plot_nf_heatmap"
10379   output-file-type: ".html"
10380   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10381   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10382   filter: "'NIC_Intel-XXV710' and
10383            'NF_DENSITY' and
10384            'VHOST' and
10385            not 'VXLAN' and
10386            'CHAIN' and
10387            'NF_VPPIP4' and
10388            'IMIX' and
10389            '2T1C' and
10390            'NDRPDR'"
10391   parameters:
10392   - "throughput"
10393   - "name"
10394   - "tags"
10395   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10396   x-axis: "X = VNFs per Service Chain"
10397   y-axis: "Y = Number of Service Chains"
10398   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10399   layout:
10400     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10401     layout: "plot-service-density"
10402
10403 - type: "plot"
10404   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10405   algorithm: "plot_nf_heatmap"
10406   output-file-type: ".html"
10407   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10408   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10409   filter: "'NIC_Intel-XXV710' and
10410            'NF_DENSITY' and
10411            'VHOST' and
10412            not 'VXLAN' and
10413            'CHAIN' and
10414            'NF_VPPIP4' and
10415            'IMIX' and
10416            '4T2C' and
10417            'NDRPDR'"
10418   parameters:
10419   - "throughput"
10420   - "name"
10421   - "tags"
10422   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10423   x-axis: "X = VNFs per Service Chain"
10424   y-axis: "Y = Number of Service Chains"
10425   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10426   layout:
10427     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10428     layout: "plot-service-density"
10429
10430 - type: "plot"
10431   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10432   algorithm: "plot_nf_heatmap"
10433   output-file-type: ".html"
10434   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10435   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10436   filter: "'NIC_Intel-XXV710' and
10437            'NF_DENSITY' and
10438            'VHOST' and
10439            not 'VXLAN' and
10440            'CHAIN' and
10441            'NF_VPPIP4' and
10442            'IMIX' and
10443            '8T4C' and
10444            'NDRPDR'"
10445   parameters:
10446   - "throughput"
10447   - "name"
10448   - "tags"
10449   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10450   x-axis: "X = VNFs per Service Chain"
10451   y-axis: "Y = Number of Service Chains"
10452   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10453   layout:
10454     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10455     layout: "plot-service-density"
10456
10457 # Plots - NF Density - VSC - PDR IMIX
10458 - type: "plot"
10459   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10460   algorithm: "plot_nf_heatmap"
10461   output-file-type: ".html"
10462   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10463   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10464   filter: "'NIC_Intel-XXV710' and
10465            'NF_DENSITY' and
10466            'VHOST' and
10467            not 'VXLAN' and
10468            'CHAIN' and
10469            'NF_VPPIP4' and
10470            'IMIX' and
10471            '2T1C' and
10472            'NDRPDR'"
10473   parameters:
10474   - "throughput"
10475   - "name"
10476   - "tags"
10477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10478   x-axis: "X = VNFs per Service Chain"
10479   y-axis: "Y = Number of Service Chains"
10480   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10481   layout:
10482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10483     layout: "plot-service-density"
10484
10485 - type: "plot"
10486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10487   algorithm: "plot_nf_heatmap"
10488   output-file-type: ".html"
10489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10490   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10491   filter: "'NIC_Intel-XXV710' and
10492            'NF_DENSITY' and
10493            'VHOST' and
10494            not 'VXLAN' and
10495            'CHAIN' and
10496            'NF_VPPIP4' and
10497            'IMIX' and
10498            '4T2C' and
10499            'NDRPDR'"
10500   parameters:
10501   - "throughput"
10502   - "name"
10503   - "tags"
10504   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10505   x-axis: "X = VNFs per Service Chain"
10506   y-axis: "Y = Number of Service Chains"
10507   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10508   layout:
10509     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10510     layout: "plot-service-density"
10511
10512 - type: "plot"
10513   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10514   algorithm: "plot_nf_heatmap"
10515   output-file-type: ".html"
10516   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10517   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10518   filter: "'NIC_Intel-XXV710' and
10519            'NF_DENSITY' and
10520            'VHOST' and
10521            not 'VXLAN' and
10522            'CHAIN' and
10523            'NF_VPPIP4' and
10524            'IMIX' and
10525            '8T4C' and
10526            'NDRPDR'"
10527   parameters:
10528   - "throughput"
10529   - "name"
10530   - "tags"
10531   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10532   x-axis: "X = VNFs per Service Chain"
10533   y-axis: "Y = Number of Service Chains"
10534   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10535   layout:
10536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10537     layout: "plot-service-density"
10538
10539 # Plots - NF Density - VSC - MRR IMIX
10540 - type: "plot"
10541   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10542   algorithm: "plot_nf_heatmap"
10543   output-file-type: ".html"
10544   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10545   data: "plot-vpp-nfv-2n-clx-mrr"
10546   filter: "'NIC_Intel-XXV710' and
10547            'NF_DENSITY' and
10548            'VHOST' and
10549            'VXLAN' and
10550            'CHAIN' and
10551            'IMIX' and
10552            '2T1C' and
10553            'MRR'"
10554   parameters:
10555   - "result"
10556   - "name"
10557   - "tags"
10558   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10559   x-axis: "X = VNFs per Service Chain"
10560   y-axis: "Y = Number of Service Chains"
10561   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10562   layout:
10563     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10564     layout: "plot-service-density"
10565
10566 - type: "plot"
10567   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10568   algorithm: "plot_nf_heatmap"
10569   output-file-type: ".html"
10570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10571   data: "plot-vpp-nfv-2n-clx-mrr"
10572   filter: "'NIC_Intel-XXV710' and
10573            'NF_DENSITY' and
10574            'VHOST' and
10575            'VXLAN' and
10576            'CHAIN' and
10577            'IMIX' and
10578            '4T2C' and
10579            'MRR'"
10580   parameters:
10581   - "result"
10582   - "name"
10583   - "tags"
10584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10585   x-axis: "X = VNFs per Service Chain"
10586   y-axis: "Y = Number of Service Chains"
10587   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10588   layout:
10589     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10590     layout: "plot-service-density"
10591
10592 - type: "plot"
10593   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10594   algorithm: "plot_nf_heatmap"
10595   output-file-type: ".html"
10596   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10597   data: "plot-vpp-nfv-2n-clx-mrr"
10598   filter: "'NIC_Intel-XXV710' and
10599            'NF_DENSITY' and
10600            'VHOST' and
10601            'VXLAN' and
10602            'CHAIN' and
10603            'IMIX' and
10604            '8T4C' and
10605            'MRR'"
10606   parameters:
10607   - "result"
10608   - "name"
10609   - "tags"
10610   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10611   x-axis: "X = VNFs per Service Chain"
10612   y-axis: "Y = Number of Service Chains"
10613   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10614   layout:
10615     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10616     layout: "plot-service-density"
10617
10618 # Plots - NF Density - VSC - NDR IMIX
10619 - type: "plot"
10620   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10621   algorithm: "plot_nf_heatmap"
10622   output-file-type: ".html"
10623   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10624   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10625   filter: "'NIC_Intel-XXV710' and
10626            'NF_DENSITY' and
10627            'VHOST' and
10628            'VXLAN' and
10629            'CHAIN' a
10630            'IMIX' and
10631            '2T1C' and
10632            'NDRPDR'"
10633   parameters:
10634   - "throughput"
10635   - "name"
10636   - "tags"
10637   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10638   x-axis: "X = VNFs per Service Chain"
10639   y-axis: "Y = Number of Service Chains"
10640   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10641   layout:
10642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10643     layout: "plot-service-density"
10644
10645 - type: "plot"
10646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10647   algorithm: "plot_nf_heatmap"
10648   output-file-type: ".html"
10649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10650   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10651   filter: "'NIC_Intel-XXV710' and
10652            'NF_DENSITY' and
10653            'VHOST' and
10654            'VXLAN' and
10655            'CHAIN' and
10656            'IMIX' and
10657            '4T2C' and
10658            'NDRPDR'"
10659   parameters:
10660   - "throughput"
10661   - "name"
10662   - "tags"
10663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10664   x-axis: "X = VNFs per Service Chain"
10665   y-axis: "Y = Number of Service Chains"
10666   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10667   layout:
10668     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10669     layout: "plot-service-density"
10670
10671 - type: "plot"
10672   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10673   algorithm: "plot_nf_heatmap"
10674   output-file-type: ".html"
10675   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10676   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10677   filter: "'NIC_Intel-XXV710' and
10678            'NF_DENSITY' and
10679            'VHOST' and
10680            'VXLAN' and
10681            'CHAIN' and
10682            'IMIX' and
10683            '8T4C' and
10684            'NDRPDR'"
10685   parameters:
10686   - "throughput"
10687   - "name"
10688   - "tags"
10689   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10690   x-axis: "X = VNFs per Service Chain"
10691   y-axis: "Y = Number of Service Chains"
10692   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10693   layout:
10694     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10695     layout: "plot-service-density"
10696
10697 # Plots - NF Density - VSC - PDR IMIX
10698 - type: "plot"
10699   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10700   algorithm: "plot_nf_heatmap"
10701   output-file-type: ".html"
10702   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10703   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10704   filter: "'NIC_Intel-XXV710' and
10705            'NF_DENSITY' and
10706            'VHOST' and
10707            'VXLAN' and
10708            'CHAIN' and
10709            'IMIX' and
10710            '2T1C' and
10711            'NDRPDR'"
10712   parameters:
10713   - "throughput"
10714   - "name"
10715   - "tags"
10716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10717   x-axis: "X = VNFs per Service Chain"
10718   y-axis: "Y = Number of Service Chains"
10719   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10720   layout:
10721     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10722     layout: "plot-service-density"
10723
10724 - type: "plot"
10725   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10726   algorithm: "plot_nf_heatmap"
10727   output-file-type: ".html"
10728   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10729   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10730   filter: "'NIC_Intel-XXV710' and
10731            'NF_DENSITY' and
10732            'VHOST' and
10733            'VXLAN' and
10734            'CHAIN' and
10735            'IMIX' and
10736            '4T2C' and
10737            'NDRPDR'"
10738   parameters:
10739   - "throughput"
10740   - "name"
10741   - "tags"
10742   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10743   x-axis: "X = VNFs per Service Chain"
10744   y-axis: "Y = Number of Service Chains"
10745   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10746   layout:
10747     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10748     layout: "plot-service-density"
10749
10750 - type: "plot"
10751   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10752   algorithm: "plot_nf_heatmap"
10753   output-file-type: ".html"
10754   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10755   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10756   filter: "'NIC_Intel-XXV710' and
10757            'NF_DENSITY' and
10758            'VHOST' and
10759            'VXLAN' and
10760            'CHAIN' and
10761            'IMIX' and
10762            '8T4C' and
10763            'NDRPDR'"
10764   parameters:
10765   - "throughput"
10766   - "name"
10767   - "tags"
10768   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10769   x-axis: "X = VNFs per Service Chain"
10770   y-axis: "Y = Number of Service Chains"
10771   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10772   layout:
10773     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10774     layout: "plot-service-density"
10775
10776 # Plots - NF Density - CSC - MRR IMIX
10777 - type: "plot"
10778   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10779   algorithm: "plot_nf_heatmap"
10780   output-file-type: ".html"
10781   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10782   data: "plot-vpp-nfv-2n-clx-mrr"
10783   filter: "'NIC_Intel-XXV710' and
10784            'NF_DENSITY' and
10785            'DOCKER' and
10786            'CHAIN' and
10787            'NF_VPPIP4' and
10788            'IMIX' and
10789            '2T1C' and
10790            'MRR'"
10791   parameters:
10792   - "result"
10793   - "name"
10794   - "tags"
10795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10796   x-axis: "X = CNFs per Service Chain"
10797   y-axis: "Y = Number of Service Chains"
10798   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10799   layout:
10800     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10801     layout: "plot-service-density"
10802
10803 - type: "plot"
10804   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10805   algorithm: "plot_nf_heatmap"
10806   output-file-type: ".html"
10807   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10808   data: "plot-vpp-nfv-2n-clx-mrr"
10809   filter: "'NIC_Intel-XXV710' and
10810            'NF_DENSITY' and
10811            'DOCKER' and
10812            'CHAIN' and
10813            'NF_VPPIP4' and
10814            'IMIX' and
10815            '4T2C' and
10816            'MRR'"
10817   parameters:
10818   - "result"
10819   - "name"
10820   - "tags"
10821   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10822   x-axis: "X = CNFs per Service Chain"
10823   y-axis: "Y = Number of Service Chains"
10824   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10825   layout:
10826     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10827     layout: "plot-service-density"
10828
10829 - type: "plot"
10830   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10831   algorithm: "plot_nf_heatmap"
10832   output-file-type: ".html"
10833   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10834   data: "plot-vpp-nfv-2n-clx-mrr"
10835   filter: "'NIC_Intel-XXV710' and
10836            'NF_DENSITY' and
10837            'DOCKER' and
10838            'CHAIN' and
10839            'NF_VPPIP4' and
10840            'IMIX' and
10841            '8T4C' and
10842            'MRR'"
10843   parameters:
10844   - "result"
10845   - "name"
10846   - "tags"
10847   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10848   x-axis: "X = CNFs per Service Chain"
10849   y-axis: "Y = Number of Service Chains"
10850   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10851   layout:
10852     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10853     layout: "plot-service-density"
10854
10855 # Plots - NF Density - CSC - NDR IMIX
10856 - type: "plot"
10857   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10858   algorithm: "plot_nf_heatmap"
10859   output-file-type: ".html"
10860   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10861   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10862   filter: "'NIC_Intel-XXV710' and
10863            'NF_DENSITY' and
10864            'DOCKER' and
10865            'CHAIN' and
10866            'NF_VPPIP4' and
10867            'IMIX' and
10868            '2T1C' and
10869            'NDRPDR'"
10870   parameters:
10871   - "throughput"
10872   - "name"
10873   - "tags"
10874   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10875   x-axis: "X = CNFs per Service Chain"
10876   y-axis: "Y = Number of Service Chains"
10877   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10878   layout:
10879     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10880     layout: "plot-service-density"
10881
10882 - type: "plot"
10883   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10884   algorithm: "plot_nf_heatmap"
10885   output-file-type: ".html"
10886   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10887   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10888   filter: "'NIC_Intel-XXV710' and
10889            'NF_DENSITY' and
10890            'DOCKER' and
10891            'CHAIN' and
10892            'NF_VPPIP4' and
10893            'IMIX' and
10894            '4T2C' and
10895            'NDRPDR'"
10896   parameters:
10897   - "throughput"
10898   - "name"
10899   - "tags"
10900   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10901   x-axis: "X = CNFs per Service Chain"
10902   y-axis: "Y = Number of Service Chains"
10903   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10904   layout:
10905     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10906     layout: "plot-service-density"
10907
10908 - type: "plot"
10909   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10910   algorithm: "plot_nf_heatmap"
10911   output-file-type: ".html"
10912   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10913   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10914   filter: "'NIC_Intel-XXV710' and
10915            'NF_DENSITY' and
10916            'DOCKER' and
10917            'CHAIN' and
10918            'NF_VPPIP4' and
10919            'IMIX' and
10920            '8T4C' and
10921            'NDRPDR'"
10922   parameters:
10923   - "throughput"
10924   - "name"
10925   - "tags"
10926   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10927   x-axis: "X = CNFs per Service Chain"
10928   y-axis: "Y = Number of Service Chains"
10929   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10930   layout:
10931     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10932     layout: "plot-service-density"
10933
10934 # Plots - NF Density - CSC - PDR IMIX
10935 - type: "plot"
10936   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10937   algorithm: "plot_nf_heatmap"
10938   output-file-type: ".html"
10939   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10940   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10941   filter: "'NIC_Intel-XXV710' and
10942            'NF_DENSITY' and
10943            'DOCKER' and
10944            'CHAIN' and
10945            'NF_VPPIP4' and
10946            'IMIX' and
10947            '2T1C' and
10948            'NDRPDR'"
10949   parameters:
10950   - "throughput"
10951   - "name"
10952   - "tags"
10953   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10954   x-axis: "X = CNFs per Service Chain"
10955   y-axis: "Y = Number of Service Chains"
10956   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10957   layout:
10958     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10959     layout: "plot-service-density"
10960
10961 - type: "plot"
10962   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10963   algorithm: "plot_nf_heatmap"
10964   output-file-type: ".html"
10965   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10966   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10967   filter: "'NIC_Intel-XXV710' and
10968            'NF_DENSITY' and
10969            'DOCKER' and
10970            'CHAIN' and
10971            'NF_VPPIP4' and
10972            'IMIX' and
10973            '4T2C' and
10974            'NDRPDR'"
10975   parameters:
10976   - "throughput"
10977   - "name"
10978   - "tags"
10979   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10980   x-axis: "X = CNFs per Service Chain"
10981   y-axis: "Y = Number of Service Chains"
10982   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10983   layout:
10984     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10985     layout: "plot-service-density"
10986
10987 - type: "plot"
10988   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10989   algorithm: "plot_nf_heatmap"
10990   output-file-type: ".html"
10991   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10992   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10993   filter: "'NIC_Intel-XXV710' and
10994            'NF_DENSITY' and
10995            'DOCKER' and
10996            'CHAIN' and
10997            'NF_VPPIP4' and
10998            'IMIX' and
10999            '8T4C' and
11000            'NDRPDR'"
11001   parameters:
11002   - "throughput"
11003   - "name"
11004   - "tags"
11005   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11006   x-axis: "X = CNFs per Service Chain"
11007   y-axis: "Y = Number of Service Chains"
11008   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11009   layout:
11010     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11011     layout: "plot-service-density"
11012
11013 # Plots - NF Density - CSP - MRR IMIX
11014 - type: "plot"
11015   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11016   algorithm: "plot_nf_heatmap"
11017   output-file-type: ".html"
11018   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11019   data: "plot-vpp-nfv-2n-clx-mrr"
11020   filter: "'NIC_Intel-XXV710' and
11021            'NF_DENSITY' and
11022            'DOCKER' and
11023            'PIPELINE' and
11024            'NF_VPPIP4' and
11025            'IMIX' and
11026            '2T1C' and
11027            'MRR'"
11028   parameters:
11029   - "result"
11030   - "name"
11031   - "tags"
11032   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11033   x-axis: "X = CNFs per Service Pipeline"
11034   y-axis: "Y = Number of Service Pipelines"
11035   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11036   layout:
11037     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11038     layout: "plot-service-density"
11039
11040 - type: "plot"
11041   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11042   algorithm: "plot_nf_heatmap"
11043   output-file-type: ".html"
11044   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11045   data: "plot-vpp-nfv-2n-clx-mrr"
11046   filter: "'NIC_Intel-XXV710' and
11047            'NF_DENSITY' and
11048            'DOCKER' and
11049            'PIPELINE' and
11050            'NF_VPPIP4' and
11051            'IMIX' and
11052            '4T2C' and
11053            'MRR'"
11054   parameters:
11055   - "result"
11056   - "name"
11057   - "tags"
11058   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11059   x-axis: "X = CNFs per Service Pipeline"
11060   y-axis: "Y = Number of Service Pipelines"
11061   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11062   layout:
11063     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11064     layout: "plot-service-density"
11065
11066 - type: "plot"
11067   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11068   algorithm: "plot_nf_heatmap"
11069   output-file-type: ".html"
11070   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11071   data: "plot-vpp-nfv-2n-clx-mrr"
11072   filter: "'NIC_Intel-XXV710' and
11073            'NF_DENSITY' and
11074            'DOCKER' and
11075            'PIPELINE' and
11076            'NF_VPPIP4' and
11077            'IMIX' and
11078            '8T4C' and
11079            'MRR'"
11080   parameters:
11081   - "result"
11082   - "name"
11083   - "tags"
11084   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11085   x-axis: "X = CNFs per Service Pipeline"
11086   y-axis: "Y = Number of Service Pipelines"
11087   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11088   layout:
11089     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11090     layout: "plot-service-density"
11091
11092 # Plots - NF Density - CSP - NDR IMIX
11093 - type: "plot"
11094   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11095   algorithm: "plot_nf_heatmap"
11096   output-file-type: ".html"
11097   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11098   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11099   filter: "'NIC_Intel-XXV710' and
11100            'NF_DENSITY' and
11101            'DOCKER' and
11102            'PIPELINE' and
11103            'NF_VPPIP4' and
11104            'IMIX' and
11105            '2T1C' and
11106            'NDRPDR'"
11107   parameters:
11108   - "throughput"
11109   - "name"
11110   - "tags"
11111   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11112   x-axis: "X = CNFs per Service Pipeline"
11113   y-axis: "Y = Number of Service Pipelines"
11114   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11115   layout:
11116     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11117     layout: "plot-service-density"
11118
11119 - type: "plot"
11120   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11121   algorithm: "plot_nf_heatmap"
11122   output-file-type: ".html"
11123   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11124   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11125   filter: "'NIC_Intel-XXV710' and
11126            'NF_DENSITY' and
11127            'DOCKER' and
11128            'PIPELINE' and
11129            'NF_VPPIP4' and
11130            'IMIX' and
11131            '4T2C' and
11132            'NDRPDR'"
11133   parameters:
11134   - "throughput"
11135   - "name"
11136   - "tags"
11137   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11138   x-axis: "X = CNFs per Service Pipeline"
11139   y-axis: "Y = Number of Service Pipelines"
11140   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11141   layout:
11142     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11143     layout: "plot-service-density"
11144
11145 - type: "plot"
11146   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11147   algorithm: "plot_nf_heatmap"
11148   output-file-type: ".html"
11149   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11150   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11151   filter: "'NIC_Intel-XXV710' and
11152            'NF_DENSITY' and
11153            'DOCKER' and
11154            'PIPELINE' and
11155            'NF_VPPIP4' and
11156            'IMIX' and
11157            '8T4C' and
11158            'NDRPDR'"
11159   parameters:
11160   - "throughput"
11161   - "name"
11162   - "tags"
11163   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11164   x-axis: "X = CNFs per Service Pipeline"
11165   y-axis: "Y = Number of Service Pipelines"
11166   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11167   layout:
11168     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11169     layout: "plot-service-density"
11170
11171 # Plots - NF Density - CSP - PDR IMIX
11172 - type: "plot"
11173   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11174   algorithm: "plot_nf_heatmap"
11175   output-file-type: ".html"
11176   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11177   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11178   filter: "'NIC_Intel-XXV710' and
11179            'NF_DENSITY' and
11180            'DOCKER' and
11181            'PIPELINE' and
11182            'NF_VPPIP4' and
11183            'IMIX' and
11184            '2T1C' and
11185            'NDRPDR'"
11186   parameters:
11187   - "throughput"
11188   - "name"
11189   - "tags"
11190   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11191   x-axis: "X = CNFs per Service Pipeline"
11192   y-axis: "Y = Number of Service Pipelines"
11193   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11194   layout:
11195     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11196     layout: "plot-service-density"
11197
11198 - type: "plot"
11199   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11200   algorithm: "plot_nf_heatmap"
11201   output-file-type: ".html"
11202   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11203   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11204   filter: "'NIC_Intel-XXV710' and
11205            'NF_DENSITY' and
11206            'DOCKER' and
11207            'PIPELINE' and
11208            'NF_VPPIP4' and
11209            'IMIX' and
11210            '4T2C' and
11211            'NDRPDR'"
11212   parameters:
11213   - "throughput"
11214   - "name"
11215   - "tags"
11216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11217   x-axis: "X = CNFs per Service Pipeline"
11218   y-axis: "Y = Number of Service Pipelines"
11219   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11220   layout:
11221     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11222     layout: "plot-service-density"
11223
11224 - type: "plot"
11225   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11226   algorithm: "plot_nf_heatmap"
11227   output-file-type: ".html"
11228   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11229   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11230   filter: "'NIC_Intel-XXV710' and
11231            'NF_DENSITY' and
11232            'DOCKER' and
11233            'PIPELINE' and
11234            'NF_VPPIP4' and
11235            'IMIX' and
11236            '8T4C' and
11237            'NDRPDR'"
11238   parameters:
11239   - "throughput"
11240   - "name"
11241   - "tags"
11242   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11243   x-axis: "X = CNFs per Service Pipeline"
11244   y-axis: "Y = Number of Service Pipelines"
11245   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11246   layout:
11247     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11248     layout: "plot-service-density"
11249
11250 ################################################################################
11251
11252 # Packet Throughput
11253
11254 - type: "plot"
11255   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11256   algorithm: "plot_perf_box_name"
11257   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11258   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11259   include:
11260     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11261     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11262     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11263     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11264   layout:
11265     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11266     layout: "plot-throughput"
11267
11268 - type: "plot"
11269   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11270   algorithm: "plot_perf_box_name"
11271   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11273   include:
11274     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11275     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11276     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11277     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11278   layout:
11279     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11280     layout: "plot-throughput"
11281
11282 - type: "plot"
11283   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11284   algorithm: "plot_perf_box_name"
11285   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11286   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11287   include:
11288     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11289     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11290     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11291     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11292   layout:
11293     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11294     layout: "plot-throughput"
11295
11296 - type: "plot"
11297   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11298   algorithm: "plot_perf_box_name"
11299   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11300   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11301   include:
11302     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11303     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11304     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11305     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11306   layout:
11307     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11308     layout: "plot-throughput"
11309
11310 - type: "plot"
11311   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11312   algorithm: "plot_perf_box_name"
11313   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11315   include:
11316     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1dcr-ndrpdr"
11317     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1lxc-ndrpdr"
11318     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11319     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11320     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11321   layout:
11322     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11323     layout: "plot-throughput"
11324
11325 - type: "plot"
11326   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11327   algorithm: "plot_perf_box_name"
11328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11330   include:
11331     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11332     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11333     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11334     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-avf-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11335     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11336   layout:
11337     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11338     layout: "plot-throughput"
11339
11340 - type: "plot"
11341   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11342   algorithm: "plot_perf_box_name"
11343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11345   include:
11346     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11347     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11348     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11349     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11350     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11351   layout:
11352     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11353     layout: "plot-throughput"
11354
11355 - type: "plot"
11356   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11357   algorithm: "plot_perf_box_name"
11358   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11360   include:
11361     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11362     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11363     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11364     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11365     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11366   layout:
11367     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11368     layout: "plot-throughput"
11369
11370 - type: "plot"
11371   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11372   algorithm: "plot_perf_box_name"
11373   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11374   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11375   include:
11376     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11377     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11378     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11379     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11380     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11381   layout:
11382     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11383     layout: "plot-throughput"
11384
11385 - type: "plot"
11386   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11387   algorithm: "plot_perf_box_name"
11388   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11389   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11390   include:
11391     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11392     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11393     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11394     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11395     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11396   layout:
11397     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11398     layout: "plot-throughput"
11399
11400 - type: "plot"
11401   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11402   algorithm: "plot_perf_box_name"
11403   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11404   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11405   include:
11406     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11407     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11408     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11409     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11410     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11411     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11412   layout:
11413     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11414     layout: "plot-throughput"
11415
11416 - type: "plot"
11417   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11418   algorithm: "plot_perf_box_name"
11419   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11420   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11421   include:
11422     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11423     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11424     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11425     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11426     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11427     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11428   layout:
11429     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11430     layout: "plot-throughput"
11431
11432 - type: "plot"
11433   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11434   algorithm: "plot_perf_box_name"
11435   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11436   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11437   include:
11438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11443   layout:
11444     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11445     layout: "plot-throughput"
11446
11447 - type: "plot"
11448   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11449   algorithm: "plot_perf_box_name"
11450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11452   include:
11453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11458   layout:
11459     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11460     layout: "plot-throughput"
11461
11462 - type: "plot"
11463   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11464   algorithm: "plot_perf_box_name"
11465   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11466   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11467   include:
11468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11471   layout:
11472     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11473     layout: "plot-throughput"
11474
11475 - type: "plot"
11476   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11477   algorithm: "plot_perf_box_name"
11478   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11480   include:
11481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11484   layout:
11485     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11486     layout: "plot-throughput"
11487
11488 - type: "plot"
11489   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11490   algorithm: "plot_perf_box_name"
11491   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11493   include:
11494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11496     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11499   layout:
11500     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11501     layout: "plot-throughput"
11502
11503 - type: "plot"
11504   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11505   algorithm: "plot_perf_box_name"
11506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11508   include:
11509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11514   layout:
11515     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11516     layout: "plot-throughput"
11517
11518 - type: "plot"
11519   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11520   algorithm: "plot_perf_box_name"
11521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11523   include:
11524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11527   layout:
11528     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11529     layout: "plot-throughput"
11530
11531 - type: "plot"
11532   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11533   algorithm: "plot_perf_box_name"
11534   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11536   include:
11537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11540   layout:
11541     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11542     layout: "plot-throughput"
11543
11544 - type: "plot"
11545   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11546   algorithm: "plot_perf_box_name"
11547   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11548   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11549   include:
11550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11556   layout:
11557     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11558     layout: "plot-throughput"
11559
11560 - type: "plot"
11561   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11562   algorithm: "plot_perf_box_name"
11563   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11564   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11565   include:
11566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11572   layout:
11573     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11574     layout: "plot-throughput"
11575
11576 - type: "plot"
11577   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11578   algorithm: "plot_perf_box_name"
11579   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11581   include:
11582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11588   layout:
11589     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11590     layout: "plot-throughput"
11591
11592 - type: "plot"
11593   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11594   algorithm: "plot_perf_box_name"
11595   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11596   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11597   include:
11598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11604   layout:
11605     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11610   algorithm: "plot_perf_box_name"
11611   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11612   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11613   include:
11614     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11617   layout:
11618     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11619     layout: "plot-throughput"
11620
11621 - type: "plot"
11622   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11623   algorithm: "plot_perf_box_name"
11624   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11625   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11626   include:
11627     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11629     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11630   layout:
11631     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11632     layout: "plot-throughput"
11633
11634 - type: "plot"
11635   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11636   algorithm: "plot_perf_box_name"
11637   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11638   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11639   include:
11640     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11641     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11642     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11643 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11644 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11645   layout:
11646     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11647     layout: "plot-throughput"
11648
11649 - type: "plot"
11650   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11651   algorithm: "plot_perf_box_name"
11652   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11654   include:
11655     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11658 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11659 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11660   layout:
11661     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11662     layout: "plot-throughput"
11663
11664 - type: "plot"
11665   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11666   algorithm: "plot_perf_box_name"
11667   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11669   include:
11670     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11671     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11675   layout:
11676     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11677     layout: "plot-throughput"
11678
11679 - type: "plot"
11680   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11681   algorithm: "plot_perf_box_name"
11682   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11683   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11684   include:
11685     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11686     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11687     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11690   layout:
11691     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11692     layout: "plot-throughput"
11693
11694 - type: "plot"
11695   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11696   algorithm: "plot_perf_box_name"
11697   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11699   include:
11700     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11701     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11702     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11705   layout:
11706     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11707     layout: "plot-throughput"
11708
11709 - type: "plot"
11710   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11711   algorithm: "plot_perf_box_name"
11712   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11713   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11714   include:
11715     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11716     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11717     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11718     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11719     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11720   layout:
11721     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11722     layout: "plot-throughput"
11723
11724 - type: "plot"
11725   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11726   algorithm: "plot_perf_box_name"
11727   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11729   include:
11730     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11731     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11732     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11733     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11734     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11735     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11736   layout:
11737     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11738     layout: "plot-throughput"
11739
11740 - type: "plot"
11741   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11742   algorithm: "plot_perf_box_name"
11743   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11745   include:
11746     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11747     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11748     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11749     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11750     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11751     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11752   layout:
11753     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11754     layout: "plot-throughput"
11755
11756 - type: "plot"
11757   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11758   algorithm: "plot_perf_box_name"
11759   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11761   include:
11762     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11763     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11764     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11765     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11766     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11768   layout:
11769     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11770     layout: "plot-throughput"
11771
11772 - type: "plot"
11773   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11774   algorithm: "plot_perf_box_name"
11775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11777   include:
11778     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11779     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11780     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11781     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11784   layout:
11785     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11786     layout: "plot-throughput"
11787
11788 - type: "plot"
11789   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11790   algorithm: "plot_perf_box_name"
11791   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11792   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11793   include:
11794     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11795     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11799   layout:
11800     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11801     layout: "plot-throughput"
11802
11803 - type: "plot"
11804   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11805   algorithm: "plot_perf_box_name"
11806   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11807   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11808   include:
11809     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11814   layout:
11815     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11816     layout: "plot-throughput"
11817
11818 - type: "plot"
11819   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11820   algorithm: "plot_perf_box_name"
11821   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11822   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11823   include:
11824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11830   layout:
11831     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11832     layout: "plot-throughput"
11833
11834 - type: "plot"
11835   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11836   algorithm: "plot_perf_box_name"
11837   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11838   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11839   include:
11840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11846   layout:
11847     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11848     layout: "plot-throughput"
11849
11850 - type: "plot"
11851   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11852   algorithm: "plot_perf_box_name"
11853   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11854   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11855   include:
11856     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11861   layout:
11862     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11863     layout: "plot-throughput"
11864
11865 - type: "plot"
11866   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11867   algorithm: "plot_perf_box_name"
11868   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11869   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11870   include:
11871     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11872     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11873     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11874     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11876   layout:
11877     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11878     layout: "plot-throughput"
11879
11880 - type: "plot"
11881   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11882   algorithm: "plot_perf_box_name"
11883   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11884   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11885   include:
11886     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11887     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11889     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11892   layout:
11893     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11894     layout: "plot-throughput"
11895
11896 - type: "plot"
11897   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11898   algorithm: "plot_perf_box_name"
11899   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11900   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11901   include:
11902     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11908   layout:
11909     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11910     layout: "plot-throughput"
11911
11912 - type: "plot"
11913   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11914   algorithm: "plot_perf_box_name"
11915   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11916   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11917   include:
11918     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11919     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11920     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11923   layout:
11924     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11925     layout: "plot-throughput"
11926
11927 - type: "plot"
11928   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11929   algorithm: "plot_perf_box_name"
11930   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11931   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11932   include:
11933     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11934     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11935     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11938   layout:
11939     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11940     layout: "plot-throughput"
11941
11942 - type: "plot"
11943   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11944   algorithm: "plot_perf_box_name"
11945   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11946   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11947   include:
11948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11954   layout:
11955     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11956     layout: "plot-throughput"
11957
11958 - type: "plot"
11959   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11960   algorithm: "plot_perf_box_name"
11961   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11962   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11963   include:
11964     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11970   layout:
11971     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11972     layout: "plot-throughput"
11973
11974 - type: "plot"
11975   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11976   algorithm: "plot_perf_box_name"
11977   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11979   include:
11980     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11982   layout:
11983     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11988   algorithm: "plot_perf_box_name"
11989   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11991   include:
11992     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11993     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11994   layout:
11995     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11996     layout: "plot-throughput"
11997
11998 - type: "plot"
11999   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12000   algorithm: "plot_perf_box_name"
12001   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12003   include:
12004     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12005     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12006     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12007     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12008   layout:
12009     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12010     layout: "plot-throughput"
12011
12012 - type: "plot"
12013   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12014   algorithm: "plot_perf_box_name"
12015   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12016   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12017   include:
12018     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12019     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12020     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12021     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12022   layout:
12023     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12024     layout: "plot-throughput"
12025
12026 - type: "plot"
12027   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12028   algorithm: "plot_perf_box_name"
12029   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12030   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12031   include:
12032     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12033     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12034     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12035     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12036   layout:
12037     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12038     layout: "plot-throughput"
12039
12040 - type: "plot"
12041   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12042   algorithm: "plot_perf_box_name"
12043   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12045   include:
12046     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12047     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12048     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12049     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12050   layout:
12051     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12052     layout: "plot-throughput"
12053
12054 - type: "plot"
12055   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12056   algorithm: "plot_perf_box_name"
12057   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12058   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12059   include:
12060     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12061     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12062     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12063     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12064   layout:
12065     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12066     layout: "plot-throughput"
12067
12068 - type: "plot"
12069   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12070   algorithm: "plot_perf_box_name"
12071   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12072   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12073   include:
12074     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12075     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12076     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12077     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12078   layout:
12079     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12080     layout: "plot-throughput"
12081
12082 - type: "plot"
12083   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12084   algorithm: "plot_perf_box_name"
12085   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12086   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12087   include:
12088     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12089     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12090     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12091     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12092   layout:
12093     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12094     layout: "plot-throughput"
12095
12096 - type: "plot"
12097   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12098   algorithm: "plot_perf_box_name"
12099   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12100   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12101   include:
12102     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12103     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12104     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12105     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12106   layout:
12107     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12108     layout: "plot-throughput"
12109
12110 - type: "plot"
12111   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12112   algorithm: "plot_perf_box_name"
12113   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12115   include:
12116     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12117     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12118     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12119     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12120     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12122   layout:
12123     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12124     layout: "plot-throughput"
12125
12126 - type: "plot"
12127   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12128   algorithm: "plot_perf_box_name"
12129   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12131   include:
12132     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12133     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12134     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12135     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12138   layout:
12139     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12140     layout: "plot-throughput"
12141
12142 - type: "plot"
12143   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12144   algorithm: "plot_perf_box_name"
12145   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12146   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12147   include:
12148     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12149     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12151     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12153   layout:
12154     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12155     layout: "plot-throughput"
12156
12157 - type: "plot"
12158   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12159   algorithm: "plot_perf_box_name"
12160   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12162   include:
12163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12165     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12168   layout:
12169     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12170     layout: "plot-throughput"
12171
12172 - type: "plot"
12173   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12174   algorithm: "plot_perf_box_name"
12175   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12177   include:
12178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12183   layout:
12184     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12185     layout: "plot-throughput"
12186
12187 - type: "plot"
12188   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12189   algorithm: "plot_perf_box_name"
12190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12192   include:
12193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12196     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12197     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12198   layout:
12199     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12200     layout: "plot-throughput"
12201
12202 - type: "plot"
12203   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12204   algorithm: "plot_perf_box_name"
12205   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12206   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12207   include:
12208     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12209     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12210     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12211   layout:
12212     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12213     layout: "plot-throughput"
12214
12215 - type: "plot"
12216   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12217   algorithm: "plot_perf_box_name"
12218   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12219   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12220   include:
12221     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12222     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12223     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12224   layout:
12225     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12226     layout: "plot-throughput"
12227
12228 - type: "plot"
12229   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12230   algorithm: "plot_perf_box_name"
12231   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12233   include:
12234     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12235     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12236     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12237   layout:
12238     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12239     layout: "plot-throughput"
12240
12241 - type: "plot"
12242   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12243   algorithm: "plot_perf_box_name"
12244   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12246   include:
12247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12249     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12250   layout:
12251     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12252     layout: "plot-throughput"
12253
12254 - type: "plot"
12255   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12256   algorithm: "plot_perf_box_name"
12257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12259   include:
12260     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12261     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12262     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12263     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12265   layout:
12266     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12267     layout: "plot-throughput"
12268
12269 - type: "plot"
12270   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12271   algorithm: "plot_perf_box_name"
12272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12274   include:
12275     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12276     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12277     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12280   layout:
12281     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12282     layout: "plot-throughput"
12283
12284 - type: "plot"
12285   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12286   algorithm: "plot_perf_box_name"
12287   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12289   include:
12290     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12291     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12295   layout:
12296     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12297     layout: "plot-throughput"
12298
12299 - type: "plot"
12300   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12301   algorithm: "plot_perf_box_name"
12302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12304   include:
12305     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12306     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12307     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12309     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12310   layout:
12311     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12312     layout: "plot-throughput"
12313
12314 - type: "plot"
12315   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12316   algorithm: "plot_perf_box_name"
12317   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12318   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12319   include:
12320     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12321     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12322     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12323     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12324     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12325   layout:
12326     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12327     layout: "plot-throughput"
12328
12329 - type: "plot"
12330   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12331   algorithm: "plot_perf_box_name"
12332   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12333   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12334   include:
12335     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12337     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12338     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12339     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12340   layout:
12341     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12342     layout: "plot-throughput"
12343
12344 - type: "plot"
12345   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12346   algorithm: "plot_perf_box_name"
12347   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12348   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12349   include:
12350     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12351     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12352     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12353     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12355   layout:
12356     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12357     layout: "plot-throughput"
12358
12359 - type: "plot"
12360   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12361   algorithm: "plot_perf_box_name"
12362   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12363   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12364   include:
12365     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12366     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12367     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12369     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12370   layout:
12371     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12372     layout: "plot-throughput"
12373
12374 - type: "plot"
12375   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12376   algorithm: "plot_perf_box_name"
12377   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12378   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12379   include:
12380     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12381     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12382     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12383     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12384     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12385   layout:
12386     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12387     layout: "plot-throughput"
12388
12389 - type: "plot"
12390   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12391   algorithm: "plot_perf_box_name"
12392   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12393   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12394   include:
12395     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12396     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12397     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12400   layout:
12401     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12402     layout: "plot-throughput"
12403
12404 - type: "plot"
12405   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12406   algorithm: "plot_perf_box_name"
12407   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12409   include:
12410     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12411     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12412     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12413     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12414     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12415     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12416   layout:
12417     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12418     layout: "plot-throughput"
12419
12420 - type: "plot"
12421   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12422   algorithm: "plot_perf_box_name"
12423   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12425   include:
12426     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12427     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12428     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12429     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12430     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12431     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12432   layout:
12433     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12434     layout: "plot-throughput"
12435
12436 - type: "plot"
12437   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12438   algorithm: "plot_perf_box_name"
12439   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12441   include:
12442     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12443     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12444     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12445     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12446   layout:
12447     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12448     layout: "plot-throughput"
12449
12450 - type: "plot"
12451   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12452   algorithm: "plot_perf_box_name"
12453   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12454   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12455   include:
12456     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12457     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12458     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12459     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12460   layout:
12461     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12462     layout: "plot-throughput"
12463
12464 - type: "plot"
12465   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12466   algorithm: "plot_perf_box_name"
12467   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12468   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12469   include:
12470     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12471     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12472     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12473     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12474     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12475     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12476   layout:
12477     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12478     layout: "plot-throughput"
12479
12480 - type: "plot"
12481   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12482   algorithm: "plot_perf_box_name"
12483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12485   include:
12486     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12487     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12488     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12489     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12490     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12491     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12492   layout:
12493     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12494     layout: "plot-throughput"
12495
12496 - type: "plot"
12497   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12498   algorithm: "plot_perf_box_name"
12499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12501   include:
12502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12504     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12505     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12506     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12507     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12508   layout:
12509     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12510     layout: "plot-throughput"
12511
12512 - type: "plot"
12513   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12514   algorithm: "plot_perf_box_name"
12515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12517   include:
12518     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12519     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12520     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12521     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12522     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12523     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12524   layout:
12525     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12526     layout: "plot-throughput"
12527
12528 - type: "plot"
12529   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12530   algorithm: "plot_perf_box_name"
12531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12533   include:
12534     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12535     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12536     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12537     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12538     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12539     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12540   layout:
12541     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12542     layout: "plot-throughput"
12543
12544 - type: "plot"
12545   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12546   algorithm: "plot_perf_box_name"
12547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12549   include:
12550     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12551     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12552     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12553     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12554     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12555     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12556   layout:
12557     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12558     layout: "plot-throughput"
12559
12560 - type: "plot"
12561   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12562   algorithm: "plot_perf_box_name"
12563   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12564   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12565   include:
12566     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12567     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12568     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12569     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12570     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12571     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12572   layout:
12573     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12574     layout: "plot-throughput"
12575
12576 - type: "plot"
12577   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12578   algorithm: "plot_perf_box_name"
12579   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12580   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12581   include:
12582     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12583     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12584     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12585     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12586     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12587     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12588   layout:
12589     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12590     layout: "plot-throughput"
12591
12592 - type: "plot"
12593   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12594   algorithm: "plot_perf_box_name"
12595   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12596   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12597   include:
12598     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12599     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12600     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12601     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12602     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12603     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12604   layout:
12605     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12606     layout: "plot-throughput"
12607
12608 - type: "plot"
12609   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12610   algorithm: "plot_perf_box_name"
12611   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12612   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12613   include:
12614     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12615     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12616     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12617     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12618     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12619     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12620   layout:
12621     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12622     layout: "plot-throughput"
12623
12624 - type: "plot"
12625   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12626   algorithm: "plot_perf_box_name"
12627   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12629   include:
12630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12636   layout:
12637     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12642   algorithm: "plot_perf_box_name"
12643   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12645   include:
12646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12652   layout:
12653     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12654     layout: "plot-throughput"
12655
12656 - type: "plot"
12657   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12658   algorithm: "plot_perf_box_name"
12659   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12661   include:
12662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12668   layout:
12669     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12670     layout: "plot-throughput"
12671
12672 - type: "plot"
12673   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12674   algorithm: "plot_perf_box_name"
12675   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12676   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12677   include:
12678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12684   layout:
12685     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12686     layout: "plot-throughput"
12687
12688 - type: "plot"
12689   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12690   algorithm: "plot_perf_box_name"
12691   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12692   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12693   include:
12694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12700   layout:
12701     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12702     layout: "plot-throughput"
12703
12704 - type: "plot"
12705   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12706   algorithm: "plot_perf_box_name"
12707   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12709   include:
12710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12716   layout:
12717     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12722   algorithm: "plot_perf_box_name"
12723   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12725   include:
12726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12730   layout:
12731     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12732     layout: "plot-throughput"
12733
12734 - type: "plot"
12735   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12736   algorithm: "plot_perf_box_name"
12737   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12738   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12739   include:
12740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12744   layout:
12745     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12746     layout: "plot-throughput"
12747
12748 - type: "plot"
12749   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12750   algorithm: "plot_perf_box_name"
12751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12753   include:
12754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12758   layout:
12759     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12760     layout: "plot-throughput"
12761
12762 - type: "plot"
12763   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12764   algorithm: "plot_perf_box_name"
12765   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12766   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12767   include:
12768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12772   layout:
12773     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12774     layout: "plot-throughput"
12775
12776 - type: "plot"
12777   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12778   algorithm: "plot_perf_box_name"
12779   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12781   include:
12782     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12783     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12784     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12785     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12786     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12787     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12788   layout:
12789     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12790     layout: "plot-throughput"
12791
12792 - type: "plot"
12793   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12794   algorithm: "plot_perf_box_name"
12795   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12796   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12797   include:
12798     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12799     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12800     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12801     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12802     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12803     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12804   layout:
12805     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12806     layout: "plot-throughput"
12807
12808 - type: "plot"
12809   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12810   algorithm: "plot_perf_box_name"
12811   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12813   include:
12814     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12815     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12816     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12817     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12818     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12819   layout:
12820     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12821     layout: "plot-throughput"
12822
12823 - type: "plot"
12824   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12825   algorithm: "plot_perf_box_name"
12826   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12828   include:
12829     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12830     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12831     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12832     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12833     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12834   layout:
12835     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12836     layout: "plot-throughput"
12837
12838 - type: "plot"
12839   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12840   algorithm: "plot_perf_box_name"
12841   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12843   include:
12844     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12848     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12849   layout:
12850     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12851     layout: "plot-throughput"
12852
12853 - type: "plot"
12854   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12855   algorithm: "plot_perf_box_name"
12856   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12858   include:
12859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12864   layout:
12865     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12866     layout: "plot-throughput"
12867
12868 - type: "plot"
12869   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12870   algorithm: "plot_perf_box_name"
12871   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12873   include:
12874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12878   layout:
12879     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12880     layout: "plot-throughput"
12881
12882 - type: "plot"
12883   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12884   algorithm: "plot_perf_box_name"
12885   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12887   include:
12888     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12892   layout:
12893     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12894     layout: "plot-throughput"
12895
12896 - type: "plot"
12897   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12898   algorithm: "plot_perf_box_name"
12899   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12900   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12901   include:
12902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12908   layout:
12909     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12910     layout: "plot-throughput"
12911
12912 - type: "plot"
12913   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12914   algorithm: "plot_perf_box_name"
12915   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12916   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12917   include:
12918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12924   layout:
12925     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12926     layout: "plot-throughput"
12927
12928 - type: "plot"
12929   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12930   algorithm: "plot_perf_box_name"
12931   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12932   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12933   include:
12934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12940   layout:
12941     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12942     layout: "plot-throughput"
12943
12944 - type: "plot"
12945   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12946   algorithm: "plot_perf_box_name"
12947   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12949   include:
12950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12956   layout:
12957     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12958     layout: "plot-throughput"
12959
12960 - type: "plot"
12961   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12962   algorithm: "plot_perf_box_name"
12963   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12965   include:
12966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12972   layout:
12973     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12974     layout: "plot-throughput"
12975
12976 - type: "plot"
12977   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12978   algorithm: "plot_perf_box_name"
12979   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12981   include:
12982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12988   layout:
12989     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12990     layout: "plot-throughput"
12991
12992 - type: "plot"
12993   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12994   algorithm: "plot_perf_box_name"
12995   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12997   include:
12998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13004   layout:
13005     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13006     layout: "plot-throughput"
13007
13008 - type: "plot"
13009   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13010   algorithm: "plot_perf_box_name"
13011   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13013   include:
13014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13020   layout:
13021     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13022     layout: "plot-throughput"
13023
13024 - type: "plot"
13025   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13026   algorithm: "plot_perf_box_name"
13027   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13028   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13029   include:
13030     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13034   layout:
13035     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13036     layout: "plot-throughput"
13037
13038 - type: "plot"
13039   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13040   algorithm: "plot_perf_box_name"
13041   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13042   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13043   include:
13044     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13045     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13048   layout:
13049     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13050     layout: "plot-throughput"
13051
13052 - type: "plot"
13053   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13054   algorithm: "plot_perf_box_name"
13055   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13056   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13057   include:
13058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13064   layout:
13065     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13066     layout: "plot-throughput"
13067
13068 - type: "plot"
13069   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13070   algorithm: "plot_perf_box_name"
13071   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13072   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13073   include:
13074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13080   layout:
13081     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13082     layout: "plot-throughput"
13083
13084 - type: "plot"
13085   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13086   algorithm: "plot_perf_box_name"
13087   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13088   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13089   include:
13090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13096   layout:
13097     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13098     layout: "plot-throughput"
13099
13100 - type: "plot"
13101   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13102   algorithm: "plot_perf_box_name"
13103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13105   include:
13106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13112   layout:
13113     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13114     layout: "plot-throughput"
13115
13116 #- type: "plot"
13117 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13118 #  algorithm: "plot_perf_box_name"
13119 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13120 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13121 #  include:
13122 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13123 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13124 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13125 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13126 #  layout:
13127 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13128 #    layout: "plot-throughput"
13129 #
13130 #- type: "plot"
13131 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13132 #  algorithm: "plot_perf_box_name"
13133 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13134 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13135 #  include:
13136 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13137 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13138 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13139 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13140 #  layout:
13141 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13142 #    layout: "plot-throughput"
13143
13144 - type: "plot"
13145   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13146   algorithm: "plot_perf_box_name"
13147   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13148   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13149   include:
13150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13156   layout:
13157     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13158     layout: "plot-throughput"
13159
13160 - type: "plot"
13161   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13162   algorithm: "plot_perf_box_name"
13163   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13164   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13165   include:
13166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13172   layout:
13173     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13174     layout: "plot-throughput"
13175
13176 #- type: "plot"
13177 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13178 #  algorithm: "plot_perf_box_name"
13179 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13180 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13181 #  include:
13182 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13183 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13184 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13185 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13186 #  layout:
13187 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13188 #    layout: "plot-throughput"
13189 #
13190 #- type: "plot"
13191 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13192 #  algorithm: "plot_perf_box_name"
13193 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13194 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13195 #  include:
13196 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13197 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13198 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13199 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13200 #  layout:
13201 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13202 #    layout: "plot-throughput"
13203
13204 - type: "plot"
13205   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13206   algorithm: "plot_perf_box_name"
13207   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13208   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13209   include:
13210     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13211     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13212     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13213     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13214     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13215     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13216   layout:
13217     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13218     layout: "plot-throughput"
13219
13220 - type: "plot"
13221   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13222   algorithm: "plot_perf_box_name"
13223   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13224   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13225   include:
13226     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13227     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13228     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13229     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13230     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13231     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13232   layout:
13233     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13234     layout: "plot-throughput"
13235
13236 #- type: "plot"
13237 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13238 #  algorithm: "plot_perf_box_name"
13239 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13240 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13241 #  include:
13242 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13243 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13244 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13245 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13246 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13247 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13248 #  layout:
13249 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13250 #    layout: "plot-throughput"
13251 #
13252 #- type: "plot"
13253 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13254 #  algorithm: "plot_perf_box_name"
13255 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13256 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13257 #  include:
13258 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13259 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13260 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13261 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13262 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13263 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13264 #  layout:
13265 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13266 #    layout: "plot-throughput"
13267
13268 - type: "plot"
13269   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13270   algorithm: "plot_perf_box_name"
13271   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13273   include:
13274     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13275     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13276     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13277     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13278     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13279     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13280   layout:
13281     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13282     layout: "plot-throughput"
13283
13284 - type: "plot"
13285   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13286   algorithm: "plot_perf_box_name"
13287   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13289   include:
13290     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13291     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13292     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13293     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13294     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13295     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13296   layout:
13297     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13298     layout: "plot-throughput"
13299
13300 - type: "plot"
13301   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13302   algorithm: "plot_perf_box_name"
13303   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13305   include:
13306     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13307     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13308     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13309     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13310     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13311     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13312   layout:
13313     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13314     layout: "plot-throughput"
13315
13316 - type: "plot"
13317   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13318   algorithm: "plot_perf_box_name"
13319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13321   include:
13322     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13323     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13324     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13325     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13326     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13327     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13328   layout:
13329     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13330     layout: "plot-throughput"
13331
13332 - type: "plot"
13333   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13334   algorithm: "plot_perf_box_name"
13335   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13337   include:
13338     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13339     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13340     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13341     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13342     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13343     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13344   layout:
13345     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13346     layout: "plot-throughput"
13347
13348 - type: "plot"
13349   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13350   algorithm: "plot_perf_box_name"
13351   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13353   include:
13354     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13355     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13356     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13357     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13358     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13359     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13360   layout:
13361     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13362     layout: "plot-throughput"
13363
13364 - type: "plot"
13365   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13366   algorithm: "plot_perf_box_name"
13367   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13368   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13369   include:
13370     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13371     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13372     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13373     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13374     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13375     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13376   layout:
13377     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13378     layout: "plot-throughput"
13379
13380 - type: "plot"
13381   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13382   algorithm: "plot_perf_box_name"
13383   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13384   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13385   include:
13386     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13387     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13388     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13389     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13390     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13391     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13392   layout:
13393     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13394     layout: "plot-throughput"
13395
13396 #- type: "plot"
13397 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13398 #  algorithm: "plot_perf_box_name"
13399 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13400 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13401 #  include:
13402 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13403 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13404 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13405 #  layout:
13406 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13407 #    layout: "plot-throughput"
13408 #
13409 #- type: "plot"
13410 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13411 #  algorithm: "plot_perf_box_name"
13412 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13413 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13414 #  include:
13415 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13416 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13417 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13418 #  layout:
13419 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13420 #    layout: "plot-throughput"
13421
13422 - type: "plot"
13423   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13424   algorithm: "plot_perf_box_name"
13425   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13426   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13427   include:
13428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13433   layout:
13434     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13435     layout: "plot-throughput"
13436
13437 - type: "plot"
13438   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13439   algorithm: "plot_perf_box_name"
13440   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13441   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13442   include:
13443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13448   layout:
13449     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13450     layout: "plot-throughput"
13451
13452 - type: "plot"
13453   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13454   algorithm: "plot_perf_box_name"
13455   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13456   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13457   include:
13458     - "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"
13459     - "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"
13460     - "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"
13461     - "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"
13462     - "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"
13463   layout:
13464     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13465     layout: "plot-throughput"
13466
13467 - type: "plot"
13468   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13469   algorithm: "plot_perf_box_name"
13470   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13471   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13472   include:
13473     - "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"
13474     - "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"
13475     - "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"
13476     - "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"
13477     - "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"
13478   layout:
13479     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13480     layout: "plot-throughput"
13481
13482 - type: "plot"
13483   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13484   algorithm: "plot_perf_box_name"
13485   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13486   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13487   include:
13488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13493   layout:
13494     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13495     layout: "plot-throughput"
13496
13497 - type: "plot"
13498   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13499   algorithm: "plot_perf_box_name"
13500   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13502   include:
13503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13508   layout:
13509     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13510     layout: "plot-throughput"
13511
13512 - type: "plot"
13513   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13514   algorithm: "plot_perf_box_name"
13515   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13516   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13517   include:
13518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13523   layout:
13524     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13525     layout: "plot-throughput"
13526
13527 - type: "plot"
13528   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13529   algorithm: "plot_perf_box_name"
13530   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13531   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13532   include:
13533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13538   layout:
13539     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13540     layout: "plot-throughput"
13541
13542 - type: "plot"
13543   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13544   algorithm: "plot_perf_box_name"
13545   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13547   include:
13548     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13549     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13550     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13551     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13552     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13553   layout:
13554     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13555     layout: "plot-throughput"
13556
13557 - type: "plot"
13558   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13559   algorithm: "plot_perf_box_name"
13560   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13561   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13562   include:
13563     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13564     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13565     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13566     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13568   layout:
13569     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13570     layout: "plot-throughput"
13571
13572 - type: "plot"
13573   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13574   algorithm: "plot_perf_box_name"
13575   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13577   include:
13578     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13579     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13580     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13581     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13582     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13583   layout:
13584     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13585     layout: "plot-throughput"
13586
13587 - type: "plot"
13588   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13589   algorithm: "plot_perf_box_name"
13590   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13592   include:
13593     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13595     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13596     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13597     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13598   layout:
13599     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13600     layout: "plot-throughput"
13601
13602 - type: "plot"
13603   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13604   algorithm: "plot_perf_box_name"
13605   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13607   include:
13608     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13609     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13610     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13611     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13612   layout:
13613     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13614     layout: "plot-throughput"
13615
13616 - type: "plot"
13617   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13618   algorithm: "plot_perf_box_name"
13619   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13621   include:
13622     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13623     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13624     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13625     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13626   layout:
13627     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13628     layout: "plot-throughput"
13629
13630 - type: "plot"
13631   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13632   algorithm: "plot_perf_box_name"
13633   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13634   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13635   include:
13636     - "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"
13637     - "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"
13638     - "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"
13639     - "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"
13640   layout:
13641     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13642     layout: "plot-throughput"
13643
13644 - type: "plot"
13645   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13646   algorithm: "plot_perf_box_name"
13647   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13649   include:
13650     - "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"
13651     - "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"
13652     - "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"
13653     - "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"
13654   layout:
13655     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13656     layout: "plot-throughput"
13657
13658 - type: "plot"
13659   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13660   algorithm: "plot_perf_box_name"
13661   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13662   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13663   include:
13664     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13670   layout:
13671     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13672     layout: "plot-throughput"
13673
13674 - type: "plot"
13675   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13676   algorithm: "plot_perf_box_name"
13677   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13679   include:
13680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13685     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13686   layout:
13687     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13688     layout: "plot-throughput"
13689
13690 - type: "plot"
13691   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13692   algorithm: "plot_perf_box_name"
13693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13695   include:
13696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13701     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13702   layout:
13703     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13704     layout: "plot-throughput"
13705
13706 - type: "plot"
13707   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13708   algorithm: "plot_perf_box_name"
13709   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13711   include:
13712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13717     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13718   layout:
13719     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13720     layout: "plot-throughput"
13721
13722 - type: "plot"
13723   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13724   algorithm: "plot_perf_box_name"
13725   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13727   include:
13728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13734   layout:
13735     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13736     layout: "plot-throughput"
13737
13738 - type: "plot"
13739   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13740   algorithm: "plot_perf_box_name"
13741   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13742   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13743   include:
13744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13750   layout:
13751     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13752     layout: "plot-throughput"
13753
13754 - type: "plot"
13755   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13756   algorithm: "plot_perf_box_name"
13757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13759   include:
13760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13762     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13764     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13765   layout:
13766     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13767     layout: "plot-throughput"
13768
13769 - type: "plot"
13770   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13771   algorithm: "plot_perf_box_name"
13772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13774   include:
13775     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13777     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13778     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13779     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13780   layout:
13781     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13782     layout: "plot-throughput"
13783
13784 - type: "plot"
13785   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13786   algorithm: "plot_perf_box_name"
13787   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13788   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13789   include:
13790     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13791     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13792   layout:
13793     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13794     layout: "plot-throughput"
13795
13796 - type: "plot"
13797   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13798   algorithm: "plot_perf_box_name"
13799   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13801   include:
13802     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13803     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13804   layout:
13805     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13806     layout: "plot-throughput"
13807
13808 - type: "plot"
13809   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13810   algorithm: "plot_perf_box_name"
13811   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13813   include:
13814     - "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"
13815     - "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"
13816   layout:
13817     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13818     layout: "plot-throughput"
13819
13820 - type: "plot"
13821   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13822   algorithm: "plot_perf_box_name"
13823   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13825   include:
13826     - "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"
13827     - "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"
13828   layout:
13829     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13830     layout: "plot-throughput"
13831
13832 - type: "plot"
13833   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13834   algorithm: "plot_perf_box_name"
13835   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13836   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13837   include:
13838     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13839     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13840   layout:
13841     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13842     layout: "plot-throughput"
13843
13844 - type: "plot"
13845   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13846   algorithm: "plot_perf_box_name"
13847   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13849   include:
13850     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13851     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13852   layout:
13853     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13854     layout: "plot-throughput"
13855
13856 - type: "plot"
13857   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13858   algorithm: "plot_perf_box_name"
13859   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13861   include:
13862     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13863     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13864   layout:
13865     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13866     layout: "plot-throughput"
13867
13868 - type: "plot"
13869   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13870   algorithm: "plot_perf_box_name"
13871   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13873   include:
13874     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13875     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13876   layout:
13877     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13878     layout: "plot-throughput"
13879
13880 - type: "plot"
13881   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13882   algorithm: "plot_perf_box_name"
13883   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13884   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13885   include:
13886     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13887     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13888     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13889     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13890     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13891     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13892   layout:
13893     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13894     layout: "plot-throughput"
13895
13896 - type: "plot"
13897   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13898   algorithm: "plot_perf_box_name"
13899   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13900   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13901   include:
13902     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13903     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13904     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13905     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13906     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13907     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13908   layout:
13909     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13910     layout: "plot-throughput"
13911
13912 - type: "plot"
13913   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13914   algorithm: "plot_perf_box_name"
13915   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13916   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13917   include:
13918     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13919     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13920     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13921     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13922     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13923     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13924   layout:
13925     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13926     layout: "plot-throughput"
13927
13928 - type: "plot"
13929   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13930   algorithm: "plot_perf_box_name"
13931   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13932   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13933   include:
13934     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13935     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13938     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13940   layout:
13941     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13942     layout: "plot-throughput"
13943
13944 #- type: "plot"
13945 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13946 #  algorithm: "plot_perf_box_name"
13947 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13948 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13949 #  include:
13950 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13951 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13952 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13953 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13954 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13955 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13956 #  layout:
13957 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13958 #    layout: "plot-throughput"
13959 #
13960 #- type: "plot"
13961 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13962 #  algorithm: "plot_perf_box_name"
13963 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13964 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13965 #  include:
13966 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13967 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13968 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13969 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13970 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13971 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13972 #  layout:
13973 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13974 #    layout: "plot-throughput"
13975
13976 - type: "plot"
13977   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13978   algorithm: "plot_perf_box_name"
13979   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13980   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13981   include:
13982     - "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"
13983     - "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"
13984     - "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"
13985     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13986     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13987     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13988   layout:
13989     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13990     layout: "plot-throughput"
13991
13992 - type: "plot"
13993   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13994   algorithm: "plot_perf_box_name"
13995   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13996   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13997   include:
13998     - "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"
13999     - "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"
14000     - "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"
14001     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14002     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14003     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14004   layout:
14005     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14006     layout: "plot-throughput"
14007
14008 ################################################################################
14009
14010 # Packet Speedup
14011
14012 - type: "plot"
14013   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14014   algorithm: "plot_tsa_name"
14015   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14016   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14017   include:
14018     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14019     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14020     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14021     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14022   layout:
14023     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14024     layout: "plot-throughput-speedup-analysis"
14025
14026 - type: "plot"
14027   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14028   algorithm: "plot_tsa_name"
14029   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14030   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14031   include:
14032     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14033     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14034     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14035     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14036   layout:
14037     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14038     layout: "plot-throughput-speedup-analysis"
14039
14040 - type: "plot"
14041   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14042   algorithm: "plot_tsa_name"
14043   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14044   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14045   include:
14046     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14047     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14048     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14049     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14050   layout:
14051     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14052     layout: "plot-throughput-speedup-analysis"
14053
14054 - type: "plot"
14055   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14056   algorithm: "plot_tsa_name"
14057   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14059   include:
14060     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14061     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14062     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14063     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14064   layout:
14065     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14066     layout: "plot-throughput-speedup-analysis"
14067
14068 - type: "plot"
14069   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14070   algorithm: "plot_tsa_name"
14071   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14072   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14073   include:
14074     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14075     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14076     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14077     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14078     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14079   layout:
14080     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14081     layout: "plot-throughput-speedup-analysis"
14082
14083 - type: "plot"
14084   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14085   algorithm: "plot_tsa_name"
14086   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14088   include:
14089     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14090     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14091     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14092     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14093     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14094   layout:
14095     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14096     layout: "plot-throughput-speedup-analysis"
14097
14098 - type: "plot"
14099   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14100   algorithm: "plot_tsa_name"
14101   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14103   include:
14104     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14105     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14106     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14107     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14108     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14109   layout:
14110     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14111     layout: "plot-throughput-speedup-analysis"
14112
14113 - type: "plot"
14114   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14115   algorithm: "plot_tsa_name"
14116   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14117   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14118   include:
14119     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14120     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14121     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14122     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14123     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14124   layout:
14125     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14126     layout: "plot-throughput-speedup-analysis"
14127
14128 - type: "plot"
14129   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14130   algorithm: "plot_tsa_name"
14131   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14133   include:
14134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14137     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14140   layout:
14141     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14142     layout: "plot-throughput-speedup-analysis"
14143
14144 - type: "plot"
14145   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14146   algorithm: "plot_tsa_name"
14147   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14149   include:
14150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14156   layout:
14157     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14158     layout: "plot-throughput-speedup-analysis"
14159
14160 - type: "plot"
14161   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14162   algorithm: "plot_tsa_name"
14163   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14164   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14165   include:
14166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14171   layout:
14172     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14173     layout: "plot-throughput-speedup-analysis"
14174
14175 - type: "plot"
14176   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14177   algorithm: "plot_tsa_name"
14178   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14179   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14180   include:
14181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14186   layout:
14187     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14188     layout: "plot-throughput-speedup-analysis"
14189
14190 - type: "plot"
14191   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14192   algorithm: "plot_tsa_name"
14193   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14194   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14195   include:
14196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14199   layout:
14200     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14201     layout: "plot-throughput-speedup-analysis"
14202
14203 - type: "plot"
14204   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14205   algorithm: "plot_tsa_name"
14206   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14208   include:
14209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14212   layout:
14213     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14214     layout: "plot-throughput-speedup-analysis"
14215
14216 - type: "plot"
14217   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14218   algorithm: "plot_tsa_name"
14219   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14221   include:
14222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14227   layout:
14228     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14229     layout: "plot-throughput-speedup-analysis"
14230
14231 - type: "plot"
14232   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14233   algorithm: "plot_tsa_name"
14234   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14236   include:
14237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14242   layout:
14243     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14244     layout: "plot-throughput-speedup-analysis"
14245
14246 - type: "plot"
14247   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14248   algorithm: "plot_tsa_name"
14249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14251   include:
14252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14255   layout:
14256     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14257     layout: "plot-throughput-speedup-analysis"
14258
14259 - type: "plot"
14260   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14261   algorithm: "plot_tsa_name"
14262   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14264   include:
14265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14268   layout:
14269     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14270     layout: "plot-throughput-speedup-analysis"
14271
14272 - type: "plot"
14273   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14274   algorithm: "plot_tsa_name"
14275   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14276   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14277   include:
14278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14284   layout:
14285     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14286     layout: "plot-throughput-speedup-analysis"
14287
14288 - type: "plot"
14289   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14290   algorithm: "plot_tsa_name"
14291   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14293   include:
14294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14300   layout:
14301     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14302     layout: "plot-throughput-speedup-analysis"
14303
14304 - type: "plot"
14305   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14306   algorithm: "plot_tsa_name"
14307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14309   include:
14310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14316   layout:
14317     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14318     layout: "plot-throughput-speedup-analysis"
14319
14320 - type: "plot"
14321   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14322   algorithm: "plot_tsa_name"
14323   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14325   include:
14326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14332   layout:
14333     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14334     layout: "plot-throughput-speedup-analysis"
14335
14336 - type: "plot"
14337   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14338   algorithm: "plot_tsa_name"
14339   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14341   include:
14342     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14345   layout:
14346     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14347     layout: "plot-throughput-speedup-analysis"
14348
14349 - type: "plot"
14350   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14351   algorithm: "plot_tsa_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14354   include:
14355     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14357     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14358   layout:
14359     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14360     layout: "plot-throughput-speedup-analysis"
14361
14362 - type: "plot"
14363   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14364   algorithm: "plot_tsa_name"
14365   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14367   include:
14368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14371 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14372 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14373   layout:
14374     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14375     layout: "plot-throughput-speedup-analysis"
14376
14377 - type: "plot"
14378   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14379   algorithm: "plot_tsa_name"
14380   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14382   include:
14383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14386 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14387 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14388   layout:
14389     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14390     layout: "plot-throughput-speedup-analysis"
14391
14392 - type: "plot"
14393   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14394   algorithm: "plot_tsa_name"
14395   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14397   include:
14398     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14399     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14400     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14403   layout:
14404     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14405     layout: "plot-throughput-speedup-analysis"
14406
14407 - type: "plot"
14408   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14409   algorithm: "plot_tsa_name"
14410   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14412   include:
14413     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14418   layout:
14419     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14420     layout: "plot-throughput-speedup-analysis"
14421
14422 - type: "plot"
14423   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14424   algorithm: "plot_tsa_name"
14425   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14427   include:
14428     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14429     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14433   layout:
14434     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14435     layout: "plot-throughput-speedup-analysis"
14436
14437 - type: "plot"
14438   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14439   algorithm: "plot_tsa_name"
14440   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14442   include:
14443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14448   layout:
14449     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14450     layout: "plot-throughput-speedup-analysis"
14451
14452 - type: "plot"
14453   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14454   algorithm: "plot_tsa_name"
14455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14457   include:
14458     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14464   layout:
14465     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14466     layout: "plot-throughput-speedup-analysis"
14467
14468 - type: "plot"
14469   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14470   algorithm: "plot_tsa_name"
14471   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14473   include:
14474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14480   layout:
14481     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14482     layout: "plot-throughput-speedup-analysis"
14483
14484 - type: "plot"
14485   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14486   algorithm: "plot_tsa_name"
14487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14489   include:
14490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14496   layout:
14497     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14498     layout: "plot-throughput-speedup-analysis"
14499
14500 - type: "plot"
14501   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14502   algorithm: "plot_tsa_name"
14503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14505   include:
14506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14512   layout:
14513     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14514     layout: "plot-throughput-speedup-analysis"
14515
14516 - type: "plot"
14517   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14518   algorithm: "plot_tsa_name"
14519   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14521   include:
14522     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14523     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14524   layout:
14525     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14526     layout: "plot-throughput-speedup-analysis"
14527
14528 - type: "plot"
14529   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14530   algorithm: "plot_tsa_name"
14531   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14533   include:
14534     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14536   layout:
14537     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14538     layout: "plot-throughput-speedup-analysis"
14539
14540 - type: "plot"
14541   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14542   algorithm: "plot_tsa_name"
14543   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14544   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14545   include:
14546     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14547     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14548     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14550   layout:
14551     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14552     layout: "plot-throughput-speedup-analysis"
14553
14554 - type: "plot"
14555   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14556   algorithm: "plot_tsa_name"
14557   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14559   include:
14560     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14561     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14562     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14563     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14564   layout:
14565     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14566     layout: "plot-throughput-speedup-analysis"
14567
14568 - type: "plot"
14569   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14570   algorithm: "plot_tsa_name"
14571   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14572   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14573   include:
14574     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14577     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14578   layout:
14579     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14580     layout: "plot-throughput-speedup-analysis"
14581
14582 - type: "plot"
14583   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14584   algorithm: "plot_tsa_name"
14585   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14587   include:
14588     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14590     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14591     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14592   layout:
14593     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14594     layout: "plot-throughput-speedup-analysis"
14595
14596 - type: "plot"
14597   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14598   algorithm: "plot_tsa_name"
14599   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14600   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14601   include:
14602     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14603     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14608   layout:
14609     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14610     layout: "plot-throughput-speedup-analysis"
14611
14612 - type: "plot"
14613   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14614   algorithm: "plot_tsa_name"
14615   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14617   include:
14618     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14620     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14624   layout:
14625     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14626     layout: "plot-throughput-speedup-analysis"
14627
14628 - type: "plot"
14629   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14630   algorithm: "plot_tsa_name"
14631   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14633   include:
14634     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14639   layout:
14640     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14641     layout: "plot-throughput-speedup-analysis"
14642
14643 - type: "plot"
14644   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14645   algorithm: "plot_tsa_name"
14646   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14647   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14648   include:
14649     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14650     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14654   layout:
14655     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14656     layout: "plot-throughput-speedup-analysis"
14657
14658 - type: "plot"
14659   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14660   algorithm: "plot_tsa_name"
14661   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14662   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14663   include:
14664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14669   layout:
14670     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14671     layout: "plot-throughput-speedup-analysis"
14672
14673 - type: "plot"
14674   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14675   algorithm: "plot_tsa_name"
14676   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14677   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14678   include:
14679     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14684   layout:
14685     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14686     layout: "plot-throughput-speedup-analysis"
14687
14688 - type: "plot"
14689   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14690   algorithm: "plot_tsa_name"
14691   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14692   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14693   include:
14694     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14697   layout:
14698     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14699     layout: "plot-throughput-speedup-analysis"
14700
14701 - type: "plot"
14702   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14703   algorithm: "plot_tsa_name"
14704   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14706   include:
14707     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14708     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14710   layout:
14711     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14712     layout: "plot-throughput-speedup-analysis"
14713
14714 - type: "plot"
14715   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14716   algorithm: "plot_tsa_name"
14717   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14719   include:
14720     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14721     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14722     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14723   layout:
14724     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14725     layout: "plot-throughput-speedup-analysis"
14726
14727 - type: "plot"
14728   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14729   algorithm: "plot_tsa_name"
14730   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14731   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14732   include:
14733     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14734     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14735     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14736   layout:
14737     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14738     layout: "plot-throughput-speedup-analysis"
14739
14740 - type: "plot"
14741   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14742   algorithm: "plot_tsa_name"
14743   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14745   include:
14746     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14747     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14748     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14749     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14750     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14751   layout:
14752     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14753     layout: "plot-throughput-speedup-analysis"
14754
14755 - type: "plot"
14756   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14757   algorithm: "plot_tsa_name"
14758   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14760   include:
14761     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14762     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14763     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14764     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14765     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14766   layout:
14767     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14768     layout: "plot-throughput-speedup-analysis"
14769
14770 - type: "plot"
14771   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14772   algorithm: "plot_tsa_name"
14773   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14775   include:
14776     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14777     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14778     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14780     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14781   layout:
14782     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14783     layout: "plot-throughput-speedup-analysis"
14784
14785 - type: "plot"
14786   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14787   algorithm: "plot_tsa_name"
14788   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14790   include:
14791     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14792     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14793     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14794     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14796   layout:
14797     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14798     layout: "plot-throughput-speedup-analysis"
14799
14800 - type: "plot"
14801   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14802   algorithm: "plot_tsa_name"
14803   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14804   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14805   include:
14806     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14807     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14808     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14809     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14810     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14811     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14812   layout:
14813     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14814     layout: "plot-throughput-speedup-analysis"
14815
14816 - type: "plot"
14817   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14818   algorithm: "plot_tsa_name"
14819   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14821   include:
14822     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14823     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14824     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14825     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14826     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14827     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14828   layout:
14829     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14830     layout: "plot-throughput-speedup-analysis"
14831
14832 - type: "plot"
14833   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14834   algorithm: "plot_tsa_name"
14835   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14837   include:
14838     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14839     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14840     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14842   layout:
14843     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14844     layout: "plot-throughput-speedup-analysis"
14845
14846 - type: "plot"
14847   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14848   algorithm: "plot_tsa_name"
14849   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14851   include:
14852     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14853     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14854     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14855     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14856   layout:
14857     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14858     layout: "plot-throughput-speedup-analysis"
14859
14860 - type: "plot"
14861   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14862   algorithm: "plot_tsa_name"
14863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14865   include:
14866     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14867     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14868     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14869     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14870     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14871     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14872   layout:
14873     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14874     layout: "plot-throughput-speedup-analysis"
14875
14876 - type: "plot"
14877   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14878   algorithm: "plot_tsa_name"
14879   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14881   include:
14882     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14883     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14884     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14885     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14886     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14887     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14888   layout:
14889     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14890     layout: "plot-throughput-speedup-analysis"
14891
14892 - type: "plot"
14893   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14894   algorithm: "plot_tsa_name"
14895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14897   include:
14898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14900     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14901     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14902     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14904   layout:
14905     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14906     layout: "plot-throughput-speedup-analysis"
14907
14908 - type: "plot"
14909   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14910   algorithm: "plot_tsa_name"
14911   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14913   include:
14914     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14915     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14916     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14917     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14918     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14920   layout:
14921     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14922     layout: "plot-throughput-speedup-analysis"
14923
14924 - type: "plot"
14925   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14926   algorithm: "plot_tsa_name"
14927   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14928   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14929   include:
14930     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14931     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14932     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14933     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14934     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14935     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14936   layout:
14937     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14938     layout: "plot-throughput-speedup-analysis"
14939
14940 - type: "plot"
14941   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14942   algorithm: "plot_tsa_name"
14943   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14945   include:
14946     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14947     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14948     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14949     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14950     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14951     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14952   layout:
14953     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14954     layout: "plot-throughput-speedup-analysis"
14955
14956 - type: "plot"
14957   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14958   algorithm: "plot_tsa_name"
14959   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14961   include:
14962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14968   layout:
14969     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14970     layout: "plot-throughput-speedup-analysis"
14971
14972 - type: "plot"
14973   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14974   algorithm: "plot_tsa_name"
14975   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14977   include:
14978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14984   layout:
14985     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14986     layout: "plot-throughput-speedup-analysis"
14987
14988 - type: "plot"
14989   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14990   algorithm: "plot_tsa_name"
14991   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14993   include:
14994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15000   layout:
15001     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15009   include:
15010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15014     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15016   layout:
15017     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15018     layout: "plot-throughput-speedup-analysis"
15019
15020 - type: "plot"
15021   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15022   algorithm: "plot_tsa_name"
15023   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15025   include:
15026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15030   layout:
15031     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15032     layout: "plot-throughput-speedup-analysis"
15033
15034 - type: "plot"
15035   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15036   algorithm: "plot_tsa_name"
15037   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15038   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15039   include:
15040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15044   layout:
15045     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15046     layout: "plot-throughput-speedup-analysis"
15047
15048 - type: "plot"
15049   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15050   algorithm: "plot_tsa_name"
15051   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15052   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15053   include:
15054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15058   layout:
15059     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15060     layout: "plot-throughput-speedup-analysis"
15061
15062 - type: "plot"
15063   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15064   algorithm: "plot_tsa_name"
15065   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15067   include:
15068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15072   layout:
15073     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15074     layout: "plot-throughput-speedup-analysis"
15075
15076 - type: "plot"
15077   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15078   algorithm: "plot_tsa_name"
15079   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15080   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15081   include:
15082     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15083     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15084     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15085     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15088   layout:
15089     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15090     layout: "plot-throughput-speedup-analysis"
15091
15092 - type: "plot"
15093   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15094   algorithm: "plot_tsa_name"
15095   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15097   include:
15098     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15099     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15100     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15101     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15104   layout:
15105     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15106     layout: "plot-throughput-speedup-analysis"
15107
15108 - type: "plot"
15109   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15110   algorithm: "plot_tsa_name"
15111   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15112   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15113   include:
15114     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15115     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15116     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15117     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15119   layout:
15120     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15121     layout: "plot-throughput-speedup-analysis"
15122
15123 - type: "plot"
15124   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15125   algorithm: "plot_tsa_name"
15126   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15127   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15128   include:
15129     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15130     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15131     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15132     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15133     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15134   layout:
15135     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15136     layout: "plot-throughput-speedup-analysis"
15137
15138 - type: "plot"
15139   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15140   algorithm: "plot_tsa_name"
15141   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15142   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15143   include:
15144     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15145     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15146     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15148     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15149   layout:
15150     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15151     layout: "plot-throughput-speedup-analysis"
15152
15153 - type: "plot"
15154   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15155   algorithm: "plot_tsa_name"
15156   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15158   include:
15159     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15160     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15161     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15163     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15164   layout:
15165     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15166     layout: "plot-throughput-speedup-analysis"
15167
15168 - type: "plot"
15169   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15170   algorithm: "plot_tsa_name"
15171   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15172   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15173   include:
15174     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15175     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15176     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15177     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15178   layout:
15179     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15180     layout: "plot-throughput-speedup-analysis"
15181
15182 - type: "plot"
15183   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15184   algorithm: "plot_tsa_name"
15185   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15187   include:
15188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15192   layout:
15193     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15194     layout: "plot-throughput-speedup-analysis"
15195
15196 - type: "plot"
15197   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15198   algorithm: "plot_tsa_name"
15199   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15200   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15201   include:
15202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15208   layout:
15209     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15210     layout: "plot-throughput-speedup-analysis"
15211
15212 - type: "plot"
15213   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15214   algorithm: "plot_tsa_name"
15215   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15217   include:
15218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15223     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15224   layout:
15225     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15226     layout: "plot-throughput-speedup-analysis"
15227
15228 - type: "plot"
15229   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15230   algorithm: "plot_tsa_name"
15231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15233   include:
15234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15239     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15240   layout:
15241     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15242     layout: "plot-throughput-speedup-analysis"
15243
15244 - type: "plot"
15245   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15246   algorithm: "plot_tsa_name"
15247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15249   include:
15250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15252     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15253     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15254     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15256   layout:
15257     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15258     layout: "plot-throughput-speedup-analysis"
15259
15260 - type: "plot"
15261   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15262   algorithm: "plot_tsa_name"
15263   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15265   include:
15266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15269     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15272   layout:
15273     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15274     layout: "plot-throughput-speedup-analysis"
15275
15276 - type: "plot"
15277   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15278   algorithm: "plot_tsa_name"
15279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15281   include:
15282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15288   layout:
15289     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15290     layout: "plot-throughput-speedup-analysis"
15291
15292 - type: "plot"
15293   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15294   algorithm: "plot_tsa_name"
15295   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15297   include:
15298     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15299     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15300     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15301     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15302     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15303     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15304   layout:
15305     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15306     layout: "plot-throughput-speedup-analysis"
15307
15308 - type: "plot"
15309   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15310   algorithm: "plot_tsa_name"
15311   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15313   include:
15314     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15315     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15316     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15317     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15318     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15319     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15320   layout:
15321     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15322     layout: "plot-throughput-speedup-analysis"
15323
15324 - type: "plot"
15325   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15326   algorithm: "plot_tsa_name"
15327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15329   include:
15330     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15331     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15332     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15333     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15334     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15335     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15336   layout:
15337     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15338     layout: "plot-throughput-speedup-analysis"
15339
15340 - type: "plot"
15341   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15342   algorithm: "plot_tsa_name"
15343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15345   include:
15346     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15347     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15348     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15349     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15350     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15351     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15352   layout:
15353     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15354     layout: "plot-throughput-speedup-analysis"
15355
15356 - type: "plot"
15357   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15358   algorithm: "plot_tsa_name"
15359   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15361   include:
15362     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15367   layout:
15368     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15369     layout: "plot-throughput-speedup-analysis"
15370
15371 - type: "plot"
15372   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15373   algorithm: "plot_tsa_name"
15374   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15375   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15376   include:
15377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15382   layout:
15383     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15384     layout: "plot-throughput-speedup-analysis"
15385
15386 - type: "plot"
15387   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15388   algorithm: "plot_tsa_name"
15389   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15390   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15391   include:
15392     - "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"
15393     - "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"
15394     - "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"
15395     - "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"
15396     - "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"
15397   layout:
15398     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15399     layout: "plot-throughput-speedup-analysis"
15400
15401 - type: "plot"
15402   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15403   algorithm: "plot_tsa_name"
15404   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15406   include:
15407     - "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"
15408     - "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"
15409     - "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"
15410     - "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"
15411     - "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"
15412   layout:
15413     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15414     layout: "plot-throughput-speedup-analysis"
15415
15416 - type: "plot"
15417   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15418   algorithm: "plot_tsa_name"
15419   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15420   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15421   include:
15422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15427   layout:
15428     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15429     layout: "plot-throughput-speedup-analysis"
15430
15431 - type: "plot"
15432   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15433   algorithm: "plot_tsa_name"
15434   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15436   include:
15437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15442   layout:
15443     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15444     layout: "plot-throughput-speedup-analysis"
15445
15446 - type: "plot"
15447   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15448   algorithm: "plot_tsa_name"
15449   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15450   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15451   include:
15452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15457   layout:
15458     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15459     layout: "plot-throughput-speedup-analysis"
15460
15461 - type: "plot"
15462   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15463   algorithm: "plot_tsa_name"
15464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15466   include:
15467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15472   layout:
15473     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15474     layout: "plot-throughput-speedup-analysis"
15475
15476 - type: "plot"
15477   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15478   algorithm: "plot_tsa_name"
15479   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15480   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15481   include:
15482     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15483     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15484     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15485     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15486     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15487   layout:
15488     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15489     layout: "plot-throughput-speedup-analysis"
15490
15491 - type: "plot"
15492   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15493   algorithm: "plot_tsa_name"
15494   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15496   include:
15497     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15498     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15499     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15500     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15501     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15502   layout:
15503     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15504     layout: "plot-throughput-speedup-analysis"
15505
15506 - type: "plot"
15507   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15508   algorithm: "plot_tsa_name"
15509   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15511   include:
15512     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15513     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15514     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15515     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15516     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15517   layout:
15518     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15519     layout: "plot-throughput-speedup-analysis"
15520
15521 - type: "plot"
15522   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15523   algorithm: "plot_tsa_name"
15524   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15525   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15526   include:
15527     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15528     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15529     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15530     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15531     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15532   layout:
15533     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15534     layout: "plot-throughput-speedup-analysis"
15535
15536 - type: "plot"
15537   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15538   algorithm: "plot_tsa_name"
15539   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15540   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15541   include:
15542     - "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"
15543     - "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"
15544     - "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"
15545     - "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"
15546   layout:
15547     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15548     layout: "plot-throughput-speedup-analysis"
15549
15550 - type: "plot"
15551   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15552   algorithm: "plot_tsa_name"
15553   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15554   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15555   include:
15556     - "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"
15557     - "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"
15558     - "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"
15559     - "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"
15560   layout:
15561     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15562     layout: "plot-throughput-speedup-analysis"
15563
15564 - type: "plot"
15565   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15566   algorithm: "plot_tsa_name"
15567   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15569   include:
15570     - "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"
15571     - "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"
15572     - "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"
15573     - "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"
15574   layout:
15575     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15576     layout: "plot-throughput-speedup-analysis"
15577
15578 - type: "plot"
15579   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15580   algorithm: "plot_tsa_name"
15581   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15582   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15583   include:
15584     - "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"
15585     - "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"
15586     - "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"
15587     - "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"
15588   layout:
15589     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15590     layout: "plot-throughput-speedup-analysis"
15591
15592 - type: "plot"
15593   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15594   algorithm: "plot_tsa_name"
15595   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15597   include:
15598     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15599     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15600     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15601     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15602     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15603     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15604   layout:
15605     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15606     layout: "plot-throughput-speedup-analysis"
15607
15608 - type: "plot"
15609   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15610   algorithm: "plot_tsa_name"
15611   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15613   include:
15614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15616     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15617     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15619     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15620   layout:
15621     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15622     layout: "plot-throughput-speedup-analysis"
15623
15624 - type: "plot"
15625   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15626   algorithm: "plot_tsa_name"
15627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15629   include:
15630     - "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"
15631     - "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"
15632     - "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"
15633     - "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"
15634     - "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"
15635     - "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"
15636   layout:
15637     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15638     layout: "plot-throughput-speedup-analysis"
15639
15640 - type: "plot"
15641   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15642   algorithm: "plot_tsa_name"
15643   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15644   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15645   include:
15646     - "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"
15647     - "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"
15648     - "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"
15649     - "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"
15650     - "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"
15651     - "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"
15652   layout:
15653     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15654     layout: "plot-throughput-speedup-analysis"
15655
15656 - type: "plot"
15657   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15658   algorithm: "plot_tsa_name"
15659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15661   include:
15662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15664     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15668   layout:
15669     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15670     layout: "plot-throughput-speedup-analysis"
15671
15672 - type: "plot"
15673   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15674   algorithm: "plot_tsa_name"
15675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15677   include:
15678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15679     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15684   layout:
15685     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15686     layout: "plot-throughput-speedup-analysis"
15687
15688 - type: "plot"
15689   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15690   algorithm: "plot_tsa_name"
15691   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15692   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15693   include:
15694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15699   layout:
15700     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15701     layout: "plot-throughput-speedup-analysis"
15702
15703 - type: "plot"
15704   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15705   algorithm: "plot_tsa_name"
15706   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15708   include:
15709     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15710     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15714   layout:
15715     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15716     layout: "plot-throughput-speedup-analysis"
15717
15718 - type: "plot"
15719   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15720   algorithm: "plot_tsa_name"
15721   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15723   include:
15724     - "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"
15725     - "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"
15726   layout:
15727     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15728     layout: "plot-throughput-speedup-analysis"
15729
15730 - type: "plot"
15731   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15732   algorithm: "plot_tsa_name"
15733   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15735   include:
15736     - "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"
15737     - "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"
15738   layout:
15739     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15740     layout: "plot-throughput-speedup-analysis"
15741
15742 - type: "plot"
15743   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15744   algorithm: "plot_tsa_name"
15745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15747   include:
15748     - "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"
15749     - "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"
15750   layout:
15751     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15752     layout: "plot-throughput-speedup-analysis"
15753
15754 - type: "plot"
15755   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15756   algorithm: "plot_tsa_name"
15757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15759   include:
15760     - "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"
15761     - "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"
15762   layout:
15763     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15764     layout: "plot-throughput-speedup-analysis"
15765
15766 - type: "plot"
15767   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15768   algorithm: "plot_tsa_name"
15769   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15770   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15771   include:
15772     - "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"
15773     - "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"
15774     - "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"
15775     - "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"
15776     - "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"
15777     - "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"
15778   layout:
15779     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15780     layout: "plot-throughput-speedup-analysis"
15781
15782 - type: "plot"
15783   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15784   algorithm: "plot_tsa_name"
15785   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15786   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15787   include:
15788     - "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"
15789     - "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"
15790     - "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"
15791     - "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"
15792     - "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"
15793     - "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"
15794   layout:
15795     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15796     layout: "plot-throughput-speedup-analysis"
15797
15798 - type: "plot"
15799   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15800   algorithm: "plot_tsa_name"
15801   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15802   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15803   include:
15804     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15805     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15806     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15807     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15808     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15809   layout:
15810     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15811     layout: "plot-throughput-speedup-analysis"
15812
15813 - type: "plot"
15814   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15815   algorithm: "plot_tsa_name"
15816   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15817   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15818   include:
15819     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15820     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15821     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15822     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15823     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15824   layout:
15825     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15826     layout: "plot-throughput-speedup-analysis"
15827
15828 - type: "plot"
15829   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15830   algorithm: "plot_tsa_name"
15831   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15832   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15833   include:
15834     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15835     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15836     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15837     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15838     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15839   layout:
15840     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15841     layout: "plot-throughput-speedup-analysis"
15842
15843 - type: "plot"
15844   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15845   algorithm: "plot_tsa_name"
15846   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15847   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15848   include:
15849     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15850     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15851     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15852     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15854   layout:
15855     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15856     layout: "plot-throughput-speedup-analysis"
15857
15858 - type: "plot"
15859   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15860   algorithm: "plot_tsa_name"
15861   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15862   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15863   include:
15864     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15865     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15870   layout:
15871     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15872     layout: "plot-throughput-speedup-analysis"
15873
15874 - type: "plot"
15875   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15876   algorithm: "plot_tsa_name"
15877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15879   include:
15880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15884     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15886   layout:
15887     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15888     layout: "plot-throughput-speedup-analysis"
15889
15890 - type: "plot"
15891   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15892   algorithm: "plot_tsa_name"
15893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15895   include:
15896     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15897     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15898     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15899     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15900   layout:
15901     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15902     layout: "plot-throughput-speedup-analysis"
15903
15904 - type: "plot"
15905   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15906   algorithm: "plot_tsa_name"
15907   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15908   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15909   include:
15910     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15911     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15912     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15913     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15914   layout:
15915     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15916     layout: "plot-throughput-speedup-analysis"
15917
15918 - type: "plot"
15919   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15920   algorithm: "plot_tsa_name"
15921   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15922   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15923   include:
15924     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15925     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15926     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15927     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15928     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15929   layout:
15930     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15931     layout: "plot-throughput-speedup-analysis"
15932
15933 - type: "plot"
15934   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15935   algorithm: "plot_tsa_name"
15936   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15937   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15938   include:
15939     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15940     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15941     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15942     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15943     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15944   layout:
15945     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15946     layout: "plot-throughput-speedup-analysis"
15947
15948 - type: "plot"
15949   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15950   algorithm: "plot_tsa_name"
15951   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15952   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15953   include:
15954     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15955     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15956     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15957     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15958     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15959     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15960   layout:
15961     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15962     layout: "plot-throughput-speedup-analysis"
15963
15964 - type: "plot"
15965   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15966   algorithm: "plot_tsa_name"
15967   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15968   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15969   include:
15970     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15971     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15972     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15973     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15974     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15975     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15976   layout:
15977     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15978     layout: "plot-throughput-speedup-analysis"
15979
15980 - type: "plot"
15981   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15982   algorithm: "plot_tsa_name"
15983   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15984   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15985   include:
15986     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15987     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15988     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15989     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15990   layout:
15991     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15992     layout: "plot-throughput-speedup-analysis"
15993
15994 - type: "plot"
15995   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15996   algorithm: "plot_tsa_name"
15997   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15998   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15999   include:
16000     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16001     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16002     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16003     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16004   layout:
16005     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16006     layout: "plot-throughput-speedup-analysis"
16007
16008 - type: "plot"
16009   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16010   algorithm: "plot_tsa_name"
16011   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16012   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16013   include:
16014     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16015     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16016     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16017     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16020   layout:
16021     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16022     layout: "plot-throughput-speedup-analysis"
16023
16024 - type: "plot"
16025   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16026   algorithm: "plot_tsa_name"
16027   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16028   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16029   include:
16030     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16036   layout:
16037     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16038     layout: "plot-throughput-speedup-analysis"
16039
16040 - type: "plot"
16041   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16042   algorithm: "plot_tsa_name"
16043   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16044   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16045   include:
16046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16052   layout:
16053     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16054     layout: "plot-throughput-speedup-analysis"
16055
16056 - type: "plot"
16057   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16058   algorithm: "plot_tsa_name"
16059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16061   include:
16062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16068   layout:
16069     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16070     layout: "plot-throughput-speedup-analysis"
16071
16072 - type: "plot"
16073   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16074   algorithm: "plot_tsa_name"
16075   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16076   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16077   include:
16078     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16079     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16080     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16081     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16082     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16083     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16084   layout:
16085     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16086     layout: "plot-throughput-speedup-analysis"
16087
16088 - type: "plot"
16089   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16090   algorithm: "plot_tsa_name"
16091   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16092   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16093   include:
16094     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16095     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16096     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16097     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16098     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16099     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16100   layout:
16101     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16102     layout: "plot-throughput-speedup-analysis"
16103
16104 - type: "plot"
16105   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16106   algorithm: "plot_tsa_name"
16107   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16108   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16109   include:
16110     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16111     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16112     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16113     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16114     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16115     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16116   layout:
16117     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16118     layout: "plot-throughput-speedup-analysis"
16119
16120 - type: "plot"
16121   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16122   algorithm: "plot_tsa_name"
16123   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16124   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16125   include:
16126     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16127     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16128     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16129     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16130     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16131     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16132   layout:
16133     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16134     layout: "plot-throughput-speedup-analysis"
16135
16136 - type: "plot"
16137   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16138   algorithm: "plot_tsa_name"
16139   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16140   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16141   include:
16142     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16143     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16144     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16145     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16146     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16148   layout:
16149     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16150     layout: "plot-throughput-speedup-analysis"
16151
16152 - type: "plot"
16153   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16154   algorithm: "plot_tsa_name"
16155   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16156   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16157   include:
16158     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16160     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16161     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16162     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16164   layout:
16165     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16166     layout: "plot-throughput-speedup-analysis"
16167
16168 #- type: "plot"
16169 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16170 #  algorithm: "plot_tsa_name"
16171 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16172 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16173 #  include:
16174 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16175 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16176 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16177 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16178 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16179 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16180 #  layout:
16181 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16182 #    layout: "plot-throughput-speedup-analysis"
16183 #
16184 #- type: "plot"
16185 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16186 #  algorithm: "plot_tsa_name"
16187 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16188 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16189 #  include:
16190 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16191 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16192 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16193 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16194 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16195 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16196 #  layout:
16197 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16198 #    layout: "plot-throughput-speedup-analysis"
16199
16200 - type: "plot"
16201   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16202   algorithm: "plot_tsa_name"
16203   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16204   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16205   include:
16206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16210     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16211   layout:
16212     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16213     layout: "plot-throughput-speedup-analysis"
16214
16215 - type: "plot"
16216   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16217   algorithm: "plot_tsa_name"
16218   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16219   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16220   include:
16221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16224     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16225     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16226   layout:
16227     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16228     layout: "plot-throughput-speedup-analysis"
16229
16230 - type: "plot"
16231   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16232   algorithm: "plot_tsa_name"
16233   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16234   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16235   include:
16236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16240     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16241     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16242   layout:
16243     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16244     layout: "plot-throughput-speedup-analysis"
16245
16246 - type: "plot"
16247   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16248   algorithm: "plot_tsa_name"
16249   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16250   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16251   include:
16252     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16253     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16254     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16255     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16256     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16257     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16258   layout:
16259     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16260     layout: "plot-throughput-speedup-analysis"
16261
16262 - type: "plot"
16263   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16264   algorithm: "plot_tsa_name"
16265   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16266   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16267   include:
16268     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16269     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16270     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16272     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16273   layout:
16274     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16275     layout: "plot-throughput-speedup-analysis"
16276
16277 - type: "plot"
16278   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16279   algorithm: "plot_tsa_name"
16280   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16281   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16282   include:
16283     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16284     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16285     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16288   layout:
16289     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16290     layout: "plot-throughput-speedup-analysis"
16291
16292 #- type: "plot"
16293 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16294 #  algorithm: "plot_tsa_name"
16295 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16296 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16297 #  include:
16298 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16299 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16300 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16301 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16302 #  layout:
16303 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16304 #    layout: "plot-throughput-speedup-analysis"
16305 #
16306 #- type: "plot"
16307 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16308 #  algorithm: "plot_tsa_name"
16309 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16310 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16311 #  include:
16312 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16313 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16314 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16315 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16316 #  layout:
16317 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16318 #    layout: "plot-throughput-speedup-analysis"
16319
16320 - type: "plot"
16321   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16322   algorithm: "plot_tsa_name"
16323   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16324   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16325   include:
16326     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16327     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16328     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16329     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16330     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16331     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16332   layout:
16333     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16334     layout: "plot-throughput-speedup-analysis"
16335
16336 - type: "plot"
16337   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16338   algorithm: "plot_tsa_name"
16339   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16340   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16341   include:
16342     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16343     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16344     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16345     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16346     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16347     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16348   layout:
16349     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16350     layout: "plot-throughput-speedup-analysis"
16351
16352 - type: "plot"
16353   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16354   algorithm: "plot_tsa_name"
16355   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16356   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16357   include:
16358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16363   layout:
16364     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16365     layout: "plot-throughput-speedup-analysis"
16366
16367 - type: "plot"
16368   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16369   algorithm: "plot_tsa_name"
16370   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16371   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16372   include:
16373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16378   layout:
16379     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16380     layout: "plot-throughput-speedup-analysis"
16381
16382 - type: "plot"
16383   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16384   algorithm: "plot_tsa_name"
16385   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16386   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16387   include:
16388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16394   layout:
16395     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16396     layout: "plot-throughput-speedup-analysis"
16397
16398 - type: "plot"
16399   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16400   algorithm: "plot_tsa_name"
16401   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16402   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16403   include:
16404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16410   layout:
16411     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16412     layout: "plot-throughput-speedup-analysis"
16413
16414 - type: "plot"
16415   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16416   algorithm: "plot_tsa_name"
16417   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16418   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16419   include:
16420     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16421     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16424   layout:
16425     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16426     layout: "plot-throughput-speedup-analysis"
16427
16428 - type: "plot"
16429   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16430   algorithm: "plot_tsa_name"
16431   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16432   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16433   include:
16434     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16435     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16436     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16437     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16438   layout:
16439     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16440     layout: "plot-throughput-speedup-analysis"
16441
16442 - type: "plot"
16443   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16444   algorithm: "plot_tsa_name"
16445   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16446   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16447   include:
16448     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16449     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16450     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16451     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16453   layout:
16454     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16455     layout: "plot-throughput-speedup-analysis"
16456
16457 - type: "plot"
16458   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16459   algorithm: "plot_tsa_name"
16460   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16461   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16462   include:
16463     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16464     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16465     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16468   layout:
16469     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16470     layout: "plot-throughput-speedup-analysis"
16471
16472 - type: "plot"
16473   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16474   algorithm: "plot_tsa_name"
16475   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16476   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16477   include:
16478     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16479     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16480     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16481     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16482     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16483     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16484   layout:
16485     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16486     layout: "plot-throughput-speedup-analysis"
16487
16488 - type: "plot"
16489   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16490   algorithm: "plot_tsa_name"
16491   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16492   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16493   include:
16494     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16495     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16496     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16497     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16498     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16499     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16500   layout:
16501     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16502     layout: "plot-throughput-speedup-analysis"
16503
16504 #- type: "plot"
16505 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16506 #  algorithm: "plot_tsa_name"
16507 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16508 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16509 #  include:
16510 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16511 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16512 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16513 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16514 #  layout:
16515 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16516 #    layout: "plot-throughput-speedup-analysis"
16517 #
16518 #- type: "plot"
16519 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16520 #  algorithm: "plot_tsa_name"
16521 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16522 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16523 #  include:
16524 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16525 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16526 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16527 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16528 #  layout:
16529 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16530 #    layout: "plot-throughput-speedup-analysis"
16531
16532 - type: "plot"
16533   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16534   algorithm: "plot_tsa_name"
16535   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16536   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16537   include:
16538     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16539     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16540     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16541     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16542     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16543     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16544   layout:
16545     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16546     layout: "plot-throughput-speedup-analysis"
16547
16548 - type: "plot"
16549   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16550   algorithm: "plot_tsa_name"
16551   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16552   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16553   include:
16554     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16556     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16557     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16558     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16560   layout:
16561     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16562     layout: "plot-throughput-speedup-analysis"
16563
16564 #- type: "plot"
16565 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16566 #  algorithm: "plot_tsa_name"
16567 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16568 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16569 #  include:
16570 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16571 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16572 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16573 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16574 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16575 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16576 #  layout:
16577 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16578 #    layout: "plot-throughput-speedup-analysis"
16579 #
16580 #- type: "plot"
16581 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16582 #  algorithm: "plot_tsa_name"
16583 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16584 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16585 #  include:
16586 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16587 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16588 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16589 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16590 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16591 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16592 #  layout:
16593 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16594 #    layout: "plot-throughput-speedup-analysis"
16595
16596 #- type: "plot"
16597 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16598 #  algorithm: "plot_tsa_name"
16599 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16600 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16601 #  include:
16602 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16603 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16604 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16605 #  layout:
16606 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16607 #    layout: "plot-throughput-speedup-analysis"
16608 #
16609 #- type: "plot"
16610 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16611 #  algorithm: "plot_tsa_name"
16612 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16613 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16614 #  include:
16615 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16616 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16617 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16618 #  layout:
16619 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16620 #    layout: "plot-throughput-speedup-analysis"
16621
16622 ################################################################################
16623
16624 # Packet Throughput - DPDK
16625
16626 # 2n-skx-xxv710
16627
16628 - type: "plot"
16629   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16630   algorithm: "plot_perf_box_name"
16631   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16632   data: "plot-dpdk-throughput-latency-2n-skx"
16633   include:
16634     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16635     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16636   layout:
16637     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16638     layout: "plot-throughput"
16639
16640 - type: "plot"
16641   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16642   algorithm: "plot_perf_box_name"
16643   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16644   data: "plot-dpdk-throughput-latency-2n-skx"
16645   include:
16646     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16647     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16648   layout:
16649     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16650     layout: "plot-throughput"
16651
16652 - type: "plot"
16653   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16654   algorithm: "plot_perf_box_name"
16655   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16656   data: "plot-dpdk-throughput-latency-2n-skx"
16657   include:
16658     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16659     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16660   layout:
16661     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16662     layout: "plot-throughput"
16663
16664 - type: "plot"
16665   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16666   algorithm: "plot_perf_box_name"
16667   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16668   data: "plot-dpdk-throughput-latency-2n-skx"
16669   include:
16670     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16671     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16672   layout:
16673     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16674     layout: "plot-throughput"
16675
16676 # 2n-skx-x710
16677
16678 - type: "plot"
16679   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16680   algorithm: "plot_perf_box_name"
16681   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16682   data: "plot-dpdk-throughput-latency-2n-skx"
16683   include:
16684     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16685     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16686   layout:
16687     title: "2n-skx-x710-64b-2t1c-base-ndr"
16688     layout: "plot-throughput"
16689
16690 - type: "plot"
16691   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16692   algorithm: "plot_perf_box_name"
16693   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16694   data: "plot-dpdk-throughput-latency-2n-skx"
16695   include:
16696     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16697     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16698   layout:
16699     title: "2n-skx-x710-64b-4t2c-base-ndr"
16700     layout: "plot-throughput"
16701
16702 - type: "plot"
16703   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16704   algorithm: "plot_perf_box_name"
16705   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16706   data: "plot-dpdk-throughput-latency-2n-skx"
16707   include:
16708     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16709     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16710   layout:
16711     title: "2n-skx-x710-64b-2t1c-base-pdr"
16712     layout: "plot-throughput"
16713
16714 - type: "plot"
16715   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16716   algorithm: "plot_perf_box_name"
16717   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16718   data: "plot-dpdk-throughput-latency-2n-skx"
16719   include:
16720     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16721     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16722   layout:
16723     title: "2n-skx-x710-64b-4t2c-base-pdr"
16724     layout: "plot-throughput"
16725
16726 # 3n-skx-xxv710
16727
16728 - type: "plot"
16729   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16730   algorithm: "plot_perf_box_name"
16731   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16732   data: "plot-dpdk-throughput-latency-3n-skx"
16733   include:
16734     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16735     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16736   layout:
16737     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16738     layout: "plot-throughput"
16739
16740 - type: "plot"
16741   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16742   algorithm: "plot_perf_box_name"
16743   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16744   data: "plot-dpdk-throughput-latency-3n-skx"
16745   include:
16746     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16747     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16748   layout:
16749     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16750     layout: "plot-throughput"
16751
16752 - type: "plot"
16753   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16754   algorithm: "plot_perf_box_name"
16755   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16756   data: "plot-dpdk-throughput-latency-3n-skx"
16757   include:
16758     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16759     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16760   layout:
16761     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16762     layout: "plot-throughput"
16763
16764 - type: "plot"
16765   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16766   algorithm: "plot_perf_box_name"
16767   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16768   data: "plot-dpdk-throughput-latency-3n-skx"
16769   include:
16770     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16771     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16772   layout:
16773     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16774     layout: "plot-throughput"
16775
16776 # 3n-skx-x710
16777
16778 - type: "plot"
16779   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16780   algorithm: "plot_perf_box_name"
16781   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16782   data: "plot-dpdk-throughput-latency-3n-skx"
16783   include:
16784     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16785     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16786   layout:
16787     title: "3n-skx-x710-64b-2t1c-base-ndr"
16788     layout: "plot-throughput"
16789
16790 - type: "plot"
16791   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16792   algorithm: "plot_perf_box_name"
16793   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16794   data: "plot-dpdk-throughput-latency-3n-skx"
16795   include:
16796     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16797     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16798   layout:
16799     title: "3n-skx-x710-64b-4t2c-base-ndr"
16800     layout: "plot-throughput"
16801
16802 - type: "plot"
16803   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16804   algorithm: "plot_perf_box_name"
16805   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16806   data: "plot-dpdk-throughput-latency-3n-skx"
16807   include:
16808     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16809     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16810   layout:
16811     title: "3n-skx-x710-64b-2t1c-base-pdr"
16812     layout: "plot-throughput"
16813
16814 - type: "plot"
16815   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16816   algorithm: "plot_perf_box_name"
16817   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16818   data: "plot-dpdk-throughput-latency-3n-skx"
16819   include:
16820     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16821     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16822   layout:
16823     title: "3n-skx-x710-64b-4t2c-base-pdr"
16824     layout: "plot-throughput"
16825
16826 # 3n-hsw-xl710
16827
16828 - type: "plot"
16829   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16830   algorithm: "plot_perf_box_name"
16831   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16832   data: "plot-dpdk-throughput-latency-3n-hsw"
16833   include:
16834     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16835     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16836   layout:
16837     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16838     layout: "plot-throughput"
16839
16840 - type: "plot"
16841   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16842   algorithm: "plot_perf_box_name"
16843   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16844   data: "plot-dpdk-throughput-latency-3n-hsw"
16845   include:
16846     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16847     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16848   layout:
16849     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16850     layout: "plot-throughput"
16851
16852 - type: "plot"
16853   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16854   algorithm: "plot_perf_box_name"
16855   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16856   data: "plot-dpdk-throughput-latency-3n-hsw"
16857   include:
16858     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16859     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16860   layout:
16861     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16862     layout: "plot-throughput"
16863
16864 - type: "plot"
16865   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16866   algorithm: "plot_perf_box_name"
16867   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16868   data: "plot-dpdk-throughput-latency-3n-hsw"
16869   include:
16870     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16871     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16872   layout:
16873     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16874     layout: "plot-throughput"
16875
16876 # 3n-hsw-x710
16877
16878 - type: "plot"
16879   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16880   algorithm: "plot_perf_box_name"
16881   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16882   data: "plot-dpdk-throughput-latency-3n-hsw"
16883   include:
16884     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16885     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16886   layout:
16887     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16888     layout: "plot-throughput"
16889
16890 - type: "plot"
16891   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16892   algorithm: "plot_perf_box_name"
16893   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16894   data: "plot-dpdk-throughput-latency-3n-hsw"
16895   include:
16896     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16897     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16898   layout:
16899     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16900     layout: "plot-throughput"
16901
16902 - type: "plot"
16903   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16904   algorithm: "plot_perf_box_name"
16905   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16906   data: "plot-dpdk-throughput-latency-3n-hsw"
16907   include:
16908     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16909     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16910   layout:
16911     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16912     layout: "plot-throughput"
16913
16914 - type: "plot"
16915   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16916   algorithm: "plot_perf_box_name"
16917   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16918   data: "plot-dpdk-throughput-latency-3n-hsw"
16919   include:
16920     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16921     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16922   layout:
16923     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16924     layout: "plot-throughput"
16925
16926 # 2n-dnv-x553
16927
16928 - type: "plot"
16929   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16930   algorithm: "plot_perf_box_name"
16931   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16932   data: "plot-dpdk-throughput-latency-2n-dnv"
16933   include:
16934     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16935     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16936   layout:
16937     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16938     layout: "plot-throughput"
16939
16940 - type: "plot"
16941   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16942   algorithm: "plot_perf_box_name"
16943   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16944   data: "plot-dpdk-throughput-latency-2n-dnv"
16945   include:
16946     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16947     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16948   layout:
16949     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16950     layout: "plot-throughput"
16951
16952 - type: "plot"
16953   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16954   algorithm: "plot_perf_box_name"
16955   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16956   data: "plot-dpdk-throughput-latency-2n-dnv"
16957   include:
16958     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16959     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16960   layout:
16961     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16962     layout: "plot-throughput"
16963
16964 - type: "plot"
16965   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16966   algorithm: "plot_perf_box_name"
16967   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16968   data: "plot-dpdk-throughput-latency-2n-dnv"
16969   include:
16970     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16971     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16972   layout:
16973     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16974     layout: "plot-throughput"
16975
16976 # 3n-dnv-x553
16977
16978 - type: "plot"
16979   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16980   algorithm: "plot_perf_box_name"
16981   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16982   data: "plot-dpdk-throughput-latency-3n-dnv"
16983   include:
16984     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16985     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16986   layout:
16987     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16988     layout: "plot-throughput"
16989
16990 - type: "plot"
16991   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16992   algorithm: "plot_perf_box_name"
16993   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16994   data: "plot-dpdk-throughput-latency-3n-dnv"
16995   include:
16996     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16997     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16998   layout:
16999     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17000     layout: "plot-throughput"
17001
17002 - type: "plot"
17003   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17004   algorithm: "plot_perf_box_name"
17005   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17006   data: "plot-dpdk-throughput-latency-3n-dnv"
17007   include:
17008     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17009     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17010   layout:
17011     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17012     layout: "plot-throughput"
17013
17014 - type: "plot"
17015   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17016   algorithm: "plot_perf_box_name"
17017   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17018   data: "plot-dpdk-throughput-latency-3n-dnv"
17019   include:
17020     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17021     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17022   layout:
17023     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17024     layout: "plot-throughput"
17025
17026 # 3n-tsh-x520
17027
17028 - type: "plot"
17029   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17030   algorithm: "plot_perf_box_name"
17031   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17032   data: "plot-dpdk-throughput-latency-3n-tsh"
17033   include:
17034     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17035     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17036   layout:
17037     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17038     layout: "plot-throughput"
17039
17040 - type: "plot"
17041   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17042   algorithm: "plot_perf_box_name"
17043   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17044   data: "plot-dpdk-throughput-latency-3n-tsh"
17045   include:
17046     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17047     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17048   layout:
17049     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17050     layout: "plot-throughput"
17051
17052 - type: "plot"
17053   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17054   algorithm: "plot_perf_box_name"
17055   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17056   data: "plot-dpdk-throughput-latency-3n-tsh"
17057   include:
17058     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17059     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17060   layout:
17061     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17062     layout: "plot-throughput"
17063
17064 - type: "plot"
17065   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17066   algorithm: "plot_perf_box_name"
17067   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17068   data: "plot-dpdk-throughput-latency-3n-tsh"
17069   include:
17070     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17071     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17072   layout:
17073     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17074     layout: "plot-throughput"
17075
17076 ################################################################################
17077 ###   2n-clx                                                                 ###
17078 ################################################################################
17079
17080 # Packet Throughput
17081
17082 - type: "plot"
17083   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17084   algorithm: "plot_perf_box_name"
17085   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17086   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17087   include:
17088     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17089     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17090     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17091     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17092   layout:
17093     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17094     layout: "plot-throughput"
17095
17096 - type: "plot"
17097   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17098   algorithm: "plot_perf_box_name"
17099   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17101   include:
17102     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17103     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17104     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17105     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17106   layout:
17107     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17108     layout: "plot-throughput"
17109
17110 - type: "plot"
17111   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17112   algorithm: "plot_perf_box_name"
17113   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17115   include:
17116     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17117     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17118     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17119     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17120   layout:
17121     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17122     layout: "plot-throughput"
17123
17124 - type: "plot"
17125   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17126   algorithm: "plot_perf_box_name"
17127   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17128   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17129   include:
17130     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17131     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17132     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17133     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17134   layout:
17135     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17136     layout: "plot-throughput"
17137
17138 - type: "plot"
17139   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17140   algorithm: "plot_perf_box_name"
17141   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17143   include:
17144     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17145     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17146     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17147     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17148   layout:
17149     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17150     layout: "plot-throughput"
17151
17152 - type: "plot"
17153   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17154   algorithm: "plot_perf_box_name"
17155   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17157   include:
17158     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17159     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17160     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17161     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17162   layout:
17163     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17164     layout: "plot-throughput"
17165
17166 - type: "plot"
17167   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17168   algorithm: "plot_perf_box_name"
17169   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17170   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17171   include:
17172     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17173     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17174     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17175     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17176     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17177     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17178   layout:
17179     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17180     layout: "plot-throughput"
17181
17182 - type: "plot"
17183   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17184   algorithm: "plot_perf_box_name"
17185   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17186   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17187   include:
17188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17193   layout:
17194     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17195     layout: "plot-throughput"
17196
17197 - type: "plot"
17198   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17199   algorithm: "plot_perf_box_name"
17200   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17202   include:
17203     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17207   layout:
17208     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17209     layout: "plot-throughput"
17210
17211 - type: "plot"
17212   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17213   algorithm: "plot_perf_box_name"
17214   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17215   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17216   include:
17217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17218     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17221   layout:
17222     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17223     layout: "plot-throughput"
17224
17225 - type: "plot"
17226   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17227   algorithm: "plot_perf_box_name"
17228   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17230   include:
17231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17234   layout:
17235     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17236     layout: "plot-throughput"
17237
17238 - type: "plot"
17239   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17240   algorithm: "plot_perf_box_name"
17241   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17242   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17243   include:
17244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17247   layout:
17248     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17249     layout: "plot-throughput"
17250
17251 - type: "plot"
17252   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17253   algorithm: "plot_perf_box_name"
17254   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17255   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17256   include:
17257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17262   layout:
17263     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17264     layout: "plot-throughput"
17265
17266 - type: "plot"
17267   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17268   algorithm: "plot_perf_box_name"
17269   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17270   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17271   include:
17272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17277   layout:
17278     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17279     layout: "plot-throughput"
17280
17281 - type: "plot"
17282   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17283   algorithm: "plot_perf_box_name"
17284   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17285   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17286   include:
17287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17290   layout:
17291     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17292     layout: "plot-throughput"
17293
17294 - type: "plot"
17295   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17296   algorithm: "plot_perf_box_name"
17297   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17299   include:
17300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17303   layout:
17304     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17305     layout: "plot-throughput"
17306
17307 - type: "plot"
17308   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17309   algorithm: "plot_perf_box_name"
17310   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17312   include:
17313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17319   layout:
17320     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17321     layout: "plot-throughput"
17322
17323 - type: "plot"
17324   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17325   algorithm: "plot_perf_box_name"
17326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17328   include:
17329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17335   layout:
17336     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17337     layout: "plot-throughput"
17338
17339 - type: "plot"
17340   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17341   algorithm: "plot_perf_box_name"
17342   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17344   include:
17345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17351   layout:
17352     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17353     layout: "plot-throughput"
17354
17355 - type: "plot"
17356   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17357   algorithm: "plot_perf_box_name"
17358   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17360   include:
17361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17367   layout:
17368     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17369     layout: "plot-throughput"
17370
17371 - type: "plot"
17372   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17373   algorithm: "plot_perf_box_name"
17374   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17376   include:
17377     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17379   layout:
17380     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17381     layout: "plot-throughput"
17382
17383 - type: "plot"
17384   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17385   algorithm: "plot_perf_box_name"
17386   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17388   include:
17389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17391   layout:
17392     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17393     layout: "plot-throughput"
17394
17395 - type: "plot"
17396   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17397   algorithm: "plot_perf_box_name"
17398   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17400   include:
17401     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17402     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17403     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17404     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17407   layout:
17408     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17409     layout: "plot-throughput"
17410
17411 - type: "plot"
17412   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17413   algorithm: "plot_perf_box_name"
17414   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17416   include:
17417     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17419     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17420     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17421     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17423   layout:
17424     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17425     layout: "plot-throughput"
17426
17427 - type: "plot"
17428   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17429   algorithm: "plot_perf_box_name"
17430   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17432   include:
17433     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17434     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17435     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17436     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17437     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17438     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17439   layout:
17440     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17441     layout: "plot-throughput"
17442
17443 - type: "plot"
17444   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17445   algorithm: "plot_perf_box_name"
17446   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17448   include:
17449     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17450     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17451     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17452     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17453     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17454     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17455   layout:
17456     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17457     layout: "plot-throughput"
17458
17459 - type: "plot"
17460   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17461   algorithm: "plot_perf_box_name"
17462   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17464   include:
17465     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17466     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17467     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17468     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17469     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17470     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17471   layout:
17472     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17473     layout: "plot-throughput"
17474
17475 - type: "plot"
17476   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17477   algorithm: "plot_perf_box_name"
17478   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17480   include:
17481     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17483     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17484     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17485     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17486     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17487   layout:
17488     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17489     layout: "plot-throughput"
17490
17491 - type: "plot"
17492   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17493   algorithm: "plot_perf_box_name"
17494   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17495   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17496   include:
17497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17502   layout:
17503     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17504     layout: "plot-throughput"
17505
17506 - type: "plot"
17507   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17508   algorithm: "plot_perf_box_name"
17509   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17510   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17511   include:
17512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17517   layout:
17518     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17519     layout: "plot-throughput"
17520
17521 - type: "plot"
17522   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17523   algorithm: "plot_perf_box_name"
17524   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17525   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17526   include:
17527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17532   layout:
17533     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17534     layout: "plot-throughput"
17535
17536 - type: "plot"
17537   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17538   algorithm: "plot_perf_box_name"
17539   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17540   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17541   include:
17542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17547   layout:
17548     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17549     layout: "plot-throughput"
17550
17551 - type: "plot"
17552   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17553   algorithm: "plot_perf_box_name"
17554   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17556   include:
17557     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17558     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17559     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17560     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17561     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17562   layout:
17563     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17564     layout: "plot-throughput"
17565
17566 - type: "plot"
17567   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17568   algorithm: "plot_perf_box_name"
17569   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17570   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17571   include:
17572     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17573     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17574     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17575     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17576     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17577   layout:
17578     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17579     layout: "plot-throughput"
17580
17581 - type: "plot"
17582   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17583   algorithm: "plot_perf_box_name"
17584   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17586   include:
17587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17591     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17592   layout:
17593     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17594     layout: "plot-throughput"
17595
17596 - type: "plot"
17597   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17598   algorithm: "plot_perf_box_name"
17599   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17600   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17601   include:
17602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17606     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17607   layout:
17608     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17609     layout: "plot-throughput"
17610
17611 - type: "plot"
17612   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17613   algorithm: "plot_perf_box_name"
17614   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17616   include:
17617     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17618     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17621     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17622   layout:
17623     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17624     layout: "plot-throughput"
17625
17626 - type: "plot"
17627   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17628   algorithm: "plot_perf_box_name"
17629   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17630   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17631   include:
17632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17637   layout:
17638     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17639     layout: "plot-throughput"
17640
17641 - type: "plot"
17642   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17643   algorithm: "plot_perf_box_name"
17644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17646   include:
17647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17652     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17653   layout:
17654     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17655     layout: "plot-throughput"
17656
17657 - type: "plot"
17658   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17659   algorithm: "plot_perf_box_name"
17660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17662   include:
17663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17669   layout:
17670     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17671     layout: "plot-throughput"
17672
17673 - type: "plot"
17674   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17675   algorithm: "plot_perf_box_name"
17676   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17678   include:
17679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17683   layout:
17684     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17685     layout: "plot-throughput"
17686
17687 - type: "plot"
17688   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17689   algorithm: "plot_perf_box_name"
17690   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17692   include:
17693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17697   layout:
17698     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17699     layout: "plot-throughput"
17700
17701 - type: "plot"
17702   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17703   algorithm: "plot_perf_box_name"
17704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17706   include:
17707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17713   layout:
17714     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17715     layout: "plot-throughput"
17716
17717 - type: "plot"
17718   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17719   algorithm: "plot_perf_box_name"
17720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17722   include:
17723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17729   layout:
17730     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17731     layout: "plot-throughput"
17732
17733 - type: "plot"
17734   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17735   algorithm: "plot_perf_box_name"
17736   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17737   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17738   include:
17739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17743   layout:
17744     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17745     layout: "plot-throughput"
17746
17747 - type: "plot"
17748   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17749   algorithm: "plot_perf_box_name"
17750   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17751   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17752   include:
17753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17757   layout:
17758     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17759     layout: "plot-throughput"
17760
17761 - type: "plot"
17762   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17763   algorithm: "plot_perf_box_name"
17764   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17766   include:
17767     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17768     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17769     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17770     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17771     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17772     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17773   layout:
17774     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17775     layout: "plot-throughput"
17776
17777 - type: "plot"
17778   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17779   algorithm: "plot_perf_box_name"
17780   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17781   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17782   include:
17783     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17784     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17785     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17786     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17787     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17788     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17789   layout:
17790     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17791     layout: "plot-throughput"
17792
17793 - type: "plot"
17794   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17795   algorithm: "plot_perf_box_name"
17796   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17798   include:
17799     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17800     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17801     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17802     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17803   layout:
17804     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17805     layout: "plot-throughput"
17806
17807 - type: "plot"
17808   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17809   algorithm: "plot_perf_box_name"
17810   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17811   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17812   include:
17813     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17814     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17815     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17816     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17817   layout:
17818     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17819     layout: "plot-throughput"
17820
17821 - type: "plot"
17822   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17823   algorithm: "plot_perf_box_name"
17824   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17825   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17826   include:
17827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17830     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17831     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17832   layout:
17833     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17834     layout: "plot-throughput"
17835
17836 - type: "plot"
17837   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17838   algorithm: "plot_perf_box_name"
17839   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17841   include:
17842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17845     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17846     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17847   layout:
17848     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17849     layout: "plot-throughput"
17850
17851 - type: "plot"
17852   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17853   algorithm: "plot_perf_box_name"
17854   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17855   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17856   include:
17857     - "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"
17858     - "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"
17859     - "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"
17860     - "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"
17861     - "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"
17862   layout:
17863     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17864     layout: "plot-throughput"
17865
17866 - type: "plot"
17867   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17868   algorithm: "plot_perf_box_name"
17869   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17870   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17871   include:
17872     - "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"
17873     - "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"
17874     - "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"
17875     - "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"
17876     - "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"
17877   layout:
17878     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17879     layout: "plot-throughput"
17880
17881 - type: "plot"
17882   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17883   algorithm: "plot_perf_box_name"
17884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17886   include:
17887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17892   layout:
17893     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17894     layout: "plot-throughput"
17895
17896 - type: "plot"
17897   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17898   algorithm: "plot_perf_box_name"
17899   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17900   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17901   include:
17902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17907   layout:
17908     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17909     layout: "plot-throughput"
17910
17911 - type: "plot"
17912   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17913   algorithm: "plot_perf_box_name"
17914   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17915   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17916   include:
17917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17922   layout:
17923     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17924     layout: "plot-throughput"
17925
17926 - type: "plot"
17927   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17928   algorithm: "plot_perf_box_name"
17929   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17930   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17931   include:
17932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17937   layout:
17938     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17939     layout: "plot-throughput"
17940
17941 - type: "plot"
17942   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17943   algorithm: "plot_perf_box_name"
17944   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17945   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17946   include:
17947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17951   layout:
17952     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17953     layout: "plot-throughput"
17954
17955 - type: "plot"
17956   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17957   algorithm: "plot_perf_box_name"
17958   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17959   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17960   include:
17961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17965   layout:
17966     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17967     layout: "plot-throughput"
17968
17969 - type: "plot"
17970   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17971   algorithm: "plot_perf_box_name"
17972   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17974   include:
17975     - "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"
17976     - "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"
17977     - "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"
17978     - "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"
17979   layout:
17980     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17981     layout: "plot-throughput"
17982
17983 - type: "plot"
17984   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17985   algorithm: "plot_perf_box_name"
17986   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17988   include:
17989     - "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"
17990     - "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"
17991     - "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"
17992     - "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"
17993   layout:
17994     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17995     layout: "plot-throughput"
17996
17997 - type: "plot"
17998   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17999   algorithm: "plot_perf_box_name"
18000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18002   include:
18003     - "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"
18004     - "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"
18005     - "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"
18006     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18007     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18008     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18009   layout:
18010     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18011     layout: "plot-throughput"
18012
18013 - type: "plot"
18014   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18015   algorithm: "plot_perf_box_name"
18016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18018   include:
18019     - "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"
18020     - "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"
18021     - "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"
18022     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18023     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18024     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18025   layout:
18026     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18027     layout: "plot-throughput"
18028
18029 ################################################################################
18030
18031 # Packet Speedup
18032
18033 - type: "plot"
18034   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18035   algorithm: "plot_tsa_name"
18036   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18038   include:
18039     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18040     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18041     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18042     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18043   layout:
18044     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18045     layout: "plot-throughput-speedup-analysis"
18046
18047 - type: "plot"
18048   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18049   algorithm: "plot_tsa_name"
18050   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18051   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18052   include:
18053     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18054     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18055     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18056     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18057   layout:
18058     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18059     layout: "plot-throughput-speedup-analysis"
18060
18061 - type: "plot"
18062   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18063   algorithm: "plot_tsa_name"
18064   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18066   include:
18067     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18068     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18069     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18070     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18071   layout:
18072     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18073     layout: "plot-throughput-speedup-analysis"
18074
18075 - type: "plot"
18076   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18077   algorithm: "plot_tsa_name"
18078   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18079   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18080   include:
18081     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18082     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18083     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18084     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18085   layout:
18086     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18087     layout: "plot-throughput-speedup-analysis"
18088
18089 - type: "plot"
18090   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18091   algorithm: "plot_tsa_name"
18092   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18093   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18094   include:
18095     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18096     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18097     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18098     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18099   layout:
18100     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18101     layout: "plot-throughput-speedup-analysis"
18102
18103 - type: "plot"
18104   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18105   algorithm: "plot_tsa_name"
18106   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18107   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18108   include:
18109     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18110     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18111     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18112     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18113   layout:
18114     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18115     layout: "plot-throughput-speedup-analysis"
18116
18117 - type: "plot"
18118   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18119   algorithm: "plot_tsa_name"
18120   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18121   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18122   include:
18123     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18124     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18125     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18126     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18127     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18128     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18129   layout:
18130     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18131     layout: "plot-throughput-speedup-analysis"
18132
18133 - type: "plot"
18134   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18135   algorithm: "plot_tsa_name"
18136   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18138   include:
18139     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18140     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18141     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18142     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18143     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18144     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18145   layout:
18146     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18147     layout: "plot-throughput-speedup-analysis"
18148
18149 - type: "plot"
18150   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18151   algorithm: "plot_tsa_name"
18152   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18154   include:
18155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18159   layout:
18160     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18161     layout: "plot-throughput-speedup-analysis"
18162
18163 - type: "plot"
18164   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18165   algorithm: "plot_tsa_name"
18166   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18167   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18168   include:
18169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18173   layout:
18174     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18175     layout: "plot-throughput-speedup-analysis"
18176
18177 - type: "plot"
18178   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18179   algorithm: "plot_tsa_name"
18180   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18181   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18182   include:
18183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18186   layout:
18187     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18188     layout: "plot-throughput-speedup-analysis"
18189
18190 - type: "plot"
18191   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18192   algorithm: "plot_tsa_name"
18193   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18194   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18195   include:
18196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18199   layout:
18200     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18201     layout: "plot-throughput-speedup-analysis"
18202
18203 - type: "plot"
18204   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18205   algorithm: "plot_tsa_name"
18206   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18207   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18208   include:
18209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18214   layout:
18215     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18216     layout: "plot-throughput-speedup-analysis"
18217
18218 - type: "plot"
18219   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18220   algorithm: "plot_tsa_name"
18221   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18223   include:
18224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18229   layout:
18230     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18231     layout: "plot-throughput-speedup-analysis"
18232
18233 - type: "plot"
18234   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18235   algorithm: "plot_tsa_name"
18236   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18238   include:
18239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18242   layout:
18243     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18244     layout: "plot-throughput-speedup-analysis"
18245
18246 - type: "plot"
18247   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18248   algorithm: "plot_tsa_name"
18249   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18250   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18251   include:
18252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18255   layout:
18256     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18257     layout: "plot-throughput-speedup-analysis"
18258
18259 - type: "plot"
18260   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18261   algorithm: "plot_tsa_name"
18262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18264   include:
18265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18271   layout:
18272     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18273     layout: "plot-throughput-speedup-analysis"
18274
18275 - type: "plot"
18276   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18277   algorithm: "plot_tsa_name"
18278   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18280   include:
18281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18287   layout:
18288     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18289     layout: "plot-throughput-speedup-analysis"
18290
18291 - type: "plot"
18292   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18293   algorithm: "plot_tsa_name"
18294   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18296   include:
18297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18303   layout:
18304     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18305     layout: "plot-throughput-speedup-analysis"
18306
18307 - type: "plot"
18308   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18309   algorithm: "plot_tsa_name"
18310   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18312   include:
18313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18319   layout:
18320     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18321     layout: "plot-throughput-speedup-analysis"
18322
18323 - type: "plot"
18324   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18325   algorithm: "plot_tsa_name"
18326   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18328   include:
18329     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18330     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18331   layout:
18332     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18333     layout: "plot-throughput-speedup-analysis"
18334
18335 - type: "plot"
18336   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18337   algorithm: "plot_tsa_name"
18338   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18340   include:
18341     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18342     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18343   layout:
18344     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18345     layout: "plot-throughput-speedup-analysis"
18346
18347 - type: "plot"
18348   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18349   algorithm: "plot_tsa_name"
18350   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18352   include:
18353     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18354     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18355     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18356     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18357     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18359   layout:
18360     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18361     layout: "plot-throughput-speedup-analysis"
18362
18363 - type: "plot"
18364   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18365   algorithm: "plot_tsa_name"
18366   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18368   include:
18369     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18370     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18371     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18372     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18373     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18375   layout:
18376     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18377     layout: "plot-throughput-speedup-analysis"
18378
18379 - type: "plot"
18380   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18381   algorithm: "plot_tsa_name"
18382   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18384   include:
18385     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18386     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18387     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18388     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18391   layout:
18392     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18393     layout: "plot-throughput-speedup-analysis"
18394
18395 - type: "plot"
18396   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18397   algorithm: "plot_tsa_name"
18398   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18400   include:
18401     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18402     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18403     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18404     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18407   layout:
18408     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18409     layout: "plot-throughput-speedup-analysis"
18410
18411 - type: "plot"
18412   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18413   algorithm: "plot_tsa_name"
18414   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18416   include:
18417     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18418     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18419     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18420     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18423   layout:
18424     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18425     layout: "plot-throughput-speedup-analysis"
18426
18427 - type: "plot"
18428   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18429   algorithm: "plot_tsa_name"
18430   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18432   include:
18433     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18434     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18435     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18436     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18438     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18439   layout:
18440     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18441     layout: "plot-throughput-speedup-analysis"
18442
18443 - type: "plot"
18444   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18445   algorithm: "plot_tsa_name"
18446   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18448   include:
18449     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18450     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18454   layout:
18455     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18456     layout: "plot-throughput-speedup-analysis"
18457
18458 - type: "plot"
18459   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18460   algorithm: "plot_tsa_name"
18461   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18462   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18463   include:
18464     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18469   layout:
18470     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18471     layout: "plot-throughput-speedup-analysis"
18472
18473 - type: "plot"
18474   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18475   algorithm: "plot_tsa_name"
18476   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18477   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18478   include:
18479     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18480     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18481     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18484   layout:
18485     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18486     layout: "plot-throughput-speedup-analysis"
18487
18488 - type: "plot"
18489   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18490   algorithm: "plot_tsa_name"
18491   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18492   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18493   include:
18494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18499   layout:
18500     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18501     layout: "plot-throughput-speedup-analysis"
18502
18503 - type: "plot"
18504   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18505   algorithm: "plot_tsa_name"
18506   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18507   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18508   include:
18509     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18510     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18511     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18512     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18513     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18514   layout:
18515     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18516     layout: "plot-throughput-speedup-analysis"
18517
18518 - type: "plot"
18519   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18520   algorithm: "plot_tsa_name"
18521   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18522   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18523   include:
18524     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18525     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18526     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18527     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18528     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18529   layout:
18530     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18531     layout: "plot-throughput-speedup-analysis"
18532
18533 - type: "plot"
18534   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18535   algorithm: "plot_tsa_name"
18536   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18537   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18538   include:
18539     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18540     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18541     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18542     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18543     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18544   layout:
18545     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18546     layout: "plot-throughput-speedup-analysis"
18547
18548 - type: "plot"
18549   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18550   algorithm: "plot_tsa_name"
18551   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18552   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18553   include:
18554     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18555     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18556     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18557     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18559   layout:
18560     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18561     layout: "plot-throughput-speedup-analysis"
18562
18563 - type: "plot"
18564   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18565   algorithm: "plot_tsa_name"
18566   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18567   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18568   include:
18569     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18570     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18574   layout:
18575     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18576     layout: "plot-throughput-speedup-analysis"
18577
18578 - type: "plot"
18579   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18580   algorithm: "plot_tsa_name"
18581   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18583   include:
18584     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18585     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18589   layout:
18590     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18591     layout: "plot-throughput-speedup-analysis"
18592
18593 - type: "plot"
18594   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18595   algorithm: "plot_tsa_name"
18596   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18598   include:
18599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18605   layout:
18606     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18607     layout: "plot-throughput-speedup-analysis"
18608
18609 - type: "plot"
18610   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18611   algorithm: "plot_tsa_name"
18612   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18613   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18614   include:
18615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18621   layout:
18622     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18623     layout: "plot-throughput-speedup-analysis"
18624
18625 - type: "plot"
18626   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18627   algorithm: "plot_tsa_name"
18628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18630   include:
18631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18635   layout:
18636     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18637     layout: "plot-throughput-speedup-analysis"
18638
18639 - type: "plot"
18640   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18641   algorithm: "plot_tsa_name"
18642   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18644   include:
18645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18649   layout:
18650     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18651     layout: "plot-throughput-speedup-analysis"
18652
18653 - type: "plot"
18654   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18655   algorithm: "plot_tsa_name"
18656   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18658   include:
18659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18665   layout:
18666     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18667     layout: "plot-throughput-speedup-analysis"
18668
18669 - type: "plot"
18670   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18671   algorithm: "plot_tsa_name"
18672   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18673   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18674   include:
18675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18681   layout:
18682     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18683     layout: "plot-throughput-speedup-analysis"
18684
18685 - type: "plot"
18686   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18687   algorithm: "plot_tsa_name"
18688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18690   include:
18691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18695   layout:
18696     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18697     layout: "plot-throughput-speedup-analysis"
18698
18699 - type: "plot"
18700   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18701   algorithm: "plot_tsa_name"
18702   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18704   include:
18705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18709   layout:
18710     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18711     layout: "plot-throughput-speedup-analysis"
18712
18713 - type: "plot"
18714   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18715   algorithm: "plot_tsa_name"
18716   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18718   include:
18719     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18720     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18721     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18722     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18723     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18724     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18725   layout:
18726     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18727     layout: "plot-throughput-speedup-analysis"
18728
18729 - type: "plot"
18730   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18731   algorithm: "plot_tsa_name"
18732   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18734   include:
18735     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18736     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18737     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18738     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18739     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18740     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18741   layout:
18742     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18743     layout: "plot-throughput-speedup-analysis"
18744
18745 - type: "plot"
18746   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18747   algorithm: "plot_tsa_name"
18748   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18750   include:
18751     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18752     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18753     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18754     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18755   layout:
18756     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18757     layout: "plot-throughput-speedup-analysis"
18758
18759 - type: "plot"
18760   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18761   algorithm: "plot_tsa_name"
18762   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18764   include:
18765     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18766     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18767     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18768     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18769   layout:
18770     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18771     layout: "plot-throughput-speedup-analysis"
18772
18773 - type: "plot"
18774   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18775   algorithm: "plot_tsa_name"
18776   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18778   include:
18779     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18780     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18784   layout:
18785     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18786     layout: "plot-throughput-speedup-analysis"
18787
18788 - type: "plot"
18789   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18790   algorithm: "plot_tsa_name"
18791   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18793   include:
18794     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18799   layout:
18800     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18801     layout: "plot-throughput-speedup-analysis"
18802
18803 - type: "plot"
18804   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18805   algorithm: "plot_tsa_name"
18806   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18807   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18808   include:
18809     - "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"
18810     - "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"
18811     - "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"
18812     - "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"
18813     - "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"
18814   layout:
18815     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18816     layout: "plot-throughput-speedup-analysis"
18817
18818 - type: "plot"
18819   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18820   algorithm: "plot_tsa_name"
18821   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18822   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18823   include:
18824     - "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"
18825     - "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"
18826     - "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"
18827     - "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"
18828     - "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"
18829   layout:
18830     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18831     layout: "plot-throughput-speedup-analysis"
18832
18833 - type: "plot"
18834   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18835   algorithm: "plot_tsa_name"
18836   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18838   include:
18839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18844   layout:
18845     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18846     layout: "plot-throughput-speedup-analysis"
18847
18848 - type: "plot"
18849   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18850   algorithm: "plot_tsa_name"
18851   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18852   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18853   include:
18854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18859   layout:
18860     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18861     layout: "plot-throughput-speedup-analysis"
18862
18863 - type: "plot"
18864   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18865   algorithm: "plot_tsa_name"
18866   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18868   include:
18869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18872     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18873     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18874   layout:
18875     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18876     layout: "plot-throughput-speedup-analysis"
18877
18878 - type: "plot"
18879   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18880   algorithm: "plot_tsa_name"
18881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18883   include:
18884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18889   layout:
18890     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18891     layout: "plot-throughput-speedup-analysis"
18892
18893 - type: "plot"
18894   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18895   algorithm: "plot_tsa_name"
18896   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18897   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18898   include:
18899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18903   layout:
18904     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18905     layout: "plot-throughput-speedup-analysis"
18906
18907 - type: "plot"
18908   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18909   algorithm: "plot_tsa_name"
18910   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18911   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18912   include:
18913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18917   layout:
18918     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18919     layout: "plot-throughput-speedup-analysis"
18920
18921 - type: "plot"
18922   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18923   algorithm: "plot_tsa_name"
18924   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18926   include:
18927     - "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"
18928     - "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"
18929     - "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"
18930     - "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"
18931   layout:
18932     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18933     layout: "plot-throughput-speedup-analysis"
18934
18935 - type: "plot"
18936   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18937   algorithm: "plot_tsa_name"
18938   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18940   include:
18941     - "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"
18942     - "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"
18943     - "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"
18944     - "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"
18945   layout:
18946     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
18947     layout: "plot-throughput-speedup-analysis"
18948
18949 - type: "plot"
18950   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18951   algorithm: "plot_tsa_name"
18952   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18954   include:
18955     - "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"
18956     - "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"
18957     - "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"
18958     - "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"
18959     - "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"
18960     - "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"
18961   layout:
18962     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18963     layout: "plot-throughput-speedup-analysis"
18964
18965 - type: "plot"
18966   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18967   algorithm: "plot_tsa_name"
18968   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18969   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18970   include:
18971     - "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"
18972     - "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"
18973     - "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"
18974     - "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"
18975     - "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"
18976     - "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"
18977   layout:
18978     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18979     layout: "plot-throughput-speedup-analysis"
18980
18981 ################################################################################
18982
18983 # Packet Throughput - DPDK
18984
18985 # 2n-clx-xxv710
18986
18987 - type: "plot"
18988   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18989   algorithm: "plot_perf_box_name"
18990   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18991   data: "plot-dpdk-throughput-latency-2n-clx"
18992   include:
18993     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18994     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18995   layout:
18996     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18997     layout: "plot-throughput"
18998
18999 - type: "plot"
19000   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19001   algorithm: "plot_perf_box_name"
19002   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19003   data: "plot-dpdk-throughput-latency-2n-clx"
19004   include:
19005     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19006     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19007   layout:
19008     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19009     layout: "plot-throughput"
19010
19011 - type: "plot"
19012   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19013   algorithm: "plot_perf_box_name"
19014   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19015   data: "plot-dpdk-throughput-latency-2n-clx"
19016   include:
19017     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19018     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19019   layout:
19020     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19021     layout: "plot-throughput"
19022
19023 - type: "plot"
19024   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19025   algorithm: "plot_perf_box_name"
19026   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19027   data: "plot-dpdk-throughput-latency-2n-clx"
19028   include:
19029     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19030     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19031   layout:
19032     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19033     layout: "plot-throughput"
19034
19035 # 2n-clx-x710
19036
19037 - type: "plot"
19038   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19039   algorithm: "plot_perf_box_name"
19040   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19041   data: "plot-dpdk-throughput-latency-2n-clx"
19042   include:
19043     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19044     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19045   layout:
19046     title: "2n-clx-x710-64b-2t1c-base-ndr"
19047     layout: "plot-throughput"
19048
19049 - type: "plot"
19050   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19051   algorithm: "plot_perf_box_name"
19052   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19053   data: "plot-dpdk-throughput-latency-2n-clx"
19054   include:
19055     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19056     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19057   layout:
19058     title: "2n-clx-x710-64b-4t2c-base-ndr"
19059     layout: "plot-throughput"
19060
19061 - type: "plot"
19062   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19063   algorithm: "plot_perf_box_name"
19064   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19065   data: "plot-dpdk-throughput-latency-2n-clx"
19066   include:
19067     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19068     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19069   layout:
19070     title: "2n-clx-x710-64b-2t1c-base-pdr"
19071     layout: "plot-throughput"
19072
19073 - type: "plot"
19074   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19075   algorithm: "plot_perf_box_name"
19076   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19077   data: "plot-dpdk-throughput-latency-2n-clx"
19078   include:
19079     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19080     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19081   layout:
19082     title: "2n-clx-x710-64b-4t2c-base-pdr"
19083     layout: "plot-throughput"
19084
19085 ################################################################################
19086
19087 - type: "plot"
19088   title: "Latency by percentile: 2n-skx"
19089   algorithm: "plot_hdrh_lat_by_percentile"
19090   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19091   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19092   target-links: "../../_static/vpp"
19093   data: "plot-vpp-hdrh-lat-2n-skx"
19094   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19095   layout:
19096     layout: "plot-hdrh-latency-by-percentile"
19097
19098 - type: "plot"
19099   title: "Latency by percentile: 3n-skx"
19100   algorithm: "plot_hdrh_lat_by_percentile"
19101   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19102   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19103   target-links: "../../_static/vpp"
19104   data: "plot-vpp-hdrh-lat-3n-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: 2n-clx"
19111   algorithm: "plot_hdrh_lat_by_percentile"
19112   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19113   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19114   target-links: "../../_static/vpp"
19115   data: "plot-vpp-hdrh-lat-2n-clx"
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: 3n-hsw"
19122   algorithm: "plot_hdrh_lat_by_percentile"
19123   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19124   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19125   target-links: "../../_static/vpp"
19126   data: "plot-vpp-hdrh-lat-3n-hsw"
19127   filter: "'1T1C' and 'NIC_Intel-XL710'"
19128   layout:
19129     layout: "plot-hdrh-latency-by-percentile"
19130
19131 - type: "plot"
19132   title: "Latency by percentile: 3n-tsh"
19133   algorithm: "plot_hdrh_lat_by_percentile"
19134   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19135   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19136   target-links: "../../_static/vpp"
19137   data: "plot-vpp-hdrh-lat-3n-tsh"
19138   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19139   layout:
19140     layout: "plot-hdrh-latency-by-percentile"
19141
19142 - type: "plot"
19143   title: "Latency by percentile: DPDK 2n-skx"
19144   algorithm: "plot_hdrh_lat_by_percentile"
19145   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19146   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19147   target-links: "../../_static/dpdk"
19148   data: "plot-dpdk-hdrh-lat-2n-skx"
19149   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19150   layout:
19151     layout: "plot-hdrh-latency-by-percentile"
19152
19153 - type: "plot"
19154   title: "Latency by percentile: DPDK 3n-skx"
19155   algorithm: "plot_hdrh_lat_by_percentile"
19156   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19157   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19158   target-links: "../../_static/dpdk"
19159   data: "plot-dpdk-hdrh-lat-3n-skx"
19160   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19161   layout:
19162     layout: "plot-hdrh-latency-by-percentile"
19163
19164 - type: "plot"
19165   title: "Latency by percentile: DPDK 2n-clx"
19166   algorithm: "plot_hdrh_lat_by_percentile"
19167   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19168   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19169   target-links: "../../_static/dpdk"
19170   data: "plot-dpdk-hdrh-lat-2n-clx"
19171   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19172   layout:
19173     layout: "plot-hdrh-latency-by-percentile"
19174
19175 - type: "plot"
19176   title: "Latency by percentile: DPDK 3n-hsw"
19177   algorithm: "plot_hdrh_lat_by_percentile"
19178   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19179   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19180   target-links: "../../_static/dpdk"
19181   data: "plot-dpdk-hdrh-lat-3n-hsw"
19182   filter: "'1T1C' and 'NIC_Intel-XL710'"
19183   layout:
19184     layout: "plot-hdrh-latency-by-percentile"
19185
19186 - type: "plot"
19187   title: "Latency by percentile: DPDK 3n-tsh"
19188   algorithm: "plot_hdrh_lat_by_percentile"
19189   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19190   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19191   target-links: "../../_static/dpdk"
19192   data: "plot-dpdk-hdrh-lat-3n-tsh"
19193   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19194   layout:
19195     layout: "plot-hdrh-latency-by-percentile"