fcc34cbf8cc265f15d1b579f425ec726d93e1404
[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         - 96  # NDRPDR full - ip4-2
675         - 97  # NDRPDR full - vhost-1
676         - 102 # NDRPDR full - crypto-2
677         - 104 # NDRPDR full - ip4tunnels-1
678         - 105 # NDRPDR full - ip4tunnels-2
679         - 106 # NDRPDR full - ip4tunnels-3
680         - 107 # NDRPDR full - ip6tunnels-1
681         - 108 # NDRPDR full - ip4-1
682         - 109 # NDRPDR full - crypto-3
683         - 110 # NDRPDR full - crypto-4
684         - 111 # NDRPDR full - ip4-2
685         - 115 # NDRPDR full - ip4-7
686         - 116 # NDRPDR full - ip4-8
687         - 117 # NDRPDR full - ip4-9
688         - 118 # NDRPDR full - srv6-1
689
690     vpp-perf-results-2n-skx:
691       csit-vpp-perf-verify-2001-2n-skx:
692         - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
693         - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
694         - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
695         - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
696         - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
697         - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
698         - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
699         - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
700         - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
701         - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
702         - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
703         - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
704         - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
705         - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
706
707     vpp-perf-results-2n-clx:
708       csit-vpp-perf-verify-2001-2n-clx:
709         - 53  # NDRPDR full
710         - 54  # NDRPDR full
711         - 55  # NDRPDR full
712         - 56  # NDRPDR full
713         - 57  # NDRPDR full
714         - 58  # NDRPDR full
715         - 59  # NDRPDR full
716         - 60  # NDRPDR full
717         - 61  # NDRPDR full
718         - 62  # NDRPDR full
719         - 63  # NDRPDR full
720         - 64  # NDRPDR full
721         - 65  # NDRPDR full
722         - 66  # NDRPDR full
723         - 67  # NDRPDR full
724
725     vpp-perf-results-3n-tsh:
726       csit-vpp-perf-verify-2001-3n-tsh:
727         - 10  # NDRPDR sel
728
729     vpp-perf-results-3n-dnv:
730       csit-vpp-perf-verify-2001-3n-dnv:
731         - 19  # NDRPDR full
732         - 20  # NDRPDR full
733         - 21  # NDRPDR full
734         - 22  # NDRPDR full
735         - 23  # NDRPDR full
736         - 24  # NDRPDR full
737         - 25  # NDRPDR full
738         - 26  # NDRPDR full
739         - 37  # NDRPDR full
740         - 38  # NDRPDR full
741         - 39  # NDRPDR full
742
743     vpp-perf-results-2n-dnv:
744       csit-vpp-perf-verify-2001-2n-dnv:
745         - 21  # NDRPDR full
746         - 22  # NDRPDR full
747         - 25  # NDRPDR full
748         - 26  # NDRPDR full
749         - 27  # NDRPDR full
750         - 28  # NDRPDR full
751
752     vpp-mrr-results-3n-hsw:
753       csit-vpp-perf-verify-2001-3n-hsw:
754         - 17  # MRR sel
755
756     vpp-mrr-results-3n-skx:
757       csit-vpp-perf-verify-2001-3n-skx:
758         - 50  # MRR sel
759         - 53  # MRR sel addition
760
761     vpp-mrr-results-2n-skx:
762       csit-vpp-perf-verify-2001-2n-skx:
763         - 101 # MRR sel
764         - 128 # MRR sel addition
765
766     vpp-mrr-results-2n-clx:
767       csit-vpp-perf-verify-2001-2n-clx:
768         - 39  # MRR
769
770     vpp-mrr-results-3n-tsh:
771       csit-vpp-perf-verify-2001-3n-tsh:
772         - 9   # MRR sel
773
774     vpp-mrr-results-3n-dnv:
775       csit-vpp-perf-verify-2001-3n-dnv:
776         - 11  # MRR sel
777
778     vpp-mrr-results-2n-dnv:
779       csit-vpp-perf-verify-2001-2n-dnv:
780         - 12  # MRR sel
781
782     vpp-device-results-ubuntu:
783       csit-vpp-device-2001-ubuntu1804-1n-skx:
784         - 57
785
786     dpdk-perf-results-3n-hsw:
787       csit-dpdk-perf-verify-2001-3n-hsw:
788         - 25  # NDRPDR full
789         - 26  # NDRPDR full
790
791     dpdk-perf-results-3n-skx:
792       csit-dpdk-perf-verify-2001-3n-skx:
793         - 29  # NDRPDR sel xxv710
794         - 30  # NDRPDR sel x710
795
796     dpdk-perf-results-2n-skx:
797       csit-dpdk-perf-verify-2001-2n-skx:
798         - 35  # NDRPDR sel xxv710
799         - 38  # NDRPDR sel x710
800
801     dpdk-perf-results-2n-clx:
802       csit-dpdk-perf-verify-2001-2n-clx:
803         - 15  # NDRPDR sel
804         - 34  # NDRPDR sel
805
806     dpdk-perf-results-2n-dnv:
807       csit-dpdk-perf-verify-2001-2n-dnv:
808         - 16  # NDRPDR sel
809
810     dpdk-perf-results-3n-dnv:
811       csit-dpdk-perf-verify-2001-3n-dnv:
812         - 12  # NDRPDR sel
813
814     dpdk-perf-results-3n-tsh:
815       csit-dpdk-perf-verify-2001-3n-tsh:
816         - 3   # NDRPDR sel
817
818 ###########################################################################
819     # Tables (more than one data set)
820
821     # Performance changes
822
823     vpp-perf-changes-2n-skx-old1908_0:
824       csit-vpp-perf-verify-1908-2n-skx:
825         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
826         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
827         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
828         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
829         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
830         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
831         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
832         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
833         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
834         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
835     vpp-perf-changes-2n-skx-old1908_1:
836       csit-vpp-perf-verify-1908_1-2n-skx:
837         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
838         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
839         - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
840         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
841         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
842         - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
843         - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
844         - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
845         - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
846         - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
847     vpp-perf-changes-2n-skx-new1908_1:
848       csit-vpp-perf-verify-1908_1-2n-skx:
849         - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
850         - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
851         - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
852         - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
853         - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
854         - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
855         - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
856         - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
857         - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
858         - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
859     vpp-perf-changes-2n-skx-new1908_2:
860       csit-vpp-perf-verify-1908_2-2n-skx:
861         - 1   # NDRPDR sel
862         - 2   # NDRPDR sel
863         - 3   # NDRPDR sel
864         - 4   # NDRPDR sel
865         - 5   # NDRPDR sel
866         - 6   # NDRPDR sel
867         - 7   # NDRPDR sel
868         - 8   # NDRPDR sel
869         - 9   # NDRPDR sel
870         - 10  # NDRPDR sel
871     vpp-perf-changes-2n-skx-new2001_0:
872       csit-vpp-perf-verify-2001-2n-skx:
873         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
874         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
875         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
876         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
877         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
878         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
879         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
880         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
881         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
882         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
883
884     vpp-perf-changes-3n-skx-old1908_0:
885       csit-vpp-perf-verify-1908-3n-skx:
886         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
887         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
888         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
889         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
890         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
891         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
892         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
893         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
894         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
895         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
896     vpp-perf-changes-3n-skx-old1908_1:
897       csit-vpp-perf-verify-1908_1-3n-skx:
898         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
899         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
900         - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
901         - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
902         - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
903         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
904         - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
905         - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
906         - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
907         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
908     vpp-perf-changes-3n-skx-new1908_1:
909       csit-vpp-perf-verify-1908_1-3n-skx:
910         - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
911         - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
912         - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
913         - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
914         - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
915         - 31  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
916         - 33  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
917         - 34  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
918         - 35  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
919         - 36  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
920     vpp-perf-changes-3n-skx-new1908_2:
921       csit-vpp-perf-verify-1908_2-3n-skx:
922         - 1   # NDRPDR sel
923         - 2   # NDRPDR sel
924     vpp-perf-changes-3n-skx-new2001_0:
925       csit-vpp-perf-verify-2001-3n-skx:
926         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
927         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
928         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
929         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
930         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
931         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
932         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
933
934     vpp-perf-changes-2n-clx-new1908_1:
935       csit-vpp-perf-verify-1908_1-2n-clx:
936         - 5  # NDRPDR sel
937         - 6  # NDRPDR sel
938         - 7  # NDRPDR sel
939         - 8  # NDRPDR sel
940         - 9  # NDRPDR sel
941     vpp-perf-changes-2n-clx-new1908_2:
942       csit-vpp-perf-verify-1908_2-2n-clx:
943         - 4  # NDRPDR sel
944         - 5  # NDRPDR sel
945         - 6  # NDRPDR sel
946         - 7  # NDRPDR sel
947         - 8  # NDRPDR sel
948
949     vpp-performance-changes-3n-hsw-h1:
950       csit-vpp-perf-verify-1904-3n-hsw:
951         - 11  # NDRPDR sel
952         - 12  # NDRPDR sel
953         - 20  # NDRPDR sel
954         - 21  # NDRPDR sel
955         - 23  # NDRPDR sel
956         - 24  # NDRPDR sel
957         - 25  # NDRPDR sel
958         - 26  # NDRPDR sel
959         - 29  # NDRPDR sel
960         - 30  # NDRPDR sel
961     vpp-performance-changes-3n-hsw-ref:
962       csit-vpp-perf-verify-1908-3n-hsw:
963         - 12  # NDRPDR sel
964         - 13  # NDRPDR sel
965         - 14  # NDRPDR sel
966         - 15  # NDRPDR sel
967         - 16  # NDRPDR sel
968         - 17  # NDRPDR sel
969         - 18  # NDRPDR sel
970         - 19  # NDRPDR sel
971         - 20  # NDRPDR sel
972         - 21  # NDRPDR sel
973     vpp-performance-changes-3n-hsw-cmp:
974       csit-vpp-perf-verify-2001-3n-hsw:
975         - 21  # NDRPDR sel
976         - 22  # NDRPDR sel
977         - 23  # NDRPDR sel
978         - 24  # NDRPDR sel
979         - 25  # NDRPDR sel
980         - 29  # NDRPDR sel
981         - 30  # NDRPDR sel
982         - 31  # NDRPDR sel
983         - 32  # NDRPDR sel
984         - 34  # NDRPDR sel
985
986     vpp-performance-changes-3n-skx-h1:
987       csit-vpp-perf-verify-1904-3n-skx:
988         - 8   # NDRPDR sel
989         - 9   # NDRPDR sel
990         - 10  # NDRPDR sel
991         - 11  # NDRPDR sel
992         - 12  # NDRPDR sel
993         - 14  # NDRPDR sel
994         - 16  # NDRPDR sel
995         - 21  # NDRPDR sel
996         - 23  # NDRPDR sel
997         - 25  # NDRPDR sel
998     vpp-performance-changes-3n-skx-ref:
999       csit-vpp-perf-verify-1908-3n-skx:
1000         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
1001         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
1002         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
1003         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
1004         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
1005         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
1006         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
1007         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
1008         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
1009         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
1010     vpp-performance-changes-3n-skx-cmp:
1011       # TODO: Add the data
1012       csit-vpp-perf-verify-2001-3n-skx:
1013         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1014         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1015         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1016         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1017         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1018         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1019         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1020
1021     vpp-performance-changes-2n-skx-h1:
1022       csit-vpp-perf-verify-1904-2n-skx:
1023         - 12  # NDRPDR sel
1024         - 14  # NDRPDR sel
1025         - 16  # NDRPDR sel
1026         - 17  # NDRPDR sel
1027         - 18  # NDRPDR sel
1028         - 21  # NDRPDR sel
1029         - 27  # NDRPDR sel
1030         - 30  # NDRPDR sel
1031         - 31  # NDRPDR sel
1032         - 32  # NDRPDR sel
1033     vpp-performance-changes-2n-skx-ref:
1034       csit-vpp-perf-verify-1908-2n-skx:
1035         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
1036         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
1037         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
1038         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
1039         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
1040         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
1041         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
1042         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
1043         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
1044         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
1045     vpp-performance-changes-2n-skx-cmp:
1046       csit-vpp-perf-verify-2001-2n-skx:
1047         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1048         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1049         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1050         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1051         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1052         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1053         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1054         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1055         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1056         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1057
1058     vpp-performance-changes-nfv-2n-skx-ref:
1059       csit-vpp-perf-verify-1908-2n-skx:
1060         - 22  # NFV
1061         - 31  # NFV
1062         - 32  # NFV
1063     vpp-performance-changes-nfv-2n-skx-cmp:
1064       # TODO: Add the data
1065       csit-vpp-perf-verify-2001-2n-skx:
1066         - 30  # NFV
1067         - 31  # NFV
1068
1069     vpp-performance-changes-2n-dnv-ref:
1070       csit-vpp-perf-verify-1908-2n-dnv:
1071         - 1   # NDRPDR sel
1072         - 2   # NDRPDR sel
1073         - 3   # NDRPDR sel
1074         - 4   # NDRPDR sel
1075         - 5   # NDRPDR sel
1076         - 6   # NDRPDR sel
1077         - 7   # NDRPDR sel
1078         - 8   # NDRPDR sel
1079         - 9   # NDRPDR sel
1080         - 10  # NDRPDR sel
1081     vpp-performance-changes-2n-dnv-cmp:
1082       csit-vpp-perf-verify-2001-2n-dnv:
1083         - 4   # NDRPDR sel
1084         - 5   # NDRPDR sel
1085         - 6   # NDRPDR sel
1086         - 7   # NDRPDR sel
1087         - 8   # NDRPDR sel
1088         - 9   # NDRPDR sel
1089         - 10  # NDRPDR sel
1090         - 11  # NDRPDR sel
1091         - 13  # NDRPDR sel
1092         - 16  # NDRPDR sel
1093
1094     vpp-performance-changes-3n-dnv-ref:
1095       csit-vpp-perf-verify-1908-3n-dnv:
1096         - 6   # NDRPDR sel
1097         - 7   # NDRPDR sel
1098         - 8   # NDRPDR sel
1099         - 9   # NDRPDR sel
1100         - 10  # NDRPDR sel
1101         - 12  # NDRPDR sel
1102         - 13  # NDRPDR sel
1103         - 14  # NDRPDR sel
1104         - 15  # NDRPDR sel
1105         - 16  # NDRPDR sel
1106     vpp-performance-changes-3n-dnv-cmp:
1107       csit-vpp-perf-verify-2001-3n-dnv:
1108         - 5   # NDRPDR sel
1109         - 6   # NDRPDR sel
1110         - 7   # NDRPDR sel
1111         - 8   # NDRPDR sel
1112         - 9   # NDRPDR sel
1113         - 10  # NDRPDR sel
1114         - 12  # NDRPDR sel
1115         - 16  # NDRPDR sel
1116         - 17  # NDRPDR sel
1117         - 18  # NDRPDR sel
1118
1119     vpp-performance-changes-3n-tsh-ref:
1120       csit-vpp-perf-verify-1908-3n-tsh:
1121         - 7   # NDRPDR sel
1122         - 8   # NDRPDR sel
1123         - 9   # NDRPDR sel
1124         - 10  # NDRPDR sel
1125         - 11  # NDRPDR sel
1126         - 12  # NDRPDR sel
1127         - 13  # NDRPDR sel
1128         - 14  # NDRPDR sel
1129         - 15  # NDRPDR sel
1130         - 16  # NDRPDR sel
1131     vpp-performance-changes-3n-tsh-cmp:
1132       csit-vpp-perf-verify-2001-3n-tsh:
1133         - 3   # NDRPDR sel
1134         - 4   # NDRPDR sel
1135         - 7   # NDRPDR sel
1136         - 8   # NDRPDR sel
1137         - 10  # NDRPDR sel
1138         - 12  # NDRPDR sel
1139         - 13  # NDRPDR sel
1140         - 14  # NDRPDR sel
1141         - 15  # NDRPDR sel
1142         - 21  # NDRPDR sel
1143
1144     vpp-soak-vs-ndr-2n-skx-ref:
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     vpp-soak-vs-ndr-2n-skx-cmp:
1157       csit-vpp-perf-verify-2001-2n-skx:
1158         - 181  # Soak
1159         - 182  # Soak
1160     vpp-soak-vs-ndr-2n-skx:
1161       csit-vpp-perf-verify-2001-2n-skx:
1162         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1163         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1164         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1165         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1166         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1167         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1168         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1169         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1170         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1171         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1172         - 181  # Soak
1173         - 182  # Soak
1174
1175     vpp-soak-vs-ndr-2n-clx-ref:
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     vpp-soak-vs-ndr-2n-clx-cmp:
1188       csit-vpp-perf-verify-2001-2n-clx:
1189         - 93  # SOAK
1190         - 94  # Soak
1191     vpp-soak-vs-ndr-2n-clx:
1192       csit-vpp-perf-verify-2001-2n-clx:
1193         - 28  # NDRPDR sel
1194         - 29  # NDRPDR sel
1195         - 32  # NDRPDR sel
1196         - 40  # NDRPDR sel
1197         - 43  # NDRPDR sel
1198         - 44  # NDRPDR sel
1199         - 45  # NDRPDR sel
1200         - 47  # NDRPDR sel
1201         - 48  # NDRPDR sel
1202         - 49  # NDRPDR sel
1203         - 93  # SOAK
1204         - 94  # Soak
1205
1206     vpp-performance-changes-3n-hsw-mrr-h1:
1207       csit-vpp-perf-verify-1904-3n-hsw:
1208         - 9   # MRR sel
1209     vpp-performance-changes-3n-hsw-mrr-ref:
1210       csit-vpp-perf-verify-1908-3n-hsw:
1211         - 39  # MRR sel
1212     vpp-performance-changes-3n-hsw-mrr-cmp:
1213       csit-vpp-perf-verify-2001-3n-hsw:
1214         - 17  # MRR sel
1215
1216     vpp-performance-changes-3n-skx-mrr-h1:
1217       csit-vpp-perf-verify-1904-3n-skx:
1218         - 7   # MRR sel
1219     vpp-performance-changes-3n-skx-mrr-ref:
1220       csit-vpp-perf-verify-1908-3n-skx:
1221         - 36  # MRR sel
1222     vpp-performance-changes-3n-skx-mrr-cmp:
1223       csit-vpp-perf-verify-2001-3n-skx:
1224         - 50  # MRR sel
1225         - 53  # MRR sel addition
1226
1227     vpp-performance-changes-2n-skx-mrr-h1:
1228       csit-vpp-perf-verify-1904-2n-skx:
1229         - 11  # MRR sel
1230     vpp-performance-changes-2n-skx-mrr-ref:
1231       csit-vpp-perf-verify-1908-2n-skx:
1232         - 69  # MRR sel
1233     vpp-performance-changes-2n-skx-mrr-cmp:
1234       csit-vpp-perf-verify-2001-2n-skx:
1235         - 101 # MRR sel
1236         - 128 # MRR sel addition
1237
1238     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1239       csit-vpp-perf-verify-1908-2n-skx:
1240         - 71  # NFV MRR
1241     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1242       # TODO: Replace
1243       # csit-vpp-perf-verify-2001-2n-skx:
1244       csit-vpp-perf-verify-1908-2n-skx:
1245         - 71  # NFV MRR
1246
1247     vpp-performance-changes-2n-dnv-mrr-ref:
1248       csit-vpp-perf-verify-1908-2n-dnv:
1249         - 11  # MRR sel
1250     vpp-performance-changes-2n-dnv-mrr-cmp:
1251       csit-vpp-perf-verify-2001-2n-dnv:
1252         - 12  # MRR sel
1253
1254     vpp-performance-changes-3n-dnv-mrr-ref:
1255       csit-vpp-perf-verify-1908-3n-dnv:
1256         - 17  # MRR sel
1257     vpp-performance-changes-3n-dnv-mrr-cmp:
1258       csit-vpp-perf-verify-2001-3n-dnv:
1259         - 11  # MRR sel
1260
1261     vpp-performance-changes-3n-tsh-mrr-ref:
1262       csit-vpp-perf-verify-1908-3n-tsh:
1263         - 17  # MRR sel
1264     vpp-performance-changes-3n-tsh-mrr-cmp:
1265       csit-vpp-perf-verify-2001-3n-tsh:
1266         - 9   # MRR sel
1267
1268     dpdk-performance-changes-3n-hsw-h1:
1269       csit-dpdk-perf-verify-1904-3n-hsw:
1270         - 2   # NDRPDR sel
1271         - 3   # NDRPDR sel
1272         - 5   # NDRPDR sel
1273         - 6   # NDRPDR sel
1274         - 13  # NDRPDR sel
1275         - 14  # NDRPDR sel
1276         - 15  # NDRPDR sel
1277         - 18  # NDRPDR sel
1278         - 19  # NDRPDR sel
1279         - 20  # NDRPDR sel
1280     dpdk-performance-changes-3n-hsw-ref:
1281       csit-dpdk-perf-verify-1908-3n-hsw:
1282         - 2   # NDRPDR sel
1283         - 3   # NDRPDR sel
1284         - 4   # NDRPDR sel
1285         - 5   # NDRPDR sel
1286         - 6   # NDRPDR sel
1287         - 7   # NDRPDR sel
1288         - 8   # NDRPDR sel
1289         - 9   # NDRPDR sel
1290         - 10  # NDRPDR sel
1291         - 11  # NDRPDR sel
1292     dpdk-performance-changes-3n-hsw-cmp:
1293       csit-dpdk-perf-verify-2001-3n-hsw:
1294 #        - 4   # NDRPDR sel
1295 #        - 5   # NDRPDR sel
1296 #        - 6   # NDRPDR sel
1297 #        - 7   # NDRPDR sel
1298 #        - 8   # NDRPDR sel
1299 #        - 9   # NDRPDR sel
1300 #        - 10  # NDRPDR sel
1301 #        - 11  # NDRPDR sel
1302 #        - 12  # NDRPDR sel
1303 #        - 13  # NDRPDR sel
1304         - 15  # NDRPDR sel
1305         - 16  # NDRPDR sel
1306         - 17  # NDRPDR sel
1307         - 18  # NDRPDR sel
1308         - 19  # NDRPDR sel
1309         - 20  # NDRPDR sel
1310         - 21  # NDRPDR sel
1311         - 22  # NDRPDR sel
1312         - 23  # NDRPDR sel
1313         - 24  # NDRPDR sel
1314
1315     dpdk-performance-changes-3n-skx-h1:
1316       csit-dpdk-perf-verify-1904-3n-skx:
1317         - 2   # NDRPDR sel
1318         - 3   # NDRPDR sel
1319         - 4   # NDRPDR sel
1320         - 5   # NDRPDR sel
1321         - 6   # NDRPDR sel
1322         - 7   # NDRPDR sel
1323         - 11  # NDRPDR sel
1324         - 12  # NDRPDR sel
1325         - 13  # NDRPDR sel
1326         - 14  # NDRPDR sel
1327     dpdk-performance-changes-3n-skx-ref:
1328       csit-dpdk-perf-verify-1908-3n-skx:
1329         - 3   # NDRPDR sel
1330         - 4   # NDRPDR sel
1331         - 5   # NDRPDR sel
1332         - 6   # NDRPDR sel
1333         - 7   # NDRPDR sel
1334         - 8   # NDRPDR sel
1335         - 9   # NDRPDR sel
1336         - 10  # NDRPDR sel
1337         - 11  # NDRPDR sel
1338         - 12  # NDRPDR sel
1339     dpdk-performance-changes-3n-skx-cmp:
1340       csit-dpdk-perf-verify-2001-3n-skx:
1341         - 29  # NDRPDR sel xxv710
1342         - 33  # NDRPDR sel xxv710
1343         - 34  # NDRPDR sel xxv710
1344         - 35  # NDRPDR sel xxv710
1345         - 36  # NDRPDR sel xxv710
1346         - 37  # NDRPDR sel xxv710
1347         - 41  # NDRPDR sel xxv710
1348         - 42  # NDRPDR sel xxv710
1349         - 43  # NDRPDR sel xxv710
1350         - 45  # NDRPDR sel xxv710
1351         - 30  # NDRPDR sel x710
1352         - 31  # NDRPDR sel x710
1353         - 32  # NDRPDR sel x710
1354         - 38  # NDRPDR sel x710
1355         - 39  # NDRPDR sel x710
1356         - 40  # NDRPDR sel x710
1357         - 44  # NDRPDR sel x710
1358         - 46  # NDRPDR sel x710
1359         - 47  # NDRPDR sel x710
1360         - 48  # NDRPDR sel x710
1361
1362     dpdk-performance-changes-2n-skx-h1:
1363       csit-dpdk-perf-verify-1904-2n-skx:
1364         - 2   # NDRPDR sel
1365         - 3   # NDRPDR sel
1366         - 4   # NDRPDR sel
1367         - 5   # NDRPDR sel
1368         - 7   # NDRPDR sel
1369         - 8   # NDRPDR sel
1370         - 9   # NDRPDR sel
1371         - 10  # NDRPDR sel
1372         - 11  # NDRPDR sel
1373         - 12  # NDRPDR sel
1374     dpdk-performance-changes-2n-skx-ref:
1375       csit-dpdk-perf-verify-1908-2n-skx:
1376         - 2   # NDRPDR sel
1377         - 3   # NDRPDR sel
1378         - 4   # NDRPDR sel
1379         - 5   # NDRPDR sel
1380         - 7   # NDRPDR sel
1381         - 8   # NDRPDR sel
1382         - 9   # NDRPDR sel
1383         - 10  # NDRPDR sel
1384         - 11  # NDRPDR sel
1385         - 12  # NDRPDR sel
1386     dpdk-performance-changes-2n-skx-cmp:
1387       csit-dpdk-perf-verify-2001-2n-skx:
1388         - 35  # NDRPDR sel xxv710
1389         - 36  # NDRPDR sel xxv710
1390         - 37  # NDRPDR sel xxv710
1391         - 41  # NDRPDR sel xxv710
1392         - 42  # NDRPDR sel xxv710
1393         - 43  # NDRPDR sel xxv710
1394         - 46  # NDRPDR sel xxv710
1395         - 47  # NDRPDR sel xxv710
1396         - 52  # NDRPDR sel xxv710
1397         - 53  # NDRPDR sel xxv710
1398         - 38  # NDRPDR sel x710
1399         - 39  # NDRPDR sel x710
1400         - 40  # NDRPDR sel x710
1401         - 44  # NDRPDR sel x710
1402         - 45  # NDRPDR sel x710
1403         - 48  # NDRPDR sel x710
1404         - 49  # NDRPDR sel x710
1405         - 50  # NDRPDR sel x710
1406         - 51  # NDRPDR sel x710
1407         - 54  # NDRPDR sel x710
1408
1409     # Compare testbeds
1410
1411     vpp-compare-testbeds-ref:
1412       csit-vpp-perf-verify-2001-3n-hsw:
1413         - 21  # NDRPDR sel
1414         - 22  # NDRPDR sel
1415         - 23  # NDRPDR sel
1416         - 24  # NDRPDR sel
1417         - 25  # NDRPDR sel
1418         - 29  # NDRPDR sel
1419         - 30  # NDRPDR sel
1420         - 31  # NDRPDR sel
1421         - 32  # NDRPDR sel
1422         - 34  # NDRPDR sel
1423     vpp-compare-testbeds-cmp:
1424       # TODO: Add the data
1425       csit-vpp-perf-verify-2001-3n-skx:
1426         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1427         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1428         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1429         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1430         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1431         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1432         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1433
1434     vpp-compare-testbeds-skx-clx-ref:
1435       csit-vpp-perf-verify-2001-2n-skx:
1436         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1437         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1438         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1439         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1440         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1441         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1442         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1443         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1444         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1445         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1446     vpp-compare-testbeds-skx-clx-cmp:
1447       csit-vpp-perf-verify-2001-2n-clx:
1448         - 28  # NDRPDR sel
1449         - 29  # NDRPDR sel
1450         - 32  # NDRPDR sel
1451         - 40  # NDRPDR sel
1452         - 43  # NDRPDR sel
1453         - 44  # NDRPDR sel
1454         - 45  # NDRPDR sel
1455         - 47  # NDRPDR sel
1456         - 48  # NDRPDR sel
1457         - 49  # NDRPDR sel
1458
1459     vpp-compare-testbeds-hsw-clx-ref:
1460       csit-vpp-perf-verify-2001-3n-hsw:
1461         - 21  # NDRPDR sel
1462         - 22  # NDRPDR sel
1463         - 23  # NDRPDR sel
1464         - 24  # NDRPDR sel
1465         - 25  # NDRPDR sel
1466         - 29  # NDRPDR sel
1467         - 30  # NDRPDR sel
1468         - 31  # NDRPDR sel
1469         - 32  # NDRPDR sel
1470         - 34  # NDRPDR sel
1471     vpp-compare-testbeds-hsw-clx-cmp:
1472       csit-vpp-perf-verify-2001-2n-clx:
1473         - 28  # NDRPDR sel
1474         - 29  # NDRPDR sel
1475         - 32  # NDRPDR sel
1476         - 40  # NDRPDR sel
1477         - 43  # NDRPDR sel
1478         - 44  # NDRPDR sel
1479         - 45  # NDRPDR sel
1480         - 47  # NDRPDR sel
1481         - 48  # NDRPDR sel
1482         - 49  # NDRPDR sel
1483
1484     vpp-compare-testbeds-mrr-ref:
1485       csit-vpp-perf-verify-2001-3n-hsw:
1486         - 17  # MRR sel
1487     vpp-compare-testbeds-mrr-cmp:
1488       csit-vpp-perf-verify-2001-3n-skx:
1489         - 50  # MRR sel
1490         - 53  # MRR sel addition
1491
1492     vpp-compare-testbeds-mrr-skx-clx-ref:
1493       csit-vpp-perf-verify-2001-2n-skx:
1494         - 101 # MRR sel
1495         - 128 # MRR sel addition
1496     vpp-compare-testbeds-mrr-skx-clx-cmp:
1497       csit-vpp-perf-verify-2001-2n-clx:
1498         - 39  # MRR
1499
1500     vpp-compare-testbeds-mrr-hsw-clx-ref:
1501       csit-vpp-perf-verify-2001-3n-hsw:
1502         - 17  # MRR sel
1503     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1504       csit-vpp-perf-verify-2001-2n-clx:
1505         - 39  # MRR
1506
1507     dpdk-compare-testbeds-ref:
1508       csit-dpdk-perf-verify-2001-3n-hsw:
1509         - 4   # NDRPDR sel
1510         - 5   # NDRPDR sel
1511         - 6   # NDRPDR sel
1512         - 7   # NDRPDR sel
1513         - 8   # NDRPDR sel
1514         - 9   # NDRPDR sel
1515         - 10  # NDRPDR sel
1516         - 11  # NDRPDR sel
1517         - 12  # NDRPDR sel
1518         - 13  # NDRPDR sel
1519         - 15  # NDRPDR sel
1520         - 16  # NDRPDR sel
1521         - 17  # NDRPDR sel
1522         - 18  # NDRPDR sel
1523         - 19  # NDRPDR sel
1524         - 20  # NDRPDR sel
1525         - 21  # NDRPDR sel
1526         - 22  # NDRPDR sel
1527         - 23  # NDRPDR sel
1528         - 24  # NDRPDR sel
1529     dpdk-compare-testbeds-cmp:
1530       csit-dpdk-perf-verify-2001-3n-skx:
1531         - 29  # NDRPDR sel xxv710
1532         - 33  # NDRPDR sel xxv710
1533         - 34  # NDRPDR sel xxv710
1534         - 35  # NDRPDR sel xxv710
1535         - 36  # NDRPDR sel xxv710
1536         - 37  # NDRPDR sel xxv710
1537         - 41  # NDRPDR sel xxv710
1538         - 42  # NDRPDR sel xxv710
1539         - 43  # NDRPDR sel xxv710
1540         - 45  # NDRPDR sel xxv710
1541         - 30  # NDRPDR sel x710
1542         - 31  # NDRPDR sel x710
1543         - 32  # NDRPDR sel x710
1544         - 38  # NDRPDR sel x710
1545         - 39  # NDRPDR sel x710
1546         - 40  # NDRPDR sel x710
1547         - 44  # NDRPDR sel x710
1548         - 46  # NDRPDR sel x710
1549         - 47  # NDRPDR sel x710
1550         - 48  # NDRPDR sel x710
1551
1552     dpdk-compare-testbeds-skx-clx-ref:
1553       csit-dpdk-perf-verify-2001-2n-skx:
1554         - 35  # NDRPDR sel xxv710
1555         - 36  # NDRPDR sel xxv710
1556         - 37  # NDRPDR sel xxv710
1557         - 41  # NDRPDR sel xxv710
1558         - 42  # NDRPDR sel xxv710
1559         - 43  # NDRPDR sel xxv710
1560         - 46  # NDRPDR sel xxv710
1561         - 47  # NDRPDR sel xxv710
1562         - 52  # NDRPDR sel xxv710
1563         - 53  # NDRPDR sel xxv710
1564         - 38  # NDRPDR sel x710
1565         - 39  # NDRPDR sel x710
1566         - 40  # NDRPDR sel x710
1567         - 44  # NDRPDR sel x710
1568         - 45  # NDRPDR sel x710
1569         - 48  # NDRPDR sel x710
1570         - 49  # NDRPDR sel x710
1571         - 50  # NDRPDR sel x710
1572         - 51  # NDRPDR sel x710
1573         - 54  # NDRPDR sel x710
1574     dpdk-compare-testbeds-skx-clx-cmp:
1575       csit-dpdk-perf-verify-2001-2n-clx:
1576         - 15  # NDRPDR sel
1577         - 16  # NDRPDR sel
1578         - 17  # NDRPDR sel
1579         - 18  # NDRPDR sel
1580         - 19  # NDRPDR sel
1581         - 20  # NDRPDR sel
1582         - 21  # NDRPDR sel
1583         - 22  # NDRPDR sel
1584         - 23  # NDRPDR sel
1585         - 24  # NDRPDR sel
1586         - 25  # NDRPDR sel
1587         - 26  # NDRPDR sel
1588         - 27  # NDRPDR sel
1589         - 28  # NDRPDR sel
1590         - 29  # NDRPDR sel
1591         - 30  # NDRPDR sel
1592         - 31  # NDRPDR sel
1593         - 32  # NDRPDR sel
1594         - 33  # NDRPDR sel
1595         - 34  # NDRPDR sel
1596
1597     # Compare topologies
1598
1599     vpp-compare-topologies-ref:
1600       # TODO: Add the data
1601       csit-vpp-perf-verify-2001-3n-skx:
1602         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1603         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1604         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1605         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1606         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1607         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1608         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1609     vpp-compare-topologies-cmp:
1610       csit-vpp-perf-verify-2001-2n-skx:
1611         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1612         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1613         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1614         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1615         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1616         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1617         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1618         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1619         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1620         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1621
1622     vpp-compare-topologies-mrr-ref:
1623       csit-vpp-perf-verify-2001-3n-skx:
1624         - 50  # MRR sel
1625         - 53  # MRR sel addition
1626     vpp-compare-topologies-mrr-cmp:
1627       csit-vpp-perf-verify-2001-2n-skx:
1628         - 101 # MRR sel
1629         - 128 # MRR sel addition
1630
1631     dpdk-compare-topologies-ref:
1632       csit-dpdk-perf-verify-2001-3n-skx:
1633         - 29  # NDRPDR sel xxv710
1634         - 33  # NDRPDR sel xxv710
1635         - 34  # NDRPDR sel xxv710
1636         - 35  # NDRPDR sel xxv710
1637         - 36  # NDRPDR sel xxv710
1638         - 37  # NDRPDR sel xxv710
1639         - 41  # NDRPDR sel xxv710
1640         - 42  # NDRPDR sel xxv710
1641         - 43  # NDRPDR sel xxv710
1642         - 45  # NDRPDR sel xxv710
1643         - 30  # NDRPDR sel x710
1644         - 31  # NDRPDR sel x710
1645         - 32  # NDRPDR sel x710
1646         - 38  # NDRPDR sel x710
1647         - 39  # NDRPDR sel x710
1648         - 40  # NDRPDR sel x710
1649         - 44  # NDRPDR sel x710
1650         - 46  # NDRPDR sel x710
1651         - 47  # NDRPDR sel x710
1652         - 48  # NDRPDR sel x710
1653     dpdk-compare-topologies-cmp:
1654       csit-dpdk-perf-verify-2001-2n-skx:
1655         - 35  # NDRPDR sel xxv710
1656         - 36  # NDRPDR sel xxv710
1657         - 37  # NDRPDR sel xxv710
1658         - 41  # NDRPDR sel xxv710
1659         - 42  # NDRPDR sel xxv710
1660         - 43  # NDRPDR sel xxv710
1661         - 46  # NDRPDR sel xxv710
1662         - 47  # NDRPDR sel xxv710
1663         - 52  # NDRPDR sel xxv710
1664         - 53  # NDRPDR sel xxv710
1665         - 38  # NDRPDR sel x710
1666         - 39  # NDRPDR sel x710
1667         - 40  # NDRPDR sel x710
1668         - 44  # NDRPDR sel x710
1669         - 45  # NDRPDR sel x710
1670         - 48  # NDRPDR sel x710
1671         - 49  # NDRPDR sel x710
1672         - 50  # NDRPDR sel x710
1673         - 51  # NDRPDR sel x710
1674         - 54  # NDRPDR sel x710
1675
1676   plot-layouts:
1677
1678     plot-soak-throughput:
1679       titlefont:
1680         size: 18
1681       xaxis:
1682         title: "<b>Test Cases [Index]</b>"
1683         titlefont:
1684           size: 16
1685         autorange: True
1686         fixedrange: False
1687         gridcolor: "rgb(230, 230, 230)"
1688         linecolor: "rgb(220, 220, 220)"
1689         linewidth: 1
1690         showgrid: True
1691         showline: True
1692         showticklabels: True
1693         tickcolor: "rgb(220, 220, 220)"
1694         tickmode: "linear"
1695         tickfont:
1696           size: 16
1697         zeroline: False
1698       yaxis:
1699         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1700         titlefont:
1701           size: 16
1702         gridcolor: "rgb(230, 230, 230)"
1703         hoverformat: ".4r"
1704         tickformat: ".3r"
1705         linecolor: "rgb(220, 220, 220)"
1706         linewidth: 1
1707         showgrid: True
1708         showline: True
1709         showticklabels: True
1710         tickcolor: "rgb(220, 220, 220)"
1711         tickfont:
1712           size: 16
1713         zeroline: False
1714         range: [0,50]
1715       autosize: False
1716       margin:
1717         t: 50
1718         b: 0
1719         l: 80
1720         r: 20
1721       showlegend: True
1722       legend:
1723         orientation: "h"
1724         font:
1725           size: 16
1726       width: 700
1727       height: 900
1728       paper_bgcolor: "#fff"
1729       plot_bgcolor: "#fff"
1730       hoverlabel:
1731         namelength: -1
1732
1733     plot-service-density:
1734       titlefont:
1735         size: 18
1736       xaxis:
1737         side: "top"
1738         autorange: True
1739         fixedrange: False
1740         showgrid: False
1741         showline: False
1742         showticklabels: False
1743         ticks: ""
1744         ticklen: 0
1745         tickwidth: 0
1746         zeroline: False
1747       yaxis:
1748         autorange: "reversed"
1749         showgrid: False
1750         showline: False
1751         showticklabels: False
1752         ticks: ""
1753         ticklen: 0
1754         tickwidth: 0
1755         zeroline: False
1756       showlegend: False
1757       paper_bgcolor: "#fff"
1758       plot_bgcolor: "#fff"
1759       width: 700
1760       height: 700
1761       hoverlabel:
1762         namelength: -1
1763
1764     plot-cps:
1765       titlefont:
1766         size: 18
1767       xaxis:
1768         title: "<b>Test Cases [Index]</b>"
1769         titlefont:
1770           size: 16
1771         autorange: True
1772         fixedrange: False
1773         gridcolor: "rgb(230, 230, 230)"
1774         linecolor: "rgb(220, 220, 220)"
1775         linewidth: 1
1776         showgrid: True
1777         showline: True
1778         showticklabels: True
1779         tickcolor: "rgb(220, 220, 220)"
1780         tickmode: "linear"
1781         tickfont:
1782           size: 16
1783         zeroline: False
1784       yaxis:
1785         title: "<b>Connections Per Second [cps]</b>"
1786         titlefont:
1787           size: 16
1788         gridcolor: "rgb(230, 230, 230)"
1789         hoverformat: ".4s"
1790         linecolor: "rgb(220, 220, 220)"
1791         linewidth: 1
1792         rangemode: "tozero"
1793         showgrid: True
1794         showline: True
1795         showticklabels: True
1796         tickcolor: "rgb(220, 220, 220)"
1797         tickformat: ".3s"
1798         tickfont:
1799           size: 16
1800         zeroline: False
1801       boxmode: "group"
1802       boxgroupgap: 0.5
1803       autosize: False
1804       margin:
1805         t: 50
1806         b: 20
1807         l: 80
1808         r: 20
1809       showlegend: True
1810       legend:
1811         orientation: "h"
1812         font:
1813           size: 16
1814       width: 700
1815       height: 800
1816       paper_bgcolor: "#fff"
1817       plot_bgcolor: "#fff"
1818       hoverlabel:
1819         namelength: -1
1820
1821     plot-rps:
1822       titlefont:
1823         size: 18
1824       xaxis:
1825         title: "<b>Test Cases [Index]</b>"
1826         titlefont:
1827           size: 16
1828         autorange: True
1829         fixedrange: False
1830         gridcolor: "rgb(230, 230, 230)"
1831         linecolor: "rgb(220, 220, 220)"
1832         linewidth: 1
1833         showgrid: True
1834         showline: True
1835         showticklabels: True
1836         tickcolor: "rgb(220, 220, 220)"
1837         tickmode: "linear"
1838         tickfont:
1839           size: 16
1840         zeroline: False
1841       yaxis:
1842         title: "<b>Requests Per Second [rps]</b>"
1843         titlefont:
1844           size: 16
1845         gridcolor: "rgb(230, 230, 230)"
1846         hoverformat: ".4s"
1847         linecolor: "rgb(220, 220, 220)"
1848         linewidth: 1
1849         rangemode: "tozero"
1850         showgrid: True
1851         showline: True
1852         showticklabels: True
1853         tickcolor: "rgb(230, 230, 230)"
1854         tickformat: ".3s"
1855         tickfont:
1856           size: 16
1857         zeroline: False
1858       boxmode: "group"
1859       boxgroupgap: 0.5
1860       autosize: False
1861       margin:
1862         t: 50
1863         b: 20
1864         l: 80
1865         r: 20
1866       showlegend: True
1867       legend:
1868         orientation: "h"
1869         font:
1870           size: 16
1871       width: 700
1872       height: 800
1873       paper_bgcolor: "#fff"
1874       plot_bgcolor: "#fff"
1875       hoverlabel:
1876         namelength: -1
1877
1878     plot-hoststack:
1879       titlefont:
1880         size: 16
1881       xaxis:
1882         title: "<b>Test Cases [Index]</b>"
1883         titlefont:
1884           size: 14
1885         autorange: True
1886         fixedrange: False
1887         gridcolor: "rgb(230, 230, 230)"
1888         linecolor: "rgb(220, 220, 220)"
1889         linewidth: 1
1890         showgrid: True
1891         showline: True
1892         showticklabels: True
1893         tickcolor: "rgb(220, 220, 220)"
1894         tickmode: "linear"
1895         tickfont:
1896           size: 14
1897         zeroline: False
1898       yaxis:
1899         title: "<b>Bandwidth [Gbps]</b>"
1900         titlefont:
1901           size: 14
1902         gridcolor: "rgb(230, 230, 230)"
1903         hoverformat: ".4s"
1904         linecolor: "rgb(220, 220, 220)"
1905         linewidth: 1
1906         rangemode: "tozero"
1907         showgrid: True
1908         showline: True
1909         showticklabels: True
1910         tickcolor: "rgb(230, 230, 230)"
1911         tickformat: ".3s"
1912         tickfont:
1913           size: 14
1914         zeroline: False
1915       boxmode: "group"
1916       boxgroupgap: 0.5
1917       autosize: False
1918       margin:
1919         t: 50
1920         b: 20
1921         l: 80
1922         r: 20
1923       showlegend: True
1924       legend:
1925         orientation: "h"
1926         font:
1927           size: 14
1928       width: 700
1929       height: 800
1930       paper_bgcolor: "#fff"
1931       plot_bgcolor: "#fff"
1932       hoverlabel:
1933         namelength: -1
1934
1935     plot-throughput:
1936       titlefont:
1937         size: 18
1938       xaxis:
1939         title: "<b>Test Cases [Index]</b>"
1940         titlefont:
1941           size: 16
1942         autorange: True
1943         fixedrange: False
1944         gridcolor: "rgb(230, 230, 230)"
1945         linecolor: "rgb(220, 220, 220)"
1946         linewidth: 1
1947         showgrid: True
1948         showline: True
1949         showticklabels: True
1950         tickcolor: "rgb(220, 220, 220)"
1951         tickmode: "linear"
1952         tickfont:
1953           size: 16
1954         zeroline: False
1955       yaxis:
1956         title: "<b>Packet Throughput [Mpps]</b>"
1957         titlefont:
1958           size: 16
1959         gridcolor: "rgb(230, 230, 230)"
1960         hoverformat: ".4r"
1961         tickformat: ".3r"
1962         linecolor: "rgb(220, 220, 220)"
1963         linewidth: 1
1964         showgrid: True
1965         showline: True
1966         showticklabels: True
1967         tickcolor: "rgb(220, 220, 220)"
1968         tickfont:
1969           size: 16
1970         zeroline: False
1971         range: [0,50]
1972       autosize: False
1973       margin:
1974         t: 50
1975         b: 0
1976         l: 80
1977         r: 20
1978       showlegend: True
1979       legend:
1980         orientation: "h"
1981         font:
1982           size: 16
1983       width: 700
1984       height: 900
1985       paper_bgcolor: "#fff"
1986       plot_bgcolor: "#fff"
1987       hoverlabel:
1988         namelength: -1
1989
1990     plot-throughput-speedup-analysis:
1991       titlefont:
1992         size: 18
1993       xaxis:
1994         title: "<b>Number of Cores [Qty]</b>"
1995         titlefont:
1996           size: 16
1997         autorange: True
1998         fixedrange: False
1999         gridcolor: "rgb(230, 230, 230)"
2000         linecolor: "rgb(220, 220, 220)"
2001         linewidth: 1
2002         showgrid: True
2003         showline: True
2004         showticklabels: True
2005         tickcolor: "rgb(238, 238, 238)"
2006         tickmode: "linear"
2007         tickfont:
2008           size: 16
2009         zeroline: False
2010       yaxis:
2011         title: "<b>Packet Throughput [Mpps]</b>"
2012         titlefont:
2013           size: 16
2014         type: "linear"
2015         gridcolor: "rgb(230, 230, 230)"
2016         hoverformat: ".4s"
2017         linecolor: "rgb(220, 220, 220)"
2018         linewidth: 1
2019         showgrid: True
2020         showline: True
2021         showticklabels: True
2022         tickcolor: "rgb(220, 220, 220)"
2023         tickformat: ".4s"
2024         tickfont:
2025           size: 16
2026         zeroline: True
2027         rangemode: "tozero"
2028         range: [0,100]
2029       legend:
2030         orientation: "h"
2031         font:
2032           size: 16
2033         xanchor: "left"
2034         yanchor: "top"
2035         x: 0
2036         y: -0.2
2037         bgcolor: "rgba(255, 255, 255, 0)"
2038         bordercolor: "rgba(255, 255, 255, 0)"
2039         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2040       autosize: False
2041       margin:
2042           't': 50
2043           'b': 150
2044           'l': 85
2045           'r': 10
2046       showlegend: True
2047       width: 700
2048       height: 700
2049       paper_bgcolor: "#fff"
2050       plot_bgcolor: "#fff"
2051       hoverlabel:
2052         namelength: -1
2053       annotations: [
2054         {
2055           text: "_ _          __          ...",
2056           align: "left",
2057           showarrow: False,
2058           xref: "paper",
2059           yref: "paper",
2060           xanchor: "left",
2061           yanchor: "top",
2062           x: 0,
2063           y: -0.13,
2064           font: {
2065             family: "Consolas, Courier New",
2066             size: 15
2067           },
2068         },
2069         {
2070           text: "    Perfect     Measured     Limit",
2071           align: "left",
2072           showarrow: False,
2073           xref: "paper",
2074           yref: "paper",
2075           xanchor: "left",
2076           yanchor: "top",
2077           x: 0,
2078           y: -0.15,
2079           font: {
2080             family: "Consolas, Courier New",
2081             size: 15
2082           },
2083         },
2084       ]
2085
2086     plot-latency:
2087       titlefont:
2088         size: 18
2089       xaxis:
2090         title: "<b>Direction</b>"
2091         titlefont:
2092           size: 16
2093         autorange: True
2094         fixedrange: False
2095         gridcolor: "rgb(230, 230, 230)"
2096         linecolor: "rgb(220, 220, 220)"
2097         linewidth: 1
2098         showgrid: True
2099         showline: True
2100         showticklabels: False
2101         tickcolor: "rgb(220, 220, 220)"
2102         tickmode: "linear"
2103         tickfont:
2104           size: 16
2105         zeroline: False
2106       yaxis:
2107         title: "<b>Packet Latency [uSec]</b>"
2108         titlefont:
2109           size: 16
2110         type: "linear"
2111         gridcolor: "rgb(230, 230, 230)"
2112         hoverformat: ".4s"
2113         linecolor: "rgb(220, 220, 220)"
2114         linewidth: 1
2115         showgrid: True
2116         showline: True
2117         showticklabels: True
2118         tickcolor: "rgb(220, 220, 220)"
2119         tickformat: ".4s"
2120         tickfont:
2121           size: 16
2122         zeroline: True
2123         rangemode: "tozero"
2124       legend:
2125         orientation: "h"
2126         font:
2127           size: 16
2128         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2129       autosize: False
2130       margin:
2131           't': 50
2132           'b': 150
2133           'l': 80
2134           'r': 10
2135       showlegend: True
2136       width: 700
2137       height: 700
2138       paper_bgcolor: "#fff"
2139       plot_bgcolor: "#fff"
2140       hoverlabel:
2141         namelength: -1
2142
2143     plot-hdrh-latency:
2144       title:
2145         text: ""
2146         xanchor: "center"
2147         x: 0.5
2148         font:
2149           size: 16
2150       width: 700
2151       plot_bgcolor: "white"
2152       annotations:
2153         - font:
2154             size: 14
2155           showarrow: False
2156           text: "<b>Packet Latency [uSec]</b>"
2157           x: 1
2158           xanchor: "right"
2159           xref: "paper"
2160           y: -0.045
2161           yanchor: "top"
2162           yref: "paper"
2163         - font:
2164             size: 14
2165           showarrow: False
2166           text: "<b>Probability [%]</b>"
2167           textangle: 270
2168           x: -0.06
2169           xanchor: "center"
2170           xref: "paper"
2171           y: 0.5
2172           yanchor: "middle"
2173           yref: "paper"
2174         - font:
2175             size: 14
2176           showarrow: False
2177           text: "<b>Direction: E-W</b>"
2178           x: 0.24
2179           xanchor: "center"
2180           xref: "paper"
2181           y: 1.05
2182           yanchor: "bottom"
2183           yref: "paper"
2184         - font:
2185             size: 14
2186           showarrow: False
2187           text: "<b>Direction: W-E</b>"
2188           x: 0.74
2189           xanchor: "center"
2190           xref: "paper"
2191           y: 1.05
2192           yanchor: "bottom"
2193           yref: "paper"
2194
2195     plot-hdrh-latency-percentile:
2196       title:
2197         text: ""
2198         xanchor: "center"
2199         x: 0.5
2200         font:
2201           size: 18
2202       xaxis:
2203         type: "log"
2204         title: "<b>Percentile [%]</b>"
2205         titlefont:
2206           size: 16
2207         autorange: True
2208         fixedrange: False
2209         gridcolor: "rgb(230, 230, 230)"
2210         linecolor: "rgb(220, 220, 220)"
2211         linewidth: 1
2212         showgrid: True
2213         showline: True
2214         showticklabels: True
2215         tickcolor: "rgb(220, 220, 220)"
2216         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2217         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2218         tickfont:
2219           size: 16
2220       yaxis:
2221         title: "<b>Packet Latency [uSec]</b>"
2222         titlefont:
2223           size: 16
2224         gridcolor: "rgb(230, 230, 230)"
2225         linecolor: "rgb(220, 220, 220)"
2226         linewidth: 1
2227         showgrid: True
2228         showline: True
2229         showticklabels: True
2230         tickcolor: "rgb(220, 220, 220)"
2231         tickfont:
2232           size: 16
2233       autosize: False
2234       showlegend: True
2235       legend:
2236         traceorder: "normal"
2237         orientation: "h"
2238         font:
2239           size: 16
2240         xanchor: "left"
2241         yanchor: "top"
2242         x: 0
2243         y: -0.15
2244         bgcolor: "rgba(255, 255, 255, 0)"
2245         bordercolor: "rgba(255, 255, 255, 0)"
2246       width: 700
2247       height: 700
2248       paper_bgcolor: "white"
2249       plot_bgcolor: "white"
2250
2251     plot-hdrh-latency-by-percentile:
2252       title:
2253         text: "<b>Latency by Percentile Distribution</b>"
2254         xanchor: "center"
2255         x: 0.5
2256         font:
2257           size: 18
2258       showlegend: True
2259       legend:
2260         traceorder: "normal"
2261         orientation: "h"
2262         font:
2263           size: 16
2264         xanchor: "left"
2265         yanchor: "top"
2266         x: 0
2267         y: -0.2
2268         bgcolor: "rgba(255, 255, 255, 0)"
2269         bordercolor: "rgba(255, 255, 255, 0)"
2270       xaxis:
2271         type: "linear"
2272         title: "<b>Percentile [%]</b>"
2273         titlefont:
2274           size: 14
2275         autorange: False
2276         fixedrange: False
2277         range: [0, 100]
2278         gridcolor: "rgb(230, 230, 230)"
2279         linecolor: "rgb(220, 220, 220)"
2280         linewidth: 1
2281         showgrid: True
2282         showline: True
2283         showticklabels: True
2284         tickcolor: "rgb(220, 220, 220)"
2285         tickvals: [0, 25, 50, 75, 100]
2286         ticktext: [0, 25, 50, 75, 100]
2287         tickfont:
2288           size: 14
2289       yaxis:
2290         title: "<b>One-Way Latency per Direction [uSec]</b>"
2291         titlefont:
2292           size: 14
2293         gridcolor: "rgb(230, 230, 230)"
2294         linecolor: "rgb(220, 220, 220)"
2295         linewidth: 1
2296         showgrid: True
2297         showline: True
2298         showticklabels: True
2299         tickcolor: "rgb(220, 220, 220)"
2300         tickfont:
2301           size: 14
2302       width: 700
2303       height: 700
2304       paper_bgcolor: "white"
2305       plot_bgcolor: "white"
2306
2307 - type: "static"
2308   src-path: "{DIR[RST]}"
2309   dst-path: "{DIR[WORKING,SRC]}"
2310
2311 - type: "input"
2312   general:
2313     file-name: "output_info.xml.gz"
2314     file-format: ".gz"
2315     arch-file-format:
2316       - ".gz"
2317       - ".zip"
2318     download-path: "{job}/{build}/archives/{filename}"
2319     extract: "output.xml"
2320
2321     zip-file-name: "robot-plugin.zip"
2322     zip-file-format: ".zip"
2323     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2324     zip-extract: "robot-plugin/output.xml"
2325
2326   builds:
2327
2328     csit-vpp-perf-verify-1904-3n-hsw:
2329       - 9   # MRR sel
2330       - 11  # NDRPDR sel
2331       - 12  # NDRPDR sel
2332       - 20  # NDRPDR sel
2333       - 21  # NDRPDR sel
2334       - 23  # NDRPDR sel
2335       - 24  # NDRPDR sel
2336       - 25  # NDRPDR sel
2337       - 26  # NDRPDR sel
2338       - 29  # NDRPDR sel
2339       - 30  # NDRPDR sel
2340     csit-vpp-perf-verify-1908-3n-hsw:
2341       - 12  # NDRPDR sel
2342       - 13  # NDRPDR sel
2343       - 14  # NDRPDR sel
2344       - 15  # NDRPDR sel
2345       - 16  # NDRPDR sel
2346       - 17  # NDRPDR sel
2347       - 18  # NDRPDR sel
2348       - 19  # NDRPDR sel
2349       - 20  # NDRPDR sel
2350       - 21  # NDRPDR sel
2351       - 48  # NDRPDR sel vhost
2352       - 49  # NDRPDR sel vhost
2353       - 52  # NDRPDR sel vhost
2354       - 53  # NDRPDR sel vhost
2355       - 54  # NDRPDR sel vhost
2356       - 55  # NDRPDR sel vhost
2357       - 56  # NDRPDR sel vhost
2358       - 57  # NDRPDR sel vhost
2359       - 58  # NDRPDR sel vhost
2360       - 59  # NDRPDR sel vhost
2361       - 39  # MRR sel
2362     csit-vpp-perf-verify-2001-3n-hsw:
2363       - 21  # NDRPDR sel
2364       - 22  # NDRPDR sel
2365       - 23  # NDRPDR sel
2366       - 24  # NDRPDR sel
2367       - 25  # NDRPDR sel
2368       - 29  # NDRPDR sel
2369       - 30  # NDRPDR sel
2370       - 31  # NDRPDR sel
2371       - 32  # NDRPDR sel
2372       - 34  # NDRPDR sel
2373       - 17  # MRR sel
2374       - 18  # NDRPDR full
2375       - 20  # NDRPDR full
2376       - 28  # NDRPDR full
2377       - 35  # NDRPDR full
2378       - 42  # NDRPDR full
2379       - 46  # NDRPDR full
2380       - 47  # NDRPDR full
2381       - 48  # NDRPDR full
2382       - 49  # NDRPDR full
2383       - 50  # NDRPDR full
2384       - 51  # NDRPDR full
2385       - 52  # NDRPDR full
2386       - 53  # NDRPDR full
2387       - 54  # NDRPDR full
2388       - 55  # NDRPDR full
2389       - 56  # NDRPDR full
2390       - 57  # NDRPDR full
2391       - 58  # NDRPDR full
2392       - 59  # NDRPDR full
2393       - 61  # NDRPDR full
2394       - 62  # NDRPDR full
2395       - 63  # NDRPDR full
2396       - 64  # NDRPDR full
2397       - 65  # NDRPDR full
2398       - 67  # NDRPDR full
2399       - 70  # NDRPDR full
2400       - 72  # NDRPDR full
2401       - 73  # NDRPDR full
2402       - 76  # NDRPDR full
2403       - 77  # NDRPDR full
2404       - 78  # NDRPDR full
2405       - 79  # NDRPDR full
2406       - 81  # NDRPDR full
2407       - 82  # NDRPDR full
2408       - 84  # NDRPDR full
2409       - 85  # NDRPDR full
2410       - 103  # hoststack
2411       - 104  # hoststack
2412       - 105  # hoststack
2413       - 106  # hoststack
2414       - 107  # hoststack
2415       - 108  # hoststack
2416       - 109  # hoststack
2417       - 110  # hoststack
2418       - 111  # hoststack
2419       - 112  # hoststack
2420
2421     csit-vpp-perf-verify-1904-3n-skx:
2422       - 7   # MRR sel
2423       - 8   # NDRPDR sel
2424       - 9   # NDRPDR sel
2425       - 10  # NDRPDR sel
2426       - 11  # NDRPDR sel
2427       - 12  # NDRPDR sel
2428       - 14  # NDRPDR sel
2429       - 16  # NDRPDR sel
2430       - 21  # NDRPDR sel
2431       - 23  # NDRPDR sel
2432       - 25  # NDRPDR sel
2433     csit-vpp-perf-verify-1908-3n-skx:
2434       - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
2435       - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
2436       - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
2437       - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
2438       - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
2439       - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
2440       - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
2441       - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
2442       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2443       - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
2444       - 52  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2445       - 53  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2446       - 55  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2447       - 61  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2448       - 62  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2449       - 63  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2450       - 64  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2451       - 65  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2452       - 66  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2453       - 67  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2454       - 36  # MRR sel - old1908 - vpp build: 19.08-release
2455     csit-vpp-perf-verify-1908_1-3n-skx:
2456       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2457       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2458       - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2459       - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2460       - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2461       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2462       - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2463       - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2464       - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2465       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2466       - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2467       - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2468       - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2469       - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2470       - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2471       - 31  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2472       - 33  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2473       - 34  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2474       - 35  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2475       - 36  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2476     csit-vpp-perf-verify-1908_2-3n-skx:
2477       - 1   # NDRPDR sel
2478       - 2   # NDRPDR sel
2479     csit-vpp-perf-verify-2001-3n-skx:
2480       - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2481       - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2482       - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2483       - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2484       - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2485       - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2486       - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2487       - 82  # NDRPDR full - crypto-1
2488       - 85  # NDRPDR full - l2-2
2489       - 87  # NDRPDR full - ip6-1
2490       - 88  # NDRPDR full - ip6-2
2491       - 90  # NDRPDR full - memif
2492       - 95  # NDRPDR full - l2-1
2493       - 96  # NDRPDR full - ip4-2
2494       - 97  # NDRPDR full - vhost-1
2495       - 102 # NDRPDR full - crypto-2
2496       - 104 # NDRPDR full - ip4tunnels-1
2497       - 105 # NDRPDR full - ip4tunnels-2
2498       - 106 # NDRPDR full - ip4tunnels-3
2499       - 107 # NDRPDR full - ip6tunnels-1
2500       - 108 # NDRPDR full - ip4-1
2501       - 109 # NDRPDR full - crypto-3
2502       - 110 # NDRPDR full - crypto-4
2503       - 111 # NDRPDR full - ip4-2
2504       - 115 # NDRPDR full - ip4-7
2505       - 116 # NDRPDR full - ip4-8
2506       - 117 # NDRPDR full - ip4-9
2507       - 118 # NDRPDR full - srv6-1
2508       - 50  # MRR sel
2509       - 53  # MRR sel addition
2510
2511     csit-vpp-perf-verify-1904-2n-skx:
2512       - 11  # MRR sel
2513       - 12  # NDRPDR sel
2514       - 14  # NDRPDR sel
2515       - 16  # NDRPDR sel
2516       - 17  # NDRPDR sel
2517       - 18  # NDRPDR sel
2518       - 21  # NDRPDR sel
2519       - 27  # NDRPDR sel
2520       - 30  # NDRPDR sel
2521       - 31  # NDRPDR sel
2522       - 32  # NDRPDR sel
2523     csit-vpp-perf-verify-1908-2n-skx:
2524       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2525       - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
2526       - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
2527       - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
2528       - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
2529       - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
2530       - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
2531       - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
2532       - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
2533       - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
2534       - 88  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2535       - 89  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2536       - 91  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2537       - 92  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2538       - 93  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2539       - 94  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2540       - 95  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2541       - 96  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2542       - 97  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2543       - 98  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2544       - 69  # MRR sel - old1908 - vpp build: 19.08-release
2545     csit-vpp-perf-verify-1908_1-2n-skx:
2546       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2547       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2548       - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2549       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2550       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2551       - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2552       - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2553       - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2554       - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2555       - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2556       - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2557       - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2558       - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2559       - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2560       - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2561       - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2562       - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2563       - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2564       - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2565       - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2566     csit-vpp-perf-verify-1908_2-2n-skx:
2567       - 1   # NDRPDR sel
2568       - 2   # NDRPDR sel
2569       - 3   # NDRPDR sel
2570       - 4   # NDRPDR sel
2571       - 5   # NDRPDR sel
2572       - 6   # NDRPDR sel
2573       - 7   # NDRPDR sel
2574       - 8   # NDRPDR sel
2575       - 9   # NDRPDR sel
2576       - 10  # NDRPDR sel
2577     csit-vpp-perf-verify-2001-2n-skx:
2578       - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2579       - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2580       - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2581       - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2582       - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2583       - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2584       - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2585       - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2586       - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2587       - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2588       - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2589       - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2590       - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2591       - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2592       - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2593       - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2594       - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2595       - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2596       - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2597       - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2598       - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2599       - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2600       - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2601       - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2602       - 101  # MRR sel - old
2603       - 128  # MRR sel addition - old
2604       - 169  # Reconf
2605       - 171  # Reconf
2606       - 172  # Reconf
2607       - 173  # Reconf
2608       - 174  # Reconf
2609       - 175  # Reconf
2610       - 176  # Reconf
2611       - 177  # Reconf
2612       - 178  # Reconf
2613       - 179  # Reconf
2614       - 181  # Soak
2615       - 182  # Soak
2616
2617     csit-vpp-perf-verify-1908_1-2n-clx:
2618       - 5  # NDRPDR sel
2619       - 6  # NDRPDR sel
2620       - 7  # NDRPDR sel
2621       - 8  # NDRPDR sel
2622       - 9  # NDRPDR sel
2623     csit-vpp-perf-verify-1908_2-2n-clx:
2624       - 4  # NDRPDR sel
2625       - 5  # NDRPDR sel
2626       - 6  # NDRPDR sel
2627       - 7  # NDRPDR sel
2628       - 8  # NDRPDR sel
2629     csit-vpp-perf-verify-2001-2n-clx:
2630       - 28  # NDRPDR sel
2631       - 29  # NDRPDR sel
2632       - 32  # NDRPDR sel
2633       - 40  # NDRPDR sel
2634       - 43  # NDRPDR sel
2635       - 44  # NDRPDR sel
2636       - 45  # NDRPDR sel
2637       - 47  # NDRPDR sel
2638       - 48  # NDRPDR sel
2639       - 49  # NDRPDR sel
2640       - 39  # MRR
2641       - 53  # NDRPDR full
2642       - 54  # NDRPDR full
2643       - 55  # NDRPDR full
2644       - 56  # NDRPDR full
2645       - 57  # NDRPDR full
2646       - 58  # NDRPDR full
2647       - 59  # NDRPDR full
2648       - 60  # NDRPDR full
2649       - 61  # NDRPDR full
2650       - 62  # NDRPDR full
2651       - 63  # NDRPDR full
2652       - 64  # NDRPDR full
2653       - 65  # NDRPDR full
2654       - 66  # NDRPDR full
2655       - 67  # NDRPDR full
2656       - 68  # Reconf
2657       - 69  # Reconf
2658       - 70  # Reconf
2659       - 71  # Reconf
2660       - 72  # Reconf
2661       - 73  # Reconf
2662       - 74  # Reconf
2663       - 75  # Reconf
2664       - 76  # Reconf
2665       - 77  # Reconf
2666       - 80  # TCP
2667       - 82  # TCP
2668       - 83  # TCP
2669       - 85  # TCP
2670       - 86  # TCP
2671       - 87  # TCP
2672       - 88  # TCP
2673       - 89  # TCP
2674       - 90  # TCP
2675       - 91  # TCP
2676       - 93  # Soak
2677       - 94  # Soak
2678
2679     csit-vpp-perf-verify-1908-3n-tsh:
2680       - 7   # NDRPDR sel
2681       - 8   # NDRPDR sel
2682       - 9   # NDRPDR sel
2683       - 10  # NDRPDR sel
2684       - 11  # NDRPDR sel
2685       - 12  # NDRPDR sel
2686       - 13  # NDRPDR sel
2687       - 14  # NDRPDR sel
2688       - 15  # NDRPDR sel
2689       - 16  # NDRPDR sel
2690       - 17  # MRR sel
2691     csit-vpp-perf-verify-2001-3n-tsh:
2692       - 3   # NDRPDR sel
2693       - 4   # NDRPDR sel
2694       - 7   # NDRPDR sel
2695       - 8   # NDRPDR sel
2696       - 10  # NDRPDR sel
2697       - 12  # NDRPDR sel
2698       - 13  # NDRPDR sel
2699       - 14  # NDRPDR sel
2700       - 15  # NDRPDR sel
2701       - 21  # NDRPDR sel
2702       - 9   # MRR sel
2703
2704     csit-vpp-perf-verify-1908-3n-dnv:
2705       - 6   # NDRPDR sel
2706       - 7   # NDRPDR sel
2707       - 8   # NDRPDR sel
2708       - 9   # NDRPDR sel
2709       - 10  # NDRPDR sel
2710       - 12  # NDRPDR sel
2711       - 13  # NDRPDR sel
2712       - 14  # NDRPDR sel
2713       - 15  # NDRPDR sel
2714       - 16  # NDRPDR sel
2715       - 17  # MRR sel
2716     csit-vpp-perf-verify-2001-3n-dnv:
2717       - 5   # NDRPDR sel
2718       - 6   # NDRPDR sel
2719       - 7   # NDRPDR sel
2720       - 8   # NDRPDR sel
2721       - 9   # NDRPDR sel
2722       - 10  # NDRPDR sel
2723       - 12  # NDRPDR sel
2724       - 16  # NDRPDR sel
2725       - 17  # NDRPDR sel
2726       - 18  # NDRPDR sel
2727       - 11  # MRR sel
2728       - 19  # NDRPDR full
2729       - 20  # NDRPDR full
2730       - 21  # NDRPDR full
2731       - 22  # NDRPDR full
2732       - 23  # NDRPDR full
2733       - 24  # NDRPDR full
2734       - 25  # NDRPDR full
2735       - 26  # NDRPDR full
2736       - 37  # NDRPDR full
2737       - 38  # NDRPDR full
2738       - 39  # NDRPDR full
2739
2740     csit-vpp-perf-verify-1908-2n-dnv:
2741       - 1   # NDRPDR sel
2742       - 2   # NDRPDR sel
2743       - 3   # NDRPDR sel
2744       - 4   # NDRPDR sel
2745       - 5   # NDRPDR sel
2746       - 6   # NDRPDR sel
2747       - 7   # NDRPDR sel
2748       - 8   # NDRPDR sel
2749       - 9   # NDRPDR sel
2750       - 10  # NDRPDR sel
2751       - 11  # MRR sel
2752     csit-vpp-perf-verify-2001-2n-dnv:
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       - 13  # NDRPDR sel
2762       - 16  # NDRPDR sel
2763       - 12  # MRR sel
2764       - 21  # NDRPDR full
2765       - 22  # NDRPDR full
2766       - 25  # NDRPDR full
2767       - 26  # NDRPDR full
2768       - 27  # NDRPDR full
2769       - 28  # NDRPDR full
2770
2771     csit-dpdk-perf-verify-1904-3n-hsw:
2772       - 2   # NDRPDR sel
2773       - 3   # NDRPDR sel
2774       - 5   # NDRPDR sel
2775       - 6   # NDRPDR sel
2776       - 13  # NDRPDR sel
2777       - 14  # NDRPDR sel
2778       - 15  # NDRPDR sel
2779       - 18  # NDRPDR sel
2780       - 19  # NDRPDR sel
2781       - 20  # NDRPDR sel
2782     csit-dpdk-perf-verify-1908-3n-hsw:
2783       - 2   # NDRPDR sel
2784       - 3   # NDRPDR sel
2785       - 4   # NDRPDR sel
2786       - 5   # NDRPDR sel
2787       - 6   # NDRPDR sel
2788       - 7   # NDRPDR sel
2789       - 8   # NDRPDR sel
2790       - 9   # NDRPDR sel
2791       - 10  # NDRPDR sel
2792       - 11  # NDRPDR sel
2793     csit-dpdk-perf-verify-2001-3n-hsw:
2794       - 4   # NDRPDR sel
2795       - 5   # NDRPDR sel
2796       - 6   # NDRPDR sel
2797       - 7   # NDRPDR sel
2798       - 8   # NDRPDR sel
2799       - 9   # NDRPDR sel
2800       - 10  # NDRPDR sel
2801       - 11  # NDRPDR sel
2802       - 12  # NDRPDR sel
2803       - 13  # NDRPDR sel
2804       - 15  # NDRPDR sel
2805       - 16  # NDRPDR sel
2806       - 17  # NDRPDR sel
2807       - 18  # NDRPDR sel
2808       - 19  # NDRPDR sel
2809       - 20  # NDRPDR sel
2810       - 21  # NDRPDR sel
2811       - 22  # NDRPDR sel
2812       - 23  # NDRPDR sel
2813       - 24  # NDRPDR sel
2814       - 25  # NDRPDR full
2815       - 26  # NDRPDR full
2816
2817     csit-dpdk-perf-verify-1904-3n-skx:
2818       - 2   # NDRPDR sel
2819       - 3   # NDRPDR sel
2820       - 4   # NDRPDR sel
2821       - 5   # NDRPDR sel
2822       - 6   # NDRPDR sel
2823       - 7   # NDRPDR sel
2824       - 11  # NDRPDR sel
2825       - 12  # NDRPDR sel
2826       - 13  # NDRPDR sel
2827       - 14  # NDRPDR sel
2828     csit-dpdk-perf-verify-1908-3n-skx:
2829       - 3   # NDRPDR sel
2830       - 4   # NDRPDR sel
2831       - 5   # NDRPDR sel
2832       - 6   # NDRPDR sel
2833       - 7   # NDRPDR sel
2834       - 8   # NDRPDR sel
2835       - 9   # NDRPDR sel
2836       - 10  # NDRPDR sel
2837       - 11  # NDRPDR sel
2838       - 12  # NDRPDR sel
2839     csit-dpdk-perf-verify-2001-3n-skx:
2840       - 29  # NDRPDR sel xxv710
2841       - 33  # NDRPDR sel xxv710
2842       - 34  # NDRPDR sel xxv710
2843       - 35  # NDRPDR sel xxv710
2844       - 36  # NDRPDR sel xxv710
2845       - 37  # NDRPDR sel xxv710
2846       - 41  # NDRPDR sel xxv710
2847       - 42  # NDRPDR sel xxv710
2848       - 43  # NDRPDR sel xxv710
2849       - 45  # NDRPDR sel xxv710
2850       - 30  # NDRPDR sel x710
2851       - 31  # NDRPDR sel x710
2852       - 32  # NDRPDR sel x710
2853       - 38  # NDRPDR sel x710
2854       - 39  # NDRPDR sel x710
2855       - 40  # NDRPDR sel x710
2856       - 44  # NDRPDR sel x710
2857       - 46  # NDRPDR sel x710
2858       - 47  # NDRPDR sel x710
2859       - 48  # NDRPDR sel x710
2860
2861     csit-dpdk-perf-verify-1904-2n-skx:
2862       - 2   # NDRPDR sel
2863       - 3   # NDRPDR sel
2864       - 4   # NDRPDR sel
2865       - 5   # NDRPDR sel
2866       - 7   # NDRPDR sel
2867       - 8   # NDRPDR sel
2868       - 9   # NDRPDR sel
2869       - 10  # NDRPDR sel
2870       - 11  # NDRPDR sel
2871       - 12  # NDRPDR sel
2872     csit-dpdk-perf-verify-1908-2n-skx:
2873       - 2   # NDRPDR sel
2874       - 3   # NDRPDR sel
2875       - 4   # NDRPDR sel
2876       - 5   # NDRPDR sel
2877       - 7   # NDRPDR sel
2878       - 8   # NDRPDR sel
2879       - 9   # NDRPDR sel
2880       - 10  # NDRPDR sel
2881       - 11  # NDRPDR sel
2882       - 12  # NDRPDR sel
2883     csit-dpdk-perf-verify-2001-2n-skx:
2884       - 35  # NDRPDR sel xxv710
2885       - 36  # NDRPDR sel xxv710
2886       - 37  # NDRPDR sel xxv710
2887       - 41  # NDRPDR sel xxv710
2888       - 42  # NDRPDR sel xxv710
2889       - 43  # NDRPDR sel xxv710
2890       - 46  # NDRPDR sel xxv710
2891       - 47  # NDRPDR sel xxv710
2892       - 52  # NDRPDR sel xxv710
2893       - 53  # NDRPDR sel xxv710
2894       - 38  # NDRPDR sel x710
2895       - 39  # NDRPDR sel x710
2896       - 40  # NDRPDR sel x710
2897       - 44  # NDRPDR sel x710
2898       - 45  # NDRPDR sel x710
2899       - 48  # NDRPDR sel x710
2900       - 49  # NDRPDR sel x710
2901       - 50  # NDRPDR sel x710
2902       - 51  # NDRPDR sel x710
2903       - 54  # NDRPDR sel x710
2904
2905     csit-dpdk-perf-verify-2001-2n-clx:
2906       - 15  # NDRPDR sel
2907       - 16  # NDRPDR sel
2908       - 17  # NDRPDR sel
2909       - 18  # NDRPDR sel
2910       - 19  # NDRPDR sel
2911       - 20  # NDRPDR sel
2912       - 21  # NDRPDR sel
2913       - 22  # NDRPDR sel
2914       - 23  # NDRPDR sel
2915       - 24  # NDRPDR sel
2916       - 25  # NDRPDR sel
2917       - 26  # NDRPDR sel
2918       - 27  # NDRPDR sel
2919       - 28  # NDRPDR sel
2920       - 29  # NDRPDR sel
2921       - 30  # NDRPDR sel
2922       - 31  # NDRPDR sel
2923       - 32  # NDRPDR sel
2924       - 33  # NDRPDR sel
2925       - 34  # NDRPDR sel
2926
2927     csit-dpdk-perf-verify-2001-2n-dnv:
2928       - 9   # NDRPDR sel
2929       - 10  # NDRPDR sel
2930       - 11  # NDRPDR sel
2931       - 12  # NDRPDR sel
2932       - 13  # NDRPDR sel
2933       - 14  # NDRPDR sel
2934       - 15  # NDRPDR sel
2935       - 16  # NDRPDR sel
2936       - 17  # NDRPDR sel
2937       - 18  # NDRPDR sel
2938
2939     csit-dpdk-perf-verify-2001-3n-dnv:
2940       - 12  # NDRPDR sel
2941       - 13  # NDRPDR sel
2942       - 14  # NDRPDR sel
2943       - 15  # NDRPDR sel
2944       - 16  # NDRPDR sel
2945       - 17  # NDRPDR sel
2946       - 18  # NDRPDR sel
2947       - 19  # NDRPDR sel
2948       - 20  # NDRPDR sel
2949       - 22  # NDRPDR sel
2950
2951     csit-dpdk-perf-verify-2001-3n-tsh:
2952       - 3   # NDRPDR sel
2953       - 4   # NDRPDR sel
2954       - 5   # NDRPDR sel
2955       - 9   # NDRPDR sel
2956       - 10  # NDRPDR sel
2957       - 11  # NDRPDR sel
2958       - 12  # NDRPDR sel
2959       - 14  # NDRPDR sel
2960       - 15  # NDRPDR sel
2961       - 18  # NDRPDR sel
2962
2963     csit-vpp-device-2001-ubuntu1804-1n-skx:
2964       - 57
2965
2966 - type: "output"
2967   output: "report"
2968   format:
2969     html:
2970     - full
2971 #    pdf:
2972 #    - minimal
2973
2974 ################################################################################
2975 ###                               T A B L E S                                ###
2976 ################################################################################
2977
2978 # VPP Soak vs NDR - 2n-skx
2979 - type: "table"
2980   title: "VPP Soak vs NDR 2n-skx"
2981   algorithm: "table_soak_vs_ndr"
2982   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2983   reference:
2984     title: "NDR"
2985     data: "vpp-soak-vs-ndr-2n-skx-ref"
2986   compare:
2987     title: "Soak"
2988     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2989   data: "vpp-soak-vs-ndr-2n-skx"
2990   include-tests: "NDR"
2991   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2992   parameters:
2993     - "throughput"
2994     - "name"
2995     - "parent"
2996
2997 # VPP Soak vs NDR - 2n-clx
2998 - type: "table"
2999   title: "VPP Soak vs NDR 2n-clx"
3000   algorithm: "table_soak_vs_ndr"
3001   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3002   reference:
3003     title: "NDR"
3004     data: "vpp-soak-vs-ndr-2n-clx-ref"
3005   compare:
3006     title: "Soak"
3007     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3008   data: "vpp-soak-vs-ndr-2n-clx"
3009   include-tests: "NDR"
3010   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3011   parameters:
3012     - "throughput"
3013     - "name"
3014     - "parent"
3015
3016 ################################################################################
3017
3018 # VPP Compare NICs 3n-skx 2t1c ndr
3019 - type: "table"
3020   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3021   algorithm: "table_comparison"
3022   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3023   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3024   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3025   columns:
3026     - title: "x710"
3027       data-set: "vpp-nic-comparison-3n-skx"
3028       tag: "NIC_Intel-X710"
3029     - title: "xxv710"
3030       data-set: "vpp-nic-comparison-3n-skx"
3031       tag: "NIC_Intel-XXV710"
3032   comparisons:
3033     - title: "Diff"
3034       reference: 1
3035       compare: 2
3036   legend:
3037     - "Legend to Table:"
3038     - "x710, xxv710 - NICs tested."
3039     - "Diff - difference between x710 and xxv710 NIC."
3040
3041 # VPP Compare NICs 3n-skx 4t2c ndr
3042 - type: "table"
3043   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3044   algorithm: "table_comparison"
3045   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3046   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3047   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3048   columns:
3049     - title: "x710"
3050       data-set: "vpp-nic-comparison-3n-skx"
3051       tag: "NIC_Intel-X710"
3052     - title: "xxv710"
3053       data-set: "vpp-nic-comparison-3n-skx"
3054       tag: "NIC_Intel-XXV710"
3055   comparisons:
3056     - title: "Diff"
3057       reference: 1
3058       compare: 2
3059   legend:
3060     - "Legend to Table:"
3061     - "x710, xxv710 - NICs tested."
3062     - "Diff - difference between x710 and xxv710 NIC."
3063
3064 # VPP Compare NICs 3n-skx 2t1c pdr
3065 - type: "table"
3066   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3067   algorithm: "table_comparison"
3068   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3069   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3070   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3071   columns:
3072     - title: "x710"
3073       data-set: "vpp-nic-comparison-3n-skx"
3074       tag: "NIC_Intel-X710"
3075     - title: "xxv710"
3076       data-set: "vpp-nic-comparison-3n-skx"
3077       tag: "NIC_Intel-XXV710"
3078   comparisons:
3079     - title: "Diff"
3080       reference: 1
3081       compare: 2
3082   legend:
3083     - "Legend to Table:"
3084     - "x710, xxv710 - NICs tested."
3085     - "Diff - difference between x710 and xxv710 NIC."
3086
3087 # VPP Compare NICs 3n-skx 4t2c pdr
3088 - type: "table"
3089   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3090   algorithm: "table_comparison"
3091   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3092   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3093   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3094   columns:
3095     - title: "x710"
3096       data-set: "vpp-nic-comparison-3n-skx"
3097       tag: "NIC_Intel-X710"
3098     - title: "xxv710"
3099       data-set: "vpp-nic-comparison-3n-skx"
3100       tag: "NIC_Intel-XXV710"
3101   comparisons:
3102     - title: "Diff"
3103       reference: 1
3104       compare: 2
3105   legend:
3106     - "Legend to Table:"
3107     - "x710, xxv710 - NICs tested."
3108     - "Diff - difference between x710 and xxv710 NIC."
3109
3110 # VPP Compare NICs 3n-skx 2t1c mrr
3111 - type: "table"
3112   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3113   algorithm: "table_comparison"
3114   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3115   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3116   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3117   columns:
3118     - title: "x710"
3119       data-set: "vpp-nic-comparison-3n-skx-mrr"
3120       tag: "NIC_Intel-X710"
3121     - title: "xxv710"
3122       data-set: "vpp-nic-comparison-3n-skx-mrr"
3123       tag: "NIC_Intel-XXV710"
3124   comparisons:
3125     - title: "Diff"
3126       reference: 1
3127       compare: 2
3128   legend:
3129     - "Legend to Table:"
3130     - "x710, xxv710 - NICs tested."
3131     - "Diff - difference between x710 and xxv710 NIC."
3132
3133 # VPP Compare NICs 3n-skx 4t2c mrr
3134 - type: "table"
3135   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3136   algorithm: "table_comparison"
3137   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3138   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3139   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3140   columns:
3141     - title: "x710"
3142       data-set: "vpp-nic-comparison-3n-skx-mrr"
3143       tag: "NIC_Intel-X710"
3144     - title: "xxv710"
3145       data-set: "vpp-nic-comparison-3n-skx-mrr"
3146       tag: "NIC_Intel-XXV710"
3147   comparisons:
3148     - title: "Diff"
3149       reference: 1
3150       compare: 2
3151   legend:
3152     - "Legend to Table:"
3153     - "x710, xxv710 - NICs tested."
3154     - "Diff - difference between x710 and xxv710 NIC."
3155
3156 # VPP Compare NICs 3n-skx 8t4c mrr
3157 - type: "table"
3158   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3159   algorithm: "table_comparison"
3160   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3161   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3162   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3163   columns:
3164     - title: "x710"
3165       data-set: "vpp-nic-comparison-3n-skx-mrr"
3166       tag: "NIC_Intel-X710"
3167     - title: "xxv710"
3168       data-set: "vpp-nic-comparison-3n-skx-mrr"
3169       tag: "NIC_Intel-XXV710"
3170   comparisons:
3171     - title: "Diff"
3172       reference: 1
3173       compare: 2
3174   legend:
3175     - "Legend to Table:"
3176     - "x710, xxv710 - NICs tested."
3177     - "Diff - difference between x710 and xxv710 NIC."
3178
3179 # VPP Compare NICs 2n-skx 2t1c ndr
3180 - type: "table"
3181   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3182   algorithm: "table_comparison"
3183   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3184   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3185   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3186   columns:
3187     - title: "x710"
3188       data-set: "vpp-nic-comparison-2n-skx"
3189       tag: "NIC_Intel-X710"
3190     - title: "xxv710"
3191       data-set: "vpp-nic-comparison-2n-skx"
3192       tag: "NIC_Intel-XXV710"
3193   comparisons:
3194     - title: "Diff"
3195       reference: 1
3196       compare: 2
3197   legend:
3198     - "Legend to Table:"
3199     - "x710, xxv710 - NICs tested."
3200     - "Diff - difference between x710 and xxv710 NIC."
3201
3202 # VPP Compare NICs 2n-skx 4t2c ndr
3203 - type: "table"
3204   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3205   algorithm: "table_comparison"
3206   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3207   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3208   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3209   columns:
3210     - title: "x710"
3211       data-set: "vpp-nic-comparison-2n-skx"
3212       tag: "NIC_Intel-X710"
3213     - title: "xxv710"
3214       data-set: "vpp-nic-comparison-2n-skx"
3215       tag: "NIC_Intel-XXV710"
3216   comparisons:
3217     - title: "Diff"
3218       reference: 1
3219       compare: 2
3220   legend:
3221     - "Legend to Table:"
3222     - "x710, xxv710 - NICs tested."
3223     - "Diff - difference between x710 and xxv710 NIC."
3224
3225 # VPP Compare NICs 2n-skx 2t1c pdr
3226 - type: "table"
3227   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3228   algorithm: "table_comparison"
3229   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3230   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3231   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3232   columns:
3233     - title: "x710"
3234       data-set: "vpp-nic-comparison-2n-skx"
3235       tag: "NIC_Intel-X710"
3236     - title: "xxv710"
3237       data-set: "vpp-nic-comparison-2n-skx"
3238       tag: "NIC_Intel-XXV710"
3239   comparisons:
3240     - title: "Diff"
3241       reference: 1
3242       compare: 2
3243   legend:
3244     - "Legend to Table:"
3245     - "x710, xxv710 - NICs tested."
3246     - "Diff - difference between x710 and xxv710 NIC."
3247
3248 # VPP Compare NICs 2n-skx 4t2c pdr
3249 - type: "table"
3250   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3251   algorithm: "table_comparison"
3252   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3253   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3254   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3255   columns:
3256     - title: "x710"
3257       data-set: "vpp-nic-comparison-2n-skx"
3258       tag: "NIC_Intel-X710"
3259     - title: "xxv710"
3260       data-set: "vpp-nic-comparison-2n-skx"
3261       tag: "NIC_Intel-XXV710"
3262   comparisons:
3263     - title: "Diff"
3264       reference: 1
3265       compare: 2
3266   legend:
3267     - "Legend to Table:"
3268     - "x710, xxv710 - NICs tested."
3269     - "Diff - difference between x710 and xxv710 NIC."
3270
3271 # VPP Compare NICs 2n-skx 2t1c mrr
3272 - type: "table"
3273   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3274   algorithm: "table_comparison"
3275   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3276   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3277   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3278   columns:
3279     - title: "x710"
3280       data-set: "vpp-nic-comparison-2n-skx-mrr"
3281       tag: "NIC_Intel-X710"
3282     - title: "xxv710"
3283       data-set: "vpp-nic-comparison-2n-skx-mrr"
3284       tag: "NIC_Intel-XXV710"
3285   comparisons:
3286     - title: "Diff"
3287       reference: 1
3288       compare: 2
3289   legend:
3290     - "Legend to Table:"
3291     - "x710, xxv710 - NICs tested."
3292     - "Diff - difference between x710 and xxv710 NIC."
3293
3294 # VPP Compare NICs 2n-skx 4t2c mrr
3295 - type: "table"
3296   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3297   algorithm: "table_comparison"
3298   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3299   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3300   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3301   columns:
3302     - title: "x710"
3303       data-set: "vpp-nic-comparison-2n-skx-mrr"
3304       tag: "NIC_Intel-X710"
3305     - title: "xxv710"
3306       data-set: "vpp-nic-comparison-2n-skx-mrr"
3307       tag: "NIC_Intel-XXV710"
3308   comparisons:
3309     - title: "Diff"
3310       reference: 1
3311       compare: 2
3312   legend:
3313     - "Legend to Table:"
3314     - "x710, xxv710 - NICs tested."
3315     - "Diff - difference between x710 and xxv710 NIC."
3316
3317 # VPP Compare NICs 2n-skx 8t4c mrr
3318 - type: "table"
3319   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3320   algorithm: "table_comparison"
3321   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3322   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3323   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3324   columns:
3325     - title: "x710"
3326       data-set: "vpp-nic-comparison-2n-skx-mrr"
3327       tag: "NIC_Intel-X710"
3328     - title: "xxv710"
3329       data-set: "vpp-nic-comparison-2n-skx-mrr"
3330       tag: "NIC_Intel-XXV710"
3331   comparisons:
3332     - title: "Diff"
3333       reference: 1
3334       compare: 2
3335   legend:
3336     - "Legend to Table:"
3337     - "x710, xxv710 - NICs tested."
3338     - "Diff - difference between x710 and xxv710 NIC."
3339
3340 ################################################################################
3341 # VPP
3342
3343 # VPP Performance changes 2n-skx-xxv710 2t1c ndr
3344 - type: "table"
3345   title: "VPP Performance changes 2n-skx-xxv710 2t1c ndr"
3346   algorithm: "table_comparison"
3347   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-ndr"
3348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3349   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3350   columns:
3351     - title: "1908.1"
3352       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3353     - title: "1908.2"
3354       data-set: "vpp-perf-changes-2n-skx-new1908_2"
3355   comparisons:
3356     - title: "Diff"
3357       reference: 1
3358       compare: 2
3359   legend:
3360     - "Legend to Table:"
3361     - "1908.1, 1908.2 - VPP versions tested."
3362     - "Diff - difference between the previous and the current VPP version."
3363
3364 # VPP Performance changes 2n-skx-xxv710 2t1c pdr
3365 - type: "table"
3366   title: "VPP Performance changes 2n-skx-xxv710 2t1c pdr"
3367   algorithm: "table_comparison"
3368   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-pdr"
3369   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3370   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3371   columns:
3372     - title: "1908.1"
3373       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3374     - title: "1908.2"
3375       data-set: "vpp-perf-changes-2n-skx-new1908_2"
3376   comparisons:
3377     - title: "Diff"
3378       reference: 1
3379       compare: 2
3380   legend:
3381     - "Legend to Table:"
3382     - "1908.1, 1908.2 - VPP versions tested."
3383     - "Diff - difference between the previous and the current VPP version."
3384
3385 # VPP Performance changes 3n-skx-xxv710 2t1c ndr
3386 - type: "table"
3387   title: "VPP Performance changes 3n-skx-xxv710 2t1c ndr"
3388   algorithm: "table_comparison"
3389   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-ndr"
3390   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3391   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3392   columns:
3393     - title: "1908.1"
3394       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3395     - title: "1908.2"
3396       data-set: "vpp-perf-changes-3n-skx-new1908_2"
3397   comparisons:
3398     - title: "Diff"
3399       reference: 1
3400       compare: 2
3401   legend:
3402     - "Legend to Table:"
3403     - "1908.1, 1908.2 - VPP versions tested."
3404     - "Diff - difference between the previous and the current VPP version."
3405
3406 # VPP Performance changes 3n-skx-xxv710 2t1c pdr
3407 - type: "table"
3408   title: "VPP Performance changes 3n-skx-xxv710 2t1c pdr"
3409   algorithm: "table_comparison"
3410   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-pdr"
3411   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3412   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3413   columns:
3414     - title: "1908.1"
3415       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3416     - title: "1908.2"
3417       data-set: "vpp-perf-changes-3n-skx-new1908_2"
3418   comparisons:
3419     - title: "Diff"
3420       reference: 1
3421       compare: 2
3422   legend:
3423     - "Legend to Table:"
3424     - "1908.1, 1908.2 - VPP versions tested."
3425     - "Diff - difference between the previous and the current VPP version."
3426
3427 # VPP Performance changes 2n-clx-xxv710 2t1c ndr
3428 - type: "table"
3429   title: "VPP Performance changes 2n-clx-xxv710 2t1c ndr"
3430   algorithm: "table_comparison"
3431   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-ndr"
3432   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3433   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3434   columns:
3435     - title: "1908.1"
3436       data-set: "vpp-perf-changes-2n-clx-new1908_1"
3437     - title: "1908.2"
3438       data-set: "vpp-perf-changes-2n-clx-new1908_2"
3439   comparisons:
3440     - title: "Diff"
3441       reference: 1
3442       compare: 2
3443   legend:
3444     - "Legend to Table:"
3445     - "1908.1, 1908.2 - VPP versions tested."
3446     - "Diff - difference between the previous and the current VPP version."
3447
3448 # VPP Performance changes 2n-clx-xxv710 2t1c pdr
3449 - type: "table"
3450   title: "VPP Performance changes 2n-clx-xxv710 2t1c pdr"
3451   algorithm: "table_comparison"
3452   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-pdr"
3453   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3454   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3455   columns:
3456     - title: "1908.1"
3457       data-set: "vpp-perf-changes-2n-clx-new1908_1"
3458     - title: "1908.2"
3459       data-set: "vpp-perf-changes-2n-clx-new1908_2"
3460   comparisons:
3461     - title: "Diff"
3462       reference: 1
3463       compare: 2
3464   legend:
3465     - "Legend to Table:"
3466     - "1908.1, 1908.2 - VPP versions tested."
3467     - "Diff - difference between the previous and the current VPP version."
3468
3469 # VPP Performance Changes 3n-hsw 1t1c pdr
3470 - type: "table"
3471   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3472   algorithm: "table_comparison"
3473   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3474   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3475   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3476   columns:
3477     - title: "1904"
3478       data-set: "vpp-performance-changes-3n-hsw-h1"
3479     - title: "1908"
3480       data-set: "vpp-performance-changes-3n-hsw-ref"
3481     - title: "2001"
3482       data-set: "vpp-performance-changes-3n-hsw-cmp"
3483   comparisons:
3484     - title: "Diff"
3485       reference: 2
3486       compare: 3
3487   legend:
3488     - "Legend to Table"
3489     - "1904, 1908, 2001 - VPP versions tested."
3490     - "Diff - difference between 1908 and 2001 VPP version."
3491
3492 # VPP Performance Changes 3n-hsw 2t2c pdr
3493 - type: "table"
3494   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3495   algorithm: "table_comparison"
3496   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3497   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3498   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3499   columns:
3500     - title: "1904"
3501       data-set: "vpp-performance-changes-3n-hsw-h1"
3502     - title: "1908"
3503       data-set: "vpp-performance-changes-3n-hsw-ref"
3504     - title: "2001"
3505       data-set: "vpp-performance-changes-3n-hsw-cmp"
3506   comparisons:
3507     - title: "Diff"
3508       reference: 2
3509       compare: 3
3510   legend:
3511     - "Legend to Table"
3512     - "1904, 1908, 2001 - VPP versions tested."
3513     - "Diff - difference between 1908 and 2001 VPP version."
3514
3515 # VPP Performance Changes 3n-hsw 1t1c ndr
3516 - type: "table"
3517   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3518   algorithm: "table_comparison"
3519   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3520   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3521   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3522   columns:
3523     - title: "1904"
3524       data-set: "vpp-performance-changes-3n-hsw-h1"
3525     - title: "1908"
3526       data-set: "vpp-performance-changes-3n-hsw-ref"
3527     - title: "2001"
3528       data-set: "vpp-performance-changes-3n-hsw-cmp"
3529   comparisons:
3530     - title: "Diff"
3531       reference: 2
3532       compare: 3
3533   legend:
3534     - "Legend to Table"
3535     - "1904, 1908, 2001 - VPP versions tested."
3536     - "Diff - difference between 1908 and 2001 VPP version."
3537
3538 # VPP Performance Changes 3n-hsw 2t2c ndr
3539 - type: "table"
3540   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3541   algorithm: "table_comparison"
3542   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3543   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3544   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3545   columns:
3546     - title: "1904"
3547       data-set: "vpp-performance-changes-3n-hsw-h1"
3548     - title: "1908"
3549       data-set: "vpp-performance-changes-3n-hsw-ref"
3550     - title: "2001"
3551       data-set: "vpp-performance-changes-3n-hsw-cmp"
3552   comparisons:
3553     - title: "Diff"
3554       reference: 2
3555       compare: 3
3556   legend:
3557     - "Legend to Table"
3558     - "1904, 1908, 2001 - VPP versions tested."
3559     - "Diff - difference between 1908 and 2001 VPP version."
3560
3561 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3562 - type: "table"
3563   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3564   algorithm: "table_comparison"
3565   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3566   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3567   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3568   rca:
3569     - title: "RCA1"
3570       data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3571     - title: "RCA2"
3572       data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3573   columns:
3574     - title: "1908.0-1"
3575       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3576       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3577     - title: "1908.1-1"
3578       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3579     - title: "1908.1-2"
3580       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3581     - title: "2001.0-2"
3582       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3583   comparisons:
3584     - title: "Diff1"
3585       reference: 2
3586       reference-alt: 1
3587       compare: 3
3588     - title: "Diff2"
3589       reference: 3
3590       compare: 4
3591   legend:
3592     - 'Legend to Table:'
3593     - '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-03-27).'
3594     - '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).'
3595     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3596     - 'RCA1 - root cause analysis reference for Diff1.'
3597     - 'RCA2 - root cause analysis reference for Diff2.'
3598
3599 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3600 - type: "table"
3601   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3602   algorithm: "table_comparison"
3603   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3604   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3605   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3606   rca:
3607     - title: "RCA1"
3608       data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3609     - title: "RCA2"
3610       data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3611   columns:
3612     - title: "1908.0-1"
3613       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3614       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3615     - title: "1908.1-1"
3616       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3617     - title: "1908.1-2"
3618       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3619     - title: "2001.0-2"
3620       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3621   comparisons:
3622     - title: "Diff1"
3623       reference: 2
3624       reference-alt: 1
3625       compare: 3
3626     - title: "Diff2"
3627       reference: 3
3628       compare: 4
3629   legend:
3630     - 'Legend to Table:'
3631     - '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-03-27).'
3632     - '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).'
3633     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3634     - 'RCA1 - root cause analysis reference for Diff1.'
3635     - 'RCA2 - root cause analysis reference for Diff2.'
3636
3637 # VPP Performance Changes 3n-skx 2t1c pdr
3638 - type: "table"
3639   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3640   algorithm: "table_comparison"
3641   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3642   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3643   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3644   columns:
3645     - title: "1904"
3646       data-set: "vpp-performance-changes-3n-skx-h1"
3647       tag: "NIC_Intel-X710"
3648     - title: "1908"
3649       data-set: "vpp-performance-changes-3n-skx-ref"
3650       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3651       tag: "NIC_Intel-XXV710"
3652     - title: "2001"
3653       data-set: "vpp-performance-changes-3n-skx-cmp"
3654       tag: "NIC_Intel-XXV710"
3655   comparisons:
3656     - title: "Diff"
3657       reference: 2
3658       compare: 3
3659   legend:
3660     - "Legend to Table"
3661     - "1904, 1908, 2001 - VPP versions tested."
3662     - "Diff - difference between 1908 and 2001 VPP version."
3663
3664 # VPP Performance Changes 3n-skx 4t2c pdr
3665 - type: "table"
3666   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3667   algorithm: "table_comparison"
3668   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3669   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3670   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3671   columns:
3672     - title: "1904"
3673       data-set: "vpp-performance-changes-3n-skx-h1"
3674       tag: "NIC_Intel-X710"
3675     - title: "1908"
3676       data-set: "vpp-performance-changes-3n-skx-ref"
3677       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3678       tag: "NIC_Intel-XXV710"
3679     - title: "2001"
3680       data-set: "vpp-performance-changes-3n-skx-cmp"
3681       tag: "NIC_Intel-XXV710"
3682   comparisons:
3683     - title: "Diff"
3684       reference: 2
3685       compare: 3
3686   legend:
3687     - "Legend to Table"
3688     - "1904, 1908, 2001 - VPP versions tested."
3689     - "Diff - difference between 1908 and 2001 VPP version."
3690
3691 # VPP Performance Changes 3n-skx 2t1c ndr
3692 - type: "table"
3693   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3694   algorithm: "table_comparison"
3695   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3696   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3697   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3698   columns:
3699     - title: "1904"
3700       data-set: "vpp-performance-changes-3n-skx-h1"
3701       tag: "NIC_Intel-X710"
3702     - title: "1908"
3703       data-set: "vpp-performance-changes-3n-skx-ref"
3704       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3705       tag: "NIC_Intel-XXV710"
3706     - title: "2001"
3707       data-set: "vpp-performance-changes-3n-skx-cmp"
3708       tag: "NIC_Intel-XXV710"
3709   comparisons:
3710     - title: "Diff"
3711       reference: 2
3712       compare: 3
3713   legend:
3714     - "Legend to Table"
3715     - "1904, 1908, 2001 - VPP versions tested."
3716     - "Diff - difference between 1908 and 2001 VPP version."
3717
3718 # VPP Performance Changes 3n-skx 4t2c ndr
3719 - type: "table"
3720   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3721   algorithm: "table_comparison"
3722   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3723   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3724   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3725   columns:
3726     - title: "1904"
3727       data-set: "vpp-performance-changes-3n-skx-h1"
3728       tag: "NIC_Intel-X710"
3729     - title: "1908"
3730       data-set: "vpp-performance-changes-3n-skx-ref"
3731       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3732       tag: "NIC_Intel-XXV710"
3733     - title: "2001"
3734       data-set: "vpp-performance-changes-3n-skx-cmp"
3735       tag: "NIC_Intel-XXV710"
3736   comparisons:
3737     - title: "Diff"
3738       reference: 2
3739       compare: 3
3740   legend:
3741     - "Legend to Table"
3742     - "1904, 1908, 2001 - VPP versions tested."
3743     - "Diff - difference between 1908 and 2001 VPP version."
3744
3745 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3746 - type: "table"
3747   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3748   algorithm: "table_comparison"
3749   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3750   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3751   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3752   rca:
3753     - title: "RCA1"
3754       data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3755     - title: "RCA2"
3756       data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3757   columns:
3758     - title: "1908.0-1"
3759       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3760       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3761     - title: "1908.1-1"
3762       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3763     - title: "1908.1-2"
3764       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3765     - title: "2001.0-2"
3766       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3767   comparisons:
3768     - title: "Diff1"
3769       reference: 2
3770       reference-alt: 1
3771       compare: 3
3772     - title: "Diff2"
3773       reference: 3
3774       compare: 4
3775   legend:
3776     - 'Legend to Table:'
3777     - '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-03-27).'
3778     - '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).'
3779     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3780     - 'RCA1 - root cause analysis reference for Diff1.'
3781     - 'RCA2 - root cause analysis reference for Diff2.'
3782
3783 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3784 - type: "table"
3785   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3786   algorithm: "table_comparison"
3787   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3788   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3789   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3790   rca:
3791     - title: "RCA1"
3792       data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3793     - title: "RCA2"
3794       data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3795   columns:
3796     - title: "1908.0-1"
3797       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3798       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3799     - title: "1908.1-1"
3800       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3801     - title: "1908.1-2"
3802       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3803     - title: "2001.0-2"
3804       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3805   comparisons:
3806     - title: "Diff1"
3807       reference: 2
3808       reference-alt: 1
3809       compare: 3
3810     - title: "Diff2"
3811       reference: 3
3812       compare: 4
3813   legend:
3814     - 'Legend to Table:'
3815     - '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-03-27).'
3816     - '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).'
3817     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3818     - 'RCA1 - root cause analysis reference for Diff1.'
3819     - 'RCA2 - root cause analysis reference for Diff2.'
3820
3821 # VPP Performance Changes 2n-skx 2t1c pdr
3822 - type: "table"
3823   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3824   algorithm: "table_comparison"
3825   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3826   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3827   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3828   columns:
3829     - title: "1904"
3830       data-set: "vpp-performance-changes-2n-skx-h1"
3831       tag: "NIC_Intel-X710"
3832     - title: "1908"
3833       data-set: "vpp-performance-changes-2n-skx-ref"
3834       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3835       tag: "NIC_Intel-XXV710"
3836     - title: "2001"
3837       data-set: "vpp-performance-changes-2n-skx-cmp"
3838       tag: "NIC_Intel-XXV710"
3839   comparisons:
3840     - title: "Diff"
3841       reference: 2
3842       compare: 3
3843   legend:
3844     - "Legend to Table"
3845     - "1904, 1908, 2001 - VPP versions tested."
3846     - "Diff - difference between 1908 and 2001 VPP version."
3847
3848 # VPP Performance Changes 2n-skx 4t2c pdr
3849 - type: "table"
3850   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3851   algorithm: "table_comparison"
3852   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3853   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3854   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3855   columns:
3856     - title: "1904"
3857       data-set: "vpp-performance-changes-2n-skx-h1"
3858       tag: "NIC_Intel-X710"
3859     - title: "1908"
3860       data-set: "vpp-performance-changes-2n-skx-ref"
3861       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3862       tag: "NIC_Intel-XXV710"
3863     - title: "2001"
3864       data-set: "vpp-performance-changes-2n-skx-cmp"
3865       tag: "NIC_Intel-XXV710"
3866   comparisons:
3867     - title: "Diff"
3868       reference: 2
3869       compare: 3
3870   legend:
3871     - "Legend to Table"
3872     - "1904, 1908, 2001 - VPP versions tested."
3873     - "Diff - difference between 1908 and 2001 VPP version."
3874
3875 # VPP Performance Changes 2n-skx 2t1c ndr
3876 - type: "table"
3877   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3878   algorithm: "table_comparison"
3879   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3880   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3881   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3882   columns:
3883     - title: "1904"
3884       data-set: "vpp-performance-changes-2n-skx-h1"
3885       tag: "NIC_Intel-X710"
3886     - title: "1908"
3887       data-set: "vpp-performance-changes-2n-skx-ref"
3888       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3889       tag: "NIC_Intel-XXV710"
3890     - title: "2001"
3891       data-set: "vpp-performance-changes-2n-skx-cmp"
3892       tag: "NIC_Intel-XXV710"
3893   comparisons:
3894     - title: "Diff"
3895       reference: 2
3896       compare: 3
3897   legend:
3898     - "Legend to Table"
3899     - "1904, 1908, 2001 - VPP versions tested."
3900     - "Diff - difference between 1908 and 2001 VPP version."
3901
3902 # VPP Performance Changes 2n-skx 4t2c ndr
3903 - type: "table"
3904   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3905   algorithm: "table_comparison"
3906   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3908   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3909   columns:
3910     - title: "1904"
3911       data-set: "vpp-performance-changes-2n-skx-h1"
3912       tag: "NIC_Intel-X710"
3913     - title: "1908"
3914       data-set: "vpp-performance-changes-2n-skx-ref"
3915       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3916       tag: "NIC_Intel-XXV710"
3917     - title: "2001"
3918       data-set: "vpp-performance-changes-2n-skx-cmp"
3919       tag: "NIC_Intel-XXV710"
3920   comparisons:
3921     - title: "Diff"
3922       reference: 2
3923       compare: 3
3924   legend:
3925     - "Legend to Table"
3926     - "1904, 1908, 2001 - VPP versions tested."
3927     - "Diff - difference between 1908 and 2001 VPP version."
3928
3929 # VPP Performance Changes 2n-dnv 1t1c pdr
3930 - type: "table"
3931   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3932   algorithm: "table_comparison"
3933   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3934   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3935   filter: "'1T1C'"
3936   columns:
3937     - title: "1908"
3938       data-set: "vpp-performance-changes-2n-dnv-ref"
3939     - title: "2001"
3940       data-set: "vpp-performance-changes-2n-dnv-cmp"
3941   comparisons:
3942     - title: "Diff"
3943       reference: 1
3944       compare: 2
3945   legend:
3946     - "Legend to Table"
3947     - "1908, 2001 - VPP versions tested."
3948     - "Diff - difference between 1908 and 2001 VPP version."
3949
3950 # VPP Performance Changes 2n-dnv 2t2c pdr
3951 - type: "table"
3952   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3953   algorithm: "table_comparison"
3954   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3955   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3956   filter: "'2T2C'"
3957   columns:
3958     - title: "1908"
3959       data-set: "vpp-performance-changes-2n-dnv-ref"
3960     - title: "2001"
3961       data-set: "vpp-performance-changes-2n-dnv-cmp"
3962   comparisons:
3963     - title: "Diff"
3964       reference: 1
3965       compare: 2
3966   legend:
3967     - "Legend to Table"
3968     - "1908, 2001 - VPP versions tested."
3969     - "Diff - difference between 1908 and 2001 VPP version."
3970
3971 # VPP Performance Changes 2n-dnv 1t1c ndr
3972 - type: "table"
3973   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3974   algorithm: "table_comparison"
3975   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3976   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3977   filter: "'1T1C'"
3978   columns:
3979     - title: "1908"
3980       data-set: "vpp-performance-changes-2n-dnv-ref"
3981     - title: "2001"
3982       data-set: "vpp-performance-changes-2n-dnv-cmp"
3983   comparisons:
3984     - title: "Diff"
3985       reference: 1
3986       compare: 2
3987   legend:
3988     - "Legend to Table"
3989     - "1908, 2001 - VPP versions tested."
3990     - "Diff - difference between 1908 and 2001 VPP version."
3991
3992 # VPP Performance Changes 2n-dnv 2t2c ndr
3993 - type: "table"
3994   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3995   algorithm: "table_comparison"
3996   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3997   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3998   filter: "'2T2C'"
3999   columns:
4000     - title: "1908"
4001       data-set: "vpp-performance-changes-2n-dnv-ref"
4002     - title: "2001"
4003       data-set: "vpp-performance-changes-2n-dnv-cmp"
4004   comparisons:
4005     - title: "Diff"
4006       reference: 1
4007       compare: 2
4008   legend:
4009     - "Legend to Table"
4010     - "1908, 2001 - VPP versions tested."
4011     - "Diff - difference between 1908 and 2001 VPP version."
4012
4013 # VPP Performance Changes 3n-dnv 1t1c pdr
4014 - type: "table"
4015   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4016   algorithm: "table_comparison"
4017   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4018   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4019   filter: "'1T1C'"
4020   columns:
4021     - title: "1908"
4022       data-set: "vpp-performance-changes-3n-dnv-ref"
4023     - title: "2001"
4024       data-set: "vpp-performance-changes-3n-dnv-cmp"
4025   comparisons:
4026     - title: "Diff"
4027       reference: 1
4028       compare: 2
4029   legend:
4030     - "Legend to Table"
4031     - "1908, 2001 - VPP versions tested."
4032     - "Diff - difference between 1908 and 2001 VPP version."
4033
4034 # VPP Performance Changes 3n-dnv 2t2c pdr
4035 - type: "table"
4036   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4037   algorithm: "table_comparison"
4038   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4039   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4040   filter: "'2T2C'"
4041   columns:
4042     - title: "1908"
4043       data-set: "vpp-performance-changes-3n-dnv-ref"
4044     - title: "2001"
4045       data-set: "vpp-performance-changes-3n-dnv-cmp"
4046   comparisons:
4047     - title: "Diff"
4048       reference: 1
4049       compare: 2
4050   legend:
4051     - "Legend to Table"
4052     - "1908, 2001 - VPP versions tested."
4053     - "Diff - difference between 1908 and 2001 VPP version."
4054
4055 # VPP Performance Changes 3n-dnv 1t1c ndr
4056 - type: "table"
4057   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4058   algorithm: "table_comparison"
4059   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4060   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4061   filter: "'1T1C'"
4062   columns:
4063     - title: "1908"
4064       data-set: "vpp-performance-changes-3n-dnv-ref"
4065     - title: "2001"
4066       data-set: "vpp-performance-changes-3n-dnv-cmp"
4067   comparisons:
4068     - title: "Diff"
4069       reference: 1
4070       compare: 2
4071   legend:
4072     - "Legend to Table"
4073     - "1908, 2001 - VPP versions tested."
4074     - "Diff - difference between 1908 and 2001 VPP version."
4075
4076 # VPP Performance Changes 3n-dnv 2t2c ndr
4077 - type: "table"
4078   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4079   algorithm: "table_comparison"
4080   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4081   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4082   filter: "'2T2C'"
4083   columns:
4084     - title: "1908"
4085       data-set: "vpp-performance-changes-3n-dnv-ref"
4086     - title: "2001"
4087       data-set: "vpp-performance-changes-3n-dnv-cmp"
4088   comparisons:
4089     - title: "Diff"
4090       reference: 1
4091       compare: 2
4092   legend:
4093     - "Legend to Table"
4094     - "1908, 2001 - VPP versions tested."
4095     - "Diff - difference between 1908 and 2001 VPP version."
4096
4097 # VPP Performance Changes 3n-tsh 1t1c pdr
4098 - type: "table"
4099   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4100   algorithm: "table_comparison"
4101   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4102   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4103   filter: "'1T1C'"
4104   columns:
4105     - title: "1908"
4106       data-set: "vpp-performance-changes-3n-tsh-ref"
4107     - title: "2001"
4108       data-set: "vpp-performance-changes-3n-tsh-cmp"
4109   comparisons:
4110     - title: "Diff"
4111       reference: 1
4112       compare: 2
4113   legend:
4114     - "Legend to Table"
4115     - "1908, 2001 - VPP versions tested."
4116     - "Diff - difference between 1908 and 2001 VPP version."
4117
4118 # VPP Performance Changes 3n-tsh 2t2c pdr
4119 - type: "table"
4120   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4121   algorithm: "table_comparison"
4122   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4123   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4124   filter: "'2T2C'"
4125   columns:
4126     - title: "1908"
4127       data-set: "vpp-performance-changes-3n-tsh-ref"
4128     - title: "2001"
4129       data-set: "vpp-performance-changes-3n-tsh-cmp"
4130   comparisons:
4131     - title: "Diff"
4132       reference: 1
4133       compare: 2
4134   legend:
4135     - "Legend to Table"
4136     - "1908, 2001 - VPP versions tested."
4137     - "Diff - difference between 1908 and 2001 VPP version."
4138
4139 # VPP Performance Changes 3n-tsh 1t1c ndr
4140 - type: "table"
4141   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4142   algorithm: "table_comparison"
4143   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4144   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4145   filter: "'1T1C'"
4146   columns:
4147     - title: "1908"
4148       data-set: "vpp-performance-changes-3n-tsh-ref"
4149     - title: "2001"
4150       data-set: "vpp-performance-changes-3n-tsh-cmp"
4151   comparisons:
4152     - title: "Diff"
4153       reference: 1
4154       compare: 2
4155   legend:
4156     - "Legend to Table"
4157     - "1908, 2001 - VPP versions tested."
4158     - "Diff - difference between 1908 and 2001 VPP version."
4159
4160 # VPP Performance Changes 3n-tsh 2t2c ndr
4161 - type: "table"
4162   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4163   algorithm: "table_comparison"
4164   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4165   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4166   filter: "'2T2C'"
4167   columns:
4168     - title: "1908"
4169       data-set: "vpp-performance-changes-3n-tsh-ref"
4170     - title: "2001"
4171       data-set: "vpp-performance-changes-3n-tsh-cmp"
4172   comparisons:
4173     - title: "Diff"
4174       reference: 1
4175       compare: 2
4176   legend:
4177     - "Legend to Table"
4178     - "1908, 2001 - VPP versions tested."
4179     - "Diff - difference between 1908 and 2001 VPP version."
4180
4181 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4182 - type: "table"
4183   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4184   algorithm: "table_comparison"
4185   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4187   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4188   columns:
4189     - title: "3n-hsw xl710"
4190       data-set: "vpp-compare-testbeds-ref"
4191       tag: "NIC_Intel-XL710"
4192     - title: "3n-skx xxv710"
4193       data-set: "vpp-compare-testbeds-cmp"
4194       tag: "NIC_Intel-XXV710"
4195   comparisons:
4196     - title: "Diff"
4197       reference: 1
4198       compare: 2
4199   legend:
4200     - "Legend to Table"
4201     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4202     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4203
4204 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4205 - type: "table"
4206   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4207   algorithm: "table_comparison"
4208   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4209   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4210   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4211   columns:
4212     - title: "3n-hsw xl710"
4213       data-set: "vpp-compare-testbeds-ref"
4214       tag: "NIC_Intel-XL710"
4215     - title: "3n-skx xxv710"
4216       data-set: "vpp-compare-testbeds-cmp"
4217       tag: "NIC_Intel-XXV710"
4218   comparisons:
4219     - title: "Diff"
4220       reference: 1
4221       compare: 2
4222   legend:
4223     - "Legend to Table"
4224     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4225     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4226
4227 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4228 - type: "table"
4229   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4230   algorithm: "table_comparison"
4231   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4232   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4233   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4234   columns:
4235     - title: "3n-hsw xl710"
4236       data-set: "vpp-compare-testbeds-ref"
4237       tag: "NIC_Intel-XL710"
4238     - title: "3n-skx xxv710"
4239       data-set: "vpp-compare-testbeds-cmp"
4240       tag: "NIC_Intel-XXV710"
4241   comparisons:
4242     - title: "Diff"
4243       reference: 1
4244       compare: 2
4245   legend:
4246     - "Legend to Table"
4247     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4248     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4249
4250 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4251 - type: "table"
4252   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4253   algorithm: "table_comparison"
4254   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4256   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4257   columns:
4258     - title: "3n-hsw xl710"
4259       data-set: "vpp-compare-testbeds-ref"
4260       tag: "NIC_Intel-XL710"
4261     - title: "3n-skx xxv710"
4262       data-set: "vpp-compare-testbeds-cmp"
4263       tag: "NIC_Intel-XXV710"
4264   comparisons:
4265     - title: "Diff"
4266       reference: 1
4267       compare: 2
4268   legend:
4269     - "Legend to Table"
4270     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4271     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4272
4273 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4274 - type: "table"
4275   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4276   algorithm: "table_comparison"
4277   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4278   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4279   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4280   columns:
4281     - title: "2n-skx"
4282       data-set: "vpp-compare-testbeds-skx-clx-ref"
4283     - title: "2n-clx"
4284       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4285   comparisons:
4286     - title: "Diff"
4287       reference: 1
4288       compare: 2
4289   legend:
4290     - "Legend to Table"
4291     - "2n-skx, 2n-clx - testbeds and NICs tested."
4292     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4293
4294 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4295 - type: "table"
4296   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4297   algorithm: "table_comparison"
4298   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4299   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4300   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4301   columns:
4302     - title: "2n-skx"
4303       data-set: "vpp-compare-testbeds-skx-clx-ref"
4304     - title: "2n-clx"
4305       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4306   comparisons:
4307     - title: "Diff"
4308       reference: 1
4309       compare: 2
4310   legend:
4311     - "Legend to Table"
4312     - "2n-skx, 2n-clx - testbeds and NICs tested."
4313     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4314
4315 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4316 - type: "table"
4317   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4318   algorithm: "table_comparison"
4319   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4320   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4321   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4322   columns:
4323     - title: "2n-skx"
4324       data-set: "vpp-compare-testbeds-skx-clx-ref"
4325     - title: "2n-clx"
4326       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4327   comparisons:
4328     - title: "Diff"
4329       reference: 1
4330       compare: 2
4331   legend:
4332     - "Legend to Table"
4333     - "2n-skx, 2n-clx - testbeds and NICs tested."
4334     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4335
4336 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4337 - type: "table"
4338   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4339   algorithm: "table_comparison"
4340   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4341   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4342   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4343   columns:
4344     - title: "2n-skx"
4345       data-set: "vpp-compare-testbeds-skx-clx-ref"
4346     - title: "2n-clx"
4347       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4348   comparisons:
4349     - title: "Diff"
4350       reference: 1
4351       compare: 2
4352   legend:
4353     - "Legend to Table"
4354     - "2n-skx, 2n-clx - testbeds and NICs tested."
4355     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4356
4357 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4358 - type: "table"
4359   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4360   algorithm: "table_comparison"
4361   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4362   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4363   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4364   columns:
4365     - title: "3n-hsw xl710"
4366       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4367       tag: "NIC_Intel-XL710"
4368     - title: "2n-clx xxv710"
4369       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4370       tag: "NIC_Intel-XXV710"
4371   comparisons:
4372     - title: "Diff"
4373       reference: 1
4374       compare: 2
4375   legend:
4376     - "Legend to Table"
4377     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4378     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4379
4380 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4381 - type: "table"
4382   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4383   algorithm: "table_comparison"
4384   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4385   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4386   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4387   columns:
4388     - title: "3n-hsw xl710"
4389       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4390       tag: "NIC_Intel-XL710"
4391     - title: "2n-clx xxv710"
4392       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4393       tag: "NIC_Intel-XXV710"
4394   comparisons:
4395     - title: "Diff"
4396       reference: 1
4397       compare: 2
4398   legend:
4399     - "Legend to Table"
4400     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4401     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4402
4403 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4404 - type: "table"
4405   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4406   algorithm: "table_comparison"
4407   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4408   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4409   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4410   columns:
4411     - title: "3n-hsw xl710"
4412       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4413       tag: "NIC_Intel-XL710"
4414     - title: "2n-clx xxv710"
4415       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4416       tag: "NIC_Intel-XXV710"
4417   comparisons:
4418     - title: "Diff"
4419       reference: 1
4420       compare: 2
4421   legend:
4422     - "Legend to Table"
4423     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4424     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4425
4426 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4427 - type: "table"
4428   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4429   algorithm: "table_comparison"
4430   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4431   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4432   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4433   columns:
4434     - title: "3n-hsw xl710"
4435       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4436       tag: "NIC_Intel-XL710"
4437     - title: "2n-clx xxv710"
4438       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4439       tag: "NIC_Intel-XXV710"
4440   comparisons:
4441     - title: "Diff"
4442       reference: 1
4443       compare: 2
4444   legend:
4445     - "Legend to Table"
4446     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4447     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4448
4449 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4450 - type: "table"
4451   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4452   algorithm: "table_comparison"
4453   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4454   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4455   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4456   columns:
4457     - title: "3n-skx"
4458       data-set: "vpp-compare-topologies-ref"
4459     - title: "2n-skx"
4460       data-set: "vpp-compare-topologies-cmp"
4461   comparisons:
4462     - title: "Diff"
4463       reference: 1
4464       compare: 2
4465   legend:
4466     - "Legend to Table"
4467     - "3n-skx, 2n-skx - topologies tested."
4468     - "Diff - difference between 3n-skx and 2n-skx topologies."
4469
4470 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4471 - type: "table"
4472   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4473   algorithm: "table_comparison"
4474   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4475   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4476   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4477   columns:
4478     - title: "3n-skx"
4479       data-set: "vpp-compare-topologies-ref"
4480     - title: "2n-skx"
4481       data-set: "vpp-compare-topologies-cmp"
4482   comparisons:
4483     - title: "Diff"
4484       reference: 1
4485       compare: 2
4486   legend:
4487     - "Legend to Table"
4488     - "3n-skx, 2n-skx - topologies tested."
4489     - "Diff - difference between 3n-skx and 2n-skx topologies."
4490
4491 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4492 - type: "table"
4493   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4494   algorithm: "table_comparison"
4495   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4496   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4497   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4498   columns:
4499     - title: "3n-skx"
4500       data-set: "vpp-compare-topologies-ref"
4501     - title: "2n-skx"
4502       data-set: "vpp-compare-topologies-cmp"
4503   comparisons:
4504     - title: "Diff"
4505       reference: 1
4506       compare: 2
4507   legend:
4508     - "Legend to Table"
4509     - "3n-skx, 2n-skx - topologies tested."
4510     - "Diff - difference between 3n-skx and 2n-skx topologies."
4511
4512 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4513 - type: "table"
4514   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4515   algorithm: "table_comparison"
4516   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4517   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4518   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4519   columns:
4520     - title: "3n-skx"
4521       data-set: "vpp-compare-topologies-ref"
4522     - title: "2n-skx"
4523       data-set: "vpp-compare-topologies-cmp"
4524   comparisons:
4525     - title: "Diff"
4526       reference: 1
4527       compare: 2
4528   legend:
4529     - "Legend to Table"
4530     - "3n-skx, 2n-skx - topologies tested."
4531     - "Diff - difference between 3n-skx and 2n-skx topologies."
4532
4533 # VPP Performance Changes 3n-hsw 1t1c mrr
4534 - type: "table"
4535   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4536   algorithm: "table_comparison"
4537   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4538   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4539   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4540   columns:
4541     - title: "1904"
4542       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4543     - title: "1908"
4544       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4545     - title: "2001"
4546       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4547   comparisons:
4548     - title: "Diff"
4549       reference: 2
4550       compare: 3
4551   legend:
4552     - "Legend to Table"
4553     - "1904, 1908, 2001 - VPP versions tested."
4554     - "Diff - difference between 1908 and 2001 VPP version."
4555
4556 # VPP Performance Changes 3n-hsw 2t2c mrr
4557 - type: "table"
4558   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4559   algorithm: "table_comparison"
4560   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4561   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4562   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4563   columns:
4564     - title: "1904"
4565       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4566     - title: "1908"
4567       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4568     - title: "2001"
4569       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4570   comparisons:
4571     - title: "Diff"
4572       reference: 2
4573       compare: 3
4574   legend:
4575     - "Legend to Table"
4576     - "1904, 1908, 2001 - VPP versions tested."
4577     - "Diff - difference between 1908 and 2001 VPP version."
4578
4579 # VPP Performance Changes 3n-hsw 4t4c mrr
4580 - type: "table"
4581   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4582   algorithm: "table_comparison"
4583   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4585   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4586   columns:
4587     - title: "1904"
4588       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4589     - title: "1908"
4590       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4591     - title: "2001"
4592       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4593   comparisons:
4594     - title: "Diff"
4595       reference: 2
4596       compare: 3
4597   legend:
4598     - "Legend to Table"
4599     - "1904, 1908, 2001 - VPP versions tested."
4600     - "Diff - difference between 1908 and 2001 VPP version."
4601
4602 # VPP Performance Changes 3n-skx 2t1c mrr
4603 - type: "table"
4604   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4605   algorithm: "table_comparison"
4606   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4607   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4608   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4609   columns:
4610     - title: "1904"
4611       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4612     - title: "1908"
4613       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4614     - title: "2001"
4615       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4616   comparisons:
4617     - title: "Diff"
4618       reference: 2
4619       compare: 3
4620   legend:
4621     - "Legend to Table"
4622     - "1904, 1908, 2001 - VPP versions tested."
4623     - "Diff - difference between 1908 and 2001 VPP version."
4624
4625 # VPP Performance Changes 3n-skx 4t2c mrr
4626 - type: "table"
4627   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4628   algorithm: "table_comparison"
4629   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4630   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4631   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4632   columns:
4633     - title: "1904"
4634       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4635     - title: "1908"
4636       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4637     - title: "2001"
4638       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4639   comparisons:
4640     - title: "Diff"
4641       reference: 2
4642       compare: 3
4643   legend:
4644     - "Legend to Table"
4645     - "1904, 1908, 2001 - VPP versions tested."
4646     - "Diff - difference between 1908 and 2001 VPP version."
4647
4648 # VPP Performance Changes 3n-skx 8t4c mrr
4649 - type: "table"
4650   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4651   algorithm: "table_comparison"
4652   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4653   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4654   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4655   columns:
4656     - title: "1904"
4657       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4658     - title: "1908"
4659       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4660     - title: "2001"
4661       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4662   comparisons:
4663     - title: "Diff"
4664       reference: 2
4665       compare: 3
4666   legend:
4667     - "Legend to Table"
4668     - "1904, 1908, 2001 - VPP versions tested."
4669     - "Diff - difference between 1908 and 2001 VPP version."
4670
4671 # VPP Performance Changes 2n-skx 2t1c mrr
4672 - type: "table"
4673   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4674   algorithm: "table_comparison"
4675   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4676   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4677   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4678   columns:
4679     - title: "1904"
4680       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4681     - title: "1908"
4682       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4683     - title: "2001"
4684       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4685   comparisons:
4686     - title: "Diff"
4687       reference: 2
4688       compare: 3
4689   legend:
4690     - "Legend to Table"
4691     - "1904, 1908, 2001 - VPP versions tested."
4692     - "Diff - difference between 1908 and 2001 VPP version."
4693
4694 # VPP Performance Changes 2n-skx 4t2c mrr
4695 - type: "table"
4696   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4697   algorithm: "table_comparison"
4698   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4699   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4700   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4701   columns:
4702     - title: "1904"
4703       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4704     - title: "1908"
4705       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4706     - title: "2001"
4707       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4708   comparisons:
4709     - title: "Diff"
4710       reference: 2
4711       compare: 3
4712   legend:
4713     - "Legend to Table"
4714     - "1904, 1908, 2001 - VPP versions tested."
4715     - "Diff - difference between 1908 and 2001 VPP version."
4716
4717 # VPP Performance Changes 2n-skx 8t4c mrr
4718 - type: "table"
4719   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4720   algorithm: "table_comparison"
4721   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4722   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4723   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4724   columns:
4725     - title: "1904"
4726       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4727     - title: "1908"
4728       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4729     - title: "2001"
4730       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4731   comparisons:
4732     - title: "Diff"
4733       reference: 2
4734       compare: 3
4735   legend:
4736     - "Legend to Table"
4737     - "1904, 1908, 2001 - VPP versions tested."
4738     - "Diff - difference between 1908 and 2001 VPP version."
4739
4740 # VPP Performance Changes 2n-dnv 1t1c mrr
4741 - type: "table"
4742   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4743   algorithm: "table_comparison"
4744   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4745   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4746   filter: "'1T1C'"
4747   columns:
4748     - title: "1908"
4749       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4750     - title: "2001"
4751       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4752   comparisons:
4753     - title: "Diff"
4754       reference: 1
4755       compare: 2
4756   legend:
4757     - "Legend to Table"
4758     - "1908, 2001 - VPP versions tested."
4759     - "Diff - difference between 1908 and 2001 VPP version."
4760
4761 # VPP Performance Changes 2n-dnv 2t2c mrr
4762 - type: "table"
4763   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4764   algorithm: "table_comparison"
4765   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4766   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4767   filter: "'2T2C'"
4768   columns:
4769     - title: "1908"
4770       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4771     - title: "2001"
4772       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4773   comparisons:
4774     - title: "Diff"
4775       reference: 1
4776       compare: 2
4777   legend:
4778     - "Legend to Table"
4779     - "1908, 2001 - VPP versions tested."
4780     - "Diff - difference between 1908 and 2001 VPP version."
4781
4782 # VPP Performance Changes 2n-dnv 4t4c mrr
4783 - type: "table"
4784   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4785   algorithm: "table_comparison"
4786   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4787   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4788   filter: "'4T4C'"
4789   columns:
4790     - title: "1908"
4791       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4792     - title: "2001"
4793       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4794   comparisons:
4795     - title: "Diff"
4796       reference: 1
4797       compare: 2
4798   legend:
4799     - "Legend to Table"
4800     - "1908, 2001 - VPP versions tested."
4801     - "Diff - difference between 1908 and 2001 VPP version."
4802
4803 # VPP Performance Changes 3n-dnv 1t1c mrr
4804 - type: "table"
4805   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4806   algorithm: "table_comparison"
4807   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4808   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4809   filter: "'1T1C'"
4810   columns:
4811     - title: "1908"
4812       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4813     - title: "2001"
4814       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4815   comparisons:
4816     - title: "Diff"
4817       reference: 1
4818       compare: 2
4819   legend:
4820     - "Legend to Table"
4821     - "1908, 2001 - VPP versions tested."
4822     - "Diff - difference between 1908 and 2001 VPP version."
4823
4824 # VPP Performance Changes 3n-dnv 2t2c mrr
4825 - type: "table"
4826   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4827   algorithm: "table_comparison"
4828   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4829   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4830   filter: "'2T2C'"
4831   columns:
4832     - title: "1908"
4833       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4834     - title: "2001"
4835       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4836   comparisons:
4837     - title: "Diff"
4838       reference: 1
4839       compare: 2
4840   legend:
4841     - "Legend to Table"
4842     - "1908, 2001 - VPP versions tested."
4843     - "Diff - difference between 1908 and 2001 VPP version."
4844
4845 # VPP Performance Changes 3n-dnv 4t4c mrr
4846 - type: "table"
4847   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4848   algorithm: "table_comparison"
4849   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4850   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4851   filter: "'4T4C'"
4852   columns:
4853     - title: "1908"
4854       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4855     - title: "2001"
4856       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4857   comparisons:
4858     - title: "Diff"
4859       reference: 1
4860       compare: 2
4861   legend:
4862     - "Legend to Table"
4863     - "1908, 2001 - VPP versions tested."
4864     - "Diff - difference between 1908 and 2001 VPP version."
4865
4866 # VPP Performance Changes 3n-tsh 1t1c mrr
4867 - type: "table"
4868   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4869   algorithm: "table_comparison"
4870   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4872   filter: "'1T1C'"
4873   columns:
4874     - title: "1908"
4875       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4876     - title: "2001"
4877       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4878   comparisons:
4879     - title: "Diff"
4880       reference: 1
4881       compare: 2
4882   legend:
4883     - "Legend to Table"
4884     - "1908, 2001 - VPP versions tested."
4885     - "Diff - difference between 1908 and 2001 VPP version."
4886
4887 # VPP Performance Changes 3n-tsh 2t2c mrr
4888 - type: "table"
4889   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4890   algorithm: "table_comparison"
4891   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4892   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4893   filter: "'2T2C'"
4894   columns:
4895     - title: "1908"
4896       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4897     - title: "2001"
4898       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4899   comparisons:
4900     - title: "Diff"
4901       reference: 1
4902       compare: 2
4903   legend:
4904     - "Legend to Table"
4905     - "1908, 2001 - VPP versions tested."
4906     - "Diff - difference between 1908 and 2001 VPP version."
4907
4908 # VPP Performance Changes 3n-tsh 4t4c mrr
4909 - type: "table"
4910   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4911   algorithm: "table_comparison"
4912   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4913   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4914   filter: "'4T4C'"
4915   columns:
4916     - title: "1908"
4917       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4918     - title: "2001"
4919       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4920   comparisons:
4921     - title: "Diff"
4922       reference: 1
4923       compare: 2
4924   legend:
4925     - "Legend to Table"
4926     - "1908, 2001 - VPP versions tested."
4927     - "Diff - difference between 1908 and 2001 VPP version."
4928
4929 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4930 - type: "table"
4931   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4932   algorithm: "table_comparison"
4933   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4934   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4935   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4936   columns:
4937     - title: "3n-hsw xl710"
4938       data-set: "vpp-compare-testbeds-mrr-ref"
4939       tag: "NIC_Intel-XL710"
4940     - title: "3n-skx xxv710"
4941       data-set: "vpp-compare-testbeds-mrr-cmp"
4942       tag: "NIC_Intel-XXV710"
4943   comparisons:
4944     - title: "Diff"
4945       reference: 1
4946       compare: 2
4947   legend:
4948     - "Legend to Table"
4949     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4950     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4951
4952 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4953 - type: "table"
4954   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4955   algorithm: "table_comparison"
4956   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4957   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4958   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4959   columns:
4960     - title: "3n-hsw xl710"
4961       data-set: "vpp-compare-testbeds-mrr-ref"
4962       tag: "NIC_Intel-XL710"
4963     - title: "3n-skx xxv710"
4964       data-set: "vpp-compare-testbeds-mrr-cmp"
4965       tag: "NIC_Intel-XXV710"
4966   comparisons:
4967     - title: "Diff"
4968       reference: 1
4969       compare: 2
4970   legend:
4971     - "Legend to Table"
4972     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4973     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4974
4975 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4976 - type: "table"
4977   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4978   algorithm: "table_comparison"
4979   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4980   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4981   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4982   columns:
4983     - title: "3n-hsw xl710"
4984       data-set: "vpp-compare-testbeds-mrr-ref"
4985       tag: "NIC_Intel-XL710"
4986     - title: "3n-skx xxv710"
4987       data-set: "vpp-compare-testbeds-mrr-cmp"
4988       tag: "NIC_Intel-XXV710"
4989   comparisons:
4990     - title: "Diff"
4991       reference: 1
4992       compare: 2
4993   legend:
4994     - "Legend to Table"
4995     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4996     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4997
4998 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4999 - type: "table"
5000   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5001   algorithm: "table_comparison"
5002   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5003   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5004   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5005   columns:
5006     - title: "2n-skx"
5007       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5008     - title: "2n-clx"
5009       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5010   comparisons:
5011     - title: "Diff"
5012       reference: 1
5013       compare: 2
5014   legend:
5015     - "Legend to Table"
5016     - "2n-skx, 2n-clx - testbeds and NICs tested."
5017     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5018
5019 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5020 - type: "table"
5021   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5022   algorithm: "table_comparison"
5023   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5024   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5025   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5026   columns:
5027     - title: "2n-skx"
5028       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5029     - title: "2n-clx"
5030       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5031   comparisons:
5032     - title: "Diff"
5033       reference: 1
5034       compare: 2
5035   legend:
5036     - "Legend to Table"
5037     - "2n-skx, 2n-clx - testbeds and NICs tested."
5038     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5039
5040 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5041 - type: "table"
5042   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5043   algorithm: "table_comparison"
5044   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5045   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5046   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5047   columns:
5048     - title: "2n-skx"
5049       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5050     - title: "2n-clx"
5051       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5052   comparisons:
5053     - title: "Diff"
5054       reference: 1
5055       compare: 2
5056   legend:
5057     - "Legend to Table"
5058     - "2n-skx, 2n-clx - testbeds and NICs tested."
5059     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5060
5061 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5062 - type: "table"
5063   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5064   algorithm: "table_comparison"
5065   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5066   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5067   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5068   columns:
5069     - title: "3n-skx"
5070       data-set: "vpp-compare-topologies-mrr-ref"
5071     - title: "2n-skx"
5072       data-set: "vpp-compare-topologies-mrr-cmp"
5073   comparisons:
5074     - title: "Diff"
5075       reference: 1
5076       compare: 2
5077   legend:
5078     - "Legend to Table"
5079     - "3n-skx, 2n-skx - topologies tested."
5080     - "Diff - difference between 3n-skx and 2n-skx topologies."
5081
5082 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5083 - type: "table"
5084   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5085   algorithm: "table_comparison"
5086   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5087   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5088   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5089   columns:
5090     - title: "3n-skx"
5091       data-set: "vpp-compare-topologies-mrr-ref"
5092     - title: "2n-skx"
5093       data-set: "vpp-compare-topologies-mrr-cmp"
5094   comparisons:
5095     - title: "Diff"
5096       reference: 1
5097       compare: 2
5098   legend:
5099     - "Legend to Table"
5100     - "3n-skx, 2n-skx - topologies tested."
5101     - "Diff - difference between 3n-skx and 2n-skx topologies."
5102
5103 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5104 - type: "table"
5105   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5106   algorithm: "table_comparison"
5107   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5109   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5110   columns:
5111     - title: "3n-skx"
5112       data-set: "vpp-compare-topologies-mrr-ref"
5113     - title: "2n-skx"
5114       data-set: "vpp-compare-topologies-mrr-cmp"
5115   comparisons:
5116     - title: "Diff"
5117       reference: 1
5118       compare: 2
5119   legend:
5120     - "Legend to Table"
5121     - "3n-skx, 2n-skx - topologies tested."
5122     - "Diff - difference between 3n-skx and 2n-skx topologies."
5123
5124 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5125 - type: "table"
5126   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5127   algorithm: "table_comparison"
5128   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5129   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5130   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5131   columns:
5132     - title: "3n-hsw xl710"
5133       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5134       tag: "NIC_Intel-XL710"
5135     - title: "2n-clx xxv710"
5136       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5137       tag: "NIC_Intel-XXV710"
5138   comparisons:
5139     - title: "Diff"
5140       reference: 1
5141       compare: 2
5142   legend:
5143     - "Legend to Table"
5144     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5145     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5146
5147 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5148 - type: "table"
5149   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5150   algorithm: "table_comparison"
5151   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5152   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5153   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5154   columns:
5155     - title: "3n-hsw xl710"
5156       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5157       tag: "NIC_Intel-XL710"
5158     - title: "2n-clx xxv710"
5159       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5160       tag: "NIC_Intel-XXV710"
5161   comparisons:
5162     - title: "Diff"
5163       reference: 1
5164       compare: 2
5165   legend:
5166     - "Legend to Table"
5167     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5168     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5169
5170 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5171 - type: "table"
5172   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5173   algorithm: "table_comparison"
5174   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5175   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5176   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5177   columns:
5178     - title: "3n-hsw xl710"
5179       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5180       tag: "NIC_Intel-XL710"
5181     - title: "2n-clx xxv710"
5182       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5183       tag: "NIC_Intel-XXV710"
5184   comparisons:
5185     - title: "Diff"
5186       reference: 1
5187       compare: 2
5188   legend:
5189     - "Legend to Table"
5190     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5191     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5192
5193 # Detailed Test Results - VPP Performance Results 3n-hsw
5194 - type: "table"
5195   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5196   algorithm: "table_merged_details"
5197   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5198   columns:
5199     - title: " |prein| Test Name |preout| "
5200       data: "data name"
5201     - 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| "
5202       data: "data msg"
5203   data: "vpp-perf-results-3n-hsw"
5204   filter: "all"
5205   parameters:
5206   - "name"
5207   - "parent"
5208   - "msg"
5209
5210 # Detailed Test Results - VPP Performance Results 3n-skx
5211 - type: "table"
5212   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5213   algorithm: "table_merged_details"
5214   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5215   columns:
5216     - title: " |prein| Test Name |preout| "
5217       data: "data name"
5218     - 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| "
5219       data: "data msg"
5220   data: "vpp-perf-results-3n-skx"
5221   filter: "all"
5222   remove-ndr: True  # Temporary solution: remove NDR results from test message
5223   parameters:
5224   - "name"
5225   - "parent"
5226   - "msg"
5227
5228 # Detailed Test Results - VPP Performance Results 2n-skx
5229 - type: "table"
5230   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5231   algorithm: "table_merged_details"
5232   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5233   columns:
5234     - title: " |prein| Test Name |preout| "
5235       data: "data name"
5236     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5237       data: "data msg"
5238   data: "vpp-perf-results-2n-skx"
5239   filter: "all"
5240   remove-ndr: True  # Temporary solution: remove NDR results from test message
5241   parameters:
5242   - "name"
5243   - "parent"
5244   - "msg"
5245
5246 # Detailed Test Results - VPP Performance Results 2n-clx
5247 - type: "table"
5248   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5249   algorithm: "table_merged_details"
5250   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5251   columns:
5252     - title: " |prein| Test Name |preout| "
5253       data: "data name"
5254     - 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| "
5255       data: "data msg"
5256   data: "vpp-perf-results-2n-clx"
5257   filter: "all"
5258   parameters:
5259   - "name"
5260   - "parent"
5261   - "msg"
5262
5263 # Detailed Test Results - VPP Performance Results 3n-tsh
5264 - type: "table"
5265   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5266   algorithm: "table_merged_details"
5267   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5268   columns:
5269     - title: " |prein| Test Name |preout| "
5270       data: "data name"
5271     - 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| "
5272       data: "data msg"
5273   data: "vpp-perf-results-3n-tsh"
5274   filter: "all"
5275   parameters:
5276   - "name"
5277   - "parent"
5278   - "msg"
5279
5280 # Detailed Test Results - VPP Performance Results 3n-dnv
5281 - type: "table"
5282   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5283   algorithm: "table_merged_details"
5284   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5285   columns:
5286     - title: " |prein| Test Name |preout| "
5287       data: "data name"
5288     - 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| "
5289       data: "data msg"
5290   data: "vpp-perf-results-3n-dnv"
5291   filter: "all"
5292   parameters:
5293   - "name"
5294   - "parent"
5295   - "msg"
5296
5297 # Detailed Test Results - VPP Performance Results 2n-dnv
5298 - type: "table"
5299   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5300   algorithm: "table_merged_details"
5301   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5302   columns:
5303     - title: " |prein| Test Name |preout| "
5304       data: "data name"
5305     - 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| "
5306       data: "data msg"
5307   data: "vpp-perf-results-2n-dnv"
5308   filter: "all"
5309   parameters:
5310   - "name"
5311   - "parent"
5312   - "msg"
5313
5314 # Test configuration - VPP Performance Test Configs 3n-hsw
5315 - type: "table"
5316   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5317   algorithm: "table_merged_details"
5318   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5319   columns:
5320     - title: " |prein| Test Name |preout| "
5321       data: "data name"
5322     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5323       data: "data conf-history"
5324   data: "vpp-perf-results-3n-hsw"
5325   filter: "all"
5326   parameters:
5327   - "parent"
5328   - "name"
5329   - "conf-history"
5330
5331 # Test configuration - VPP Performance Test Configs 3n-skx
5332 - type: "table"
5333   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5334   algorithm: "table_merged_details"
5335   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5336   columns:
5337     - title: " |prein| Test Name |preout| "
5338       data: "data name"
5339     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5340       data: "data conf-history"
5341   data: "vpp-perf-results-3n-skx"
5342   filter: "all"
5343   parameters:
5344   - "parent"
5345   - "name"
5346   - "conf-history"
5347
5348 # Test configuration - VPP Performance Test Configs 2n-skx
5349 - type: "table"
5350   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5351   algorithm: "table_merged_details"
5352   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5353   columns:
5354     - title: " |prein| Test Name |preout| "
5355       data: "data name"
5356     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5357       data: "data conf-history"
5358   data: "vpp-perf-results-2n-skx"
5359   filter: "all"
5360   parameters:
5361   - "parent"
5362   - "name"
5363   - "conf-history"
5364
5365 # Test configuration - VPP Performance Test Configs 2n-clx
5366 - type: "table"
5367   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5368   algorithm: "table_merged_details"
5369   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5370   columns:
5371     - title: " |prein| Test Name |preout| "
5372       data: "data name"
5373     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5374       data: "data conf-history"
5375   data: "vpp-perf-results-2n-clx"
5376   filter: "all"
5377   parameters:
5378   - "parent"
5379   - "name"
5380   - "conf-history"
5381
5382 # Test configuration - VPP Performance Test Configs 3n-tsh
5383 - type: "table"
5384   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5385   algorithm: "table_merged_details"
5386   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5387   columns:
5388     - title: " |prein| Test Name |preout| "
5389       data: "data name"
5390     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5391       data: "data conf-history"
5392   data: "vpp-perf-results-3n-tsh"
5393   filter: "all"
5394   parameters:
5395   - "parent"
5396   - "name"
5397   - "conf-history"
5398
5399 # Test configuration - VPP Performance Test Configs 3n-dnv
5400 - type: "table"
5401   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5402   algorithm: "table_merged_details"
5403   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5404   columns:
5405     - title: " |prein| Test Name |preout| "
5406       data: "data name"
5407     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5408       data: "data conf-history"
5409   data: "vpp-perf-results-3n-dnv"
5410   filter: "all"
5411   parameters:
5412   - "parent"
5413   - "name"
5414   - "conf-history"
5415
5416 # Test configuration - VPP Performance Test Configs 2n-dnv
5417 - type: "table"
5418   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5419   algorithm: "table_merged_details"
5420   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5421   columns:
5422     - title: " |prein| Test Name |preout| "
5423       data: "data name"
5424     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5425       data: "data conf-history"
5426   data: "vpp-perf-results-2n-dnv"
5427   filter: "all"
5428   parameters:
5429   - "parent"
5430   - "name"
5431   - "conf-history"
5432
5433 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5434 - type: "table"
5435   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5436   algorithm: "table_oper_data_html"
5437   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5438   data: "vpp-perf-results-3n-hsw"
5439   filter: "all"
5440
5441 # Test Operational Data - VPP Performance Operational Data 3n-skx
5442 - type: "table"
5443   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5444   algorithm: "table_oper_data_html"
5445   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5446   data: "vpp-perf-results-3n-skx"
5447   filter: "all"
5448
5449 # Test Operational Data - VPP Performance Operational Data 2n-skx
5450 - type: "table"
5451   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5452   algorithm: "table_oper_data_html"
5453   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5454   data: "vpp-perf-results-2n-skx"
5455   filter: "all"
5456
5457 # Test Operational Data - VPP Performance Operational Data 2n-clx
5458 - type: "table"
5459   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5460   algorithm: "table_oper_data_html"
5461   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5462   data: "vpp-perf-results-2n-clx"
5463   filter: "all"
5464
5465 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5466 - type: "table"
5467   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5468   algorithm: "table_oper_data_html"
5469   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5470   data: "vpp-perf-results-3n-tsh"
5471   filter: "all"
5472
5473 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5474 - type: "table"
5475   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5476   algorithm: "table_oper_data_html"
5477   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5478   data: "vpp-perf-results-3n-dnv"
5479   filter: "all"
5480
5481 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5482 - type: "table"
5483   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5484   algorithm: "table_oper_data_html"
5485   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5486   data: "vpp-perf-results-2n-dnv"
5487   filter: "all"
5488
5489 # Detailed Test Results - VPP MRR Results 3n-hsw
5490 - type: "table"
5491   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5492   algorithm: "table_merged_details"
5493   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5494   columns:
5495     - title: " |prein| Test Name |preout| "
5496       data: "data name"
5497     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5498       data: "data msg"
5499   data: "vpp-mrr-results-3n-hsw"
5500   filter: "all"
5501   parameters:
5502   - "name"
5503   - "parent"
5504   - "msg"
5505
5506 # Detailed Test Results - VPP MRR Results 3n-skx
5507 - type: "table"
5508   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5509   algorithm: "table_merged_details"
5510   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5511   columns:
5512     - title: " |prein| Test Name |preout| "
5513       data: "data name"
5514     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5515       data: "data msg"
5516   data: "vpp-mrr-results-3n-skx"
5517   filter: "all"
5518   parameters:
5519   - "name"
5520   - "parent"
5521   - "msg"
5522
5523 # Detailed Test Results - VPP MRR Results 2n-skx
5524 - type: "table"
5525   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5526   algorithm: "table_merged_details"
5527   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5528   columns:
5529     - title: " |prein| Test Name |preout| "
5530       data: "data name"
5531     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5532       data: "data msg"
5533   data: "vpp-mrr-results-2n-skx"
5534   filter: "all"
5535   parameters:
5536   - "name"
5537   - "parent"
5538   - "msg"
5539
5540 # Detailed Test Results - VPP MRR Results 2n-clx
5541 - type: "table"
5542   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5543   algorithm: "table_merged_details"
5544   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5545   columns:
5546     - title: " |prein| Test Name |preout| "
5547       data: "data name"
5548     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5549       data: "data msg"
5550   data: "vpp-mrr-results-2n-clx"
5551   filter: "all"
5552   parameters:
5553   - "name"
5554   - "parent"
5555   - "msg"
5556
5557 # Detailed Test Results - VPP MRR Results 3n-tsh
5558 - type: "table"
5559   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5560   algorithm: "table_merged_details"
5561   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5562   columns:
5563     - title: " |prein| Test Name |preout| "
5564       data: "data name"
5565     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5566       data: "data msg"
5567   data: "vpp-mrr-results-3n-tsh"
5568   filter: "all"
5569   parameters:
5570   - "name"
5571   - "parent"
5572   - "msg"
5573
5574 # Detailed Test Results - VPP MRR Results 3n-dnv
5575 - type: "table"
5576   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5577   algorithm: "table_merged_details"
5578   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5579   columns:
5580     - title: " |prein| Test Name |preout| "
5581       data: "data name"
5582     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5583       data: "data msg"
5584   data: "vpp-mrr-results-3n-dnv"
5585   filter: "all"
5586   parameters:
5587   - "name"
5588   - "parent"
5589   - "msg"
5590
5591 # Detailed Test Results - VPP MRR Results 2n-dnv
5592 - type: "table"
5593   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5594   algorithm: "table_merged_details"
5595   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5596   columns:
5597     - title: " |prein| Test Name |preout| "
5598       data: "data name"
5599     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5600       data: "data msg"
5601   data: "vpp-mrr-results-2n-dnv"
5602   filter: "all"
5603   parameters:
5604   - "name"
5605   - "parent"
5606   - "msg"
5607
5608 # Test configuration - VPP MRR Test Configs 3n-hsw
5609 - type: "table"
5610   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5611   algorithm: "table_merged_details"
5612   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5613   columns:
5614     - title: " |prein| Test Name |preout| "
5615       data: "data name"
5616     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5617       data: "data conf-history"
5618   data: "vpp-mrr-results-3n-hsw"
5619   filter: "all"
5620   parameters:
5621   - "parent"
5622   - "name"
5623   - "conf-history"
5624
5625 # Test configuration - VPP MRR Test Configs 3n-skx
5626 - type: "table"
5627   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5628   algorithm: "table_merged_details"
5629   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5630   columns:
5631     - title: " |prein| Test Name |preout| "
5632       data: "data name"
5633     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5634       data: "data conf-history"
5635   data: "vpp-mrr-results-3n-skx"
5636   filter: "all"
5637   parameters:
5638   - "parent"
5639   - "name"
5640   - "conf-history"
5641
5642 # Test configuration - VPP MRR Test Configs 2n-skx
5643 - type: "table"
5644   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5645   algorithm: "table_merged_details"
5646   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5647   columns:
5648     - title: " |prein| Test Name |preout| "
5649       data: "data name"
5650     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5651       data: "data conf-history"
5652   data: "vpp-mrr-results-2n-skx"
5653   filter: "all"
5654   parameters:
5655   - "parent"
5656   - "name"
5657   - "conf-history"
5658
5659 # Test configuration - VPP MRR Test Configs 2n-clx
5660 - type: "table"
5661   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5662   algorithm: "table_merged_details"
5663   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5664   columns:
5665     - title: " |prein| Test Name |preout| "
5666       data: "data name"
5667     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5668       data: "data conf-history"
5669   data: "vpp-mrr-results-2n-clx"
5670   filter: "all"
5671   parameters:
5672   - "parent"
5673   - "name"
5674   - "conf-history"
5675
5676 # Test configuration - VPP MRR Test Configs 3n-tsh
5677 - type: "table"
5678   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5679   algorithm: "table_merged_details"
5680   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5681   columns:
5682     - title: " |prein| Test Name |preout| "
5683       data: "data name"
5684     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5685       data: "data conf-history"
5686   data: "vpp-mrr-results-3n-tsh"
5687   filter: "all"
5688   parameters:
5689   - "parent"
5690   - "name"
5691   - "conf-history"
5692
5693 # Test configuration - VPP MRR Test Configs 3n-dnv
5694 - type: "table"
5695   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5696   algorithm: "table_merged_details"
5697   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5698   columns:
5699     - title: " |prein| Test Name |preout| "
5700       data: "data name"
5701     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5702       data: "data conf-history"
5703   data: "vpp-mrr-results-3n-dnv"
5704   filter: "all"
5705   parameters:
5706   - "parent"
5707   - "name"
5708   - "conf-history"
5709
5710 # Test configuration - VPP MRR Test Configs 2n-dnv
5711 - type: "table"
5712   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5713   algorithm: "table_merged_details"
5714   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5715   columns:
5716     - title: " |prein| Test Name |preout| "
5717       data: "data name"
5718     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5719       data: "data conf-history"
5720   data: "vpp-mrr-results-2n-dnv"
5721   filter: "all"
5722   parameters:
5723   - "parent"
5724   - "name"
5725   - "conf-history"
5726
5727 # Detailed Test Results - VPP Device Results - Ubuntu
5728 - type: "table"
5729   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5730   algorithm: "table_merged_details"
5731   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5732   columns:
5733     - title: " |prein| Test Name |preout| "
5734       data: "data name"
5735     - title: " |prein| Status |preout| "
5736       data: "data status"
5737   data: "vpp-device-results-ubuntu"
5738   filter: "all"
5739   parameters:
5740   - "name"
5741   - "parent"
5742   - "doc"
5743   - "status"
5744
5745 # Test configuration - VPP Device Test Configs - Ubuntu
5746 - type: "table"
5747   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5748   algorithm: "table_merged_details"
5749   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5750   columns:
5751     - title: " |prein| Test Name |preout| "
5752       data: "data name"
5753     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5754       data: "data conf-history"
5755   data: "vpp-device-results-ubuntu"
5756   filter: "all"
5757   parameters:
5758   - "parent"
5759   - "name"
5760   - "conf-history"
5761
5762 ################################################################################
5763
5764 # DPDK Performance Changes 3n-hsw 1t1c pdr
5765 - type: "table"
5766   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5767   algorithm: "table_comparison"
5768   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5769   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5770   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5771   columns:
5772     - title: "1904"
5773       data-set: "dpdk-performance-changes-3n-hsw-h1"
5774     - title: "1908"
5775       data-set: "dpdk-performance-changes-3n-hsw-ref"
5776     - title: "2001"
5777       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5778   comparisons:
5779     - title: "Diff"
5780       reference: 2
5781       compare: 3
5782   legend:
5783     - "Legend to Table"
5784     - "1904, 1908, 2001 - DPDK versions tested."
5785     - "Diff - difference between 1908 and 2001 DPDK version."
5786
5787 # DPDK Performance Changes 3n-hsw 2t2c pdr
5788 - type: "table"
5789   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5790   algorithm: "table_comparison"
5791   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5792   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5793   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5794   columns:
5795     - title: "1904"
5796       data-set: "dpdk-performance-changes-3n-hsw-h1"
5797     - title: "1908"
5798       data-set: "dpdk-performance-changes-3n-hsw-ref"
5799     - title: "2001"
5800       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5801   comparisons:
5802     - title: "Diff"
5803       reference: 2
5804       compare: 3
5805   legend:
5806     - "Legend to Table"
5807     - "1904, 1908, 2001 - DPDK versions tested."
5808     - "Diff - difference between 1908 and 2001 DPDK version."
5809
5810 # DPDK Performance Changes 3n-hsw 1t1c pdr
5811 - type: "table"
5812   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5813   algorithm: "table_comparison"
5814   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5815   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5816   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5817   columns:
5818     - title: "1904"
5819       data-set: "dpdk-performance-changes-3n-hsw-h1"
5820     - title: "1908"
5821       data-set: "dpdk-performance-changes-3n-hsw-ref"
5822     - title: "2001"
5823       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5824   comparisons:
5825     - title: "Diff"
5826       reference: 2
5827       compare: 3
5828   legend:
5829     - "Legend to Table"
5830     - "1904, 1908, 2001 - DPDK versions tested."
5831     - "Diff - difference between 1908 and 2001 DPDK version."
5832
5833 # DPDK Performance Changes 3n-hsw 2t2c ndr
5834 - type: "table"
5835   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5836   algorithm: "table_comparison"
5837   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5838   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5839   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5840   columns:
5841     - title: "1904"
5842       data-set: "dpdk-performance-changes-3n-hsw-h1"
5843     - title: "1908"
5844       data-set: "dpdk-performance-changes-3n-hsw-ref"
5845     - title: "2001"
5846       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5847   comparisons:
5848     - title: "Diff"
5849       reference: 2
5850       compare: 3
5851   legend:
5852     - "Legend to Table"
5853     - "1904, 1908, 2001 - DPDK versions tested."
5854     - "Diff - difference between 1908 and 2001 DPDK version."
5855
5856 # DPDK Performance Changes 3n-skx 2t1c pdr
5857 - type: "table"
5858   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5859   algorithm: "table_comparison"
5860   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5861   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5862   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5863   columns:
5864     - title: "1904"
5865       data-set: "dpdk-performance-changes-3n-skx-h1"
5866     - title: "1908"
5867       data-set: "dpdk-performance-changes-3n-skx-ref"
5868     - title: "2001"
5869       data-set: "dpdk-performance-changes-3n-skx-cmp"
5870   comparisons:
5871     - title: "Diff"
5872       reference: 2
5873       compare: 3
5874   legend:
5875     - "Legend to Table"
5876     - "1904, 1908, 2001 - DPDK versions tested."
5877     - "Diff - difference between 1908 and 2001 DPDK version."
5878
5879 # DPDK Performance Changes 3n-skx 4t2c pdr
5880 - type: "table"
5881   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5882   algorithm: "table_comparison"
5883   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5884   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5885   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5886   columns:
5887     - title: "1904"
5888       data-set: "dpdk-performance-changes-3n-skx-h1"
5889     - title: "1908"
5890       data-set: "dpdk-performance-changes-3n-skx-ref"
5891     - title: "2001"
5892       data-set: "dpdk-performance-changes-3n-skx-cmp"
5893   comparisons:
5894     - title: "Diff"
5895       reference: 2
5896       compare: 3
5897   legend:
5898     - "Legend to Table"
5899     - "1904, 1908, 2001 - DPDK versions tested."
5900     - "Diff - difference between 1908 and 2001 DPDK version."
5901
5902 # DPDK Performance Changes 3n-skx 2t1c ndr
5903 - type: "table"
5904   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5905   algorithm: "table_comparison"
5906   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5908   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5909   columns:
5910     - title: "1904"
5911       data-set: "dpdk-performance-changes-3n-skx-h1"
5912     - title: "1908"
5913       data-set: "dpdk-performance-changes-3n-skx-ref"
5914     - title: "2001"
5915       data-set: "dpdk-performance-changes-3n-skx-cmp"
5916   comparisons:
5917     - title: "Diff"
5918       reference: 2
5919       compare: 3
5920   legend:
5921     - "Legend to Table"
5922     - "1904, 1908, 2001 - DPDK versions tested."
5923     - "Diff - difference between 1908 and 2001 DPDK version."
5924
5925 # DPDK Performance Changes 3n-skx 4t2c ndr
5926 - type: "table"
5927   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5928   algorithm: "table_comparison"
5929   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5930   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5931   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5932   columns:
5933     - title: "1904"
5934       data-set: "dpdk-performance-changes-3n-skx-h1"
5935     - title: "1908"
5936       data-set: "dpdk-performance-changes-3n-skx-ref"
5937     - title: "2001"
5938       data-set: "dpdk-performance-changes-3n-skx-cmp"
5939   comparisons:
5940     - title: "Diff"
5941       reference: 2
5942       compare: 3
5943   legend:
5944     - "Legend to Table"
5945     - "1904, 1908, 2001 - DPDK versions tested."
5946     - "Diff - difference between 1908 and 2001 DPDK version."
5947
5948 # DPDK Performance Changes 2n-skx 2t1c pdr
5949 - type: "table"
5950   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5951   algorithm: "table_comparison"
5952   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5953   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5954   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5955   columns:
5956     - title: "1904"
5957       data-set: "dpdk-performance-changes-2n-skx-h1"
5958     - title: "1908"
5959       data-set: "dpdk-performance-changes-2n-skx-ref"
5960     - title: "2001"
5961       data-set: "dpdk-performance-changes-2n-skx-cmp"
5962   comparisons:
5963     - title: "Diff"
5964       reference: 2
5965       compare: 3
5966   legend:
5967     - "Legend to Table"
5968     - "1904, 1908, 2001 - DPDK versions tested."
5969     - "Diff - difference between 1908 and 2001 DPDK version."
5970
5971 # DPDK Performance Changes 2n-skx 4t2c pdr
5972 - type: "table"
5973   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5974   algorithm: "table_comparison"
5975   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5976   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5977   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5978   columns:
5979     - title: "1904"
5980       data-set: "dpdk-performance-changes-2n-skx-h1"
5981     - title: "1908"
5982       data-set: "dpdk-performance-changes-2n-skx-ref"
5983     - title: "2001"
5984       data-set: "dpdk-performance-changes-2n-skx-cmp"
5985   comparisons:
5986     - title: "Diff"
5987       reference: 2
5988       compare: 3
5989   legend:
5990     - "Legend to Table"
5991     - "1904, 1908, 2001 - DPDK versions tested."
5992     - "Diff - difference between 1908 and 2001 DPDK version."
5993
5994 # DPDK Performance Changes 2n-skx 2t1c ndr
5995 - type: "table"
5996   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5997   algorithm: "table_comparison"
5998   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5999   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6000   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6001   columns:
6002     - title: "1904"
6003       data-set: "dpdk-performance-changes-2n-skx-h1"
6004     - title: "1908"
6005       data-set: "dpdk-performance-changes-2n-skx-ref"
6006     - title: "2001"
6007       data-set: "dpdk-performance-changes-2n-skx-cmp"
6008   comparisons:
6009     - title: "Diff"
6010       reference: 2
6011       compare: 3
6012   legend:
6013     - "Legend to Table"
6014     - "1904, 1908, 2001 - DPDK versions tested."
6015     - "Diff - difference between 1908 and 2001 DPDK version."
6016
6017 # DPDK Performance Changes 2n-skx 4t2c ndr
6018 - type: "table"
6019   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6020   algorithm: "table_comparison"
6021   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6022   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6023   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6024   columns:
6025     - title: "1904"
6026       data-set: "dpdk-performance-changes-2n-skx-h1"
6027     - title: "1908"
6028       data-set: "dpdk-performance-changes-2n-skx-ref"
6029     - title: "2001"
6030       data-set: "dpdk-performance-changes-2n-skx-cmp"
6031   comparisons:
6032     - title: "Diff"
6033       reference: 2
6034       compare: 3
6035   legend:
6036     - "Legend to Table"
6037     - "1904, 1908, 2001 - DPDK versions tested."
6038     - "Diff - difference between 1908 and 2001 DPDK version."
6039
6040 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6041 - type: "table"
6042   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6043   algorithm: "table_comparison"
6044   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6045   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6046   filter: "'NIC_Intel-X710'"
6047   columns:
6048     - title: "3n-hsw x710"
6049       data-set: "dpdk-compare-testbeds-ref"
6050     - title: "3n-skx x710"
6051       data-set: "dpdk-compare-testbeds-cmp"
6052   comparisons:
6053     - title: "Diff"
6054       reference: 1
6055       compare: 2
6056   legend:
6057     - "Legend to Table"
6058     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6059     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6060
6061 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6062 - type: "table"
6063   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6064   algorithm: "table_comparison"
6065   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6066   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6067   filter: "'NIC_Intel-X710'"
6068   columns:
6069     - title: "3n-hsw x710"
6070       data-set: "dpdk-compare-testbeds-ref"
6071     - title: "3n-skx x710"
6072       data-set: "dpdk-compare-testbeds-cmp"
6073   comparisons:
6074     - title: "Diff"
6075       reference: 1
6076       compare: 2
6077   legend:
6078     - "Legend to Table"
6079     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6080     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6081
6082 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6083 - type: "table"
6084   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6085   algorithm: "table_comparison"
6086   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6087   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6088   filter: "'NIC_Intel-XXV710'"
6089   columns:
6090     - title: "2n-skx"
6091       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6092     - title: "2n-clx"
6093       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6094   comparisons:
6095     - title: "Diff"
6096       reference: 1
6097       compare: 2
6098   legend:
6099     - "Legend to Table"
6100     - "2n-skx, 2n-clx - testbeds and NICs tested."
6101     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6102
6103 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6104 - type: "table"
6105   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6106   algorithm: "table_comparison"
6107   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6108   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6109   filter: "'NIC_Intel-XXV710'"
6110   columns:
6111     - title: "2n-skx"
6112       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6113     - title: "2n-clx"
6114       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6115   comparisons:
6116     - title: "Diff"
6117       reference: 1
6118       compare: 2
6119   legend:
6120     - "Legend to Table"
6121     - "2n-skx, 2n-clx - testbeds and NICs tested."
6122     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6123
6124 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6125 - type: "table"
6126   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6127   algorithm: "table_comparison"
6128   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6129   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6130   filter: "'NIC_Intel-XXV710'"
6131   columns:
6132     - title: "3n-skx"
6133       data-set: "dpdk-compare-topologies-ref"
6134     - title: "2n-skx"
6135       data-set: "dpdk-compare-topologies-cmp"
6136   comparisons:
6137     - title: "Diff"
6138       reference: 1
6139       compare: 2
6140   legend:
6141     - "Legend to Table"
6142     - "3n-skx, 2n-skx - topologies tested."
6143     - "Diff - difference between 3n-skx and 2n-skx topologies."
6144
6145 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6146 - type: "table"
6147   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6148   algorithm: "table_comparison"
6149   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6150   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6151   filter: "'NIC_Intel-XXV710'"
6152   columns:
6153     - title: "3n-skx"
6154       data-set: "dpdk-compare-topologies-ref"
6155     - title: "2n-skx"
6156       data-set: "dpdk-compare-topologies-cmp"
6157   comparisons:
6158     - title: "Diff"
6159       reference: 1
6160       compare: 2
6161   legend:
6162     - "Legend to Table"
6163     - "3n-skx, 2n-skx - topologies tested."
6164     - "Diff - difference between 3n-skx and 2n-skx topologies."
6165
6166 # Detailed Test Results - DPDK Performance Results 3n-hsw
6167 - type: "table"
6168   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6169   algorithm: "table_merged_details"
6170   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6171   columns:
6172     - title: " |prein| Test Name |preout| "
6173       data: "data name"
6174     - 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| "
6175       data: "data msg"
6176   data: "dpdk-perf-results-3n-hsw"
6177   filter: "all"
6178   parameters:
6179   - "name"
6180   - "parent"
6181   - "msg"
6182
6183 # Detailed Test Results - DPDK Performance Results 3n-skx
6184 - type: "table"
6185   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6186   algorithm: "table_merged_details"
6187   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6188   columns:
6189     - title: " |prein| Test Name |preout| "
6190       data: "data name"
6191     - 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| "
6192       data: "data msg"
6193   data: "dpdk-perf-results-3n-skx"
6194   filter: "all"
6195   remove-ndr: True  # Temporary solution: remove NDR results from test message
6196   parameters:
6197   - "name"
6198   - "parent"
6199   - "msg"
6200
6201 # Detailed Test Results - DPDK Performance Results 2n-skx
6202 - type: "table"
6203   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6204   algorithm: "table_merged_details"
6205   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6206   columns:
6207     - title: " |prein| Test Name |preout| "
6208       data: "data name"
6209     - 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| "
6210       data: "data msg"
6211   data: "dpdk-perf-results-2n-skx"
6212   filter: "all"
6213   remove-ndr: True  # Temporary solution: remove NDR results from test message
6214   parameters:
6215   - "name"
6216   - "parent"
6217   - "msg"
6218
6219 # Detailed Test Results - DPDK Performance Results 2n-clx
6220 - type: "table"
6221   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6222   algorithm: "table_merged_details"
6223   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6224   columns:
6225     - title: " |prein| Test Name |preout| "
6226       data: "data name"
6227     - 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| "
6228       data: "data msg"
6229   data: "dpdk-perf-results-2n-clx"
6230   filter: "all"
6231   parameters:
6232   - "name"
6233   - "parent"
6234   - "msg"
6235
6236 # Detailed Test Results - DPDK Performance Results 2n-dnv
6237 - type: "table"
6238   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6239   algorithm: "table_merged_details"
6240   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6241   columns:
6242     - title: " |prein| Test Name |preout| "
6243       data: "data name"
6244     - 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| "
6245       data: "data msg"
6246   data: "dpdk-perf-results-2n-dnv"
6247   filter: "all"
6248   parameters:
6249   - "name"
6250   - "parent"
6251   - "msg"
6252
6253 # Detailed Test Results - DPDK Performance Results 3n-dnv
6254 - type: "table"
6255   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6256   algorithm: "table_merged_details"
6257   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6258   columns:
6259     - title: " |prein| Test Name |preout| "
6260       data: "data name"
6261     - 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| "
6262       data: "data msg"
6263   data: "dpdk-perf-results-3n-dnv"
6264   filter: "all"
6265   parameters:
6266   - "name"
6267   - "parent"
6268   - "msg"
6269
6270 # Detailed Test Results - DPDK Performance Results 3n-tsh
6271 - type: "table"
6272   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6273   algorithm: "table_merged_details"
6274   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6275   columns:
6276     - title: " |prein| Test Name |preout| "
6277       data: "data name"
6278     - 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| "
6279       data: "data msg"
6280   data: "dpdk-perf-results-3n-tsh"
6281   filter: "all"
6282   parameters:
6283   - "name"
6284   - "parent"
6285   - "msg"
6286
6287 ################################################################################
6288 ###                                F I L E S                                 ###
6289 ################################################################################
6290
6291 # VPP Performance Results
6292 - type: "file"
6293   title: "VPP Performance Results"
6294   algorithm: "file_details_split"
6295   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6296   dir-tables:
6297     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6298     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6299     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6300     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6301     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6302     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6303     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6304   data:
6305     - "vpp-perf-results-2n-skx"
6306     - "vpp-perf-results-3n-skx"
6307     - "vpp-perf-results-2n-clx"
6308     - "vpp-perf-results-3n-hsw"
6309     - "vpp-perf-results-3n-tsh"
6310     - "vpp-perf-results-2n-dnv"
6311     - "vpp-perf-results-3n-dnv"
6312   filter: "all"
6313   data-start-level: 4
6314   order-chapters:
6315     level-1:
6316       - "l2"
6317       - "ip4"
6318       - "ip6"
6319       - "srv6"
6320       - "ip4_tunnels"
6321       - "ip6_tunnels"
6322       - "vm_vhost"
6323       - "container_memif"
6324       - "crypto"
6325       - "vts"
6326       - "lb"
6327       - "nfv_density"
6328       - "hoststack"
6329     level-2:
6330       - "2n-skx"
6331       - "3n-skx"
6332       - "2n-clx"
6333       - "3n-hsw"
6334       - "3n-tsh"
6335       - "2n-dnv"
6336       - "3n-dnv"
6337     level-3:
6338       - "xl710"
6339       - "x520"
6340       - "xxv710"
6341       - "x710"
6342       - "x553"
6343       - "cx556a"
6344       - "vic1227"
6345       - "vic1385"
6346
6347 # VPP Performance Configuration
6348 - type: "file"
6349   title: "VPP Performance Configuration"
6350   algorithm: "file_details_split"
6351   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6352   dir-tables:
6353     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6354     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6355     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6356     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6357     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6358     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6359     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6360   data:
6361     - "vpp-perf-results-2n-skx"
6362     - "vpp-perf-results-3n-skx"
6363     - "vpp-perf-results-2n-clx"
6364     - "vpp-perf-results-3n-hsw"
6365     - "vpp-perf-results-3n-tsh"
6366     - "vpp-perf-results-2n-dnv"
6367     - "vpp-perf-results-3n-dnv"
6368   filter: "all"
6369   data-start-level: 4
6370   order-chapters:
6371     level-1:
6372       - "l2"
6373       - "ip4"
6374       - "ip6"
6375       - "srv6"
6376       - "ip4_tunnels"
6377       - "ip6_tunnels"
6378       - "vm_vhost"
6379       - "container_memif"
6380       - "crypto"
6381       - "vts"
6382       - "lb"
6383       - "nfv_density"
6384       - "hoststack"
6385     level-2:
6386       - "2n-skx"
6387       - "3n-skx"
6388       - "2n-clx"
6389       - "3n-hsw"
6390       - "3n-tsh"
6391       - "2n-dnv"
6392       - "3n-dnv"
6393     level-3:
6394       - "xl710"
6395       - "x520"
6396       - "xxv710"
6397       - "x710"
6398       - "x553"
6399       - "cx556a"
6400       - "vic1227"
6401       - "vic1385"
6402
6403 # VPP Performance Operational
6404 - type: "file"
6405   title: "VPP Performance Operational"
6406   algorithm: "file_details_split_html"
6407   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6408   dir-tables:
6409     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6410     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6411     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6412     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6413     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6414     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6415     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6416   data:
6417     - "vpp-perf-results-2n-skx"
6418     - "vpp-perf-results-3n-skx"
6419     - "vpp-perf-results-2n-clx"
6420     - "vpp-perf-results-3n-hsw"
6421     - "vpp-perf-results-3n-tsh"
6422     - "vpp-perf-results-2n-dnv"
6423     - "vpp-perf-results-3n-dnv"
6424   filter: "all"
6425   data-start-level: 4
6426   order-chapters:
6427     level-1:
6428       - "l2"
6429       - "ip4"
6430       - "ip6"
6431       - "srv6"
6432       - "ip4_tunnels"
6433       - "ip6_tunnels"
6434       - "vm_vhost"
6435       - "container_memif"
6436       - "crypto"
6437       - "vts"
6438       - "lb"
6439       - "nfv_density"
6440       - "hoststack"
6441     level-2:
6442       - "2n-skx"
6443       - "3n-skx"
6444       - "2n-clx"
6445       - "3n-hsw"
6446       - "3n-tsh"
6447       - "2n-dnv"
6448       - "3n-dnv"
6449     level-3:
6450       - "xl710"
6451       - "x520"
6452       - "xxv710"
6453       - "x710"
6454       - "x553"
6455       - "cx556a"
6456       - "vic1227"
6457       - "vic1385"
6458
6459 # VPP MRR Results
6460 - type: "file"
6461   title: "VPP MRR Results"
6462   algorithm: "file_details_split"
6463   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6464   dir-tables:
6465     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6466     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6467     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6468     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6469     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6470     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6471     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6472   data:
6473     - "vpp-mrr-results-2n-skx"
6474     - "vpp-mrr-results-3n-skx"
6475     - "vpp-mrr-results-2n-clx"
6476     - "vpp-mrr-results-3n-hsw"
6477     - "vpp-mrr-results-3n-tsh"
6478     - "vpp-mrr-results-2n-dnv"
6479     - "vpp-mrr-results-3n-dnv"
6480   filter: "all"
6481   data-start-level: 4
6482   order-chapters:
6483     level-1:
6484       - "l2"
6485       - "ip4"
6486       - "ip6"
6487       - "srv6"
6488       - "ip4_tunnels"
6489       - "ip6_tunnels"
6490       - "vm_vhost"
6491       - "container_memif"
6492       - "crypto"
6493       - "vts"
6494       - "lb"
6495       - "nfv_density"
6496       - "hoststack"
6497     level-2:
6498       - "2n-skx"
6499       - "3n-skx"
6500       - "2n-clx"
6501       - "3n-hsw"
6502       - "3n-tsh"
6503       - "2n-dnv"
6504       - "3n-dnv"
6505     level-3:
6506       - "xl710"
6507       - "x520"
6508       - "xxv710"
6509       - "x710"
6510       - "x553"
6511       - "cx556a"
6512       - "vic1227"
6513       - "vic1385"
6514
6515 # VPP MRR Configuration
6516 - type: "file"
6517   title: "VPP MRR Configuration"
6518   algorithm: "file_details_split"
6519   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6520   dir-tables:
6521     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6522     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6523     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6524     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6525     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6526     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6527     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6528   data:
6529     - "vpp-mrr-results-2n-skx"
6530     - "vpp-mrr-results-3n-skx"
6531     - "vpp-mrr-results-2n-clx"
6532     - "vpp-mrr-results-3n-hsw"
6533     - "vpp-mrr-results-3n-tsh"
6534     - "vpp-mrr-results-2n-dnv"
6535     - "vpp-mrr-results-3n-dnv"
6536   filter: "all"
6537   data-start-level: 4
6538   order-chapters:
6539     level-1:
6540       - "l2"
6541       - "ip4"
6542       - "ip6"
6543       - "srv6"
6544       - "ip4_tunnels"
6545       - "ip6_tunnels"
6546       - "vm_vhost"
6547       - "container_memif"
6548       - "crypto"
6549       - "vts"
6550       - "lb"
6551       - "nfv_density"
6552       - "hoststack"
6553     level-2:
6554       - "2n-skx"
6555       - "3n-skx"
6556       - "2n-clx"
6557       - "3n-hsw"
6558       - "3n-tsh"
6559       - "2n-dnv"
6560       - "3n-dnv"
6561     level-3:
6562       - "xl710"
6563       - "x520"
6564       - "xxv710"
6565       - "x710"
6566       - "x553"
6567       - "cx556a"
6568       - "vic1227"
6569       - "vic1385"
6570
6571 # VPP Device Results - Ubuntu
6572 - type: "file"
6573   title: "VPP Device Results - Ubuntu"
6574   algorithm: "file_test_results"
6575   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6576   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6577   data: "vpp-device-results-ubuntu"
6578   filter: "all"
6579   data-start-level: 4
6580
6581 # VPP Device Configuration - Ubuntu
6582 - type: "file"
6583   title: "VPP Device Configuration - Ubuntu"
6584   algorithm: "file_test_results"
6585   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6586   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6587   data: "vpp-device-results-ubuntu"
6588   filter: "all"
6589   data-start-level: 4
6590
6591 # DPDK Performance Results 3n-hsw
6592 - type: "file"
6593   title: "DPDK Performance Results 3n-hsw"
6594   algorithm: "file_test_results"
6595   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6596   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6597   data: "dpdk-perf-results-3n-hsw"
6598   filter: "all"
6599   data-start-level: 4
6600
6601 # DPDK Performance Results 3n-skx
6602 - type: "file"
6603   title: "DPDK Performance Results 3n-skx"
6604   algorithm: "file_test_results"
6605   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6606   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6607   data: "dpdk-perf-results-3n-skx"
6608   filter: "all"
6609   data-start-level: 4
6610
6611 # DPDK Performance Results 2n-skx
6612 - type: "file"
6613   title: "DPDK Performance Results 2n-skx"
6614   algorithm: "file_test_results"
6615   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6616   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6617   data: "dpdk-perf-results-2n-skx"
6618   filter: "all"
6619   data-start-level: 4
6620
6621 # DPDK Performance Results 2n-clx
6622 - type: "file"
6623   title: "DPDK Performance Results 2n-clx"
6624   algorithm: "file_test_results"
6625   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6626   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6627   data: "dpdk-perf-results-2n-clx"
6628   filter: "all"
6629   data-start-level: 4
6630
6631 # DPDK Performance Results 2n-dnv
6632 - type: "file"
6633   title: "DPDK Performance Results 2n-dnv"
6634   algorithm: "file_test_results"
6635   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6636   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6637   data: "dpdk-perf-results-2n-dnv"
6638   filter: "all"
6639   data-start-level: 4
6640
6641 # DPDK Performance Results 3n-dnv
6642 - type: "file"
6643   title: "DPDK Performance Results 3n-dnv"
6644   algorithm: "file_test_results"
6645   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6646   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6647   data: "dpdk-perf-results-3n-dnv"
6648   filter: "all"
6649   data-start-level: 4
6650
6651 # DPDK Performance Results 3n-tsh
6652 - type: "file"
6653   title: "DPDK Performance Results 3n-tsh"
6654   algorithm: "file_test_results"
6655   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6656   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6657   data: "dpdk-perf-results-3n-tsh"
6658   filter: "all"
6659   data-start-level: 4
6660
6661 ################################################################################
6662 ###                                P L O T S                                 ###
6663 ################################################################################
6664
6665 # Hoststack tests 3n-hsw
6666
6667 - type: "plot"
6668   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6669   algorithm: "plot_perf_box_name"
6670   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6671   data: "plot-vpp-hoststack-3n-hsw"
6672   include:
6673     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6674     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6675   layout:
6676     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6677     layout: "plot-hoststack"
6678
6679 - type: "plot"
6680   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6681   algorithm: "plot_perf_box_name"
6682   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6683   data: "plot-vpp-hoststack-3n-hsw"
6684   include:
6685     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6686     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6687   layout:
6688     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6689     layout: "plot-hoststack"
6690
6691 - type: "plot"
6692   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6693   algorithm: "plot_perf_box_name"
6694   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
6695   data: "plot-vpp-hoststack-3n-hsw"
6696   include:
6697     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6698     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6699     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6700     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6701   layout:
6702     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6703     layout: "plot-hoststack"
6704
6705 # Plots VPP HTTP Server Performance
6706 - type: "plot"
6707   title: "VPP HTTP Server Performance"
6708   algorithm: "plot_http_server_perf_box"
6709   output-file-type: ".html"
6710   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6711   data:
6712     "plot-vpp-http-server-performance"
6713   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6714   parameters:
6715   - "result"
6716   - "name"
6717   traces:
6718     hoverinfo: "y+name"
6719     boxpoints: "outliers"
6720     whiskerwidth: 0
6721   layout:
6722     title: "VPP HTTP Server Performance"
6723     layout:
6724       "plot-cps"
6725
6726 - type: "plot"
6727   title: "VPP HTTP Server Performance"
6728   algorithm: "plot_http_server_perf_box"
6729   output-file-type: ".html"
6730   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6731   data:
6732     "plot-vpp-http-server-performance"
6733   filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6734   parameters:
6735   - "result"
6736   - "name"
6737   traces:
6738     hoverinfo: "y+name"
6739     boxpoints: "outliers"
6740     whiskerwidth: 0
6741   layout:
6742     title: "VPP HTTP Server Performance"
6743     layout:
6744       "plot-rps"
6745
6746 ################################################################################
6747
6748 # Soak Test (PLRsearch), boxes - 2n-clx
6749 - type: "plot"
6750   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6751   algorithm: "plot_perf_box_name"
6752   output-file-type: ".html"
6753   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6754   data: "plot-vpp-soak-2n-clx"
6755   include:
6756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6762   layout:
6763     title: "30 Minutes Soak Test (PLRsearch)"
6764     layout: "plot-soak-throughput"
6765
6766 # Soak Test (PLRsearch), boxes - 2n-clx
6767 - type: "plot"
6768   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6769   algorithm: "plot_perf_box_name"
6770   output-file-type: ".html"
6771   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6772   data: "plot-vpp-soak-2n-clx"
6773   include:
6774     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6775     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6776     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6777     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6778     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6779     - "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"
6780   layout:
6781     title: "30 Minutes Soak Test (PLRsearch)"
6782     layout: "plot-soak-throughput"
6783
6784 # Soak Test (PLRsearch), boxes - 2n-skx
6785 - type: "plot"
6786   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6787   algorithm: "plot_perf_box_name"
6788   output-file-type: ".html"
6789   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
6790   data: "plot-vpp-soak-2n-skx"
6791   include:
6792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6794     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6795     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6798   layout:
6799     title: "30 Minutes Soak Test (PLRsearch)"
6800     layout: "plot-soak-throughput"
6801
6802 # Soak Test (PLRsearch), boxes - 2n-skx
6803 - type: "plot"
6804   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6805   algorithm: "plot_perf_box_name"
6806   output-file-type: ".html"
6807   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
6808   data: "plot-vpp-soak-2n-skx"
6809   include:
6810     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6811     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6812     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6813     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6815     - "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"
6816   layout:
6817     title: "30 Minutes Soak Test (PLRsearch)"
6818     layout: "plot-soak-throughput"
6819
6820 ###############################################################################
6821
6822 # Reconf tests 2n-skx
6823
6824 - type: "plot"
6825   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-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-2t1c-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-2t1c-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-2t1c-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-2t1c-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-2t1c-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-2t1c-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-2t1c-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 - type: "plot"
6841   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6842   algorithm: "plot_nf_reconf_box_name"
6843   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6844   data: "plot-vpp-nfv-reconf-2n-skx"
6845   include:
6846     - "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"
6847     - "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"
6848     - "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"
6849     - "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"
6850     - "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"
6851     - "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"
6852   layout:
6853     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6854     layout: "plot-throughput"
6855
6856 - type: "plot"
6857   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6858   algorithm: "plot_nf_reconf_box_name"
6859   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6860   data: "plot-vpp-nfv-reconf-2n-skx"
6861   include:
6862     - "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"
6863     - "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"
6864     - "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"
6865     - "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"
6866     - "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"
6867     - "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"
6868   layout:
6869     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6870     layout: "plot-throughput"
6871
6872 ###############################################################################
6873
6874 # Reconf tests 2n-clx
6875
6876 - type: "plot"
6877   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6878   algorithm: "plot_nf_reconf_box_name"
6879   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6880   data: "plot-vpp-nfv-reconf-2n-clx"
6881   include:
6882     - "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"
6883     - "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"
6884     - "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"
6885     - "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"
6886   layout:
6887     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6888     layout: "plot-throughput"
6889
6890 - type: "plot"
6891   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6892   algorithm: "plot_nf_reconf_box_name"
6893   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6894   data: "plot-vpp-nfv-reconf-2n-clx"
6895   include:
6896     - "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"
6897     - "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"
6898     - "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"
6899     - "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"
6900   layout:
6901     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6902     layout: "plot-throughput"
6903
6904 - type: "plot"
6905   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6906   algorithm: "plot_nf_reconf_box_name"
6907   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6908   data: "plot-vpp-nfv-reconf-2n-clx"
6909   include:
6910     - "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"
6911     - "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"
6912     - "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"
6913     - "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"
6914   layout:
6915     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6916     layout: "plot-throughput"
6917
6918 ################################################################################
6919 ## Plots - NF Density - VSC - MRR 64b
6920 #- type: "plot"
6921 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6922 #  algorithm: "plot_nf_heatmap"
6923 #  output-file-type: ".html"
6924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6925 #  data: "plot-vpp-nfv-2n-skx-mrr"
6926 #  filter: "'NIC_Intel-XXV710' and
6927 #           'NF_DENSITY' and
6928 #           'VHOST' and
6929 #           not 'VXLAN' and
6930 #           'CHAIN' and
6931 #           'NF_VPPIP4' and
6932 #           '64B' and
6933 #           '2T1C' and
6934 #           'MRR'"
6935 #  parameters:
6936 #  - "result"
6937 #  - "name"
6938 #  - "tags"
6939 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6940 #  x-axis: "X = VNFs per Service Chain"
6941 #  y-axis: "Y = Number of Service Chains"
6942 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6943 #  layout:
6944 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6945 #    layout: "plot-service-density"
6946 #
6947 #- type: "plot"
6948 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6949 #  algorithm: "plot_nf_heatmap"
6950 #  output-file-type: ".html"
6951 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6952 #  data: "plot-vpp-nfv-2n-skx-mrr"
6953 #  filter: "'NIC_Intel-XXV710' and
6954 #           'NF_DENSITY' and
6955 #           'VHOST' and
6956 #           not 'VXLAN' and
6957 #           'CHAIN' and
6958 #           'NF_VPPIP4' and
6959 #           '64B' and
6960 #           '4T2C' and
6961 #           'MRR'"
6962 #  parameters:
6963 #  - "result"
6964 #  - "name"
6965 #  - "tags"
6966 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6967 #  x-axis: "X = VNFs per Service Chain"
6968 #  y-axis: "Y = Number of Service Chains"
6969 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6970 #  layout:
6971 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6972 #    layout: "plot-service-density"
6973 #
6974 #- type: "plot"
6975 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6976 #  algorithm: "plot_nf_heatmap"
6977 #  output-file-type: ".html"
6978 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6979 #  data: "plot-vpp-nfv-2n-skx-mrr"
6980 #  filter: "'NIC_Intel-XXV710' and
6981 #           'NF_DENSITY' and
6982 #           'VHOST' and
6983 #           not 'VXLAN' and
6984 #           'CHAIN' and
6985 #           'NF_VPPIP4' and
6986 #           '64B' and
6987 #           '8T4C' and
6988 #           'MRR'"
6989 #  parameters:
6990 #  - "result"
6991 #  - "name"
6992 #  - "tags"
6993 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6994 #  x-axis: "X = VNFs per Service Chain"
6995 #  y-axis: "Y = Number of Service Chains"
6996 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6997 #  layout:
6998 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6999 #    layout: "plot-service-density"
7000 #
7001 ## Plots - NF Density - VSC - MRR IMIX
7002 #- type: "plot"
7003 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7004 #  algorithm: "plot_nf_heatmap"
7005 #  output-file-type: ".html"
7006 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7007 #  data: "plot-vpp-nfv-2n-skx-mrr"
7008 #  filter: "'NIC_Intel-XXV710' and
7009 #           'NF_DENSITY' and
7010 #           'VHOST' and
7011 #           not 'VXLAN' and
7012 #           'CHAIN' and
7013 #           'NF_VPPIP4' and
7014 #           'IMIX' and
7015 #           '2T1C' and
7016 #           'MRR'"
7017 #  parameters:
7018 #  - "result"
7019 #  - "name"
7020 #  - "tags"
7021 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7022 #  x-axis: "X = VNFs per Service Chain"
7023 #  y-axis: "Y = Number of Service Chains"
7024 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7025 #  layout:
7026 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7027 #    layout: "plot-service-density"
7028 #
7029 #- type: "plot"
7030 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7031 #  algorithm: "plot_nf_heatmap"
7032 #  output-file-type: ".html"
7033 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7034 #  data: "plot-vpp-nfv-2n-skx-mrr"
7035 #  filter: "'NIC_Intel-XXV710' and
7036 #           'NF_DENSITY' and
7037 #           'VHOST' and
7038 #           not 'VXLAN' and
7039 #           'CHAIN' and
7040 #           'NF_VPPIP4' and
7041 #           'IMIX' and
7042 #           '4T2C' and
7043 #           'MRR'"
7044 #  parameters:
7045 #  - "result"
7046 #  - "name"
7047 #  - "tags"
7048 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7049 #  x-axis: "X = VNFs per Service Chain"
7050 #  y-axis: "Y = Number of Service Chains"
7051 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7052 #  layout:
7053 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7054 #    layout: "plot-service-density"
7055 #
7056 #- type: "plot"
7057 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7058 #  algorithm: "plot_nf_heatmap"
7059 #  output-file-type: ".html"
7060 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7061 #  data: "plot-vpp-nfv-2n-skx-mrr"
7062 #  filter: "'NIC_Intel-XXV710' and
7063 #           'NF_DENSITY' and
7064 #           'VHOST' and
7065 #           not 'VXLAN' and
7066 #           'CHAIN' and
7067 #           'NF_VPPIP4' and
7068 #           'IMIX' and
7069 #           '8T4C' and
7070 #           'MRR'"
7071 #  parameters:
7072 #  - "result"
7073 #  - "name"
7074 #  - "tags"
7075 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7076 #  x-axis: "X = VNFs per Service Chain"
7077 #  y-axis: "Y = Number of Service Chains"
7078 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7079 #  layout:
7080 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7081 #    layout: "plot-service-density"
7082 #
7083 ## Plots - NF Density - VSC - NDR 64b
7084 #- type: "plot"
7085 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7086 #  algorithm: "plot_nf_heatmap"
7087 #  output-file-type: ".html"
7088 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
7089 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7090 #  filter: "'NIC_Intel-XXV710' and
7091 #           'NF_DENSITY' and
7092 #           'VHOST' and
7093 #           not 'VXLAN' and
7094 #           'CHAIN' and
7095 #           'NF_VPPIP4' and
7096 #           '64B' and
7097 #           '2T1C' and
7098 #           'NDRPDR'"
7099 #  parameters:
7100 #  - "throughput"
7101 #  - "name"
7102 #  - "tags"
7103 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7104 #  x-axis: "X = VNFs per Service Chain"
7105 #  y-axis: "Y = Number of Service Chains"
7106 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7107 #  layout:
7108 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7109 #    layout: "plot-service-density"
7110 #
7111 #- type: "plot"
7112 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7113 #  algorithm: "plot_nf_heatmap"
7114 #  output-file-type: ".html"
7115 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
7116 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7117 #  filter: "'NIC_Intel-XXV710' and
7118 #           'NF_DENSITY' and
7119 #           'VHOST' and
7120 #           not 'VXLAN' and
7121 #           'CHAIN' and
7122 #           'NF_VPPIP4' and
7123 #           '64B' and
7124 #           '4T2C' and
7125 #           'NDRPDR'"
7126 #  parameters:
7127 #  - "throughput"
7128 #  - "name"
7129 #  - "tags"
7130 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7131 #  x-axis: "X = VNFs per Service Chain"
7132 #  y-axis: "Y = Number of Service Chains"
7133 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7134 #  layout:
7135 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7136 #    layout: "plot-service-density"
7137 #
7138 #- type: "plot"
7139 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7140 #  algorithm: "plot_nf_heatmap"
7141 #  output-file-type: ".html"
7142 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
7143 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7144 #  filter: "'NIC_Intel-XXV710' and
7145 #           'NF_DENSITY' and
7146 #           'VHOST' and
7147 #           not 'VXLAN' and
7148 #           'CHAIN' and
7149 #           'NF_VPPIP4' and
7150 #           '64B' and
7151 #           '8T4C' and
7152 #           'NDRPDR'"
7153 #  parameters:
7154 #  - "throughput"
7155 #  - "name"
7156 #  - "tags"
7157 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7158 #  x-axis: "X = VNFs per Service Chain"
7159 #  y-axis: "Y = Number of Service Chains"
7160 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7161 #  layout:
7162 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7163 #    layout: "plot-service-density"
7164 #
7165 ## Plots - NF Density - VSC - NDR IMIX
7166 #- type: "plot"
7167 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7168 #  algorithm: "plot_nf_heatmap"
7169 #  output-file-type: ".html"
7170 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7171 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7172 #  filter: "'NIC_Intel-XXV710' and
7173 #           'NF_DENSITY' and
7174 #           'VHOST' and
7175 #           not 'VXLAN' and
7176 #           'CHAIN' and
7177 #           'NF_VPPIP4' and
7178 #           'IMIX' and
7179 #           '2T1C' and
7180 #           'NDRPDR'"
7181 #  parameters:
7182 #  - "throughput"
7183 #  - "name"
7184 #  - "tags"
7185 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7186 #  x-axis: "X = VNFs per Service Chain"
7187 #  y-axis: "Y = Number of Service Chains"
7188 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7189 #  layout:
7190 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7191 #    layout: "plot-service-density"
7192 #
7193 #- type: "plot"
7194 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7195 #  algorithm: "plot_nf_heatmap"
7196 #  output-file-type: ".html"
7197 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7198 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7199 #  filter: "'NIC_Intel-XXV710' and
7200 #           'NF_DENSITY' and
7201 #           'VHOST' and
7202 #           not 'VXLAN' and
7203 #           'CHAIN' and
7204 #           'NF_VPPIP4' and
7205 #           'IMIX' and
7206 #           '4T2C' and
7207 #           'NDRPDR'"
7208 #  parameters:
7209 #  - "throughput"
7210 #  - "name"
7211 #  - "tags"
7212 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7213 #  x-axis: "X = VNFs per Service Chain"
7214 #  y-axis: "Y = Number of Service Chains"
7215 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7216 #  layout:
7217 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7218 #    layout: "plot-service-density"
7219 #
7220 #- type: "plot"
7221 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7222 #  algorithm: "plot_nf_heatmap"
7223 #  output-file-type: ".html"
7224 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7225 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7226 #  filter: "'NIC_Intel-XXV710' and
7227 #           'NF_DENSITY' and
7228 #           'VHOST' and
7229 #           not 'VXLAN' and
7230 #           'CHAIN' and
7231 #           'NF_VPPIP4' and
7232 #           'IMIX' and
7233 #           '8T4C' and
7234 #           'NDRPDR'"
7235 #  parameters:
7236 #  - "throughput"
7237 #  - "name"
7238 #  - "tags"
7239 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7240 #  x-axis: "X = VNFs per Service Chain"
7241 #  y-axis: "Y = Number of Service Chains"
7242 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7243 #  layout:
7244 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7245 #    layout: "plot-service-density"
7246 #
7247 ## Plots - NF Density - VSC - PDR 64b
7248 #- type: "plot"
7249 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7250 #  algorithm: "plot_nf_heatmap"
7251 #  output-file-type: ".html"
7252 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
7253 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7254 #  filter: "'NIC_Intel-XXV710' and
7255 #           'NF_DENSITY' and
7256 #           'VHOST' and
7257 #           not 'VXLAN' and
7258 #           'CHAIN' and
7259 #           'NF_VPPIP4' and
7260 #           '64B' and
7261 #           '2T1C' and
7262 #           'NDRPDR'"
7263 #  parameters:
7264 #  - "throughput"
7265 #  - "name"
7266 #  - "tags"
7267 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7268 #  x-axis: "X = VNFs per Service Chain"
7269 #  y-axis: "Y = Number of Service Chains"
7270 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7271 #  layout:
7272 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7273 #    layout: "plot-service-density"
7274 #
7275 #- type: "plot"
7276 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7277 #  algorithm: "plot_nf_heatmap"
7278 #  output-file-type: ".html"
7279 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
7280 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7281 #  filter: "'NIC_Intel-XXV710' and
7282 #           'NF_DENSITY' and
7283 #           'VHOST' and
7284 #           not 'VXLAN' and
7285 #           'CHAIN' and
7286 #           'NF_VPPIP4' and
7287 #           '64B' and
7288 #           '4T2C' and
7289 #           'NDRPDR'"
7290 #  parameters:
7291 #  - "throughput"
7292 #  - "name"
7293 #  - "tags"
7294 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7295 #  x-axis: "X = VNFs per Service Chain"
7296 #  y-axis: "Y = Number of Service Chains"
7297 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7298 #  layout:
7299 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7300 #    layout: "plot-service-density"
7301 #
7302 #- type: "plot"
7303 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7304 #  algorithm: "plot_nf_heatmap"
7305 #  output-file-type: ".html"
7306 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
7307 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7308 #  filter: "'NIC_Intel-XXV710' and
7309 #           'NF_DENSITY' and
7310 #           'VHOST' and
7311 #           not 'VXLAN' and
7312 #           'CHAIN' and
7313 #           'NF_VPPIP4' and
7314 #           '64B' and
7315 #           '8T4C' and
7316 #           'NDRPDR'"
7317 #  parameters:
7318 #  - "throughput"
7319 #  - "name"
7320 #  - "tags"
7321 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7322 #  x-axis: "X = VNFs per Service Chain"
7323 #  y-axis: "Y = Number of Service Chains"
7324 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7325 #  layout:
7326 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7327 #    layout: "plot-service-density"
7328 #
7329 ## Plots - NF Density - VSC - PDR IMIX
7330 #- type: "plot"
7331 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7332 #  algorithm: "plot_nf_heatmap"
7333 #  output-file-type: ".html"
7334 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7335 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7336 #  filter: "'NIC_Intel-XXV710' and
7337 #           'NF_DENSITY' and
7338 #           'VHOST' and
7339 #           not 'VXLAN' and
7340 #           'CHAIN' and
7341 #           'NF_VPPIP4' and
7342 #           'IMIX' and
7343 #           '2T1C' and
7344 #           'NDRPDR'"
7345 #  parameters:
7346 #  - "throughput"
7347 #  - "name"
7348 #  - "tags"
7349 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7350 #  x-axis: "X = VNFs per Service Chain"
7351 #  y-axis: "Y = Number of Service Chains"
7352 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7353 #  layout:
7354 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7355 #    layout: "plot-service-density"
7356 #
7357 #- type: "plot"
7358 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7359 #  algorithm: "plot_nf_heatmap"
7360 #  output-file-type: ".html"
7361 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7362 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7363 #  filter: "'NIC_Intel-XXV710' and
7364 #           'NF_DENSITY' and
7365 #           'VHOST' and
7366 #           not 'VXLAN' and
7367 #           'CHAIN' and
7368 #           'NF_VPPIP4' and
7369 #           'IMIX' and
7370 #           '4T2C' and
7371 #           'NDRPDR'"
7372 #  parameters:
7373 #  - "throughput"
7374 #  - "name"
7375 #  - "tags"
7376 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7377 #  x-axis: "X = VNFs per Service Chain"
7378 #  y-axis: "Y = Number of Service Chains"
7379 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7380 #  layout:
7381 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7382 #    layout: "plot-service-density"
7383 #
7384 #- type: "plot"
7385 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7386 #  algorithm: "plot_nf_heatmap"
7387 #  output-file-type: ".html"
7388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7389 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7390 #  filter: "'NIC_Intel-XXV710' and
7391 #           'NF_DENSITY' and
7392 #           'VHOST' and
7393 #           not 'VXLAN' and
7394 #           'CHAIN' and
7395 #           'NF_VPPIP4' and
7396 #           'IMIX' and
7397 #           '8T4C' and
7398 #           'NDRPDR'"
7399 #  parameters:
7400 #  - "throughput"
7401 #  - "name"
7402 #  - "tags"
7403 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7404 #  x-axis: "X = VNFs per Service Chain"
7405 #  y-axis: "Y = Number of Service Chains"
7406 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7407 #  layout:
7408 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7409 #    layout: "plot-service-density"
7410 #
7411 ################################################################################
7412 ## Plots - NF Density - VSC - MRR 64b
7413 #- type: "plot"
7414 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7415 #  algorithm: "plot_nf_heatmap"
7416 #  output-file-type: ".html"
7417 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
7418 #  data: "plot-vpp-nfv-2n-skx-mrr"
7419 #  filter: "'NIC_Intel-XXV710' and
7420 #           'NF_DENSITY' and
7421 #           'VHOST' and
7422 #           'VXLAN' and
7423 #           'CHAIN' and
7424 #           '118' and
7425 #           '2T1C' and
7426 #           'MRR'"
7427 #  parameters:
7428 #  - "result"
7429 #  - "name"
7430 #  - "tags"
7431 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7432 #  x-axis: "X = VNFs per Service Chain"
7433 #  y-axis: "Y = Number of Service Chains"
7434 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7435 #  layout:
7436 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7437 #    layout: "plot-service-density"
7438 #
7439 #- type: "plot"
7440 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7441 #  algorithm: "plot_nf_heatmap"
7442 #  output-file-type: ".html"
7443 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
7444 #  data: "plot-vpp-nfv-2n-skx-mrr"
7445 #  filter: "'NIC_Intel-XXV710' and
7446 #           'NF_DENSITY' and
7447 #           'VHOST' and
7448 #           'VXLAN' and
7449 #           'CHAIN' and
7450 #           '118' and
7451 #           '4T2C' and
7452 #           'MRR'"
7453 #  parameters:
7454 #  - "result"
7455 #  - "name"
7456 #  - "tags"
7457 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7458 #  x-axis: "X = VNFs per Service Chain"
7459 #  y-axis: "Y = Number of Service Chains"
7460 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7461 #  layout:
7462 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7463 #    layout: "plot-service-density"
7464 #
7465 #- type: "plot"
7466 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7467 #  algorithm: "plot_nf_heatmap"
7468 #  output-file-type: ".html"
7469 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
7470 #  data: "plot-vpp-nfv-2n-skx-mrr"
7471 #  filter: "'NIC_Intel-XXV710' and
7472 #           'NF_DENSITY' and
7473 #           'VHOST' and
7474 #           'VXLAN' and
7475 #           'CHAIN' and
7476 #           '118' and
7477 #           '8T4C' and
7478 #           'MRR'"
7479 #  parameters:
7480 #  - "result"
7481 #  - "name"
7482 #  - "tags"
7483 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7484 #  x-axis: "X = VNFs per Service Chain"
7485 #  y-axis: "Y = Number of Service Chains"
7486 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7487 #  layout:
7488 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7489 #    layout: "plot-service-density"
7490 #
7491 ## Plots - NF Density - VSC - MRR IMIX
7492 #- type: "plot"
7493 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7494 #  algorithm: "plot_nf_heatmap"
7495 #  output-file-type: ".html"
7496 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7497 #  data: "plot-vpp-nfv-2n-skx-mrr"
7498 #  filter: "'NIC_Intel-XXV710' and
7499 #           'NF_DENSITY' and
7500 #           'VHOST' and
7501 #           'VXLAN' and
7502 #           'CHAIN' and
7503 #           'IMIX' and
7504 #           '2T1C' and
7505 #           'MRR'"
7506 #  parameters:
7507 #  - "result"
7508 #  - "name"
7509 #  - "tags"
7510 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7511 #  x-axis: "X = VNFs per Service Chain"
7512 #  y-axis: "Y = Number of Service Chains"
7513 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7514 #  layout:
7515 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7516 #    layout: "plot-service-density"
7517 #
7518 #- type: "plot"
7519 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7520 #  algorithm: "plot_nf_heatmap"
7521 #  output-file-type: ".html"
7522 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7523 #  data: "plot-vpp-nfv-2n-skx-mrr"
7524 #  filter: "'NIC_Intel-XXV710' and
7525 #           'NF_DENSITY' and
7526 #           'VHOST' and
7527 #           'VXLAN' and
7528 #           'CHAIN' and
7529 #           'IMIX' and
7530 #           '4T2C' and
7531 #           'MRR'"
7532 #  parameters:
7533 #  - "result"
7534 #  - "name"
7535 #  - "tags"
7536 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7537 #  x-axis: "X = VNFs per Service Chain"
7538 #  y-axis: "Y = Number of Service Chains"
7539 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7540 #  layout:
7541 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7542 #    layout: "plot-service-density"
7543 #
7544 #- type: "plot"
7545 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7546 #  algorithm: "plot_nf_heatmap"
7547 #  output-file-type: ".html"
7548 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7549 #  data: "plot-vpp-nfv-2n-skx-mrr"
7550 #  filter: "'NIC_Intel-XXV710' and
7551 #           'NF_DENSITY' and
7552 #           'VHOST' and
7553 #           'VXLAN' and
7554 #           'CHAIN' and
7555 #           'IMIX' and
7556 #           '8T4C' and
7557 #           'MRR'"
7558 #  parameters:
7559 #  - "result"
7560 #  - "name"
7561 #  - "tags"
7562 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7563 #  x-axis: "X = VNFs per Service Chain"
7564 #  y-axis: "Y = Number of Service Chains"
7565 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7566 #  layout:
7567 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7568 #    layout: "plot-service-density"
7569 #
7570 ## Plots - NF Density - VSC - NDR 64b
7571 #- type: "plot"
7572 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7573 #  algorithm: "plot_nf_heatmap"
7574 #  output-file-type: ".html"
7575 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7576 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7577 #  filter: "'NIC_Intel-XXV710' and
7578 #           'NF_DENSITY' and
7579 #           'VHOST' and
7580 #           'VXLAN' and
7581 #           'CHAIN' and
7582 #           '118' and
7583 #           '2T1C' and
7584 #           'NDRPDR'"
7585 #  parameters:
7586 #  - "throughput"
7587 #  - "name"
7588 #  - "tags"
7589 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7590 #  x-axis: "X = VNFs per Service Chain"
7591 #  y-axis: "Y = Number of Service Chains"
7592 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7593 #  layout:
7594 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7595 #    layout: "plot-service-density"
7596 #
7597 #- type: "plot"
7598 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7599 #  algorithm: "plot_nf_heatmap"
7600 #  output-file-type: ".html"
7601 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7602 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7603 #  filter: "'NIC_Intel-XXV710' and
7604 #           'NF_DENSITY' and
7605 #           'VHOST' and
7606 #           'VXLAN' and
7607 #           'CHAIN' and
7608 #           '118' and
7609 #           '4T2C' and
7610 #           'NDRPDR'"
7611 #  parameters:
7612 #  - "throughput"
7613 #  - "name"
7614 #  - "tags"
7615 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7616 #  x-axis: "X = VNFs per Service Chain"
7617 #  y-axis: "Y = Number of Service Chains"
7618 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7619 #  layout:
7620 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7621 #    layout: "plot-service-density"
7622 #
7623 #- type: "plot"
7624 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7625 #  algorithm: "plot_nf_heatmap"
7626 #  output-file-type: ".html"
7627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7628 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7629 #  filter: "'NIC_Intel-XXV710' and
7630 #           'NF_DENSITY' and
7631 #           'VHOST' and
7632 #           'VXLAN' and
7633 #           'CHAIN' and
7634 #           '118' and
7635 #           '8T4C' and
7636 #           'NDRPDR'"
7637 #  parameters:
7638 #  - "throughput"
7639 #  - "name"
7640 #  - "tags"
7641 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7642 #  x-axis: "X = VNFs per Service Chain"
7643 #  y-axis: "Y = Number of Service Chains"
7644 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7645 #  layout:
7646 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7647 #    layout: "plot-service-density"
7648 #
7649 ## Plots - NF Density - VSC - NDR IMIX
7650 #- type: "plot"
7651 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7652 #  algorithm: "plot_nf_heatmap"
7653 #  output-file-type: ".html"
7654 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7655 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7656 #  filter: "'NIC_Intel-XXV710' and
7657 #           'NF_DENSITY' and
7658 #           'VHOST' and
7659 #           'VXLAN' and
7660 #           'CHAIN' and
7661 #           'IMIX' and
7662 #           '2T1C' and
7663 #           'NDRPDR'"
7664 #  parameters:
7665 #  - "throughput"
7666 #  - "name"
7667 #  - "tags"
7668 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7669 #  x-axis: "X = VNFs per Service Chain"
7670 #  y-axis: "Y = Number of Service Chains"
7671 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7672 #  layout:
7673 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7674 #    layout: "plot-service-density"
7675 #
7676 #- type: "plot"
7677 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7678 #  algorithm: "plot_nf_heatmap"
7679 #  output-file-type: ".html"
7680 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7681 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7682 #  filter: "'NIC_Intel-XXV710' and
7683 #           'NF_DENSITY' and
7684 #           'VHOST' and
7685 #           'VXLAN' and
7686 #           'CHAIN' and
7687 #           'IMIX' and
7688 #           '4T2C' and
7689 #           'NDRPDR'"
7690 #  parameters:
7691 #  - "throughput"
7692 #  - "name"
7693 #  - "tags"
7694 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7695 #  x-axis: "X = VNFs per Service Chain"
7696 #  y-axis: "Y = Number of Service Chains"
7697 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7698 #  layout:
7699 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7700 #    layout: "plot-service-density"
7701 #
7702 #- type: "plot"
7703 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7704 #  algorithm: "plot_nf_heatmap"
7705 #  output-file-type: ".html"
7706 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7707 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7708 #  filter: "'NIC_Intel-XXV710' and
7709 #           'NF_DENSITY' and
7710 #           'VHOST' and
7711 #           'VXLAN' and
7712 #           'CHAIN' and
7713 #           'IMIX' and
7714 #           '8T4C' and
7715 #           'NDRPDR'"
7716 #  parameters:
7717 #  - "throughput"
7718 #  - "name"
7719 #  - "tags"
7720 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7721 #  x-axis: "X = VNFs per Service Chain"
7722 #  y-axis: "Y = Number of Service Chains"
7723 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7724 #  layout:
7725 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7726 #    layout: "plot-service-density"
7727 #
7728 ## Plots - NF Density - VSC - PDR 64b
7729 #- type: "plot"
7730 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7731 #  algorithm: "plot_nf_heatmap"
7732 #  output-file-type: ".html"
7733 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7734 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7735 #  filter: "'NIC_Intel-XXV710' and
7736 #           'NF_DENSITY' and
7737 #           'VHOST' and
7738 #           'VXLAN' and
7739 #           'CHAIN' and
7740 #           '118' and
7741 #           '2T1C' and
7742 #           'NDRPDR'"
7743 #  parameters:
7744 #  - "throughput"
7745 #  - "name"
7746 #  - "tags"
7747 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7748 #  x-axis: "X = VNFs per Service Chain"
7749 #  y-axis: "Y = Number of Service Chains"
7750 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7751 #  layout:
7752 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7753 #    layout: "plot-service-density"
7754 #
7755 #- type: "plot"
7756 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7757 #  algorithm: "plot_nf_heatmap"
7758 #  output-file-type: ".html"
7759 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7760 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7761 #  filter: "'NIC_Intel-XXV710' and
7762 #           'NF_DENSITY' and
7763 #           'VHOST' and
7764 #           'VXLAN' and
7765 #           'CHAIN' and
7766 #           '118' and
7767 #           '4T2C' and
7768 #           'NDRPDR'"
7769 #  parameters:
7770 #  - "throughput"
7771 #  - "name"
7772 #  - "tags"
7773 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7774 #  x-axis: "X = VNFs per Service Chain"
7775 #  y-axis: "Y = Number of Service Chains"
7776 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7777 #  layout:
7778 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7779 #    layout: "plot-service-density"
7780 #
7781 #- type: "plot"
7782 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7783 #  algorithm: "plot_nf_heatmap"
7784 #  output-file-type: ".html"
7785 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7786 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7787 #  filter: "'NIC_Intel-XXV710' and
7788 #           'NF_DENSITY' and
7789 #           'VHOST' and
7790 #           'VXLAN' and
7791 #           'CHAIN' and
7792 #           '118' and
7793 #           '8T4C' and
7794 #           'NDRPDR'"
7795 #  parameters:
7796 #  - "throughput"
7797 #  - "name"
7798 #  - "tags"
7799 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7800 #  x-axis: "X = VNFs per Service Chain"
7801 #  y-axis: "Y = Number of Service Chains"
7802 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7803 #  layout:
7804 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7805 #    layout: "plot-service-density"
7806 #
7807 ## Plots - NF Density - VSC - PDR IMIX
7808 #- type: "plot"
7809 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7810 #  algorithm: "plot_nf_heatmap"
7811 #  output-file-type: ".html"
7812 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7813 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7814 #  filter: "'NIC_Intel-XXV710' and
7815 #           'NF_DENSITY' and
7816 #           'VHOST' and
7817 #           'VXLAN' and
7818 #           'CHAIN' and
7819 #           'IMIX' and
7820 #           '2T1C' and
7821 #           'NDRPDR'"
7822 #  parameters:
7823 #  - "throughput"
7824 #  - "name"
7825 #  - "tags"
7826 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7827 #  x-axis: "X = VNFs per Service Chain"
7828 #  y-axis: "Y = Number of Service Chains"
7829 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7830 #  layout:
7831 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7832 #    layout: "plot-service-density"
7833 #
7834 #- type: "plot"
7835 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7836 #  algorithm: "plot_nf_heatmap"
7837 #  output-file-type: ".html"
7838 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7839 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7840 #  filter: "'NIC_Intel-XXV710' and
7841 #           'NF_DENSITY' and
7842 #           'VHOST' and
7843 #           'VXLAN' and
7844 #           'CHAIN' and
7845 #           'IMIX' and
7846 #           '4T2C' and
7847 #           'NDRPDR'"
7848 #  parameters:
7849 #  - "throughput"
7850 #  - "name"
7851 #  - "tags"
7852 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7853 #  x-axis: "X = VNFs per Service Chain"
7854 #  y-axis: "Y = Number of Service Chains"
7855 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7856 #  layout:
7857 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7858 #    layout: "plot-service-density"
7859 #
7860 #- type: "plot"
7861 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7862 #  algorithm: "plot_nf_heatmap"
7863 #  output-file-type: ".html"
7864 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7865 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7866 #  filter: "'NIC_Intel-XXV710' and
7867 #           'NF_DENSITY' and
7868 #           'VHOST' and
7869 #           'VXLAN' and
7870 #           'CHAIN' and
7871 #           'IMIX' and
7872 #           '8T4C' and
7873 #           'NDRPDR'"
7874 #  parameters:
7875 #  - "throughput"
7876 #  - "name"
7877 #  - "tags"
7878 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7879 #  x-axis: "X = VNFs per Service Chain"
7880 #  y-axis: "Y = Number of Service Chains"
7881 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7882 #  layout:
7883 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7884 #    layout: "plot-service-density"
7885 #
7886 ################################################################################
7887 ## Plots - NF Density - CSC - MRR 64b
7888 #- type: "plot"
7889 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7890 #  algorithm: "plot_nf_heatmap"
7891 #  output-file-type: ".html"
7892 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7893 #  data: "plot-vpp-nfv-2n-skx-mrr"
7894 #  filter: "'NIC_Intel-XXV710' and
7895 #           'NF_DENSITY' and
7896 #           'DOCKER' and
7897 #           'CHAIN' and
7898 #           'NF_VPPIP4' and
7899 #           '64B' and
7900 #           '2T1C' and
7901 #           'MRR'"
7902 #  parameters:
7903 #  - "result"
7904 #  - "name"
7905 #  - "tags"
7906 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7907 #  x-axis: "X = CNFs per Service Chain"
7908 #  y-axis: "Y = Number of Service Chains"
7909 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7910 #  layout:
7911 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7912 #    layout: "plot-service-density"
7913 #
7914 #- type: "plot"
7915 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7916 #  algorithm: "plot_nf_heatmap"
7917 #  output-file-type: ".html"
7918 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7919 #  data: "plot-vpp-nfv-2n-skx-mrr"
7920 #  filter: "'NIC_Intel-XXV710' and
7921 #           'NF_DENSITY' and
7922 #           'DOCKER' and
7923 #           'CHAIN' and
7924 #           'NF_VPPIP4' and
7925 #           '64B' and
7926 #           '4T2C' and
7927 #           'MRR'"
7928 #  parameters:
7929 #  - "result"
7930 #  - "name"
7931 #  - "tags"
7932 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7933 #  x-axis: "X = CNFs per Service Chain"
7934 #  y-axis: "Y = Number of Service Chains"
7935 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7936 #  layout:
7937 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7938 #    layout: "plot-service-density"
7939 #
7940 #- type: "plot"
7941 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7942 #  algorithm: "plot_nf_heatmap"
7943 #  output-file-type: ".html"
7944 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7945 #  data: "plot-vpp-nfv-2n-skx-mrr"
7946 #  filter: "'NIC_Intel-XXV710' and
7947 #           'NF_DENSITY' and
7948 #           'DOCKER' and
7949 #           'CHAIN' and
7950 #           'NF_VPPIP4' and
7951 #           '64B' and
7952 #           '8T4C' and
7953 #           'MRR'"
7954 #  parameters:
7955 #  - "result"
7956 #  - "name"
7957 #  - "tags"
7958 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7959 #  x-axis: "X = CNFs per Service Chain"
7960 #  y-axis: "Y = Number of Service Chains"
7961 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7962 #  layout:
7963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7964 #    layout: "plot-service-density"
7965 #
7966 ## Plots - NF Density - CSC - MRR IMIX
7967 #- type: "plot"
7968 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7969 #  algorithm: "plot_nf_heatmap"
7970 #  output-file-type: ".html"
7971 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7972 #  data: "plot-vpp-nfv-2n-skx-mrr"
7973 #  filter: "'NIC_Intel-XXV710' and
7974 #           'NF_DENSITY' and
7975 #           'DOCKER' and
7976 #           'CHAIN' and
7977 #           'NF_VPPIP4' and
7978 #           'IMIX' and
7979 #           '2T1C' and
7980 #           'MRR'"
7981 #  parameters:
7982 #  - "result"
7983 #  - "name"
7984 #  - "tags"
7985 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7986 #  x-axis: "X = CNFs per Service Chain"
7987 #  y-axis: "Y = Number of Service Chains"
7988 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7989 #  layout:
7990 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7991 #    layout: "plot-service-density"
7992 #
7993 #- type: "plot"
7994 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7995 #  algorithm: "plot_nf_heatmap"
7996 #  output-file-type: ".html"
7997 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7998 #  data: "plot-vpp-nfv-2n-skx-mrr"
7999 #  filter: "'NIC_Intel-XXV710' and
8000 #           'NF_DENSITY' and
8001 #           'DOCKER' and
8002 #           'CHAIN' and
8003 #           'NF_VPPIP4' and
8004 #           'IMIX' and
8005 #           '4T2C' and
8006 #           'MRR'"
8007 #  parameters:
8008 #  - "result"
8009 #  - "name"
8010 #  - "tags"
8011 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8012 #  x-axis: "X = CNFs per Service Chain"
8013 #  y-axis: "Y = Number of Service Chains"
8014 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8015 #  layout:
8016 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8017 #    layout: "plot-service-density"
8018 #
8019 #- type: "plot"
8020 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8021 #  algorithm: "plot_nf_heatmap"
8022 #  output-file-type: ".html"
8023 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8024 #  data: "plot-vpp-nfv-2n-skx-mrr"
8025 #  filter: "'NIC_Intel-XXV710' and
8026 #           'NF_DENSITY' and
8027 #           'DOCKER' and
8028 #           'CHAIN' and
8029 #           'NF_VPPIP4' and
8030 #           'IMIX' and
8031 #           '8T4C' and
8032 #           'MRR'"
8033 #  parameters:
8034 #  - "result"
8035 #  - "name"
8036 #  - "tags"
8037 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8038 #  x-axis: "X = CNFs per Service Chain"
8039 #  y-axis: "Y = Number of Service Chains"
8040 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8041 #  layout:
8042 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8043 #    layout: "plot-service-density"
8044 #
8045 ## Plots - NF Density - CSC - NDR 64b
8046 #- type: "plot"
8047 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8048 #  algorithm: "plot_nf_heatmap"
8049 #  output-file-type: ".html"
8050 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
8051 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8052 #  filter: "'NIC_Intel-XXV710' and
8053 #           'NF_DENSITY' and
8054 #           'DOCKER' and
8055 #           'CHAIN' and
8056 #           'NF_VPPIP4' and
8057 #           '64B' and
8058 #           '2T1C' and
8059 #           'NDRPDR'"
8060 #  parameters:
8061 #  - "throughput"
8062 #  - "name"
8063 #  - "tags"
8064 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8065 #  x-axis: "X = CNFs per Service Chain"
8066 #  y-axis: "Y = Number of Service Chains"
8067 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8068 #  layout:
8069 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8070 #    layout: "plot-service-density"
8071 #
8072 #- type: "plot"
8073 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8074 #  algorithm: "plot_nf_heatmap"
8075 #  output-file-type: ".html"
8076 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
8077 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8078 #  filter: "'NIC_Intel-XXV710' and
8079 #           'NF_DENSITY' and
8080 #           'DOCKER' and
8081 #           'CHAIN' and
8082 #           'NF_VPPIP4' and
8083 #           '64B' and
8084 #           '4T2C' and
8085 #           'NDRPDR'"
8086 #  parameters:
8087 #  - "throughput"
8088 #  - "name"
8089 #  - "tags"
8090 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8091 #  x-axis: "X = CNFs per Service Chain"
8092 #  y-axis: "Y = Number of Service Chains"
8093 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8094 #  layout:
8095 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8096 #    layout: "plot-service-density"
8097 #
8098 #- type: "plot"
8099 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8100 #  algorithm: "plot_nf_heatmap"
8101 #  output-file-type: ".html"
8102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
8103 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8104 #  filter: "'NIC_Intel-XXV710' and
8105 #           'NF_DENSITY' and
8106 #           'DOCKER' and
8107 #           'CHAIN' and
8108 #           'NF_VPPIP4' and
8109 #           '64B' and
8110 #           '8T4C' and
8111 #           'NDRPDR'"
8112 #  parameters:
8113 #  - "throughput"
8114 #  - "name"
8115 #  - "tags"
8116 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8117 #  x-axis: "X = CNFs per Service Chain"
8118 #  y-axis: "Y = Number of Service Chains"
8119 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8120 #  layout:
8121 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8122 #    layout: "plot-service-density"
8123 #
8124 ## Plots - NF Density - CSC - NDR IMIX
8125 #- type: "plot"
8126 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8127 #  algorithm: "plot_nf_heatmap"
8128 #  output-file-type: ".html"
8129 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8130 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8131 #  filter: "'NIC_Intel-XXV710' and
8132 #           'NF_DENSITY' and
8133 #           'DOCKER' and
8134 #           'CHAIN' and
8135 #           'NF_VPPIP4' and
8136 #           'IMIX' and
8137 #           '2T1C' and
8138 #           'NDRPDR'"
8139 #  parameters:
8140 #  - "throughput"
8141 #  - "name"
8142 #  - "tags"
8143 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8144 #  x-axis: "X = CNFs per Service Chain"
8145 #  y-axis: "Y = Number of Service Chains"
8146 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8147 #  layout:
8148 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8149 #    layout: "plot-service-density"
8150 #
8151 #- type: "plot"
8152 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8153 #  algorithm: "plot_nf_heatmap"
8154 #  output-file-type: ".html"
8155 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8156 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8157 #  filter: "'NIC_Intel-XXV710' and
8158 #           'NF_DENSITY' and
8159 #           'DOCKER' and
8160 #           'CHAIN' and
8161 #           'NF_VPPIP4' and
8162 #           'IMIX' and
8163 #           '4T2C' and
8164 #           'NDRPDR'"
8165 #  parameters:
8166 #  - "throughput"
8167 #  - "name"
8168 #  - "tags"
8169 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8170 #  x-axis: "X = CNFs per Service Chain"
8171 #  y-axis: "Y = Number of Service Chains"
8172 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8173 #  layout:
8174 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8175 #    layout: "plot-service-density"
8176 #
8177 #- type: "plot"
8178 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8179 #  algorithm: "plot_nf_heatmap"
8180 #  output-file-type: ".html"
8181 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8182 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8183 #  filter: "'NIC_Intel-XXV710' and
8184 #           'NF_DENSITY' and
8185 #           'DOCKER' and
8186 #           'CHAIN' and
8187 #           'NF_VPPIP4' and
8188 #           'IMIX' and
8189 #           '8T4C' and
8190 #           'NDRPDR'"
8191 #  parameters:
8192 #  - "throughput"
8193 #  - "name"
8194 #  - "tags"
8195 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8196 #  x-axis: "X = CNFs per Service Chain"
8197 #  y-axis: "Y = Number of Service Chains"
8198 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8199 #  layout:
8200 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8201 #    layout: "plot-service-density"
8202 #
8203 ## Plots - NF Density - CSC - PDR 64b
8204 #- type: "plot"
8205 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8206 #  algorithm: "plot_nf_heatmap"
8207 #  output-file-type: ".html"
8208 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
8209 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8210 #  filter: "'NIC_Intel-XXV710' and
8211 #           'NF_DENSITY' and
8212 #           'DOCKER' and
8213 #           'CHAIN' and
8214 #           'NF_VPPIP4' and
8215 #           '64B' and
8216 #           '2T1C' and
8217 #           'NDRPDR'"
8218 #  parameters:
8219 #  - "throughput"
8220 #  - "name"
8221 #  - "tags"
8222 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8223 #  x-axis: "X = CNFs per Service Chain"
8224 #  y-axis: "Y = Number of Service Chains"
8225 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8226 #  layout:
8227 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8228 #    layout: "plot-service-density"
8229 #
8230 #- type: "plot"
8231 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8232 #  algorithm: "plot_nf_heatmap"
8233 #  output-file-type: ".html"
8234 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
8235 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8236 #  filter: "'NIC_Intel-XXV710' and
8237 #           'NF_DENSITY' and
8238 #           'DOCKER' and
8239 #           'CHAIN' and
8240 #           'NF_VPPIP4' and
8241 #           '64B' and
8242 #           '4T2C' and
8243 #           'NDRPDR'"
8244 #  parameters:
8245 #  - "throughput"
8246 #  - "name"
8247 #  - "tags"
8248 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8249 #  x-axis: "X = CNFs per Service Chain"
8250 #  y-axis: "Y = Number of Service Chains"
8251 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8252 #  layout:
8253 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8254 #    layout: "plot-service-density"
8255 #
8256 #- type: "plot"
8257 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8258 #  algorithm: "plot_nf_heatmap"
8259 #  output-file-type: ".html"
8260 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
8261 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8262 #  filter: "'NIC_Intel-XXV710' and
8263 #           'NF_DENSITY' and
8264 #           'DOCKER' and
8265 #           'CHAIN' and
8266 #           'NF_VPPIP4' and
8267 #           '64B' and
8268 #           '8T4C' and
8269 #           'NDRPDR'"
8270 #  parameters:
8271 #  - "throughput"
8272 #  - "name"
8273 #  - "tags"
8274 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8275 #  x-axis: "X = CNFs per Service Chain"
8276 #  y-axis: "Y = Number of Service Chains"
8277 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8278 #  layout:
8279 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8280 #    layout: "plot-service-density"
8281 #
8282 ## Plots - NF Density - CSC - PDR IMIX
8283 #- type: "plot"
8284 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8285 #  algorithm: "plot_nf_heatmap"
8286 #  output-file-type: ".html"
8287 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8288 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8289 #  filter: "'NIC_Intel-XXV710' and
8290 #           'NF_DENSITY' and
8291 #           'DOCKER' and
8292 #           'CHAIN' and
8293 #           'NF_VPPIP4' and
8294 #           'IMIX' and
8295 #           '2T1C' and
8296 #           'NDRPDR'"
8297 #  parameters:
8298 #  - "throughput"
8299 #  - "name"
8300 #  - "tags"
8301 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8302 #  x-axis: "X = CNFs per Service Chain"
8303 #  y-axis: "Y = Number of Service Chains"
8304 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8305 #  layout:
8306 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8307 #    layout: "plot-service-density"
8308 #
8309 #- type: "plot"
8310 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8311 #  algorithm: "plot_nf_heatmap"
8312 #  output-file-type: ".html"
8313 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8314 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8315 #  filter: "'NIC_Intel-XXV710' and
8316 #           'NF_DENSITY' and
8317 #           'DOCKER' and
8318 #           'CHAIN' and
8319 #           'NF_VPPIP4' and
8320 #           'IMIX' and
8321 #           '4T2C' and
8322 #           'NDRPDR'"
8323 #  parameters:
8324 #  - "throughput"
8325 #  - "name"
8326 #  - "tags"
8327 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8328 #  x-axis: "X = CNFs per Service Chain"
8329 #  y-axis: "Y = Number of Service Chains"
8330 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8331 #  layout:
8332 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8333 #    layout: "plot-service-density"
8334 #
8335 #- type: "plot"
8336 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8337 #  algorithm: "plot_nf_heatmap"
8338 #  output-file-type: ".html"
8339 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8340 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8341 #  filter: "'NIC_Intel-XXV710' and
8342 #           'NF_DENSITY' and
8343 #           'DOCKER' and
8344 #           'CHAIN' and
8345 #           'NF_VPPIP4' and
8346 #           'IMIX' and
8347 #           '8T4C' and
8348 #           'NDRPDR'"
8349 #  parameters:
8350 #  - "throughput"
8351 #  - "name"
8352 #  - "tags"
8353 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8354 #  x-axis: "X = CNFs per Service Chain"
8355 #  y-axis: "Y = Number of Service Chains"
8356 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8357 #  layout:
8358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8359 #    layout: "plot-service-density"
8360 #
8361 ################################################################################
8362 #
8363 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8364 #- type: "plot"
8365 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8366 #  algorithm: "plot_nf_heatmap"
8367 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8368 #  data: "plot-vpp-nfv-3n-skx-mrr"
8369 #  filter: "'NIC_Intel-XXV710' and
8370 #           'NF_DENSITY' and
8371 #           'DOCKER' and
8372 #           'CHAIN' and
8373 #           'NF_VPPIP4' and
8374 #           'IPSEC' and
8375 #           'TNL_4' and
8376 #           'IMIX' and
8377 #           '2T1C' and
8378 #           'MRR'"
8379 #  parameters:
8380 #  - "result"
8381 #  - "name"
8382 #  - "tags"
8383 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8384 #  x-axis: "X = CNFs per Service Chain"
8385 #  y-axis: "Y = Number of Service Chains"
8386 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8387 #  layout:
8388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8389 #    layout: "plot-service-density"
8390 #
8391 #- type: "plot"
8392 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8393 #  algorithm: "plot_nf_heatmap"
8394 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8395 #  data: "plot-vpp-nfv-3n-skx-mrr"
8396 #  filter: "'NIC_Intel-XXV710' and
8397 #           'NF_DENSITY' and
8398 #           'DOCKER' and
8399 #           'CHAIN' and
8400 #           'NF_VPPIP4' and
8401 #           'IPSEC' and
8402 #           'TNL_4' and
8403 #           'IMIX' and
8404 #           '4T2C' and
8405 #           'MRR'"
8406 #  parameters:
8407 #  - "result"
8408 #  - "name"
8409 #  - "tags"
8410 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8411 #  x-axis: "X = CNFs per Service Chain"
8412 #  y-axis: "Y = Number of Service Chains"
8413 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8414 #  layout:
8415 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8416 #    layout: "plot-service-density"
8417 #
8418 #- type: "plot"
8419 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8420 #  algorithm: "plot_nf_heatmap"
8421 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8422 #  data: "plot-vpp-nfv-3n-skx-mrr"
8423 #  filter: "'NIC_Intel-XXV710' and
8424 #           'NF_DENSITY' and
8425 #           'DOCKER' and
8426 #           'CHAIN' and
8427 #           'NF_VPPIP4' and
8428 #           'IPSEC' and
8429 #           'TNL_4' and
8430 #           'IMIX' and
8431 #           '8T4C' and
8432 #           'MRR'"
8433 #  parameters:
8434 #  - "result"
8435 #  - "name"
8436 #  - "tags"
8437 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8438 #  x-axis: "X = CNFs per Service Chain"
8439 #  y-axis: "Y = Number of Service Chains"
8440 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8441 #  layout:
8442 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8443 #    layout: "plot-service-density"
8444
8445 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8446 - type: "plot"
8447   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8448   algorithm: "plot_nf_heatmap"
8449   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8450   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8451   filter: "'NIC_Intel-XXV710' and
8452            'NF_DENSITY' and
8453            'DOCKER' and
8454            'CHAIN' and
8455            'NF_VPPIP4' and
8456            'IPSEC' and
8457            'TNL_4' and
8458            'IMIX' and
8459            '2T1C' and
8460            'NDRPDR'"
8461   parameters:
8462   - "throughput"
8463   - "name"
8464   - "tags"
8465   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8466   x-axis: "X = CNFs per Service Chain"
8467   y-axis: "Y = Number of Service Chains"
8468   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8469   layout:
8470     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8471     layout: "plot-service-density"
8472
8473 - type: "plot"
8474   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8475   algorithm: "plot_nf_heatmap"
8476   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8477   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8478   filter: "'NIC_Intel-XXV710' and
8479            'NF_DENSITY' and
8480            'DOCKER' and
8481            'CHAIN' and
8482            'NF_VPPIP4' and
8483            'IPSEC' and
8484            'TNL_4' and
8485            'IMIX' and
8486            '4T2C' and
8487            'NDRPDR'"
8488   parameters:
8489   - "throughput"
8490   - "name"
8491   - "tags"
8492   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8493   x-axis: "X = CNFs per Service Chain"
8494   y-axis: "Y = Number of Service Chains"
8495   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8496   layout:
8497     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8498     layout: "plot-service-density"
8499
8500 - type: "plot"
8501   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8502   algorithm: "plot_nf_heatmap"
8503   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8504   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8505   filter: "'NIC_Intel-XXV710' and
8506            'NF_DENSITY' and
8507            'DOCKER' and
8508            'CHAIN' and
8509            'NF_VPPIP4' and
8510            'IPSEC' and
8511            'TNL_4' and
8512            'IMIX' and
8513            '8T4C' and
8514            'NDRPDR'"
8515   parameters:
8516   - "throughput"
8517   - "name"
8518   - "tags"
8519   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8520   x-axis: "X = CNFs per Service Chain"
8521   y-axis: "Y = Number of Service Chains"
8522   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8523   layout:
8524     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8525     layout: "plot-service-density"
8526
8527 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8528 - type: "plot"
8529   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8530   algorithm: "plot_nf_heatmap"
8531   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8532   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8533   filter: "'NIC_Intel-XXV710' and
8534            'NF_DENSITY' and
8535            'DOCKER' and
8536            'CHAIN' and
8537            'NF_VPPIP4' and
8538            'IPSEC' and
8539            'TNL_4' and
8540            'IMIX' and
8541            '2T1C' and
8542            'NDRPDR'"
8543   parameters:
8544   - "throughput"
8545   - "name"
8546   - "tags"
8547   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8548   x-axis: "X = CNFs per Service Chain"
8549   y-axis: "Y = Number of Service Chains"
8550   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8551   layout:
8552     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8553     layout: "plot-service-density"
8554
8555 - type: "plot"
8556   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8557   algorithm: "plot_nf_heatmap"
8558   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8559   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8560   filter: "'NIC_Intel-XXV710' and
8561            'NF_DENSITY' and
8562            'DOCKER' and
8563            'CHAIN' and
8564            'NF_VPPIP4' and
8565            'IPSEC' and
8566            'TNL_4' and
8567            'IMIX' and
8568            '4T2C' and
8569            'NDRPDR'"
8570   parameters:
8571   - "throughput"
8572   - "name"
8573   - "tags"
8574   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8575   x-axis: "X = CNFs per Service Chain"
8576   y-axis: "Y = Number of Service Chains"
8577   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8578   layout:
8579     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8580     layout: "plot-service-density"
8581
8582 - type: "plot"
8583   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8584   algorithm: "plot_nf_heatmap"
8585   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8586   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8587   filter: "'NIC_Intel-XXV710' and
8588            'NF_DENSITY' and
8589            'DOCKER' and
8590            'CHAIN' and
8591            'NF_VPPIP4' and
8592            'IPSEC' and
8593            'TNL_4' and
8594            'IMIX' and
8595            '8T4C' and
8596            'NDRPDR'"
8597   parameters:
8598   - "throughput"
8599   - "name"
8600   - "tags"
8601   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8602   x-axis: "X = CNFs per Service Chain"
8603   y-axis: "Y = Number of Service Chains"
8604   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8605   layout:
8606     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8607     layout: "plot-service-density"
8608
8609 ###############################################################################
8610
8611 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8612 - type: "plot"
8613   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8614   algorithm: "plot_nf_heatmap"
8615   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8616   data: "plot-vpp-nfv-3n-hsw-mrr"
8617   filter: "'NIC_Intel-XL710' and
8618            'NF_DENSITY' and
8619            'DOCKER' and
8620            'CHAIN' and
8621            'NF_VPPIP4' and
8622            'IMIX' and
8623            'TNL_4' and
8624            '1T1C' and
8625            'MRR'"
8626   parameters:
8627   - "result"
8628   - "name"
8629   - "tags"
8630   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8631   x-axis: "X = CNFs per Service Chain"
8632   y-axis: "Y = Number of Service Chains"
8633   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8634   layout:
8635     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8636     layout: "plot-service-density"
8637
8638 - type: "plot"
8639   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8640   algorithm: "plot_nf_heatmap"
8641   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8642   data: "plot-vpp-nfv-3n-hsw-mrr"
8643   filter: "'NIC_Intel-XL710' and
8644            'NF_DENSITY' and
8645            'DOCKER' and
8646            'CHAIN' and
8647            'NF_VPPIP4' and
8648            'IPSEC' and
8649            'TNL_4' and
8650            'IMIX' and
8651            '2T2C' and
8652            'MRR'"
8653   parameters:
8654   - "result"
8655   - "name"
8656   - "tags"
8657   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8658   x-axis: "X = CNFs per Service Chain"
8659   y-axis: "Y = Number of Service Chains"
8660   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8661   layout:
8662     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8663     layout: "plot-service-density"
8664
8665 - type: "plot"
8666   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8667   algorithm: "plot_nf_heatmap"
8668   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8669   data: "plot-vpp-nfv-3n-hsw-mrr"
8670   filter: "'NIC_Intel-XL710' and
8671            'NF_DENSITY' and
8672            'DOCKER' and
8673            'CHAIN' and
8674            'NF_VPPIP4' and
8675            'IPSEC' and
8676            'TNL_4' and
8677            'IMIX' and
8678            '4T4C' and
8679            'MRR'"
8680   parameters:
8681   - "result"
8682   - "name"
8683   - "tags"
8684   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8685   x-axis: "X = CNFs per Service Chain"
8686   y-axis: "Y = Number of Service Chains"
8687   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8688   layout:
8689     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8690     layout: "plot-service-density"
8691
8692 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8693 - type: "plot"
8694   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8695   algorithm: "plot_nf_heatmap"
8696   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8697   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8698   filter: "'NIC_Intel-XL710' and
8699            'NF_DENSITY' and
8700            'DOCKER' and
8701            'CHAIN' and
8702            'NF_VPPIP4' and
8703            'IPSEC' and
8704            'TNL_4' and
8705            'IMIX' and
8706            '1T1C' and
8707            'NDRPDR'"
8708   parameters:
8709   - "throughput"
8710   - "name"
8711   - "tags"
8712   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8713   x-axis: "X = CNFs per Service Chain"
8714   y-axis: "Y = Number of Service Chains"
8715   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8716   layout:
8717     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8718     layout: "plot-service-density"
8719
8720 - type: "plot"
8721   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8722   algorithm: "plot_nf_heatmap"
8723   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8724   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8725   filter: "'NIC_Intel-XL710' and
8726            'NF_DENSITY' and
8727            'DOCKER' and
8728            'CHAIN' and
8729            'NF_VPPIP4' and
8730            'IPSEC' and
8731            'TNL_4' and
8732            'IMIX' and
8733            '2T2C' and
8734            'NDRPDR'"
8735   parameters:
8736   - "throughput"
8737   - "name"
8738   - "tags"
8739   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8740   x-axis: "X = CNFs per Service Chain"
8741   y-axis: "Y = Number of Service Chains"
8742   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8743   layout:
8744     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8745     layout: "plot-service-density"
8746
8747 - type: "plot"
8748   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8749   algorithm: "plot_nf_heatmap"
8750   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8751   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8752   filter: "'NIC_Intel-XL710' and
8753            'NF_DENSITY' and
8754            'DOCKER' and
8755            'CHAIN' and
8756            'NF_VPPIP4' and
8757            'IPSEC' and
8758            'TNL_4' and
8759            'IMIX' and
8760            '4T4C' and
8761            'NDRPDR'"
8762   parameters:
8763   - "throughput"
8764   - "name"
8765   - "tags"
8766   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8767   x-axis: "X = CNFs per Service Chain"
8768   y-axis: "Y = Number of Service Chains"
8769   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8770   layout:
8771     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8772     layout: "plot-service-density"
8773
8774 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8775 - type: "plot"
8776   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8777   algorithm: "plot_nf_heatmap"
8778   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8779   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8780   filter: "'NIC_Intel-XL710' and
8781            'NF_DENSITY' and
8782            'DOCKER' and
8783            'CHAIN' and
8784            'NF_VPPIP4' and
8785            'IPSEC' and
8786            'TNL_4' and
8787            'IMIX' and
8788            '1T1C' and
8789            'NDRPDR'"
8790   parameters:
8791   - "throughput"
8792   - "name"
8793   - "tags"
8794   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8795   x-axis: "X = CNFs per Service Chain"
8796   y-axis: "Y = Number of Service Chains"
8797   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8798   layout:
8799     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8800     layout: "plot-service-density"
8801
8802 - type: "plot"
8803   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8804   algorithm: "plot_nf_heatmap"
8805   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8806   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8807   filter: "'NIC_Intel-XL710' and
8808            'NF_DENSITY' and
8809            'DOCKER' and
8810            'CHAIN' and
8811            'NF_VPPIP4' and
8812            'IPSEC' and
8813            'TNL_4' and
8814            'IMIX' and
8815            '2T2C' and
8816            'NDRPDR'"
8817   parameters:
8818   - "throughput"
8819   - "name"
8820   - "tags"
8821   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8822   x-axis: "X = CNFs per Service Chain"
8823   y-axis: "Y = Number of Service Chains"
8824   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8825   layout:
8826     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8827     layout: "plot-service-density"
8828
8829 - type: "plot"
8830   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8831   algorithm: "plot_nf_heatmap"
8832   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8833   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8834   filter: "'NIC_Intel-XL710' and
8835            'NF_DENSITY' and
8836            'DOCKER' and
8837            'CHAIN' and
8838            'NF_VPPIP4' and
8839            'IPSEC' and
8840            'TNL_4' and
8841            'IMIX' and
8842            '4T4C' and
8843            'NDRPDR'"
8844   parameters:
8845   - "throughput"
8846   - "name"
8847   - "tags"
8848   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8849   x-axis: "X = CNFs per Service Chain"
8850   y-axis: "Y = Number of Service Chains"
8851   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8852   layout:
8853     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8854     layout: "plot-service-density"
8855
8856 ###############################################################################
8857
8858 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8859 #- type: "plot"
8860 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8861 #  algorithm: "plot_nf_heatmap"
8862 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8863 #  data: "plot-vpp-nfv-3n-skx-mrr"
8864 #  filter: "'NIC_Intel-XXV710' and
8865 #           'NF_DENSITY' and
8866 #           'DOCKER' and
8867 #           'CHAIN' and
8868 #           'NF_VPPIP4' and
8869 #           'IPSEC' and
8870 #           'TNL_1000' and
8871 #           'IMIX' and
8872 #           '2T1C' and
8873 #           'MRR'"
8874 #  parameters:
8875 #  - "result"
8876 #  - "name"
8877 #  - "tags"
8878 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8879 #  x-axis: "X = CNFs per Service Chain"
8880 #  y-axis: "Y = Number of Service Chains"
8881 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8882 #  layout:
8883 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8884 #    layout: "plot-service-density"
8885 #
8886 #- type: "plot"
8887 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8888 #  algorithm: "plot_nf_heatmap"
8889 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8890 #  data: "plot-vpp-nfv-3n-skx-mrr"
8891 #  filter: "'NIC_Intel-XXV710' and
8892 #           'NF_DENSITY' and
8893 #           'DOCKER' and
8894 #           'CHAIN' and
8895 #           'NF_VPPIP4' and
8896 #           'IPSEC' and
8897 #           'TNL_1000' and
8898 #           'IMIX' and
8899 #           '4T2C' and
8900 #           'MRR'"
8901 #  parameters:
8902 #  - "result"
8903 #  - "name"
8904 #  - "tags"
8905 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8906 #  x-axis: "X = CNFs per Service Chain"
8907 #  y-axis: "Y = Number of Service Chains"
8908 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8909 #  layout:
8910 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8911 #    layout: "plot-service-density"
8912 #
8913 #- type: "plot"
8914 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8915 #  algorithm: "plot_nf_heatmap"
8916 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8917 #  data: "plot-vpp-nfv-3n-skx-mrr"
8918 #  filter: "'NIC_Intel-XXV710' and
8919 #           'NF_DENSITY' and
8920 #           'DOCKER' and
8921 #           'CHAIN' and
8922 #           'NF_VPPIP4' and
8923 #           'IPSEC' and
8924 #           'TNL_1000' and
8925 #           'IMIX' and
8926 #           '8T4C' and
8927 #           'MRR'"
8928 #  parameters:
8929 #  - "result"
8930 #  - "name"
8931 #  - "tags"
8932 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8933 #  x-axis: "X = CNFs per Service Chain"
8934 #  y-axis: "Y = Number of Service Chains"
8935 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8936 #  layout:
8937 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8938 #    layout: "plot-service-density"
8939
8940 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8941 - type: "plot"
8942   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8943   algorithm: "plot_nf_heatmap"
8944   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8945   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8946   filter: "'NIC_Intel-XXV710' and
8947            'NF_DENSITY' and
8948            'DOCKER' and
8949            'CHAIN' and
8950            'NF_VPPIP4' and
8951            'IPSEC' and
8952            'TNL_1000' and
8953            'IMIX' and
8954            '2T1C' and
8955            'NDRPDR'"
8956   parameters:
8957   - "throughput"
8958   - "name"
8959   - "tags"
8960   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8961   x-axis: "X = CNFs per Service Chain"
8962   y-axis: "Y = Number of Service Chains"
8963   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8964   layout:
8965     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8966     layout: "plot-service-density"
8967
8968 - type: "plot"
8969   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8970   algorithm: "plot_nf_heatmap"
8971   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8972   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8973   filter: "'NIC_Intel-XXV710' and
8974            'NF_DENSITY' and
8975            'DOCKER' and
8976            'CHAIN' and
8977            'NF_VPPIP4' and
8978            'IPSEC' and
8979            'TNL_1000' and
8980            'IMIX' and
8981            '4T2C' and
8982            'NDRPDR'"
8983   parameters:
8984   - "throughput"
8985   - "name"
8986   - "tags"
8987   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8988   x-axis: "X = CNFs per Service Chain"
8989   y-axis: "Y = Number of Service Chains"
8990   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8991   layout:
8992     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8993     layout: "plot-service-density"
8994
8995 - type: "plot"
8996   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8997   algorithm: "plot_nf_heatmap"
8998   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8999   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9000   filter: "'NIC_Intel-XXV710' and
9001            'NF_DENSITY' and
9002            'DOCKER' and
9003            'CHAIN' and
9004            'NF_VPPIP4' and
9005            'IPSEC' and
9006            'TNL_1000' and
9007            'IMIX' and
9008            '8T4C' and
9009            'NDRPDR'"
9010   parameters:
9011   - "throughput"
9012   - "name"
9013   - "tags"
9014   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9015   x-axis: "X = CNFs per Service Chain"
9016   y-axis: "Y = Number of Service Chains"
9017   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9018   layout:
9019     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9020     layout: "plot-service-density"
9021
9022 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9023 - type: "plot"
9024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9025   algorithm: "plot_nf_heatmap"
9026   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9027   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9028   filter: "'NIC_Intel-XXV710' and
9029            'NF_DENSITY' and
9030            'DOCKER' and
9031            'CHAIN' and
9032            'NF_VPPIP4' and
9033            'IPSEC' and
9034            'TNL_1000' and
9035            'IMIX' and
9036            '2T1C' and
9037            'NDRPDR'"
9038   parameters:
9039   - "throughput"
9040   - "name"
9041   - "tags"
9042   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9043   x-axis: "X = CNFs per Service Chain"
9044   y-axis: "Y = Number of Service Chains"
9045   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9046   layout:
9047     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9048     layout: "plot-service-density"
9049
9050 - type: "plot"
9051   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9052   algorithm: "plot_nf_heatmap"
9053   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9054   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9055   filter: "'NIC_Intel-XXV710' and
9056            'NF_DENSITY' and
9057            'DOCKER' and
9058            'CHAIN' and
9059            'NF_VPPIP4' and
9060            'IPSEC' and
9061            'TNL_1000' and
9062            'IMIX' and
9063            '4T2C' and
9064            'NDRPDR'"
9065   parameters:
9066   - "throughput"
9067   - "name"
9068   - "tags"
9069   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9070   x-axis: "X = CNFs per Service Chain"
9071   y-axis: "Y = Number of Service Chains"
9072   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9073   layout:
9074     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9075     layout: "plot-service-density"
9076
9077 - type: "plot"
9078   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9079   algorithm: "plot_nf_heatmap"
9080   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9081   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9082   filter: "'NIC_Intel-XXV710' and
9083            'NF_DENSITY' and
9084            'DOCKER' and
9085            'CHAIN' and
9086            'NF_VPPIP4' and
9087            'IPSEC' and
9088            'TNL_1000' and
9089            'IMIX' and
9090            '8T4C' and
9091            'NDRPDR'"
9092   parameters:
9093   - "throughput"
9094   - "name"
9095   - "tags"
9096   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9097   x-axis: "X = CNFs per Service Chain"
9098   y-axis: "Y = Number of Service Chains"
9099   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9100   layout:
9101     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9102     layout: "plot-service-density"
9103
9104 ###############################################################################
9105
9106 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9107 - type: "plot"
9108   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9109   algorithm: "plot_nf_heatmap"
9110   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9111   data: "plot-vpp-nfv-3n-hsw-mrr"
9112   filter: "'NIC_Intel-XL710' and
9113            'NF_DENSITY' and
9114            'DOCKER' and
9115            'CHAIN' and
9116            'NF_VPPIP4' and
9117            'IMIX' and
9118            'TNL_1000' and
9119            '1T1C' and
9120            'MRR'"
9121   parameters:
9122   - "result"
9123   - "name"
9124   - "tags"
9125   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9126   x-axis: "X = CNFs per Service Chain"
9127   y-axis: "Y = Number of Service Chains"
9128   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9129   layout:
9130     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9131     layout: "plot-service-density"
9132
9133 - type: "plot"
9134   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9135   algorithm: "plot_nf_heatmap"
9136   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9137   data: "plot-vpp-nfv-3n-hsw-mrr"
9138   filter: "'NIC_Intel-XL710' and
9139            'NF_DENSITY' and
9140            'DOCKER' and
9141            'CHAIN' and
9142            'NF_VPPIP4' and
9143            'IPSEC' and
9144            'TNL_1000' and
9145            'IMIX' and
9146            '2T2C' and
9147            'MRR'"
9148   parameters:
9149   - "result"
9150   - "name"
9151   - "tags"
9152   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9153   x-axis: "X = CNFs per Service Chain"
9154   y-axis: "Y = Number of Service Chains"
9155   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9156   layout:
9157     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9158     layout: "plot-service-density"
9159
9160 - type: "plot"
9161   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9162   algorithm: "plot_nf_heatmap"
9163   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9164   data: "plot-vpp-nfv-3n-hsw-mrr"
9165   filter: "'NIC_Intel-XL710' and
9166            'NF_DENSITY' and
9167            'DOCKER' and
9168            'CHAIN' and
9169            'NF_VPPIP4' and
9170            'IPSEC' and
9171            'TNL_1000' and
9172            'IMIX' and
9173            '4T4C' and
9174            'MRR'"
9175   parameters:
9176   - "result"
9177   - "name"
9178   - "tags"
9179   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9180   x-axis: "X = CNFs per Service Chain"
9181   y-axis: "Y = Number of Service Chains"
9182   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9183   layout:
9184     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9185     layout: "plot-service-density"
9186
9187 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9188 - type: "plot"
9189   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9190   algorithm: "plot_nf_heatmap"
9191   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9192   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9193   filter: "'NIC_Intel-XL710' and
9194            'NF_DENSITY' and
9195            'DOCKER' and
9196            'CHAIN' and
9197            'NF_VPPIP4' and
9198            'IPSEC' and
9199            'TNL_1000' and
9200            'IMIX' and
9201            '1T1C' and
9202            'NDRPDR'"
9203   parameters:
9204   - "throughput"
9205   - "name"
9206   - "tags"
9207   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9208   x-axis: "X = CNFs per Service Chain"
9209   y-axis: "Y = Number of Service Chains"
9210   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9211   layout:
9212     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9213     layout: "plot-service-density"
9214
9215 - type: "plot"
9216   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9217   algorithm: "plot_nf_heatmap"
9218   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9219   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9220   filter: "'NIC_Intel-XL710' and
9221            'NF_DENSITY' and
9222            'DOCKER' and
9223            'CHAIN' and
9224            'NF_VPPIP4' and
9225            'IPSEC' and
9226            'TNL_1000' and
9227            'IMIX' and
9228            '2T2C' and
9229            'NDRPDR'"
9230   parameters:
9231   - "throughput"
9232   - "name"
9233   - "tags"
9234   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9235   x-axis: "X = CNFs per Service Chain"
9236   y-axis: "Y = Number of Service Chains"
9237   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9238   layout:
9239     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9240     layout: "plot-service-density"
9241
9242 - type: "plot"
9243   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9244   algorithm: "plot_nf_heatmap"
9245   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9246   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9247   filter: "'NIC_Intel-XL710' and
9248            'NF_DENSITY' and
9249            'DOCKER' and
9250            'CHAIN' and
9251            'NF_VPPIP4' and
9252            'IPSEC' and
9253            'TNL_1000' and
9254            'IMIX' and
9255            '4T4C' and
9256            'NDRPDR'"
9257   parameters:
9258   - "throughput"
9259   - "name"
9260   - "tags"
9261   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9262   x-axis: "X = CNFs per Service Chain"
9263   y-axis: "Y = Number of Service Chains"
9264   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9265   layout:
9266     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9267     layout: "plot-service-density"
9268
9269 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9270 - type: "plot"
9271   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9272   algorithm: "plot_nf_heatmap"
9273   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9274   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9275   filter: "'NIC_Intel-XL710' and
9276            'NF_DENSITY' and
9277            'DOCKER' and
9278            'CHAIN' and
9279            'NF_VPPIP4' and
9280            'IPSEC' and
9281            'TNL_1000' and
9282            'IMIX' and
9283            '1T1C' and
9284            'NDRPDR'"
9285   parameters:
9286   - "throughput"
9287   - "name"
9288   - "tags"
9289   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9290   x-axis: "X = CNFs per Service Chain"
9291   y-axis: "Y = Number of Service Chains"
9292   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9293   layout:
9294     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9295     layout: "plot-service-density"
9296
9297 - type: "plot"
9298   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9299   algorithm: "plot_nf_heatmap"
9300   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9301   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9302   filter: "'NIC_Intel-XL710' and
9303            'NF_DENSITY' and
9304            'DOCKER' and
9305            'CHAIN' and
9306            'NF_VPPIP4' and
9307            'IPSEC' and
9308            'TNL_1000' and
9309            'IMIX' and
9310            '2T2C' and
9311            'NDRPDR'"
9312   parameters:
9313   - "throughput"
9314   - "name"
9315   - "tags"
9316   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9317   x-axis: "X = CNFs per Service Chain"
9318   y-axis: "Y = Number of Service Chains"
9319   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9320   layout:
9321     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9322     layout: "plot-service-density"
9323
9324 - type: "plot"
9325   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9326   algorithm: "plot_nf_heatmap"
9327   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9328   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9329   filter: "'NIC_Intel-XL710' and
9330            'NF_DENSITY' and
9331            'DOCKER' and
9332            'CHAIN' and
9333            'NF_VPPIP4' and
9334            'IPSEC' and
9335            'TNL_1000' and
9336            'IMIX' and
9337            '4T4C' and
9338            'NDRPDR'"
9339   parameters:
9340   - "throughput"
9341   - "name"
9342   - "tags"
9343   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9344   x-axis: "X = CNFs per Service Chain"
9345   y-axis: "Y = Number of Service Chains"
9346   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9347   layout:
9348     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9349     layout: "plot-service-density"
9350
9351 ###############################################################################
9352
9353 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9354 #- type: "plot"
9355 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9356 #  algorithm: "plot_nf_heatmap"
9357 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9358 #  data: "plot-vpp-nfv-3n-skx-mrr"
9359 #  filter: "'NIC_Intel-XXV710' and
9360 #           'NF_DENSITY' and
9361 #           'DOCKER' and
9362 #           'CHAIN' and
9363 #           'NF_VPPIP4' and
9364 #           'IPSEC' and
9365 #           'TNL_10000' and
9366 #           'IMIX' and
9367 #           '2T1C' and
9368 #           'MRR'"
9369 #  parameters:
9370 #  - "result"
9371 #  - "name"
9372 #  - "tags"
9373 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9374 #  x-axis: "X = CNFs per Service Chain"
9375 #  y-axis: "Y = Number of Service Chains"
9376 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9377 #  layout:
9378 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9379 #    layout: "plot-service-density"
9380 #
9381 #- type: "plot"
9382 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9383 #  algorithm: "plot_nf_heatmap"
9384 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9385 #  data: "plot-vpp-nfv-3n-skx-mrr"
9386 #  filter: "'NIC_Intel-XXV710' and
9387 #           'NF_DENSITY' and
9388 #           'DOCKER' and
9389 #           'CHAIN' and
9390 #           'NF_VPPIP4' and
9391 #           'IPSEC' and
9392 #           'TNL_10000' and
9393 #           'IMIX' and
9394 #           '4T2C' and
9395 #           'MRR'"
9396 #  parameters:
9397 #  - "result"
9398 #  - "name"
9399 #  - "tags"
9400 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9401 #  x-axis: "X = CNFs per Service Chain"
9402 #  y-axis: "Y = Number of Service Chains"
9403 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9404 #  layout:
9405 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9406 #    layout: "plot-service-density"
9407 #
9408 #- type: "plot"
9409 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9410 #  algorithm: "plot_nf_heatmap"
9411 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9412 #  data: "plot-vpp-nfv-3n-skx-mrr"
9413 #  filter: "'NIC_Intel-XXV710' and
9414 #           'NF_DENSITY' and
9415 #           'DOCKER' and
9416 #           'CHAIN' and
9417 #           'NF_VPPIP4' and
9418 #           'IPSEC' and
9419 #           'TNL_10000' and
9420 #           'IMIX' and
9421 #           '8T4C' and
9422 #           'MRR'"
9423 #  parameters:
9424 #  - "result"
9425 #  - "name"
9426 #  - "tags"
9427 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9428 #  x-axis: "X = CNFs per Service Chain"
9429 #  y-axis: "Y = Number of Service Chains"
9430 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9431 #  layout:
9432 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9433 #    layout: "plot-service-density"
9434
9435 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9436 - type: "plot"
9437   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9438   algorithm: "plot_nf_heatmap"
9439   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9440   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9441   filter: "'NIC_Intel-XXV710' and
9442            'NF_DENSITY' and
9443            'DOCKER' and
9444            'CHAIN' and
9445            'NF_VPPIP4' and
9446            'IPSEC' and
9447            'TNL_10000' and
9448            'IMIX' and
9449            '2T1C' and
9450            'NDRPDR'"
9451   parameters:
9452   - "throughput"
9453   - "name"
9454   - "tags"
9455   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9456   x-axis: "X = CNFs per Service Chain"
9457   y-axis: "Y = Number of Service Chains"
9458   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9459   layout:
9460     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9461     layout: "plot-service-density"
9462
9463 - type: "plot"
9464   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9465   algorithm: "plot_nf_heatmap"
9466   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9467   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9468   filter: "'NIC_Intel-XXV710' and
9469            'NF_DENSITY' and
9470            'DOCKER' and
9471            'CHAIN' and
9472            'NF_VPPIP4' and
9473            'IPSEC' and
9474            'TNL_10000' and
9475            'IMIX' and
9476            '4T2C' and
9477            'NDRPDR'"
9478   parameters:
9479   - "throughput"
9480   - "name"
9481   - "tags"
9482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9483   x-axis: "X = CNFs per Service Chain"
9484   y-axis: "Y = Number of Service Chains"
9485   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9486   layout:
9487     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9488     layout: "plot-service-density"
9489
9490 - type: "plot"
9491   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9492   algorithm: "plot_nf_heatmap"
9493   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9494   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9495   filter: "'NIC_Intel-XXV710' and
9496            'NF_DENSITY' and
9497            'DOCKER' and
9498            'CHAIN' and
9499            'NF_VPPIP4' and
9500            'IPSEC' and
9501            'TNL_10000' and
9502            'IMIX' and
9503            '8T4C' and
9504            'NDRPDR'"
9505   parameters:
9506   - "throughput"
9507   - "name"
9508   - "tags"
9509   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9510   x-axis: "X = CNFs per Service Chain"
9511   y-axis: "Y = Number of Service Chains"
9512   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9513   layout:
9514     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9515     layout: "plot-service-density"
9516
9517 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9518 - type: "plot"
9519   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9520   algorithm: "plot_nf_heatmap"
9521   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9522   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9523   filter: "'NIC_Intel-XXV710' and
9524            'NF_DENSITY' and
9525            'DOCKER' and
9526            'CHAIN' and
9527            'NF_VPPIP4' and
9528            'IPSEC' and
9529            'TNL_10000' and
9530            'IMIX' and
9531            '2T1C' and
9532            'NDRPDR'"
9533   parameters:
9534   - "throughput"
9535   - "name"
9536   - "tags"
9537   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9538   x-axis: "X = CNFs per Service Chain"
9539   y-axis: "Y = Number of Service Chains"
9540   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9541   layout:
9542     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9543     layout: "plot-service-density"
9544
9545 - type: "plot"
9546   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9547   algorithm: "plot_nf_heatmap"
9548   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9549   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9550   filter: "'NIC_Intel-XXV710' and
9551            'NF_DENSITY' and
9552            'DOCKER' and
9553            'CHAIN' and
9554            'NF_VPPIP4' and
9555            'IPSEC' and
9556            'TNL_10000' and
9557            'IMIX' and
9558            '4T2C' and
9559            'NDRPDR'"
9560   parameters:
9561   - "throughput"
9562   - "name"
9563   - "tags"
9564   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9565   x-axis: "X = CNFs per Service Chain"
9566   y-axis: "Y = Number of Service Chains"
9567   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9568   layout:
9569     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9570     layout: "plot-service-density"
9571
9572 - type: "plot"
9573   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9574   algorithm: "plot_nf_heatmap"
9575   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9576   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9577   filter: "'NIC_Intel-XXV710' and
9578            'NF_DENSITY' and
9579            'DOCKER' and
9580            'CHAIN' and
9581            'NF_VPPIP4' and
9582            'IPSEC' and
9583            'TNL_10000' and
9584            'IMIX' and
9585            '8T4C' and
9586            'NDRPDR'"
9587   parameters:
9588   - "throughput"
9589   - "name"
9590   - "tags"
9591   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9592   x-axis: "X = CNFs per Service Chain"
9593   y-axis: "Y = Number of Service Chains"
9594   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9595   layout:
9596     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9597     layout: "plot-service-density"
9598
9599 ###############################################################################
9600
9601 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9602 - type: "plot"
9603   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9604   algorithm: "plot_nf_heatmap"
9605   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9606   data: "plot-vpp-nfv-3n-hsw-mrr"
9607   filter: "'NIC_Intel-XL710' and
9608            'NF_DENSITY' and
9609            'DOCKER' and
9610            'CHAIN' and
9611            'NF_VPPIP4' and
9612            'IMIX' and
9613            'TNL_10000' and
9614            '1T1C' and
9615            'MRR'"
9616   parameters:
9617   - "result"
9618   - "name"
9619   - "tags"
9620   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9621   x-axis: "X = CNFs per Service Chain"
9622   y-axis: "Y = Number of Service Chains"
9623   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9624   layout:
9625     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9626     layout: "plot-service-density"
9627
9628 - type: "plot"
9629   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9630   algorithm: "plot_nf_heatmap"
9631   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9632   data: "plot-vpp-nfv-3n-hsw-mrr"
9633   filter: "'NIC_Intel-XL710' and
9634            'NF_DENSITY' and
9635            'DOCKER' and
9636            'CHAIN' and
9637            'NF_VPPIP4' and
9638            'IPSEC' and
9639            'TNL_10000' and
9640            'IMIX' and
9641            '2T2C' and
9642            'MRR'"
9643   parameters:
9644   - "result"
9645   - "name"
9646   - "tags"
9647   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9648   x-axis: "X = CNFs per Service Chain"
9649   y-axis: "Y = Number of Service Chains"
9650   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9651   layout:
9652     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9653     layout: "plot-service-density"
9654
9655 - type: "plot"
9656   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9657   algorithm: "plot_nf_heatmap"
9658   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9659   data: "plot-vpp-nfv-3n-hsw-mrr"
9660   filter: "'NIC_Intel-XL710' and
9661            'NF_DENSITY' and
9662            'DOCKER' and
9663            'CHAIN' and
9664            'NF_VPPIP4' and
9665            'IPSEC' and
9666            'TNL_10000' and
9667            'IMIX' and
9668            '4T4C' and
9669            'MRR'"
9670   parameters:
9671   - "result"
9672   - "name"
9673   - "tags"
9674   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9675   x-axis: "X = CNFs per Service Chain"
9676   y-axis: "Y = Number of Service Chains"
9677   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9678   layout:
9679     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9680     layout: "plot-service-density"
9681
9682 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9683 - type: "plot"
9684   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9685   algorithm: "plot_nf_heatmap"
9686   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9687   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9688   filter: "'NIC_Intel-XL710' and
9689            'NF_DENSITY' and
9690            'DOCKER' and
9691            'CHAIN' and
9692            'NF_VPPIP4' and
9693            'IPSEC' and
9694            'TNL_10000' and
9695            'IMIX' and
9696            '1T1C' and
9697            'NDRPDR'"
9698   parameters:
9699   - "throughput"
9700   - "name"
9701   - "tags"
9702   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9703   x-axis: "X = CNFs per Service Chain"
9704   y-axis: "Y = Number of Service Chains"
9705   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9706   layout:
9707     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9708     layout: "plot-service-density"
9709
9710 - type: "plot"
9711   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9712   algorithm: "plot_nf_heatmap"
9713   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9714   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9715   filter: "'NIC_Intel-XL710' and
9716            'NF_DENSITY' and
9717            'DOCKER' and
9718            'CHAIN' and
9719            'NF_VPPIP4' and
9720            'IPSEC' and
9721            'TNL_10000' and
9722            'IMIX' and
9723            '2T2C' and
9724            'NDRPDR'"
9725   parameters:
9726   - "throughput"
9727   - "name"
9728   - "tags"
9729   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9730   x-axis: "X = CNFs per Service Chain"
9731   y-axis: "Y = Number of Service Chains"
9732   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9733   layout:
9734     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9735     layout: "plot-service-density"
9736
9737 - type: "plot"
9738   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9739   algorithm: "plot_nf_heatmap"
9740   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9741   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9742   filter: "'NIC_Intel-XL710' and
9743            'NF_DENSITY' and
9744            'DOCKER' and
9745            'CHAIN' and
9746            'NF_VPPIP4' and
9747            'IPSEC' and
9748            'TNL_10000' and
9749            'IMIX' and
9750            '4T4C' and
9751            'NDRPDR'"
9752   parameters:
9753   - "throughput"
9754   - "name"
9755   - "tags"
9756   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9757   x-axis: "X = CNFs per Service Chain"
9758   y-axis: "Y = Number of Service Chains"
9759   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9760   layout:
9761     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9762     layout: "plot-service-density"
9763
9764 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9765 - type: "plot"
9766   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9767   algorithm: "plot_nf_heatmap"
9768   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9769   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9770   filter: "'NIC_Intel-XL710' and
9771            'NF_DENSITY' and
9772            'DOCKER' and
9773            'CHAIN' and
9774            'NF_VPPIP4' and
9775            'IPSEC' and
9776            'TNL_10000' and
9777            'IMIX' and
9778            '1T1C' and
9779            'NDRPDR'"
9780   parameters:
9781   - "throughput"
9782   - "name"
9783   - "tags"
9784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9785   x-axis: "X = CNFs per Service Chain"
9786   y-axis: "Y = Number of Service Chains"
9787   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9788   layout:
9789     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9790     layout: "plot-service-density"
9791
9792 - type: "plot"
9793   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9794   algorithm: "plot_nf_heatmap"
9795   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9796   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9797   filter: "'NIC_Intel-XL710' and
9798            'NF_DENSITY' and
9799            'DOCKER' and
9800            'CHAIN' and
9801            'NF_VPPIP4' and
9802            'IPSEC' and
9803            'TNL_10000' and
9804            'IMIX' and
9805            '2T2C' and
9806            'NDRPDR'"
9807   parameters:
9808   - "throughput"
9809   - "name"
9810   - "tags"
9811   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9812   x-axis: "X = CNFs per Service Chain"
9813   y-axis: "Y = Number of Service Chains"
9814   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9815   layout:
9816     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9817     layout: "plot-service-density"
9818
9819 - type: "plot"
9820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9821   algorithm: "plot_nf_heatmap"
9822   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9823   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9824   filter: "'NIC_Intel-XL710' and
9825            'NF_DENSITY' and
9826            'DOCKER' and
9827            'CHAIN' and
9828            'NF_VPPIP4' and
9829            'IPSEC' and
9830            'TNL_10000' and
9831            'IMIX' and
9832            '4T4C' and
9833            'NDRPDR'"
9834   parameters:
9835   - "throughput"
9836   - "name"
9837   - "tags"
9838   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9839   x-axis: "X = CNFs per Service Chain"
9840   y-axis: "Y = Number of Service Chains"
9841   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9842   layout:
9843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9844     layout: "plot-service-density"
9845
9846 ###############################################################################
9847
9848 # Plots - NF Density - CSP - MRR 64b
9849
9850 #- type: "plot"
9851 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9852 #  algorithm: "plot_nf_heatmap"
9853 #  output-file-type: ".html"
9854 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9855 #  data: "plot-vpp-nfv-2n-skx-mrr"
9856 #  filter: "'NIC_Intel-XXV710' and
9857 #           'NF_DENSITY' and
9858 #           'DOCKER' and
9859 #           'PIPELINE' and
9860 #           'NF_VPPIP4' and
9861 #           '64B' and
9862 #           '2T1C' and
9863 #           'MRR'"
9864 #  parameters:
9865 #  - "result"
9866 #  - "name"
9867 #  - "tags"
9868 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9869 #  x-axis: "X = CNFs per Service Pipeline"
9870 #  y-axis: "Y = Number of Service Pipelines"
9871 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9872 #  layout:
9873 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9874 #    layout: "plot-service-density"
9875 #
9876 #- type: "plot"
9877 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9878 #  algorithm: "plot_nf_heatmap"
9879 #  output-file-type: ".html"
9880 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9881 #  data: "plot-vpp-nfv-2n-skx-mrr"
9882 #  filter: "'NIC_Intel-XXV710' and
9883 #           'NF_DENSITY' and
9884 #           'DOCKER' and
9885 #           'PIPELINE' and
9886 #           'NF_VPPIP4' and
9887 #           '64B' and
9888 #           '4T2C' and
9889 #           'MRR'"
9890 #  parameters:
9891 #  - "result"
9892 #  - "name"
9893 #  - "tags"
9894 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9895 #  x-axis: "X = CNFs per Service Pipeline"
9896 #  y-axis: "Y = Number of Service Pipelines"
9897 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9898 #  layout:
9899 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9900 #    layout: "plot-service-density"
9901 #
9902 #- type: "plot"
9903 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9904 #  algorithm: "plot_nf_heatmap"
9905 #  output-file-type: ".html"
9906 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9907 #  data: "plot-vpp-nfv-2n-skx-mrr"
9908 #  filter: "'NIC_Intel-XXV710' and
9909 #           'NF_DENSITY' and
9910 #           'DOCKER' and
9911 #           'PIPELINE' and
9912 #           'NF_VPPIP4' and
9913 #           '64B' and
9914 #           '8T4C' and
9915 #           'MRR'"
9916 #  parameters:
9917 #  - "result"
9918 #  - "name"
9919 #  - "tags"
9920 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9921 #  x-axis: "X = CNFs per Service Pipeline"
9922 #  y-axis: "Y = Number of Service Pipelines"
9923 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9924 #  layout:
9925 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9926 #    layout: "plot-service-density"
9927 #
9928 ## Plots - NF Density - CSP - MRR IMIX
9929 #- type: "plot"
9930 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9931 #  algorithm: "plot_nf_heatmap"
9932 #  output-file-type: ".html"
9933 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9934 #  data: "plot-vpp-nfv-2n-skx-mrr"
9935 #  filter: "'NIC_Intel-XXV710' and
9936 #           'NF_DENSITY' and
9937 #           'DOCKER' and
9938 #           'PIPELINE' and
9939 #           'NF_VPPIP4' and
9940 #           'IMIX' and
9941 #           '2T1C' and
9942 #           'MRR'"
9943 #  parameters:
9944 #  - "result"
9945 #  - "name"
9946 #  - "tags"
9947 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9948 #  x-axis: "X = CNFs per Service Pipeline"
9949 #  y-axis: "Y = Number of Service Pipelines"
9950 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9951 #  layout:
9952 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9953 #    layout: "plot-service-density"
9954 #
9955 #- type: "plot"
9956 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9957 #  algorithm: "plot_nf_heatmap"
9958 #  output-file-type: ".html"
9959 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9960 #  data: "plot-vpp-nfv-2n-skx-mrr"
9961 #  filter: "'NIC_Intel-XXV710' and
9962 #           'NF_DENSITY' and
9963 #           'DOCKER' and
9964 #           'PIPELINE' and
9965 #           'NF_VPPIP4' and
9966 #           'IMIX' and
9967 #           '4T2C' and
9968 #           'MRR'"
9969 #  parameters:
9970 #  - "result"
9971 #  - "name"
9972 #  - "tags"
9973 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9974 #  x-axis: "X = CNFs per Service Pipeline"
9975 #  y-axis: "Y = Number of Service Pipelines"
9976 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9977 #  layout:
9978 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9979 #    layout: "plot-service-density"
9980 #
9981 #- type: "plot"
9982 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9983 #  algorithm: "plot_nf_heatmap"
9984 #  output-file-type: ".html"
9985 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9986 #  data: "plot-vpp-nfv-2n-skx-mrr"
9987 #  filter: "'NIC_Intel-XXV710' and
9988 #           'NF_DENSITY' and
9989 #           'DOCKER' and
9990 #           'PIPELINE' and
9991 #           'NF_VPPIP4' and
9992 #           'IMIX' and
9993 #           '8T4C' and
9994 #           'MRR'"
9995 #  parameters:
9996 #  - "result"
9997 #  - "name"
9998 #  - "tags"
9999 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10000 #  x-axis: "X = CNFs per Service Pipeline"
10001 #  y-axis: "Y = Number of Service Pipelines"
10002 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10003 #  layout:
10004 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10005 #    layout: "plot-service-density"
10006 #
10007 ## Plots - NF Density - CSP - NDR 64b
10008 #- type: "plot"
10009 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10010 #  algorithm: "plot_nf_heatmap"
10011 #  output-file-type: ".html"
10012 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
10013 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10014 #  filter: "'NIC_Intel-XXV710' and
10015 #           'NF_DENSITY' and
10016 #           'DOCKER' and
10017 #           'PIPELINE' and
10018 #           'NF_VPPIP4' and
10019 #           '64B' and
10020 #           '2T1C' and
10021 #           'NDRPDR'"
10022 #  parameters:
10023 #  - "throughput"
10024 #  - "name"
10025 #  - "tags"
10026 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10027 #  x-axis: "X = CNFs per Service Pipeline"
10028 #  y-axis: "Y = Number of Service Pipelines"
10029 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10030 #  layout:
10031 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10032 #    layout: "plot-service-density"
10033 #
10034 #- type: "plot"
10035 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10036 #  algorithm: "plot_nf_heatmap"
10037 #  output-file-type: ".html"
10038 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
10039 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10040 #  filter: "'NIC_Intel-XXV710' and
10041 #           'NF_DENSITY' and
10042 #           'DOCKER' and
10043 #           'PIPELINE' and
10044 #           'NF_VPPIP4' and
10045 #           '64B' and
10046 #           '4T2C' and
10047 #           'NDRPDR'"
10048 #  parameters:
10049 #  - "throughput"
10050 #  - "name"
10051 #  - "tags"
10052 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10053 #  x-axis: "X = CNFs per Service Pipeline"
10054 #  y-axis: "Y = Number of Service Pipelines"
10055 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10056 #  layout:
10057 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10058 #    layout: "plot-service-density"
10059 #
10060 #- type: "plot"
10061 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10062 #  algorithm: "plot_nf_heatmap"
10063 #  output-file-type: ".html"
10064 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
10065 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10066 #  filter: "'NIC_Intel-XXV710' and
10067 #           'NF_DENSITY' and
10068 #           'DOCKER' and
10069 #           'PIPELINE' and
10070 #           'NF_VPPIP4' and
10071 #           '64B' and
10072 #           '8T4C' and
10073 #           'NDRPDR'"
10074 #  parameters:
10075 #  - "throughput"
10076 #  - "name"
10077 #  - "tags"
10078 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10079 #  x-axis: "X = CNFs per Service Pipeline"
10080 #  y-axis: "Y = Number of Service Pipelines"
10081 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10082 #  layout:
10083 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10084 #    layout: "plot-service-density"
10085 #
10086 ## Plots - NF Density - CSP - NDR IMIX
10087 #- type: "plot"
10088 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10089 #  algorithm: "plot_nf_heatmap"
10090 #  output-file-type: ".html"
10091 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10092 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10093 #  filter: "'NIC_Intel-XXV710' and
10094 #           'NF_DENSITY' and
10095 #           'DOCKER' and
10096 #           'PIPELINE' and
10097 #           'NF_VPPIP4' and
10098 #           'IMIX' and
10099 #           '2T1C' and
10100 #           'NDRPDR'"
10101 #  parameters:
10102 #  - "throughput"
10103 #  - "name"
10104 #  - "tags"
10105 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10106 #  x-axis: "X = CNFs per Service Pipeline"
10107 #  y-axis: "Y = Number of Service Pipelines"
10108 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10109 #  layout:
10110 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10111 #    layout: "plot-service-density"
10112 #
10113 #- type: "plot"
10114 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10115 #  algorithm: "plot_nf_heatmap"
10116 #  output-file-type: ".html"
10117 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10118 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10119 #  filter: "'NIC_Intel-XXV710' and
10120 #           'NF_DENSITY' and
10121 #           'DOCKER' and
10122 #           'PIPELINE' and
10123 #           'NF_VPPIP4' and
10124 #           'IMIX' and
10125 #           '4T2C' and
10126 #           'NDRPDR'"
10127 #  parameters:
10128 #  - "throughput"
10129 #  - "name"
10130 #  - "tags"
10131 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10132 #  x-axis: "X = CNFs per Service Pipeline"
10133 #  y-axis: "Y = Number of Service Pipelines"
10134 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10135 #  layout:
10136 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10137 #    layout: "plot-service-density"
10138 #
10139 #- type: "plot"
10140 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10141 #  algorithm: "plot_nf_heatmap"
10142 #  output-file-type: ".html"
10143 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10144 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10145 #  filter: "'NIC_Intel-XXV710' and
10146 #           'NF_DENSITY' and
10147 #           'DOCKER' and
10148 #           'PIPELINE' and
10149 #           'NF_VPPIP4' and
10150 #           'IMIX' and
10151 #           '8T4C' and
10152 #           'NDRPDR'"
10153 #  parameters:
10154 #  - "throughput"
10155 #  - "name"
10156 #  - "tags"
10157 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10158 #  x-axis: "X = CNFs per Service Pipeline"
10159 #  y-axis: "Y = Number of Service Pipelines"
10160 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10161 #  layout:
10162 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10163 #    layout: "plot-service-density"
10164 #
10165 ## Plots - NF Density - CSP - PDR 64b
10166 #- type: "plot"
10167 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10168 #  algorithm: "plot_nf_heatmap"
10169 #  output-file-type: ".html"
10170 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
10171 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10172 #  filter: "'NIC_Intel-XXV710' and
10173 #           'NF_DENSITY' and
10174 #           'DOCKER' and
10175 #           'PIPELINE' and
10176 #           'NF_VPPIP4' and
10177 #           '64B' and
10178 #           '2T1C' and
10179 #           'NDRPDR'"
10180 #  parameters:
10181 #  - "throughput"
10182 #  - "name"
10183 #  - "tags"
10184 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10185 #  x-axis: "X = CNFs per Service Pipeline"
10186 #  y-axis: "Y = Number of Service Pipelines"
10187 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10188 #  layout:
10189 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10190 #    layout: "plot-service-density"
10191 #
10192 #- type: "plot"
10193 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10194 #  algorithm: "plot_nf_heatmap"
10195 #  output-file-type: ".html"
10196 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
10197 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10198 #  filter: "'NIC_Intel-XXV710' and
10199 #           'NF_DENSITY' and
10200 #           'DOCKER' and
10201 #           'PIPELINE' and
10202 #           'NF_VPPIP4' and
10203 #           '64B' and
10204 #           '4T2C' and
10205 #           'NDRPDR'"
10206 #  parameters:
10207 #  - "throughput"
10208 #  - "name"
10209 #  - "tags"
10210 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10211 #  x-axis: "X = CNFs per Service Pipeline"
10212 #  y-axis: "Y = Number of Service Pipelines"
10213 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10214 #  layout:
10215 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10216 #    layout: "plot-service-density"
10217 #
10218 #- type: "plot"
10219 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10220 #  algorithm: "plot_nf_heatmap"
10221 #  output-file-type: ".html"
10222 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
10223 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10224 #  filter: "'NIC_Intel-XXV710' and
10225 #           'NF_DENSITY' and
10226 #           'DOCKER' and
10227 #           'PIPELINE' and
10228 #           'NF_VPPIP4' and
10229 #           '64B' and
10230 #           '8T4C' and
10231 #           'NDRPDR'"
10232 #  parameters:
10233 #  - "throughput"
10234 #  - "name"
10235 #  - "tags"
10236 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10237 #  x-axis: "X = CNFs per Service Pipeline"
10238 #  y-axis: "Y = Number of Service Pipelines"
10239 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10240 #  layout:
10241 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10242 #    layout: "plot-service-density"
10243 #
10244 ## Plots - NF Density - CSP - PDR IMIX
10245 #- type: "plot"
10246 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10247 #  algorithm: "plot_nf_heatmap"
10248 #  output-file-type: ".html"
10249 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10250 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10251 #  filter: "'NIC_Intel-XXV710' and
10252 #           'NF_DENSITY' and
10253 #           'DOCKER' and
10254 #           'PIPELINE' and
10255 #           'NF_VPPIP4' and
10256 #           'IMIX' and
10257 #           '2T1C' and
10258 #           'NDRPDR'"
10259 #  parameters:
10260 #  - "throughput"
10261 #  - "name"
10262 #  - "tags"
10263 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10264 #  x-axis: "X = CNFs per Service Pipeline"
10265 #  y-axis: "Y = Number of Service Pipelines"
10266 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10267 #  layout:
10268 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10269 #    layout: "plot-service-density"
10270 #
10271 #- type: "plot"
10272 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10273 #  algorithm: "plot_nf_heatmap"
10274 #  output-file-type: ".html"
10275 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10276 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10277 #  filter: "'NIC_Intel-XXV710' and
10278 #           'NF_DENSITY' and
10279 #           'DOCKER' and
10280 #           'PIPELINE' and
10281 #           'NF_VPPIP4' and
10282 #           'IMIX' and
10283 #           '4T2C' and
10284 #           'NDRPDR'"
10285 #  parameters:
10286 #  - "throughput"
10287 #  - "name"
10288 #  - "tags"
10289 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10290 #  x-axis: "X = CNFs per Service Pipeline"
10291 #  y-axis: "Y = Number of Service Pipelines"
10292 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10293 #  layout:
10294 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10295 #    layout: "plot-service-density"
10296 #
10297 #- type: "plot"
10298 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10299 #  algorithm: "plot_nf_heatmap"
10300 #  output-file-type: ".html"
10301 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10302 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10303 #  filter: "'NIC_Intel-XXV710' and
10304 #           'NF_DENSITY' and
10305 #           'DOCKER' and
10306 #           'PIPELINE' and
10307 #           'NF_VPPIP4' and
10308 #           'IMIX' and
10309 #           '8T4C' and
10310 #           'NDRPDR'"
10311 #  parameters:
10312 #  - "throughput"
10313 #  - "name"
10314 #  - "tags"
10315 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10316 #  x-axis: "X = CNFs per Service Pipeline"
10317 #  y-axis: "Y = Number of Service Pipelines"
10318 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10319 #  layout:
10320 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10321 #    layout: "plot-service-density"
10322
10323 ###############################################################################
10324 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10325
10326 - type: "plot"
10327   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10328   algorithm: "plot_nf_heatmap"
10329   output-file-type: ".html"
10330   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10331   data: "plot-vpp-nfv-2n-clx-mrr"
10332   filter: "'NIC_Intel-XXV710' and
10333            'NF_DENSITY' and
10334            'VHOST' and
10335            not 'VXLAN' and
10336            'CHAIN' and
10337            'NF_VPPIP4' and
10338            'IMIX' and
10339            '2T1C' and
10340            'MRR'"
10341   parameters:
10342   - "result"
10343   - "name"
10344   - "tags"
10345   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10346   x-axis: "X = VNFs per Service Chain"
10347   y-axis: "Y = Number of Service Chains"
10348   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10349   layout:
10350     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10351     layout: "plot-service-density"
10352
10353 - type: "plot"
10354   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10355   algorithm: "plot_nf_heatmap"
10356   output-file-type: ".html"
10357   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10358   data: "plot-vpp-nfv-2n-clx-mrr"
10359   filter: "'NIC_Intel-XXV710' and
10360            'NF_DENSITY' and
10361            'VHOST' and
10362            not 'VXLAN' and
10363            'CHAIN' and
10364            'NF_VPPIP4' and
10365            'IMIX' and
10366            '4T2C' and
10367            'MRR'"
10368   parameters:
10369   - "result"
10370   - "name"
10371   - "tags"
10372   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10373   x-axis: "X = VNFs per Service Chain"
10374   y-axis: "Y = Number of Service Chains"
10375   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10376   layout:
10377     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10378     layout: "plot-service-density"
10379
10380 - type: "plot"
10381   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10382   algorithm: "plot_nf_heatmap"
10383   output-file-type: ".html"
10384   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10385   data: "plot-vpp-nfv-2n-clx-mrr"
10386   filter: "'NIC_Intel-XXV710' and
10387            'NF_DENSITY' and
10388            'VHOST' and
10389            not 'VXLAN' and
10390            'CHAIN' and
10391            'NF_VPPIP4' and
10392            'IMIX' and
10393            '8T4C' and
10394            'MRR'"
10395   parameters:
10396   - "result"
10397   - "name"
10398   - "tags"
10399   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10400   x-axis: "X = VNFs per Service Chain"
10401   y-axis: "Y = Number of Service Chains"
10402   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10403   layout:
10404     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10405     layout: "plot-service-density"
10406
10407 # Plots - NF Density - VSC - NDR IMIX
10408 - type: "plot"
10409   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10410   algorithm: "plot_nf_heatmap"
10411   output-file-type: ".html"
10412   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10413   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10414   filter: "'NIC_Intel-XXV710' and
10415            'NF_DENSITY' and
10416            'VHOST' and
10417            not 'VXLAN' and
10418            'CHAIN' and
10419            'NF_VPPIP4' and
10420            'IMIX' and
10421            '2T1C' and
10422            'NDRPDR'"
10423   parameters:
10424   - "throughput"
10425   - "name"
10426   - "tags"
10427   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10428   x-axis: "X = VNFs per Service Chain"
10429   y-axis: "Y = Number of Service Chains"
10430   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10431   layout:
10432     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10433     layout: "plot-service-density"
10434
10435 - type: "plot"
10436   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10437   algorithm: "plot_nf_heatmap"
10438   output-file-type: ".html"
10439   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10440   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10441   filter: "'NIC_Intel-XXV710' and
10442            'NF_DENSITY' and
10443            'VHOST' and
10444            not 'VXLAN' and
10445            'CHAIN' and
10446            'NF_VPPIP4' and
10447            'IMIX' and
10448            '4T2C' and
10449            'NDRPDR'"
10450   parameters:
10451   - "throughput"
10452   - "name"
10453   - "tags"
10454   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10455   x-axis: "X = VNFs per Service Chain"
10456   y-axis: "Y = Number of Service Chains"
10457   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10458   layout:
10459     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10460     layout: "plot-service-density"
10461
10462 - type: "plot"
10463   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10464   algorithm: "plot_nf_heatmap"
10465   output-file-type: ".html"
10466   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10467   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10468   filter: "'NIC_Intel-XXV710' and
10469            'NF_DENSITY' and
10470            'VHOST' and
10471            not 'VXLAN' and
10472            'CHAIN' and
10473            'NF_VPPIP4' and
10474            'IMIX' and
10475            '8T4C' and
10476            'NDRPDR'"
10477   parameters:
10478   - "throughput"
10479   - "name"
10480   - "tags"
10481   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10482   x-axis: "X = VNFs per Service Chain"
10483   y-axis: "Y = Number of Service Chains"
10484   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10485   layout:
10486     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10487     layout: "plot-service-density"
10488
10489 # Plots - NF Density - VSC - PDR IMIX
10490 - type: "plot"
10491   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10492   algorithm: "plot_nf_heatmap"
10493   output-file-type: ".html"
10494   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10495   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10496   filter: "'NIC_Intel-XXV710' and
10497            'NF_DENSITY' and
10498            'VHOST' and
10499            not 'VXLAN' and
10500            'CHAIN' and
10501            'NF_VPPIP4' and
10502            'IMIX' and
10503            '2T1C' and
10504            'NDRPDR'"
10505   parameters:
10506   - "throughput"
10507   - "name"
10508   - "tags"
10509   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10510   x-axis: "X = VNFs per Service Chain"
10511   y-axis: "Y = Number of Service Chains"
10512   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10513   layout:
10514     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10515     layout: "plot-service-density"
10516
10517 - type: "plot"
10518   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10519   algorithm: "plot_nf_heatmap"
10520   output-file-type: ".html"
10521   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10522   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10523   filter: "'NIC_Intel-XXV710' and
10524            'NF_DENSITY' and
10525            'VHOST' and
10526            not 'VXLAN' and
10527            'CHAIN' and
10528            'NF_VPPIP4' and
10529            'IMIX' and
10530            '4T2C' and
10531            'NDRPDR'"
10532   parameters:
10533   - "throughput"
10534   - "name"
10535   - "tags"
10536   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10537   x-axis: "X = VNFs per Service Chain"
10538   y-axis: "Y = Number of Service Chains"
10539   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10540   layout:
10541     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10542     layout: "plot-service-density"
10543
10544 - type: "plot"
10545   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10546   algorithm: "plot_nf_heatmap"
10547   output-file-type: ".html"
10548   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10549   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10550   filter: "'NIC_Intel-XXV710' and
10551            'NF_DENSITY' and
10552            'VHOST' and
10553            not 'VXLAN' and
10554            'CHAIN' and
10555            'NF_VPPIP4' and
10556            'IMIX' and
10557            '8T4C' and
10558            'NDRPDR'"
10559   parameters:
10560   - "throughput"
10561   - "name"
10562   - "tags"
10563   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10564   x-axis: "X = VNFs per Service Chain"
10565   y-axis: "Y = Number of Service Chains"
10566   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10567   layout:
10568     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10569     layout: "plot-service-density"
10570
10571 # Plots - NF Density - VSC - MRR IMIX
10572 - type: "plot"
10573   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10574   algorithm: "plot_nf_heatmap"
10575   output-file-type: ".html"
10576   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10577   data: "plot-vpp-nfv-2n-clx-mrr"
10578   filter: "'NIC_Intel-XXV710' and
10579            'NF_DENSITY' and
10580            'VHOST' and
10581            'VXLAN' and
10582            'CHAIN' and
10583            'IMIX' and
10584            '2T1C' and
10585            'MRR'"
10586   parameters:
10587   - "result"
10588   - "name"
10589   - "tags"
10590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10591   x-axis: "X = VNFs per Service Chain"
10592   y-axis: "Y = Number of Service Chains"
10593   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10594   layout:
10595     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10596     layout: "plot-service-density"
10597
10598 - type: "plot"
10599   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10600   algorithm: "plot_nf_heatmap"
10601   output-file-type: ".html"
10602   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10603   data: "plot-vpp-nfv-2n-clx-mrr"
10604   filter: "'NIC_Intel-XXV710' and
10605            'NF_DENSITY' and
10606            'VHOST' and
10607            'VXLAN' and
10608            'CHAIN' and
10609            'IMIX' and
10610            '4T2C' and
10611            'MRR'"
10612   parameters:
10613   - "result"
10614   - "name"
10615   - "tags"
10616   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10617   x-axis: "X = VNFs per Service Chain"
10618   y-axis: "Y = Number of Service Chains"
10619   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10620   layout:
10621     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10622     layout: "plot-service-density"
10623
10624 - type: "plot"
10625   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10626   algorithm: "plot_nf_heatmap"
10627   output-file-type: ".html"
10628   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10629   data: "plot-vpp-nfv-2n-clx-mrr"
10630   filter: "'NIC_Intel-XXV710' and
10631            'NF_DENSITY' and
10632            'VHOST' and
10633            'VXLAN' and
10634            'CHAIN' and
10635            'IMIX' and
10636            '8T4C' and
10637            'MRR'"
10638   parameters:
10639   - "result"
10640   - "name"
10641   - "tags"
10642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10643   x-axis: "X = VNFs per Service Chain"
10644   y-axis: "Y = Number of Service Chains"
10645   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10646   layout:
10647     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10648     layout: "plot-service-density"
10649
10650 # Plots - NF Density - VSC - NDR IMIX
10651 - type: "plot"
10652   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10653   algorithm: "plot_nf_heatmap"
10654   output-file-type: ".html"
10655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10656   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10657   filter: "'NIC_Intel-XXV710' and
10658            'NF_DENSITY' and
10659            'VHOST' and
10660            'VXLAN' and
10661            'CHAIN' and
10662            'IMIX' and
10663            '2T1C' and
10664            'NDRPDR'"
10665   parameters:
10666   - "throughput"
10667   - "name"
10668   - "tags"
10669   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10670   x-axis: "X = VNFs per Service Chain"
10671   y-axis: "Y = Number of Service Chains"
10672   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10673   layout:
10674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10675     layout: "plot-service-density"
10676
10677 - type: "plot"
10678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10679   algorithm: "plot_nf_heatmap"
10680   output-file-type: ".html"
10681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10682   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10683   filter: "'NIC_Intel-XXV710' and
10684            'NF_DENSITY' and
10685            'VHOST' and
10686            'VXLAN' and
10687            'CHAIN' and
10688            'IMIX' and
10689            '4T2C' and
10690            'NDRPDR'"
10691   parameters:
10692   - "throughput"
10693   - "name"
10694   - "tags"
10695   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10696   x-axis: "X = VNFs per Service Chain"
10697   y-axis: "Y = Number of Service Chains"
10698   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10699   layout:
10700     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10701     layout: "plot-service-density"
10702
10703 - type: "plot"
10704   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10705   algorithm: "plot_nf_heatmap"
10706   output-file-type: ".html"
10707   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10708   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10709   filter: "'NIC_Intel-XXV710' and
10710            'NF_DENSITY' and
10711            'VHOST' and
10712            'VXLAN' and
10713            'CHAIN' and
10714            'IMIX' and
10715            '8T4C' and
10716            'NDRPDR'"
10717   parameters:
10718   - "throughput"
10719   - "name"
10720   - "tags"
10721   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10722   x-axis: "X = VNFs per Service Chain"
10723   y-axis: "Y = Number of Service Chains"
10724   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10725   layout:
10726     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10727     layout: "plot-service-density"
10728
10729 # Plots - NF Density - VSC - PDR IMIX
10730 - type: "plot"
10731   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10732   algorithm: "plot_nf_heatmap"
10733   output-file-type: ".html"
10734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10735   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10736   filter: "'NIC_Intel-XXV710' and
10737            'NF_DENSITY' and
10738            'VHOST' and
10739            'VXLAN' and
10740            'CHAIN' and
10741            'IMIX' and
10742            '2T1C' and
10743            'NDRPDR'"
10744   parameters:
10745   - "throughput"
10746   - "name"
10747   - "tags"
10748   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10749   x-axis: "X = VNFs per Service Chain"
10750   y-axis: "Y = Number of Service Chains"
10751   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10752   layout:
10753     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10754     layout: "plot-service-density"
10755
10756 - type: "plot"
10757   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10758   algorithm: "plot_nf_heatmap"
10759   output-file-type: ".html"
10760   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10761   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10762   filter: "'NIC_Intel-XXV710' and
10763            'NF_DENSITY' and
10764            'VHOST' and
10765            'VXLAN' and
10766            'CHAIN' and
10767            'IMIX' and
10768            '4T2C' and
10769            'NDRPDR'"
10770   parameters:
10771   - "throughput"
10772   - "name"
10773   - "tags"
10774   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10775   x-axis: "X = VNFs per Service Chain"
10776   y-axis: "Y = Number of Service Chains"
10777   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10778   layout:
10779     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10780     layout: "plot-service-density"
10781
10782 - type: "plot"
10783   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10784   algorithm: "plot_nf_heatmap"
10785   output-file-type: ".html"
10786   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10787   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10788   filter: "'NIC_Intel-XXV710' and
10789            'NF_DENSITY' and
10790            'VHOST' and
10791            'VXLAN' and
10792            'CHAIN' and
10793            'IMIX' and
10794            '8T4C' and
10795            'NDRPDR'"
10796   parameters:
10797   - "throughput"
10798   - "name"
10799   - "tags"
10800   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10801   x-axis: "X = VNFs per Service Chain"
10802   y-axis: "Y = Number of Service Chains"
10803   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10804   layout:
10805     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10806     layout: "plot-service-density"
10807
10808 # Plots - NF Density - CSC - MRR IMIX
10809 - type: "plot"
10810   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10811   algorithm: "plot_nf_heatmap"
10812   output-file-type: ".html"
10813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10814   data: "plot-vpp-nfv-2n-clx-mrr"
10815   filter: "'NIC_Intel-XXV710' and
10816            'NF_DENSITY' and
10817            'DOCKER' and
10818            'CHAIN' and
10819            'NF_VPPIP4' and
10820            'IMIX' and
10821            '2T1C' and
10822            'MRR'"
10823   parameters:
10824   - "result"
10825   - "name"
10826   - "tags"
10827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10828   x-axis: "X = CNFs per Service Chain"
10829   y-axis: "Y = Number of Service Chains"
10830   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10831   layout:
10832     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10833     layout: "plot-service-density"
10834
10835 - type: "plot"
10836   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10837   algorithm: "plot_nf_heatmap"
10838   output-file-type: ".html"
10839   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10840   data: "plot-vpp-nfv-2n-clx-mrr"
10841   filter: "'NIC_Intel-XXV710' and
10842            'NF_DENSITY' and
10843            'DOCKER' and
10844            'CHAIN' and
10845            'NF_VPPIP4' and
10846            'IMIX' and
10847            '4T2C' and
10848            'MRR'"
10849   parameters:
10850   - "result"
10851   - "name"
10852   - "tags"
10853   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10854   x-axis: "X = CNFs per Service Chain"
10855   y-axis: "Y = Number of Service Chains"
10856   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10857   layout:
10858     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10859     layout: "plot-service-density"
10860
10861 - type: "plot"
10862   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10863   algorithm: "plot_nf_heatmap"
10864   output-file-type: ".html"
10865   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10866   data: "plot-vpp-nfv-2n-clx-mrr"
10867   filter: "'NIC_Intel-XXV710' and
10868            'NF_DENSITY' and
10869            'DOCKER' and
10870            'CHAIN' and
10871            'NF_VPPIP4' and
10872            'IMIX' and
10873            '8T4C' and
10874            'MRR'"
10875   parameters:
10876   - "result"
10877   - "name"
10878   - "tags"
10879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10880   x-axis: "X = CNFs per Service Chain"
10881   y-axis: "Y = Number of Service Chains"
10882   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10883   layout:
10884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10885     layout: "plot-service-density"
10886
10887 # Plots - NF Density - CSC - NDR IMIX
10888 - type: "plot"
10889   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10890   algorithm: "plot_nf_heatmap"
10891   output-file-type: ".html"
10892   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10893   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10894   filter: "'NIC_Intel-XXV710' and
10895            'NF_DENSITY' and
10896            'DOCKER' and
10897            'CHAIN' and
10898            'NF_VPPIP4' and
10899            'IMIX' and
10900            '2T1C' and
10901            'NDRPDR'"
10902   parameters:
10903   - "throughput"
10904   - "name"
10905   - "tags"
10906   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10907   x-axis: "X = CNFs per Service Chain"
10908   y-axis: "Y = Number of Service Chains"
10909   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10910   layout:
10911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10912     layout: "plot-service-density"
10913
10914 - type: "plot"
10915   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10916   algorithm: "plot_nf_heatmap"
10917   output-file-type: ".html"
10918   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10919   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10920   filter: "'NIC_Intel-XXV710' and
10921            'NF_DENSITY' and
10922            'DOCKER' and
10923            'CHAIN' and
10924            'NF_VPPIP4' and
10925            'IMIX' and
10926            '4T2C' and
10927            'NDRPDR'"
10928   parameters:
10929   - "throughput"
10930   - "name"
10931   - "tags"
10932   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10933   x-axis: "X = CNFs per Service Chain"
10934   y-axis: "Y = Number of Service Chains"
10935   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10936   layout:
10937     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10938     layout: "plot-service-density"
10939
10940 - type: "plot"
10941   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10942   algorithm: "plot_nf_heatmap"
10943   output-file-type: ".html"
10944   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10945   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10946   filter: "'NIC_Intel-XXV710' and
10947            'NF_DENSITY' and
10948            'DOCKER' and
10949            'CHAIN' and
10950            'NF_VPPIP4' and
10951            'IMIX' and
10952            '8T4C' and
10953            'NDRPDR'"
10954   parameters:
10955   - "throughput"
10956   - "name"
10957   - "tags"
10958   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10959   x-axis: "X = CNFs per Service Chain"
10960   y-axis: "Y = Number of Service Chains"
10961   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10962   layout:
10963     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10964     layout: "plot-service-density"
10965
10966 # Plots - NF Density - CSC - PDR IMIX
10967 - type: "plot"
10968   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10969   algorithm: "plot_nf_heatmap"
10970   output-file-type: ".html"
10971   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10972   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10973   filter: "'NIC_Intel-XXV710' and
10974            'NF_DENSITY' and
10975            'DOCKER' and
10976            'CHAIN' and
10977            'NF_VPPIP4' and
10978            'IMIX' and
10979            '2T1C' and
10980            'NDRPDR'"
10981   parameters:
10982   - "throughput"
10983   - "name"
10984   - "tags"
10985   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10986   x-axis: "X = CNFs per Service Chain"
10987   y-axis: "Y = Number of Service Chains"
10988   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10989   layout:
10990     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10991     layout: "plot-service-density"
10992
10993 - type: "plot"
10994   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10995   algorithm: "plot_nf_heatmap"
10996   output-file-type: ".html"
10997   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10998   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10999   filter: "'NIC_Intel-XXV710' and
11000            'NF_DENSITY' and
11001            'DOCKER' and
11002            'CHAIN' and
11003            'NF_VPPIP4' and
11004            'IMIX' and
11005            '4T2C' and
11006            'NDRPDR'"
11007   parameters:
11008   - "throughput"
11009   - "name"
11010   - "tags"
11011   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11012   x-axis: "X = CNFs per Service Chain"
11013   y-axis: "Y = Number of Service Chains"
11014   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11015   layout:
11016     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11017     layout: "plot-service-density"
11018
11019 - type: "plot"
11020   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11021   algorithm: "plot_nf_heatmap"
11022   output-file-type: ".html"
11023   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11024   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11025   filter: "'NIC_Intel-XXV710' and
11026            'NF_DENSITY' and
11027            'DOCKER' and
11028            'CHAIN' and
11029            'NF_VPPIP4' and
11030            'IMIX' and
11031            '8T4C' and
11032            'NDRPDR'"
11033   parameters:
11034   - "throughput"
11035   - "name"
11036   - "tags"
11037   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11038   x-axis: "X = CNFs per Service Chain"
11039   y-axis: "Y = Number of Service Chains"
11040   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11041   layout:
11042     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11043     layout: "plot-service-density"
11044
11045 # Plots - NF Density - CSP - MRR IMIX
11046 - type: "plot"
11047   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11048   algorithm: "plot_nf_heatmap"
11049   output-file-type: ".html"
11050   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11051   data: "plot-vpp-nfv-2n-clx-mrr"
11052   filter: "'NIC_Intel-XXV710' and
11053            'NF_DENSITY' and
11054            'DOCKER' and
11055            'PIPELINE' and
11056            'NF_VPPIP4' and
11057            'IMIX' and
11058            '2T1C' and
11059            'MRR'"
11060   parameters:
11061   - "result"
11062   - "name"
11063   - "tags"
11064   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11065   x-axis: "X = CNFs per Service Pipeline"
11066   y-axis: "Y = Number of Service Pipelines"
11067   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11068   layout:
11069     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11070     layout: "plot-service-density"
11071
11072 - type: "plot"
11073   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11074   algorithm: "plot_nf_heatmap"
11075   output-file-type: ".html"
11076   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11077   data: "plot-vpp-nfv-2n-clx-mrr"
11078   filter: "'NIC_Intel-XXV710' and
11079            'NF_DENSITY' and
11080            'DOCKER' and
11081            'PIPELINE' and
11082            'NF_VPPIP4' and
11083            'IMIX' and
11084            '4T2C' and
11085            'MRR'"
11086   parameters:
11087   - "result"
11088   - "name"
11089   - "tags"
11090   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11091   x-axis: "X = CNFs per Service Pipeline"
11092   y-axis: "Y = Number of Service Pipelines"
11093   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11094   layout:
11095     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11096     layout: "plot-service-density"
11097
11098 - type: "plot"
11099   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11100   algorithm: "plot_nf_heatmap"
11101   output-file-type: ".html"
11102   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11103   data: "plot-vpp-nfv-2n-clx-mrr"
11104   filter: "'NIC_Intel-XXV710' and
11105            'NF_DENSITY' and
11106            'DOCKER' and
11107            'PIPELINE' and
11108            'NF_VPPIP4' and
11109            'IMIX' and
11110            '8T4C' and
11111            'MRR'"
11112   parameters:
11113   - "result"
11114   - "name"
11115   - "tags"
11116   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11117   x-axis: "X = CNFs per Service Pipeline"
11118   y-axis: "Y = Number of Service Pipelines"
11119   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11120   layout:
11121     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11122     layout: "plot-service-density"
11123
11124 # Plots - NF Density - CSP - NDR IMIX
11125 - type: "plot"
11126   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11127   algorithm: "plot_nf_heatmap"
11128   output-file-type: ".html"
11129   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11130   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11131   filter: "'NIC_Intel-XXV710' and
11132            'NF_DENSITY' and
11133            'DOCKER' and
11134            'PIPELINE' and
11135            'NF_VPPIP4' and
11136            'IMIX' and
11137            '2T1C' and
11138            'NDRPDR'"
11139   parameters:
11140   - "throughput"
11141   - "name"
11142   - "tags"
11143   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11144   x-axis: "X = CNFs per Service Pipeline"
11145   y-axis: "Y = Number of Service Pipelines"
11146   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11147   layout:
11148     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11149     layout: "plot-service-density"
11150
11151 - type: "plot"
11152   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11153   algorithm: "plot_nf_heatmap"
11154   output-file-type: ".html"
11155   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11156   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11157   filter: "'NIC_Intel-XXV710' and
11158            'NF_DENSITY' and
11159            'DOCKER' and
11160            'PIPELINE' and
11161            'NF_VPPIP4' and
11162            'IMIX' and
11163            '4T2C' and
11164            'NDRPDR'"
11165   parameters:
11166   - "throughput"
11167   - "name"
11168   - "tags"
11169   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11170   x-axis: "X = CNFs per Service Pipeline"
11171   y-axis: "Y = Number of Service Pipelines"
11172   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11173   layout:
11174     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11175     layout: "plot-service-density"
11176
11177 - type: "plot"
11178   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11179   algorithm: "plot_nf_heatmap"
11180   output-file-type: ".html"
11181   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11182   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11183   filter: "'NIC_Intel-XXV710' and
11184            'NF_DENSITY' and
11185            'DOCKER' and
11186            'PIPELINE' and
11187            'NF_VPPIP4' and
11188            'IMIX' and
11189            '8T4C' and
11190            'NDRPDR'"
11191   parameters:
11192   - "throughput"
11193   - "name"
11194   - "tags"
11195   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11196   x-axis: "X = CNFs per Service Pipeline"
11197   y-axis: "Y = Number of Service Pipelines"
11198   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11199   layout:
11200     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11201     layout: "plot-service-density"
11202
11203 # Plots - NF Density - CSP - PDR IMIX
11204 - type: "plot"
11205   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11206   algorithm: "plot_nf_heatmap"
11207   output-file-type: ".html"
11208   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11209   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11210   filter: "'NIC_Intel-XXV710' and
11211            'NF_DENSITY' and
11212            'DOCKER' and
11213            'PIPELINE' and
11214            'NF_VPPIP4' and
11215            'IMIX' and
11216            '2T1C' and
11217            'NDRPDR'"
11218   parameters:
11219   - "throughput"
11220   - "name"
11221   - "tags"
11222   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11223   x-axis: "X = CNFs per Service Pipeline"
11224   y-axis: "Y = Number of Service Pipelines"
11225   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11226   layout:
11227     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11228     layout: "plot-service-density"
11229
11230 - type: "plot"
11231   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11232   algorithm: "plot_nf_heatmap"
11233   output-file-type: ".html"
11234   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11235   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11236   filter: "'NIC_Intel-XXV710' and
11237            'NF_DENSITY' and
11238            'DOCKER' and
11239            'PIPELINE' and
11240            'NF_VPPIP4' and
11241            'IMIX' and
11242            '4T2C' and
11243            'NDRPDR'"
11244   parameters:
11245   - "throughput"
11246   - "name"
11247   - "tags"
11248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11249   x-axis: "X = CNFs per Service Pipeline"
11250   y-axis: "Y = Number of Service Pipelines"
11251   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11252   layout:
11253     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11254     layout: "plot-service-density"
11255
11256 - type: "plot"
11257   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11258   algorithm: "plot_nf_heatmap"
11259   output-file-type: ".html"
11260   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11261   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11262   filter: "'NIC_Intel-XXV710' and
11263            'NF_DENSITY' and
11264            'DOCKER' and
11265            'PIPELINE' and
11266            'NF_VPPIP4' and
11267            'IMIX' and
11268            '8T4C' and
11269            'NDRPDR'"
11270   parameters:
11271   - "throughput"
11272   - "name"
11273   - "tags"
11274   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11275   x-axis: "X = CNFs per Service Pipeline"
11276   y-axis: "Y = Number of Service Pipelines"
11277   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11278   layout:
11279     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11280     layout: "plot-service-density"
11281
11282 ################################################################################
11283
11284 # Packet Throughput
11285
11286 - type: "plot"
11287   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11288   algorithm: "plot_perf_box_name"
11289   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11290   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11291   include:
11292     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11293     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11294     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11295     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11296   layout:
11297     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11298     layout: "plot-throughput"
11299
11300 - type: "plot"
11301   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11302   algorithm: "plot_perf_box_name"
11303   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11304   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11305   include:
11306     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11307     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11308     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11309     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11310   layout:
11311     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11312     layout: "plot-throughput"
11313
11314 - type: "plot"
11315   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11316   algorithm: "plot_perf_box_name"
11317   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11318   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11319   include:
11320     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11321     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11322     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11323     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11324   layout:
11325     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11326     layout: "plot-throughput"
11327
11328 - type: "plot"
11329   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11330   algorithm: "plot_perf_box_name"
11331   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11332   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11333   include:
11334     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11335     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11336     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11337     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11338   layout:
11339     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11340     layout: "plot-throughput"
11341
11342 - type: "plot"
11343   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11344   algorithm: "plot_perf_box_name"
11345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11347   include:
11348     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1dcr-ndrpdr"
11349     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1lxc-ndrpdr"
11350     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11351     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11352     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11353   layout:
11354     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11355     layout: "plot-throughput"
11356
11357 - type: "plot"
11358   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11359   algorithm: "plot_perf_box_name"
11360   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11362   include:
11363     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11364     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11365     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11366     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-avf-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11367     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11368   layout:
11369     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11370     layout: "plot-throughput"
11371
11372 - type: "plot"
11373   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11374   algorithm: "plot_perf_box_name"
11375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11377   include:
11378     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11379     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11380     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11381     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11382     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11383   layout:
11384     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11385     layout: "plot-throughput"
11386
11387 - type: "plot"
11388   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11389   algorithm: "plot_perf_box_name"
11390   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11392   include:
11393     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11394     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11395     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11396     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11397     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11398   layout:
11399     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11400     layout: "plot-throughput"
11401
11402 - type: "plot"
11403   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11404   algorithm: "plot_perf_box_name"
11405   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11406   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11407   include:
11408     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11409     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11410     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11411     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11412     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11413   layout:
11414     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11415     layout: "plot-throughput"
11416
11417 - type: "plot"
11418   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11419   algorithm: "plot_perf_box_name"
11420   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11421   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11422   include:
11423     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11424     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11425     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11426     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11427     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11428   layout:
11429     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11430     layout: "plot-throughput"
11431
11432 - type: "plot"
11433   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11434   algorithm: "plot_perf_box_name"
11435   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11436   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11437   include:
11438     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11439     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11440     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11441     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11442     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11443     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11444   layout:
11445     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11446     layout: "plot-throughput"
11447
11448 - type: "plot"
11449   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11450   algorithm: "plot_perf_box_name"
11451   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11452   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11453   include:
11454     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11455     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11456     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11457     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11458     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11459     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11460   layout:
11461     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11462     layout: "plot-throughput"
11463
11464 - type: "plot"
11465   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11466   algorithm: "plot_perf_box_name"
11467   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11468   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11469   include:
11470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11475   layout:
11476     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11477     layout: "plot-throughput"
11478
11479 - type: "plot"
11480   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11481   algorithm: "plot_perf_box_name"
11482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11484   include:
11485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11490   layout:
11491     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11492     layout: "plot-throughput"
11493
11494 - type: "plot"
11495   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11496   algorithm: "plot_perf_box_name"
11497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11499   include:
11500     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11501     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11503   layout:
11504     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11505     layout: "plot-throughput"
11506
11507 - type: "plot"
11508   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11509   algorithm: "plot_perf_box_name"
11510   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11511   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11512   include:
11513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11516   layout:
11517     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11518     layout: "plot-throughput"
11519
11520 - type: "plot"
11521   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11522   algorithm: "plot_perf_box_name"
11523   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11524   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11525   include:
11526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11531   layout:
11532     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11533     layout: "plot-throughput"
11534
11535 - type: "plot"
11536   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11537   algorithm: "plot_perf_box_name"
11538   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11539   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11540   include:
11541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11546   layout:
11547     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11548     layout: "plot-throughput"
11549
11550 - type: "plot"
11551   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11552   algorithm: "plot_perf_box_name"
11553   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11554   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11555   include:
11556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11559   layout:
11560     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11561     layout: "plot-throughput"
11562
11563 - type: "plot"
11564   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11565   algorithm: "plot_perf_box_name"
11566   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11568   include:
11569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11572   layout:
11573     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11574     layout: "plot-throughput"
11575
11576 - type: "plot"
11577   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11578   algorithm: "plot_perf_box_name"
11579   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11581   include:
11582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11588   layout:
11589     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11590     layout: "plot-throughput"
11591
11592 - type: "plot"
11593   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11594   algorithm: "plot_perf_box_name"
11595   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11596   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11597   include:
11598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11604   layout:
11605     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11610   algorithm: "plot_perf_box_name"
11611   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11613   include:
11614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11620   layout:
11621     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11622     layout: "plot-throughput"
11623
11624 - type: "plot"
11625   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11626   algorithm: "plot_perf_box_name"
11627   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11629   include:
11630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11636   layout:
11637     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11638     layout: "plot-throughput"
11639
11640 - type: "plot"
11641   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11642   algorithm: "plot_perf_box_name"
11643   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11645   include:
11646     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11647     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11648     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11649   layout:
11650     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11651     layout: "plot-throughput"
11652
11653 - type: "plot"
11654   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11655   algorithm: "plot_perf_box_name"
11656   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11658   include:
11659     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11660     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11661     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11662   layout:
11663     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11664     layout: "plot-throughput"
11665
11666 - type: "plot"
11667   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11668   algorithm: "plot_perf_box_name"
11669   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11670   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11671   include:
11672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11675 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11676 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11677   layout:
11678     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11679     layout: "plot-throughput"
11680
11681 - type: "plot"
11682   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11683   algorithm: "plot_perf_box_name"
11684   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11686   include:
11687     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11690 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11691 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11692   layout:
11693     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11694     layout: "plot-throughput"
11695
11696 - type: "plot"
11697   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11698   algorithm: "plot_perf_box_name"
11699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11701   include:
11702     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11706     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11707   layout:
11708     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11709     layout: "plot-throughput"
11710
11711 - type: "plot"
11712   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11713   algorithm: "plot_perf_box_name"
11714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11716   include:
11717     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11718     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11719     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11721     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11722   layout:
11723     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11724     layout: "plot-throughput"
11725
11726 - type: "plot"
11727   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11728   algorithm: "plot_perf_box_name"
11729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11731   include:
11732     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11733     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11734     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11735     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11736     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11737   layout:
11738     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11739     layout: "plot-throughput"
11740
11741 - type: "plot"
11742   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11743   algorithm: "plot_perf_box_name"
11744   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11746   include:
11747     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11748     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11749     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11750     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11751     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11752   layout:
11753     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11754     layout: "plot-throughput"
11755
11756 - type: "plot"
11757   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11758   algorithm: "plot_perf_box_name"
11759   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11761   include:
11762     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11763     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11764     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11765     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11766     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11768   layout:
11769     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11770     layout: "plot-throughput"
11771
11772 - type: "plot"
11773   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11774   algorithm: "plot_perf_box_name"
11775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11777   include:
11778     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11779     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11780     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11781     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11784   layout:
11785     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11786     layout: "plot-throughput"
11787
11788 - type: "plot"
11789   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11790   algorithm: "plot_perf_box_name"
11791   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11793   include:
11794     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11795     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11800   layout:
11801     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11802     layout: "plot-throughput"
11803
11804 - type: "plot"
11805   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11806   algorithm: "plot_perf_box_name"
11807   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11809   include:
11810     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11811     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11816   layout:
11817     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11818     layout: "plot-throughput"
11819
11820 - type: "plot"
11821   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11822   algorithm: "plot_perf_box_name"
11823   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11824   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11825   include:
11826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11831   layout:
11832     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11833     layout: "plot-throughput"
11834
11835 - type: "plot"
11836   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11837   algorithm: "plot_perf_box_name"
11838   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11839   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11840   include:
11841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11846   layout:
11847     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11848     layout: "plot-throughput"
11849
11850 - type: "plot"
11851   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11852   algorithm: "plot_perf_box_name"
11853   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11854   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11855   include:
11856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11862   layout:
11863     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11864     layout: "plot-throughput"
11865
11866 - type: "plot"
11867   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11868   algorithm: "plot_perf_box_name"
11869   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11870   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11871   include:
11872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11878   layout:
11879     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11880     layout: "plot-throughput"
11881
11882 - type: "plot"
11883   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11884   algorithm: "plot_perf_box_name"
11885   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11886   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11887   include:
11888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11889     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11892     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11893   layout:
11894     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11895     layout: "plot-throughput"
11896
11897 - type: "plot"
11898   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11899   algorithm: "plot_perf_box_name"
11900   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11901   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11902   include:
11903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11908   layout:
11909     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11910     layout: "plot-throughput"
11911
11912 - type: "plot"
11913   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11914   algorithm: "plot_perf_box_name"
11915   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11916   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11917   include:
11918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11924   layout:
11925     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11926     layout: "plot-throughput"
11927
11928 - type: "plot"
11929   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11930   algorithm: "plot_perf_box_name"
11931   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11932   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11933   include:
11934     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11935     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11938     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11939     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11940   layout:
11941     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11942     layout: "plot-throughput"
11943
11944 - type: "plot"
11945   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11946   algorithm: "plot_perf_box_name"
11947   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11948   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11949   include:
11950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11955   layout:
11956     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11957     layout: "plot-throughput"
11958
11959 - type: "plot"
11960   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11961   algorithm: "plot_perf_box_name"
11962   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11963   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11964   include:
11965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11970   layout:
11971     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11972     layout: "plot-throughput"
11973
11974 - type: "plot"
11975   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11976   algorithm: "plot_perf_box_name"
11977   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11978   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11979   include:
11980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11986   layout:
11987     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11988     layout: "plot-throughput"
11989
11990 - type: "plot"
11991   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11992   algorithm: "plot_perf_box_name"
11993   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11994   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11995   include:
11996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11997     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11998     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11999     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12000     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12001     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12002   layout:
12003     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12004     layout: "plot-throughput"
12005
12006 - type: "plot"
12007   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12008   algorithm: "plot_perf_box_name"
12009   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12011   include:
12012     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12013     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12014   layout:
12015     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12016     layout: "plot-throughput"
12017
12018 - type: "plot"
12019   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12020   algorithm: "plot_perf_box_name"
12021   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12022   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12023   include:
12024     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12025     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12026   layout:
12027     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12028     layout: "plot-throughput"
12029
12030 - type: "plot"
12031   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12032   algorithm: "plot_perf_box_name"
12033   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12035   include:
12036     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12037     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12038     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12039     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12040   layout:
12041     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12042     layout: "plot-throughput"
12043
12044 - type: "plot"
12045   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12046   algorithm: "plot_perf_box_name"
12047   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12048   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12049   include:
12050     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12051     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12052     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12053     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12054   layout:
12055     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12060   algorithm: "plot_perf_box_name"
12061   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12063   include:
12064     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12066     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12067     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12068   layout:
12069     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12070     layout: "plot-throughput"
12071
12072 - type: "plot"
12073   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12074   algorithm: "plot_perf_box_name"
12075   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12076   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12077   include:
12078     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12079     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12081     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12082   layout:
12083     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12084     layout: "plot-throughput"
12085
12086 - type: "plot"
12087   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12088   algorithm: "plot_perf_box_name"
12089   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12090   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12091   include:
12092     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12094     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12095     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12096   layout:
12097     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12098     layout: "plot-throughput"
12099
12100 - type: "plot"
12101   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12102   algorithm: "plot_perf_box_name"
12103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12105   include:
12106     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12109     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12110   layout:
12111     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12112     layout: "plot-throughput"
12113
12114 - type: "plot"
12115   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12116   algorithm: "plot_perf_box_name"
12117   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12118   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12119   include:
12120     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12123     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12124   layout:
12125     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12126     layout: "plot-throughput"
12127
12128 - type: "plot"
12129   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12130   algorithm: "plot_perf_box_name"
12131   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12132   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12133   include:
12134     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12135     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12138   layout:
12139     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12140     layout: "plot-throughput"
12141
12142 - type: "plot"
12143   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12144   algorithm: "plot_perf_box_name"
12145   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12146   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12147   include:
12148     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12149     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12154   layout:
12155     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12156     layout: "plot-throughput"
12157
12158 - type: "plot"
12159   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12160   algorithm: "plot_perf_box_name"
12161   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12163   include:
12164     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12165     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12170   layout:
12171     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12172     layout: "plot-throughput"
12173
12174 - type: "plot"
12175   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12176   algorithm: "plot_perf_box_name"
12177   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12178   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12179   include:
12180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12184     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12185   layout:
12186     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12187     layout: "plot-throughput"
12188
12189 - type: "plot"
12190   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12191   algorithm: "plot_perf_box_name"
12192   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12194   include:
12195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12196     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12197     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12198     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12199     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12200   layout:
12201     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12202     layout: "plot-throughput"
12203
12204 - type: "plot"
12205   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12206   algorithm: "plot_perf_box_name"
12207   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12208   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12209   include:
12210     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12211     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12212     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12213     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12214     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12215   layout:
12216     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12217     layout: "plot-throughput"
12218
12219 - type: "plot"
12220   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12221   algorithm: "plot_perf_box_name"
12222   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12223   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12224   include:
12225     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12226     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12227     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12228     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12229     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12230   layout:
12231     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12232     layout: "plot-throughput"
12233
12234 - type: "plot"
12235   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12236   algorithm: "plot_perf_box_name"
12237   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12239   include:
12240     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12241     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12242     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12243   layout:
12244     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12245     layout: "plot-throughput"
12246
12247 - type: "plot"
12248   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12249   algorithm: "plot_perf_box_name"
12250   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12252   include:
12253     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12254     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12255     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12256   layout:
12257     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12258     layout: "plot-throughput"
12259
12260 - type: "plot"
12261   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12262   algorithm: "plot_perf_box_name"
12263   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12265   include:
12266     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12267     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12268     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12269   layout:
12270     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12271     layout: "plot-throughput"
12272
12273 - type: "plot"
12274   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12275   algorithm: "plot_perf_box_name"
12276   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12278   include:
12279     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12281     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12282   layout:
12283     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12284     layout: "plot-throughput"
12285
12286 - type: "plot"
12287   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12288   algorithm: "plot_perf_box_name"
12289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12291   include:
12292     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12296     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12297   layout:
12298     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12299     layout: "plot-throughput"
12300
12301 - type: "plot"
12302   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12303   algorithm: "plot_perf_box_name"
12304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12306   include:
12307     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12309     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12311     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12312   layout:
12313     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12314     layout: "plot-throughput"
12315
12316 - type: "plot"
12317   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12318   algorithm: "plot_perf_box_name"
12319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12321   include:
12322     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12323     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12324     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12325     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12326     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12327   layout:
12328     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12329     layout: "plot-throughput"
12330
12331 - type: "plot"
12332   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12333   algorithm: "plot_perf_box_name"
12334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12336   include:
12337     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12338     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12339     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12340     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12341     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12342   layout:
12343     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12344     layout: "plot-throughput"
12345
12346 - type: "plot"
12347   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12348   algorithm: "plot_perf_box_name"
12349   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12350   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12351   include:
12352     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12353     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12355     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12356     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12357   layout:
12358     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12359     layout: "plot-throughput"
12360
12361 - type: "plot"
12362   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12363   algorithm: "plot_perf_box_name"
12364   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12365   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12366   include:
12367     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12369     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12371     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12372   layout:
12373     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12374     layout: "plot-throughput"
12375
12376 - type: "plot"
12377   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12378   algorithm: "plot_perf_box_name"
12379   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12380   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12381   include:
12382     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12383     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12384     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12385     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12387   layout:
12388     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12389     layout: "plot-throughput"
12390
12391 - type: "plot"
12392   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12393   algorithm: "plot_perf_box_name"
12394   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12395   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12396   include:
12397     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12400     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12401     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12402   layout:
12403     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12404     layout: "plot-throughput"
12405
12406 - type: "plot"
12407   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12408   algorithm: "plot_perf_box_name"
12409   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12410   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12411   include:
12412     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12413     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12414     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12415     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12417   layout:
12418     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12419     layout: "plot-throughput"
12420
12421 - type: "plot"
12422   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12423   algorithm: "plot_perf_box_name"
12424   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12425   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12426   include:
12427     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12428     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12429     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12430     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12431     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12432   layout:
12433     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12434     layout: "plot-throughput"
12435
12436 - type: "plot"
12437   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12438   algorithm: "plot_perf_box_name"
12439   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12441   include:
12442     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12443     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12444     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12445     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12446     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12447     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12448   layout:
12449     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12450     layout: "plot-throughput"
12451
12452 - type: "plot"
12453   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12454   algorithm: "plot_perf_box_name"
12455   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12457   include:
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     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12461     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12462     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12463     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12464   layout:
12465     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12466     layout: "plot-throughput"
12467
12468 - type: "plot"
12469   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12470   algorithm: "plot_perf_box_name"
12471   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12473   include:
12474     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12475     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12476     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12477     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12478   layout:
12479     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12480     layout: "plot-throughput"
12481
12482 - type: "plot"
12483   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12484   algorithm: "plot_perf_box_name"
12485   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12487   include:
12488     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12489     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12490     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12491     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12492   layout:
12493     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12494     layout: "plot-throughput"
12495
12496 - type: "plot"
12497   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12498   algorithm: "plot_perf_box_name"
12499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12501   include:
12502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12504     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12505     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12506     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12507     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12508   layout:
12509     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12510     layout: "plot-throughput"
12511
12512 - type: "plot"
12513   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12514   algorithm: "plot_perf_box_name"
12515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12517   include:
12518     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12519     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12520     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12521     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12522     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12523     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12524   layout:
12525     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12526     layout: "plot-throughput"
12527
12528 - type: "plot"
12529   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12530   algorithm: "plot_perf_box_name"
12531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-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.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12535     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12536     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12537     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12538     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12539     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12540   layout:
12541     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12542     layout: "plot-throughput"
12543
12544 - type: "plot"
12545   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12546   algorithm: "plot_perf_box_name"
12547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-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.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12551     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12552     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12553     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12554     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12555     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12556   layout:
12557     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12558     layout: "plot-throughput"
12559
12560 - type: "plot"
12561   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12562   algorithm: "plot_perf_box_name"
12563   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12565   include:
12566     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12567     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12568     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12569     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12570     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12571     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12572   layout:
12573     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12574     layout: "plot-throughput"
12575
12576 - type: "plot"
12577   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12578   algorithm: "plot_perf_box_name"
12579   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12581   include:
12582     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12583     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12584     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12585     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12586     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12587     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12588   layout:
12589     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12590     layout: "plot-throughput"
12591
12592 - type: "plot"
12593   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12594   algorithm: "plot_perf_box_name"
12595   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12596   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12597   include:
12598     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12599     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12600     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12601     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12602     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12603     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12604   layout:
12605     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12606     layout: "plot-throughput"
12607
12608 - type: "plot"
12609   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12610   algorithm: "plot_perf_box_name"
12611   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12612   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12613   include:
12614     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12615     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12616     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12617     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12618     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12619     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12620   layout:
12621     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12622     layout: "plot-throughput"
12623
12624 - type: "plot"
12625   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12626   algorithm: "plot_perf_box_name"
12627   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12628   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12629   include:
12630     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12631     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12632     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12633     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12634     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12635     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12636   layout:
12637     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12642   algorithm: "plot_perf_box_name"
12643   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12644   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12645   include:
12646     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12647     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12648     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12649     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12650     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12651     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12652   layout:
12653     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12654     layout: "plot-throughput"
12655
12656 - type: "plot"
12657   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12658   algorithm: "plot_perf_box_name"
12659   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12661   include:
12662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12668   layout:
12669     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12670     layout: "plot-throughput"
12671
12672 - type: "plot"
12673   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12674   algorithm: "plot_perf_box_name"
12675   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12676   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12677   include:
12678     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12679     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12680     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12681     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12682     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12684   layout:
12685     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12686     layout: "plot-throughput"
12687
12688 - type: "plot"
12689   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12690   algorithm: "plot_perf_box_name"
12691   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12692   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12693   include:
12694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12700   layout:
12701     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12702     layout: "plot-throughput"
12703
12704 - type: "plot"
12705   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12706   algorithm: "plot_perf_box_name"
12707   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12709   include:
12710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12716   layout:
12717     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12722   algorithm: "plot_perf_box_name"
12723   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12725   include:
12726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12732   layout:
12733     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12734     layout: "plot-throughput"
12735
12736 - type: "plot"
12737   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12738   algorithm: "plot_perf_box_name"
12739   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12740   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12741   include:
12742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12748   layout:
12749     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12750     layout: "plot-throughput"
12751
12752 - type: "plot"
12753   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12754   algorithm: "plot_perf_box_name"
12755   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12756   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12757   include:
12758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12762   layout:
12763     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12764     layout: "plot-throughput"
12765
12766 - type: "plot"
12767   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12768   algorithm: "plot_perf_box_name"
12769   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12770   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12771   include:
12772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12775     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12776   layout:
12777     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12778     layout: "plot-throughput"
12779
12780 - type: "plot"
12781   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12782   algorithm: "plot_perf_box_name"
12783   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12784   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12785   include:
12786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12790   layout:
12791     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12792     layout: "plot-throughput"
12793
12794 - type: "plot"
12795   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12796   algorithm: "plot_perf_box_name"
12797   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12798   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12799   include:
12800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12803     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12804   layout:
12805     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12806     layout: "plot-throughput"
12807
12808 - type: "plot"
12809   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12810   algorithm: "plot_perf_box_name"
12811   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12813   include:
12814     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12815     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12816     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12817     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12818     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12819     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12820   layout:
12821     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12822     layout: "plot-throughput"
12823
12824 - type: "plot"
12825   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12826   algorithm: "plot_perf_box_name"
12827   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12829   include:
12830     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12831     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12832     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12833     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12834     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12835     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12836   layout:
12837     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12838     layout: "plot-throughput"
12839
12840 - type: "plot"
12841   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12842   algorithm: "plot_perf_box_name"
12843   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12845   include:
12846     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12847     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12848     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12849     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12850     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12851   layout:
12852     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12853     layout: "plot-throughput"
12854
12855 - type: "plot"
12856   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12857   algorithm: "plot_perf_box_name"
12858   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12859   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12860   include:
12861     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12862     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12863     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12864     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12865     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12866   layout:
12867     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12868     layout: "plot-throughput"
12869
12870 - type: "plot"
12871   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12872   algorithm: "plot_perf_box_name"
12873   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12874   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12875   include:
12876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12881   layout:
12882     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12883     layout: "plot-throughput"
12884
12885 - type: "plot"
12886   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12887   algorithm: "plot_perf_box_name"
12888   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12889   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12890   include:
12891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12895     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12896   layout:
12897     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12898     layout: "plot-throughput"
12899
12900 - type: "plot"
12901   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12902   algorithm: "plot_perf_box_name"
12903   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12904   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12905   include:
12906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12910   layout:
12911     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12912     layout: "plot-throughput"
12913
12914 - type: "plot"
12915   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12916   algorithm: "plot_perf_box_name"
12917   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12919   include:
12920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12924   layout:
12925     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12926     layout: "plot-throughput"
12927
12928 - type: "plot"
12929   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12930   algorithm: "plot_perf_box_name"
12931   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12932   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12933   include:
12934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12940   layout:
12941     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12942     layout: "plot-throughput"
12943
12944 - type: "plot"
12945   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12946   algorithm: "plot_perf_box_name"
12947   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12949   include:
12950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12956   layout:
12957     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12958     layout: "plot-throughput"
12959
12960 - type: "plot"
12961   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12962   algorithm: "plot_perf_box_name"
12963   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12965   include:
12966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12972   layout:
12973     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12974     layout: "plot-throughput"
12975
12976 - type: "plot"
12977   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12978   algorithm: "plot_perf_box_name"
12979   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12981   include:
12982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12988   layout:
12989     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12990     layout: "plot-throughput"
12991
12992 - type: "plot"
12993   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12994   algorithm: "plot_perf_box_name"
12995   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12997   include:
12998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13004   layout:
13005     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13006     layout: "plot-throughput"
13007
13008 - type: "plot"
13009   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13010   algorithm: "plot_perf_box_name"
13011   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13013   include:
13014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13020   layout:
13021     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13022     layout: "plot-throughput"
13023
13024 - type: "plot"
13025   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13026   algorithm: "plot_perf_box_name"
13027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13029   include:
13030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13032     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13034     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13036   layout:
13037     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13038     layout: "plot-throughput"
13039
13040 - type: "plot"
13041   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13042   algorithm: "plot_perf_box_name"
13043   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13045   include:
13046     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13047     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13048     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13049     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13050     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13051     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13052   layout:
13053     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13054     layout: "plot-throughput"
13055
13056 - type: "plot"
13057   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13058   algorithm: "plot_perf_box_name"
13059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13061   include:
13062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13066   layout:
13067     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13068     layout: "plot-throughput"
13069
13070 - type: "plot"
13071   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13072   algorithm: "plot_perf_box_name"
13073   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13074   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13075   include:
13076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13080   layout:
13081     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13082     layout: "plot-throughput"
13083
13084 - type: "plot"
13085   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13086   algorithm: "plot_perf_box_name"
13087   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13088   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13089   include:
13090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13096   layout:
13097     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13098     layout: "plot-throughput"
13099
13100 - type: "plot"
13101   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13102   algorithm: "plot_perf_box_name"
13103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13105   include:
13106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13112   layout:
13113     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13114     layout: "plot-throughput"
13115
13116 - type: "plot"
13117   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13118   algorithm: "plot_perf_box_name"
13119   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13120   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13121   include:
13122     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13128   layout:
13129     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13130     layout: "plot-throughput"
13131
13132 - type: "plot"
13133   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13134   algorithm: "plot_perf_box_name"
13135   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13136   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13137   include:
13138     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13139     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13140     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13141     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13142     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13143     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13144   layout:
13145     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13146     layout: "plot-throughput"
13147
13148 #- type: "plot"
13149 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13150 #  algorithm: "plot_perf_box_name"
13151 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13152 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13153 #  include:
13154 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13155 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13156 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13157 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13158 #  layout:
13159 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13160 #    layout: "plot-throughput"
13161 #
13162 #- type: "plot"
13163 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13164 #  algorithm: "plot_perf_box_name"
13165 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13166 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13167 #  include:
13168 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13169 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13170 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13171 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13172 #  layout:
13173 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13174 #    layout: "plot-throughput"
13175
13176 - type: "plot"
13177   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13178   algorithm: "plot_perf_box_name"
13179   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13180   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13181   include:
13182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13188   layout:
13189     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13190     layout: "plot-throughput"
13191
13192 - type: "plot"
13193   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13194   algorithm: "plot_perf_box_name"
13195   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13196   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13197   include:
13198     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13199     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13200     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13201     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13202     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13203     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13204   layout:
13205     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13206     layout: "plot-throughput"
13207
13208 #- type: "plot"
13209 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13210 #  algorithm: "plot_perf_box_name"
13211 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13212 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13213 #  include:
13214 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13215 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13216 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13217 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13218 #  layout:
13219 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13220 #    layout: "plot-throughput"
13221 #
13222 #- type: "plot"
13223 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13224 #  algorithm: "plot_perf_box_name"
13225 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13226 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13227 #  include:
13228 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13229 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13230 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13231 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13232 #  layout:
13233 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13234 #    layout: "plot-throughput"
13235
13236 - type: "plot"
13237   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13238   algorithm: "plot_perf_box_name"
13239   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13240   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13241   include:
13242     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13243     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13244     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13245     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13246     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13247     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13248   layout:
13249     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13250     layout: "plot-throughput"
13251
13252 - type: "plot"
13253   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13254   algorithm: "plot_perf_box_name"
13255   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13256   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13257   include:
13258     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13259     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13260     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13261     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13262     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13263     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13264   layout:
13265     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13266     layout: "plot-throughput"
13267
13268 #- type: "plot"
13269 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13270 #  algorithm: "plot_perf_box_name"
13271 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13272 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13273 #  include:
13274 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13275 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13276 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13277 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13278 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13279 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13280 #  layout:
13281 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13282 #    layout: "plot-throughput"
13283 #
13284 #- type: "plot"
13285 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13286 #  algorithm: "plot_perf_box_name"
13287 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13288 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13289 #  include:
13290 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13291 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13292 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13293 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13294 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13295 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13296 #  layout:
13297 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13298 #    layout: "plot-throughput"
13299
13300 - type: "plot"
13301   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13302   algorithm: "plot_perf_box_name"
13303   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13304   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13305   include:
13306     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13307     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13308     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13309     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13310     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13311     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13312   layout:
13313     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13314     layout: "plot-throughput"
13315
13316 - type: "plot"
13317   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13318   algorithm: "plot_perf_box_name"
13319   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13321   include:
13322     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13323     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13324     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13325     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13326     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13327     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13328   layout:
13329     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13330     layout: "plot-throughput"
13331
13332 - type: "plot"
13333   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13334   algorithm: "plot_perf_box_name"
13335   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13337   include:
13338     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13339     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13340     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13341     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13342     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13343     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13344   layout:
13345     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13346     layout: "plot-throughput"
13347
13348 - type: "plot"
13349   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13350   algorithm: "plot_perf_box_name"
13351   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13353   include:
13354     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13355     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13356     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13357     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13358     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13359     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13360   layout:
13361     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13362     layout: "plot-throughput"
13363
13364 - type: "plot"
13365   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13366   algorithm: "plot_perf_box_name"
13367   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13368   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13369   include:
13370     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13371     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13372     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13373     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13374     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13375     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13376   layout:
13377     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13378     layout: "plot-throughput"
13379
13380 - type: "plot"
13381   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13382   algorithm: "plot_perf_box_name"
13383   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13384   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13385   include:
13386     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13387     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13388     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13389     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13390     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13391     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13392   layout:
13393     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13394     layout: "plot-throughput"
13395
13396 - type: "plot"
13397   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13398   algorithm: "plot_perf_box_name"
13399   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13400   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13401   include:
13402     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13403     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13404     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13405     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13406     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13407     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13408   layout:
13409     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13410     layout: "plot-throughput"
13411
13412 - type: "plot"
13413   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13414   algorithm: "plot_perf_box_name"
13415   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13416   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13417   include:
13418     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13419     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13420     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13421     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13422     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13423     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13424   layout:
13425     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13426     layout: "plot-throughput"
13427
13428 #- type: "plot"
13429 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13430 #  algorithm: "plot_perf_box_name"
13431 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13432 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13433 #  include:
13434 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13435 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13436 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13437 #  layout:
13438 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13439 #    layout: "plot-throughput"
13440 #
13441 #- type: "plot"
13442 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13443 #  algorithm: "plot_perf_box_name"
13444 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13445 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13446 #  include:
13447 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13448 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13449 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13450 #  layout:
13451 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13452 #    layout: "plot-throughput"
13453
13454 - type: "plot"
13455   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13456   algorithm: "plot_perf_box_name"
13457   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13458   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13459   include:
13460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13465   layout:
13466     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13467     layout: "plot-throughput"
13468
13469 - type: "plot"
13470   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13471   algorithm: "plot_perf_box_name"
13472   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13474   include:
13475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13480   layout:
13481     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13482     layout: "plot-throughput"
13483
13484 - type: "plot"
13485   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13486   algorithm: "plot_perf_box_name"
13487   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13489   include:
13490     - "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"
13491     - "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"
13492     - "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"
13493     - "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"
13494     - "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"
13495   layout:
13496     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13497     layout: "plot-throughput"
13498
13499 - type: "plot"
13500   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13501   algorithm: "plot_perf_box_name"
13502   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13503   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13504   include:
13505     - "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"
13506     - "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"
13507     - "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"
13508     - "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"
13509     - "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"
13510   layout:
13511     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13512     layout: "plot-throughput"
13513
13514 - type: "plot"
13515   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13516   algorithm: "plot_perf_box_name"
13517   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13518   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13519   include:
13520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13524     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13525   layout:
13526     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13527     layout: "plot-throughput"
13528
13529 - type: "plot"
13530   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13531   algorithm: "plot_perf_box_name"
13532   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13533   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13534   include:
13535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13538     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13539     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13540   layout:
13541     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13542     layout: "plot-throughput"
13543
13544 - type: "plot"
13545   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13546   algorithm: "plot_perf_box_name"
13547   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13548   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13549   include:
13550     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13552     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13553     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13554     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13555   layout:
13556     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13557     layout: "plot-throughput"
13558
13559 - type: "plot"
13560   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13561   algorithm: "plot_perf_box_name"
13562   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13563   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13564   include:
13565     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13566     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13568     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13569     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13570   layout:
13571     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13572     layout: "plot-throughput"
13573
13574 - type: "plot"
13575   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13576   algorithm: "plot_perf_box_name"
13577   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13579   include:
13580     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13581     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13582     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13583     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13584     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13585   layout:
13586     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13587     layout: "plot-throughput"
13588
13589 - type: "plot"
13590   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13591   algorithm: "plot_perf_box_name"
13592   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13594   include:
13595     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13596     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13597     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13598     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13599     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13600   layout:
13601     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13602     layout: "plot-throughput"
13603
13604 - type: "plot"
13605   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13606   algorithm: "plot_perf_box_name"
13607   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13609   include:
13610     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13611     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13612     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13613     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13614     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13615   layout:
13616     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13617     layout: "plot-throughput"
13618
13619 - type: "plot"
13620   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13621   algorithm: "plot_perf_box_name"
13622   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13623   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13624   include:
13625     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13626     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13627     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13628     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13629     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13630   layout:
13631     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13632     layout: "plot-throughput"
13633
13634 - type: "plot"
13635   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13636   algorithm: "plot_perf_box_name"
13637   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13638   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13639   include:
13640     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13641     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13642     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13643     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13644   layout:
13645     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13646     layout: "plot-throughput"
13647
13648 - type: "plot"
13649   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13650   algorithm: "plot_perf_box_name"
13651   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13652   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13653   include:
13654     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13655     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13656     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13657     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13658   layout:
13659     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13660     layout: "plot-throughput"
13661
13662 - type: "plot"
13663   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13664   algorithm: "plot_perf_box_name"
13665   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13667   include:
13668     - "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"
13669     - "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"
13670     - "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"
13671     - "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"
13672   layout:
13673     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13674     layout: "plot-throughput"
13675
13676 - type: "plot"
13677   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13678   algorithm: "plot_perf_box_name"
13679   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13680   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13681   include:
13682     - "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"
13683     - "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"
13684     - "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"
13685     - "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"
13686   layout:
13687     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13688     layout: "plot-throughput"
13689
13690 - type: "plot"
13691   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13692   algorithm: "plot_perf_box_name"
13693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-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-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13701     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13702   layout:
13703     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13704     layout: "plot-throughput"
13705
13706 - type: "plot"
13707   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13708   algorithm: "plot_perf_box_name"
13709   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-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-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13717     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13718   layout:
13719     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13720     layout: "plot-throughput"
13721
13722 - type: "plot"
13723   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13724   algorithm: "plot_perf_box_name"
13725   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13727   include:
13728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13734   layout:
13735     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13736     layout: "plot-throughput"
13737
13738 - type: "plot"
13739   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13740   algorithm: "plot_perf_box_name"
13741   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13742   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13743   include:
13744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13750   layout:
13751     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13752     layout: "plot-throughput"
13753
13754 - type: "plot"
13755   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13756   algorithm: "plot_perf_box_name"
13757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13759   include:
13760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13762     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13764     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13765     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13766   layout:
13767     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13768     layout: "plot-throughput"
13769
13770 - type: "plot"
13771   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13772   algorithm: "plot_perf_box_name"
13773   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13775   include:
13776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13777     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13778     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13779     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13780     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13781     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13782   layout:
13783     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13784     layout: "plot-throughput"
13785
13786 - type: "plot"
13787   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13788   algorithm: "plot_perf_box_name"
13789   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13791   include:
13792     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13793     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13794     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13795     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13796     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13797   layout:
13798     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13799     layout: "plot-throughput"
13800
13801 - type: "plot"
13802   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13803   algorithm: "plot_perf_box_name"
13804   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13806   include:
13807     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13808     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13809     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13810     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13811     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13812   layout:
13813     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13814     layout: "plot-throughput"
13815
13816 - type: "plot"
13817   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13818   algorithm: "plot_perf_box_name"
13819   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13820   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13821   include:
13822     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13823     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13824   layout:
13825     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13826     layout: "plot-throughput"
13827
13828 - type: "plot"
13829   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13830   algorithm: "plot_perf_box_name"
13831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13833   include:
13834     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13835     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13836   layout:
13837     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13838     layout: "plot-throughput"
13839
13840 - type: "plot"
13841   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13842   algorithm: "plot_perf_box_name"
13843   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13845   include:
13846     - "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"
13847     - "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"
13848   layout:
13849     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13850     layout: "plot-throughput"
13851
13852 - type: "plot"
13853   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13854   algorithm: "plot_perf_box_name"
13855   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13857   include:
13858     - "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"
13859     - "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"
13860   layout:
13861     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13862     layout: "plot-throughput"
13863
13864 - type: "plot"
13865   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13866   algorithm: "plot_perf_box_name"
13867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13869   include:
13870     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13871     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13872   layout:
13873     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13874     layout: "plot-throughput"
13875
13876 - type: "plot"
13877   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13878   algorithm: "plot_perf_box_name"
13879   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13881   include:
13882     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13883     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13884   layout:
13885     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13886     layout: "plot-throughput"
13887
13888 - type: "plot"
13889   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13890   algorithm: "plot_perf_box_name"
13891   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13892   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13893   include:
13894     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13895     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13896   layout:
13897     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13898     layout: "plot-throughput"
13899
13900 - type: "plot"
13901   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13902   algorithm: "plot_perf_box_name"
13903   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13904   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13905   include:
13906     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13907     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13908   layout:
13909     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13910     layout: "plot-throughput"
13911
13912 - type: "plot"
13913   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13914   algorithm: "plot_perf_box_name"
13915   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13916   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13917   include:
13918     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13919     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13920     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13921     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13922     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13923     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13924   layout:
13925     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13926     layout: "plot-throughput"
13927
13928 - type: "plot"
13929   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13930   algorithm: "plot_perf_box_name"
13931   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13932   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13933   include:
13934     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13935     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13938     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13940   layout:
13941     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13942     layout: "plot-throughput"
13943
13944 - type: "plot"
13945   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13946   algorithm: "plot_perf_box_name"
13947   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13948   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13949   include:
13950     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13951     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-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-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13954     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13955     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13956   layout:
13957     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13958     layout: "plot-throughput"
13959
13960 - type: "plot"
13961   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13962   algorithm: "plot_perf_box_name"
13963   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13964   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13965   include:
13966     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13967     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-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-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13970     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13971     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13972   layout:
13973     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13974     layout: "plot-throughput"
13975
13976 #- type: "plot"
13977 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13978 #  algorithm: "plot_perf_box_name"
13979 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13980 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13981 #  include:
13982 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13983 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13984 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13985 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13986 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13987 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13988 #  layout:
13989 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13990 #    layout: "plot-throughput"
13991 #
13992 #- type: "plot"
13993 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13994 #  algorithm: "plot_perf_box_name"
13995 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13996 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13997 #  include:
13998 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13999 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14000 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14001 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14002 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14003 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14004 #  layout:
14005 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14006 #    layout: "plot-throughput"
14007
14008 - type: "plot"
14009   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14010   algorithm: "plot_perf_box_name"
14011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14013   include:
14014     - "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"
14015     - "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"
14016     - "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"
14017     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14018     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14019     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14020   layout:
14021     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14022     layout: "plot-throughput"
14023
14024 - type: "plot"
14025   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14026   algorithm: "plot_perf_box_name"
14027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14029   include:
14030     - "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"
14031     - "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"
14032     - "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"
14033     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14034     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14035     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14036   layout:
14037     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14038     layout: "plot-throughput"
14039
14040 ################################################################################
14041
14042 # Packet Speedup
14043
14044 - type: "plot"
14045   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14046   algorithm: "plot_tsa_name"
14047   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14048   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14049   include:
14050     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14051     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14052     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14053     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14054   layout:
14055     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14056     layout: "plot-throughput-speedup-analysis"
14057
14058 - type: "plot"
14059   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14060   algorithm: "plot_tsa_name"
14061   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14062   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14063   include:
14064     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14065     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14066     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14067     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14068   layout:
14069     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14070     layout: "plot-throughput-speedup-analysis"
14071
14072 - type: "plot"
14073   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14074   algorithm: "plot_tsa_name"
14075   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14076   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14077   include:
14078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14080     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14081     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14082   layout:
14083     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14084     layout: "plot-throughput-speedup-analysis"
14085
14086 - type: "plot"
14087   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14088   algorithm: "plot_tsa_name"
14089   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14091   include:
14092     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14093     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14094     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14095     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14096   layout:
14097     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14098     layout: "plot-throughput-speedup-analysis"
14099
14100 - type: "plot"
14101   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14102   algorithm: "plot_tsa_name"
14103   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14105   include:
14106     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14107     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14108     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14109     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14110     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14111   layout:
14112     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14113     layout: "plot-throughput-speedup-analysis"
14114
14115 - type: "plot"
14116   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14117   algorithm: "plot_tsa_name"
14118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14120   include:
14121     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14122     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14123     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14124     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14125     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14126   layout:
14127     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14128     layout: "plot-throughput-speedup-analysis"
14129
14130 - type: "plot"
14131   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14132   algorithm: "plot_tsa_name"
14133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14135   include:
14136     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14137     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14138     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14139     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14140     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14141   layout:
14142     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14143     layout: "plot-throughput-speedup-analysis"
14144
14145 - type: "plot"
14146   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14147   algorithm: "plot_tsa_name"
14148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14150   include:
14151     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14152     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14153     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14154     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14155     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14156   layout:
14157     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14158     layout: "plot-throughput-speedup-analysis"
14159
14160 - type: "plot"
14161   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14162   algorithm: "plot_tsa_name"
14163   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14164   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14165   include:
14166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14169     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14172   layout:
14173     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14174     layout: "plot-throughput-speedup-analysis"
14175
14176 - type: "plot"
14177   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14178   algorithm: "plot_tsa_name"
14179   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14181   include:
14182     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14187     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14188   layout:
14189     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14190     layout: "plot-throughput-speedup-analysis"
14191
14192 - type: "plot"
14193   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14194   algorithm: "plot_tsa_name"
14195   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14196   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14197   include:
14198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14203   layout:
14204     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14205     layout: "plot-throughput-speedup-analysis"
14206
14207 - type: "plot"
14208   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14209   algorithm: "plot_tsa_name"
14210   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14211   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14212   include:
14213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14218   layout:
14219     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14220     layout: "plot-throughput-speedup-analysis"
14221
14222 - type: "plot"
14223   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14224   algorithm: "plot_tsa_name"
14225   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14227   include:
14228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14231   layout:
14232     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14233     layout: "plot-throughput-speedup-analysis"
14234
14235 - type: "plot"
14236   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14237   algorithm: "plot_tsa_name"
14238   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14240   include:
14241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14244   layout:
14245     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14246     layout: "plot-throughput-speedup-analysis"
14247
14248 - type: "plot"
14249   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14250   algorithm: "plot_tsa_name"
14251   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14252   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14253   include:
14254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14259   layout:
14260     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14261     layout: "plot-throughput-speedup-analysis"
14262
14263 - type: "plot"
14264   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14265   algorithm: "plot_tsa_name"
14266   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14267   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14268   include:
14269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14274   layout:
14275     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14276     layout: "plot-throughput-speedup-analysis"
14277
14278 - type: "plot"
14279   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14280   algorithm: "plot_tsa_name"
14281   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14283   include:
14284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14287   layout:
14288     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14289     layout: "plot-throughput-speedup-analysis"
14290
14291 - type: "plot"
14292   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14293   algorithm: "plot_tsa_name"
14294   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14296   include:
14297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14300   layout:
14301     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14302     layout: "plot-throughput-speedup-analysis"
14303
14304 - type: "plot"
14305   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14306   algorithm: "plot_tsa_name"
14307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14309   include:
14310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14316   layout:
14317     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14318     layout: "plot-throughput-speedup-analysis"
14319
14320 - type: "plot"
14321   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14322   algorithm: "plot_tsa_name"
14323   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14325   include:
14326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14332   layout:
14333     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14334     layout: "plot-throughput-speedup-analysis"
14335
14336 - type: "plot"
14337   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14338   algorithm: "plot_tsa_name"
14339   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14341   include:
14342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14348   layout:
14349     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14350     layout: "plot-throughput-speedup-analysis"
14351
14352 - type: "plot"
14353   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14354   algorithm: "plot_tsa_name"
14355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14357   include:
14358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14364   layout:
14365     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14366     layout: "plot-throughput-speedup-analysis"
14367
14368 - type: "plot"
14369   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14370   algorithm: "plot_tsa_name"
14371   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14373   include:
14374     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14375     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14376     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14377   layout:
14378     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14379     layout: "plot-throughput-speedup-analysis"
14380
14381 - type: "plot"
14382   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14383   algorithm: "plot_tsa_name"
14384   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14385   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14386   include:
14387     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14389     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14390   layout:
14391     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14392     layout: "plot-throughput-speedup-analysis"
14393
14394 - type: "plot"
14395   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14396   algorithm: "plot_tsa_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14399   include:
14400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14403 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14404 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14405   layout:
14406     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14407     layout: "plot-throughput-speedup-analysis"
14408
14409 - type: "plot"
14410   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14411   algorithm: "plot_tsa_name"
14412   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14414   include:
14415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14418 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14419 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14420   layout:
14421     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14422     layout: "plot-throughput-speedup-analysis"
14423
14424 - type: "plot"
14425   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14426   algorithm: "plot_tsa_name"
14427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14429   include:
14430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14435   layout:
14436     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14437     layout: "plot-throughput-speedup-analysis"
14438
14439 - type: "plot"
14440   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14441   algorithm: "plot_tsa_name"
14442   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14443   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14444   include:
14445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14450   layout:
14451     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14452     layout: "plot-throughput-speedup-analysis"
14453
14454 - type: "plot"
14455   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14456   algorithm: "plot_tsa_name"
14457   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14459   include:
14460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14465   layout:
14466     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14474   include:
14475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14480   layout:
14481     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14482     layout: "plot-throughput-speedup-analysis"
14483
14484 - type: "plot"
14485   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14486   algorithm: "plot_tsa_name"
14487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14489   include:
14490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14496   layout:
14497     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14498     layout: "plot-throughput-speedup-analysis"
14499
14500 - type: "plot"
14501   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14502   algorithm: "plot_tsa_name"
14503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14505   include:
14506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14512   layout:
14513     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14514     layout: "plot-throughput-speedup-analysis"
14515
14516 - type: "plot"
14517   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14518   algorithm: "plot_tsa_name"
14519   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14521   include:
14522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14527     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14528   layout:
14529     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14530     layout: "plot-throughput-speedup-analysis"
14531
14532 - type: "plot"
14533   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14534   algorithm: "plot_tsa_name"
14535   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14536   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14537   include:
14538     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14539     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14540     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14541     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14542     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14543     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14544   layout:
14545     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14546     layout: "plot-throughput-speedup-analysis"
14547
14548 - type: "plot"
14549   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14550   algorithm: "plot_tsa_name"
14551   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14552   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14553   include:
14554     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14555     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14556   layout:
14557     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14558     layout: "plot-throughput-speedup-analysis"
14559
14560 - type: "plot"
14561   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14562   algorithm: "plot_tsa_name"
14563   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14565   include:
14566     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14567     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14568   layout:
14569     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14570     layout: "plot-throughput-speedup-analysis"
14571
14572 - type: "plot"
14573   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14574   algorithm: "plot_tsa_name"
14575   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14577   include:
14578     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14579     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14580     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14581     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14582   layout:
14583     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14584     layout: "plot-throughput-speedup-analysis"
14585
14586 - type: "plot"
14587   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14588   algorithm: "plot_tsa_name"
14589   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14591   include:
14592     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14593     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14594     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14595     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14596   layout:
14597     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14598     layout: "plot-throughput-speedup-analysis"
14599
14600 - type: "plot"
14601   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14602   algorithm: "plot_tsa_name"
14603   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14605   include:
14606     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14608     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14609     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14610   layout:
14611     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14612     layout: "plot-throughput-speedup-analysis"
14613
14614 - type: "plot"
14615   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14616   algorithm: "plot_tsa_name"
14617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14619   include:
14620     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14624   layout:
14625     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14626     layout: "plot-throughput-speedup-analysis"
14627
14628 - type: "plot"
14629   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14630   algorithm: "plot_tsa_name"
14631   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14633   include:
14634     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14635     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14639     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14640   layout:
14641     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14642     layout: "plot-throughput-speedup-analysis"
14643
14644 - type: "plot"
14645   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14646   algorithm: "plot_tsa_name"
14647   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14648   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14649   include:
14650     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14655     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14656   layout:
14657     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14658     layout: "plot-throughput-speedup-analysis"
14659
14660 - type: "plot"
14661   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14662   algorithm: "plot_tsa_name"
14663   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14664   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14665   include:
14666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14670     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14671   layout:
14672     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14673     layout: "plot-throughput-speedup-analysis"
14674
14675 - type: "plot"
14676   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14677   algorithm: "plot_tsa_name"
14678   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14679   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14680   include:
14681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14685     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14686   layout:
14687     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14688     layout: "plot-throughput-speedup-analysis"
14689
14690 - type: "plot"
14691   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14692   algorithm: "plot_tsa_name"
14693   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14694   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14695   include:
14696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14701   layout:
14702     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14703     layout: "plot-throughput-speedup-analysis"
14704
14705 - type: "plot"
14706   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14707   algorithm: "plot_tsa_name"
14708   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14710   include:
14711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14716   layout:
14717     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14718     layout: "plot-throughput-speedup-analysis"
14719
14720 - type: "plot"
14721   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14722   algorithm: "plot_tsa_name"
14723   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14725   include:
14726     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14727     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14728     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14729   layout:
14730     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14731     layout: "plot-throughput-speedup-analysis"
14732
14733 - type: "plot"
14734   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14735   algorithm: "plot_tsa_name"
14736   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14738   include:
14739     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14740     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14741     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14742   layout:
14743     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14744     layout: "plot-throughput-speedup-analysis"
14745
14746 - type: "plot"
14747   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14748   algorithm: "plot_tsa_name"
14749   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14751   include:
14752     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14753     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14754     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14755   layout:
14756     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14757     layout: "plot-throughput-speedup-analysis"
14758
14759 - type: "plot"
14760   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14761   algorithm: "plot_tsa_name"
14762   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14764   include:
14765     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14766     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14767     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14768   layout:
14769     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14770     layout: "plot-throughput-speedup-analysis"
14771
14772 - type: "plot"
14773   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14774   algorithm: "plot_tsa_name"
14775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14777   include:
14778     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14780     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14781     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14782     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14783   layout:
14784     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14785     layout: "plot-throughput-speedup-analysis"
14786
14787 - type: "plot"
14788   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14789   algorithm: "plot_tsa_name"
14790   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14792   include:
14793     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14794     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14797     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14798   layout:
14799     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14800     layout: "plot-throughput-speedup-analysis"
14801
14802 - type: "plot"
14803   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14804   algorithm: "plot_tsa_name"
14805   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14806   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14807   include:
14808     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14809     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14810     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14812     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14813   layout:
14814     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14815     layout: "plot-throughput-speedup-analysis"
14816
14817 - type: "plot"
14818   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14819   algorithm: "plot_tsa_name"
14820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14822   include:
14823     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14824     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14825     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14826     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14827     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14828   layout:
14829     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14830     layout: "plot-throughput-speedup-analysis"
14831
14832 - type: "plot"
14833   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14834   algorithm: "plot_tsa_name"
14835   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14837   include:
14838     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14839     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14840     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14844   layout:
14845     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14846     layout: "plot-throughput-speedup-analysis"
14847
14848 - type: "plot"
14849   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14850   algorithm: "plot_tsa_name"
14851   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14853   include:
14854     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14855     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14858     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14859     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14860   layout:
14861     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14862     layout: "plot-throughput-speedup-analysis"
14863
14864 - type: "plot"
14865   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14866   algorithm: "plot_tsa_name"
14867   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14869   include:
14870     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14871     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14872     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14873     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14874   layout:
14875     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14876     layout: "plot-throughput-speedup-analysis"
14877
14878 - type: "plot"
14879   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14880   algorithm: "plot_tsa_name"
14881   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14883   include:
14884     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14885     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14886     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14887     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14888   layout:
14889     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14890     layout: "plot-throughput-speedup-analysis"
14891
14892 - type: "plot"
14893   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14894   algorithm: "plot_tsa_name"
14895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14897   include:
14898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14900     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14901     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14902     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14904   layout:
14905     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14906     layout: "plot-throughput-speedup-analysis"
14907
14908 - type: "plot"
14909   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14910   algorithm: "plot_tsa_name"
14911   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14913   include:
14914     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14915     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14916     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14917     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14918     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14920   layout:
14921     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14922     layout: "plot-throughput-speedup-analysis"
14923
14924 - type: "plot"
14925   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14926   algorithm: "plot_tsa_name"
14927   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14928   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14929   include:
14930     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14931     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14932     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14933     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14934     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14936   layout:
14937     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14938     layout: "plot-throughput-speedup-analysis"
14939
14940 - type: "plot"
14941   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14942   algorithm: "plot_tsa_name"
14943   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14944   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14945   include:
14946     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14947     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14948     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14949     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14950     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14951     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14952   layout:
14953     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14954     layout: "plot-throughput-speedup-analysis"
14955
14956 - type: "plot"
14957   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14958   algorithm: "plot_tsa_name"
14959   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14961   include:
14962     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14963     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14964     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14965     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14966     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14967     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14968   layout:
14969     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14970     layout: "plot-throughput-speedup-analysis"
14971
14972 - type: "plot"
14973   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14974   algorithm: "plot_tsa_name"
14975   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14977   include:
14978     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14979     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14980     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14981     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14982     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14983     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14984   layout:
14985     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14986     layout: "plot-throughput-speedup-analysis"
14987
14988 - type: "plot"
14989   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14990   algorithm: "plot_tsa_name"
14991   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14993   include:
14994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15000   layout:
15001     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15009   include:
15010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15014     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15016   layout:
15017     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15018     layout: "plot-throughput-speedup-analysis"
15019
15020 - type: "plot"
15021   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15022   algorithm: "plot_tsa_name"
15023   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15025   include:
15026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15032   layout:
15033     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15034     layout: "plot-throughput-speedup-analysis"
15035
15036 - type: "plot"
15037   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15038   algorithm: "plot_tsa_name"
15039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15041   include:
15042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15046     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15047     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15048   layout:
15049     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15050     layout: "plot-throughput-speedup-analysis"
15051
15052 - type: "plot"
15053   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15054   algorithm: "plot_tsa_name"
15055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15057   include:
15058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15062   layout:
15063     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15064     layout: "plot-throughput-speedup-analysis"
15065
15066 - type: "plot"
15067   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15068   algorithm: "plot_tsa_name"
15069   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15071   include:
15072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15076   layout:
15077     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15078     layout: "plot-throughput-speedup-analysis"
15079
15080 - type: "plot"
15081   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15082   algorithm: "plot_tsa_name"
15083   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15085   include:
15086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15090   layout:
15091     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15092     layout: "plot-throughput-speedup-analysis"
15093
15094 - type: "plot"
15095   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15096   algorithm: "plot_tsa_name"
15097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15099   include:
15100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15104   layout:
15105     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15106     layout: "plot-throughput-speedup-analysis"
15107
15108 - type: "plot"
15109   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15110   algorithm: "plot_tsa_name"
15111   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15113   include:
15114     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15115     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15116     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15117     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15119     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15120   layout:
15121     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15122     layout: "plot-throughput-speedup-analysis"
15123
15124 - type: "plot"
15125   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15126   algorithm: "plot_tsa_name"
15127   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15129   include:
15130     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15131     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15132     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15133     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15134     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15135     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15136   layout:
15137     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15138     layout: "plot-throughput-speedup-analysis"
15139
15140 - type: "plot"
15141   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15142   algorithm: "plot_tsa_name"
15143   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15145   include:
15146     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15148     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15149     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15150     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15151   layout:
15152     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15153     layout: "plot-throughput-speedup-analysis"
15154
15155 - type: "plot"
15156   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15157   algorithm: "plot_tsa_name"
15158   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15160   include:
15161     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15163     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15164     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15165     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15166   layout:
15167     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15168     layout: "plot-throughput-speedup-analysis"
15169
15170 - type: "plot"
15171   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15172   algorithm: "plot_tsa_name"
15173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15175   include:
15176     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15177     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15178     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15179     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15180     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15181   layout:
15182     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15183     layout: "plot-throughput-speedup-analysis"
15184
15185 - type: "plot"
15186   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15187   algorithm: "plot_tsa_name"
15188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15190   include:
15191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15192     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15193     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15194     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15195     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15196   layout:
15197     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15198     layout: "plot-throughput-speedup-analysis"
15199
15200 - type: "plot"
15201   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15202   algorithm: "plot_tsa_name"
15203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15205   include:
15206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15208     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15209     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15210   layout:
15211     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15212     layout: "plot-throughput-speedup-analysis"
15213
15214 - type: "plot"
15215   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15216   algorithm: "plot_tsa_name"
15217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15219   include:
15220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15223     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15224   layout:
15225     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15226     layout: "plot-throughput-speedup-analysis"
15227
15228 - type: "plot"
15229   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15230   algorithm: "plot_tsa_name"
15231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15233   include:
15234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15239     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15240   layout:
15241     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15242     layout: "plot-throughput-speedup-analysis"
15243
15244 - type: "plot"
15245   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15246   algorithm: "plot_tsa_name"
15247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15249   include:
15250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15252     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15253     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15254     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15256   layout:
15257     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15258     layout: "plot-throughput-speedup-analysis"
15259
15260 - type: "plot"
15261   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15262   algorithm: "plot_tsa_name"
15263   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15265   include:
15266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15269     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15272   layout:
15273     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15274     layout: "plot-throughput-speedup-analysis"
15275
15276 - type: "plot"
15277   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15278   algorithm: "plot_tsa_name"
15279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15281   include:
15282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15288   layout:
15289     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15290     layout: "plot-throughput-speedup-analysis"
15291
15292 - type: "plot"
15293   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15294   algorithm: "plot_tsa_name"
15295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15297   include:
15298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15304   layout:
15305     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15306     layout: "plot-throughput-speedup-analysis"
15307
15308 - type: "plot"
15309   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15310   algorithm: "plot_tsa_name"
15311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15313   include:
15314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15317     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15318     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15319     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15320   layout:
15321     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15322     layout: "plot-throughput-speedup-analysis"
15323
15324 - type: "plot"
15325   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15326   algorithm: "plot_tsa_name"
15327   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15329   include:
15330     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15331     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15332     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15333     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15334     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15335     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15336   layout:
15337     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15338     layout: "plot-throughput-speedup-analysis"
15339
15340 - type: "plot"
15341   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15342   algorithm: "plot_tsa_name"
15343   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15345   include:
15346     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15347     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15348     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15349     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15350     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15351     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15352   layout:
15353     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15354     layout: "plot-throughput-speedup-analysis"
15355
15356 - type: "plot"
15357   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15358   algorithm: "plot_tsa_name"
15359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15361   include:
15362     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15363     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15364     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15365     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15366     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15367     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15368   layout:
15369     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15370     layout: "plot-throughput-speedup-analysis"
15371
15372 - type: "plot"
15373   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15374   algorithm: "plot_tsa_name"
15375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15377   include:
15378     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15379     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15380     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15381     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15382     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15383     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15384   layout:
15385     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15386     layout: "plot-throughput-speedup-analysis"
15387
15388 - type: "plot"
15389   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15390   algorithm: "plot_tsa_name"
15391   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15393   include:
15394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15399   layout:
15400     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15401     layout: "plot-throughput-speedup-analysis"
15402
15403 - type: "plot"
15404   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15405   algorithm: "plot_tsa_name"
15406   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15408   include:
15409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15414   layout:
15415     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15416     layout: "plot-throughput-speedup-analysis"
15417
15418 - type: "plot"
15419   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15420   algorithm: "plot_tsa_name"
15421   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15423   include:
15424     - "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"
15425     - "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"
15426     - "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"
15427     - "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"
15428     - "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"
15429   layout:
15430     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15431     layout: "plot-throughput-speedup-analysis"
15432
15433 - type: "plot"
15434   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15435   algorithm: "plot_tsa_name"
15436   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15438   include:
15439     - "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"
15440     - "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"
15441     - "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"
15442     - "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"
15443     - "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"
15444   layout:
15445     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15446     layout: "plot-throughput-speedup-analysis"
15447
15448 - type: "plot"
15449   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15450   algorithm: "plot_tsa_name"
15451   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15452   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15453   include:
15454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15459   layout:
15460     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15461     layout: "plot-throughput-speedup-analysis"
15462
15463 - type: "plot"
15464   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15465   algorithm: "plot_tsa_name"
15466   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15468   include:
15469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15474   layout:
15475     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15476     layout: "plot-throughput-speedup-analysis"
15477
15478 - type: "plot"
15479   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15480   algorithm: "plot_tsa_name"
15481   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15483   include:
15484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15489   layout:
15490     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15491     layout: "plot-throughput-speedup-analysis"
15492
15493 - type: "plot"
15494   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15495   algorithm: "plot_tsa_name"
15496   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15497   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15498   include:
15499     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15500     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15501     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15504   layout:
15505     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15506     layout: "plot-throughput-speedup-analysis"
15507
15508 - type: "plot"
15509   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15510   algorithm: "plot_tsa_name"
15511   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15513   include:
15514     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15515     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15516     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15517     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15518     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15519   layout:
15520     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15521     layout: "plot-throughput-speedup-analysis"
15522
15523 - type: "plot"
15524   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15525   algorithm: "plot_tsa_name"
15526   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15528   include:
15529     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15530     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15531     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15532     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15533     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15534   layout:
15535     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15536     layout: "plot-throughput-speedup-analysis"
15537
15538 - type: "plot"
15539   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15540   algorithm: "plot_tsa_name"
15541   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15542   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15543   include:
15544     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15545     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15546     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15547     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15548     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15549   layout:
15550     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15551     layout: "plot-throughput-speedup-analysis"
15552
15553 - type: "plot"
15554   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15555   algorithm: "plot_tsa_name"
15556   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15557   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15558   include:
15559     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15560     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15561     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15562     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15563     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15564   layout:
15565     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15566     layout: "plot-throughput-speedup-analysis"
15567
15568 - type: "plot"
15569   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15570   algorithm: "plot_tsa_name"
15571   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15572   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15573   include:
15574     - "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"
15575     - "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"
15576     - "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"
15577     - "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"
15578   layout:
15579     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15580     layout: "plot-throughput-speedup-analysis"
15581
15582 - type: "plot"
15583   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15584   algorithm: "plot_tsa_name"
15585   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15587   include:
15588     - "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"
15589     - "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"
15590     - "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"
15591     - "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"
15592   layout:
15593     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15594     layout: "plot-throughput-speedup-analysis"
15595
15596 - type: "plot"
15597   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15598   algorithm: "plot_tsa_name"
15599   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15600   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15601   include:
15602     - "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"
15603     - "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"
15604     - "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"
15605     - "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"
15606   layout:
15607     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15608     layout: "plot-throughput-speedup-analysis"
15609
15610 - type: "plot"
15611   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15612   algorithm: "plot_tsa_name"
15613   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15615   include:
15616     - "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"
15617     - "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"
15618     - "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"
15619     - "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"
15620   layout:
15621     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15622     layout: "plot-throughput-speedup-analysis"
15623
15624 - type: "plot"
15625   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15626   algorithm: "plot_tsa_name"
15627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-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-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15632     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15633     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15636   layout:
15637     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15638     layout: "plot-throughput-speedup-analysis"
15639
15640 - type: "plot"
15641   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15642   algorithm: "plot_tsa_name"
15643   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-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-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15647     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15648     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15649     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15650     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15651     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15652   layout:
15653     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15654     layout: "plot-throughput-speedup-analysis"
15655
15656 - type: "plot"
15657   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15658   algorithm: "plot_tsa_name"
15659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15661   include:
15662     - "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"
15663     - "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"
15664     - "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"
15665     - "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"
15666     - "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"
15667     - "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"
15668   layout:
15669     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15670     layout: "plot-throughput-speedup-analysis"
15671
15672 - type: "plot"
15673   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15674   algorithm: "plot_tsa_name"
15675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15677   include:
15678     - "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"
15679     - "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"
15680     - "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"
15681     - "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"
15682     - "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"
15683     - "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"
15684   layout:
15685     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15686     layout: "plot-throughput-speedup-analysis"
15687
15688 - type: "plot"
15689   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15690   algorithm: "plot_tsa_name"
15691   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-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-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15700   layout:
15701     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15702     layout: "plot-throughput-speedup-analysis"
15703
15704 - type: "plot"
15705   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15706   algorithm: "plot_tsa_name"
15707   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15708   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15709   include:
15710     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15716   layout:
15717     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15718     layout: "plot-throughput-speedup-analysis"
15719
15720 - type: "plot"
15721   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15722   algorithm: "plot_tsa_name"
15723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15725   include:
15726     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15727     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15731   layout:
15732     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15733     layout: "plot-throughput-speedup-analysis"
15734
15735 - type: "plot"
15736   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15737   algorithm: "plot_tsa_name"
15738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15740   include:
15741     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15742     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15743     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15746   layout:
15747     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15748     layout: "plot-throughput-speedup-analysis"
15749
15750 - type: "plot"
15751   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15752   algorithm: "plot_tsa_name"
15753   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15755   include:
15756     - "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"
15757     - "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"
15758   layout:
15759     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15760     layout: "plot-throughput-speedup-analysis"
15761
15762 - type: "plot"
15763   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15764   algorithm: "plot_tsa_name"
15765   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15766   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15767   include:
15768     - "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"
15769     - "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"
15770   layout:
15771     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15772     layout: "plot-throughput-speedup-analysis"
15773
15774 - type: "plot"
15775   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15776   algorithm: "plot_tsa_name"
15777   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15778   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15779   include:
15780     - "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"
15781     - "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"
15782   layout:
15783     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15784     layout: "plot-throughput-speedup-analysis"
15785
15786 - type: "plot"
15787   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15788   algorithm: "plot_tsa_name"
15789   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15791   include:
15792     - "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"
15793     - "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"
15794   layout:
15795     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15796     layout: "plot-throughput-speedup-analysis"
15797
15798 - type: "plot"
15799   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15800   algorithm: "plot_tsa_name"
15801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15803   include:
15804     - "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"
15805     - "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"
15806     - "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"
15807     - "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"
15808     - "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"
15809     - "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"
15810   layout:
15811     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15812     layout: "plot-throughput-speedup-analysis"
15813
15814 - type: "plot"
15815   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15816   algorithm: "plot_tsa_name"
15817   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15819   include:
15820     - "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"
15821     - "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"
15822     - "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"
15823     - "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"
15824     - "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"
15825     - "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"
15826   layout:
15827     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15828     layout: "plot-throughput-speedup-analysis"
15829
15830 - type: "plot"
15831   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15832   algorithm: "plot_tsa_name"
15833   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15834   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15835   include:
15836     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15837     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15838     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15839     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15840     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15841   layout:
15842     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15843     layout: "plot-throughput-speedup-analysis"
15844
15845 - type: "plot"
15846   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15847   algorithm: "plot_tsa_name"
15848   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15849   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15850   include:
15851     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15852     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15853     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15854     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15855     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15856   layout:
15857     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15858     layout: "plot-throughput-speedup-analysis"
15859
15860 - type: "plot"
15861   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15862   algorithm: "plot_tsa_name"
15863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15865   include:
15866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15871   layout:
15872     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15873     layout: "plot-throughput-speedup-analysis"
15874
15875 - type: "plot"
15876   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15877   algorithm: "plot_tsa_name"
15878   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15879   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15880   include:
15881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15884     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15886   layout:
15887     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15888     layout: "plot-throughput-speedup-analysis"
15889
15890 - type: "plot"
15891   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15892   algorithm: "plot_tsa_name"
15893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15895   include:
15896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15902   layout:
15903     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15904     layout: "plot-throughput-speedup-analysis"
15905
15906 - type: "plot"
15907   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15908   algorithm: "plot_tsa_name"
15909   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15910   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15911   include:
15912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15917     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15918   layout:
15919     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15920     layout: "plot-throughput-speedup-analysis"
15921
15922 - type: "plot"
15923   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15924   algorithm: "plot_tsa_name"
15925   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15926   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15927   include:
15928     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15929     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15930     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15931     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15932   layout:
15933     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15934     layout: "plot-throughput-speedup-analysis"
15935
15936 - type: "plot"
15937   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15938   algorithm: "plot_tsa_name"
15939   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15940   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15941   include:
15942     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15943     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15944     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15945     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15946   layout:
15947     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15948     layout: "plot-throughput-speedup-analysis"
15949
15950 - type: "plot"
15951   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15952   algorithm: "plot_tsa_name"
15953   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15954   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15955   include:
15956     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15957     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15958     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15959     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15960     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15961   layout:
15962     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15963     layout: "plot-throughput-speedup-analysis"
15964
15965 - type: "plot"
15966   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15967   algorithm: "plot_tsa_name"
15968   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15969   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15970   include:
15971     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15972     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15973     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15974     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15975     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15976   layout:
15977     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15978     layout: "plot-throughput-speedup-analysis"
15979
15980 - type: "plot"
15981   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15982   algorithm: "plot_tsa_name"
15983   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15984   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15985   include:
15986     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15987     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15988     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15989     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15990     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15991     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15992   layout:
15993     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15994     layout: "plot-throughput-speedup-analysis"
15995
15996 - type: "plot"
15997   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15998   algorithm: "plot_tsa_name"
15999   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16000   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16001   include:
16002     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16003     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16004     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16005     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16006     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16007     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16008   layout:
16009     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16010     layout: "plot-throughput-speedup-analysis"
16011
16012 - type: "plot"
16013   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16014   algorithm: "plot_tsa_name"
16015   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16016   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16017   include:
16018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16020     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16021     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16022   layout:
16023     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16024     layout: "plot-throughput-speedup-analysis"
16025
16026 - type: "plot"
16027   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16028   algorithm: "plot_tsa_name"
16029   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16030   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16031   include:
16032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16036   layout:
16037     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16038     layout: "plot-throughput-speedup-analysis"
16039
16040 - type: "plot"
16041   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16042   algorithm: "plot_tsa_name"
16043   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16044   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16045   include:
16046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16052   layout:
16053     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16054     layout: "plot-throughput-speedup-analysis"
16055
16056 - type: "plot"
16057   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16058   algorithm: "plot_tsa_name"
16059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16061   include:
16062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16068   layout:
16069     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16070     layout: "plot-throughput-speedup-analysis"
16071
16072 - type: "plot"
16073   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16074   algorithm: "plot_tsa_name"
16075   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16076   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16077   include:
16078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16081     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16082     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16083     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16084   layout:
16085     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16086     layout: "plot-throughput-speedup-analysis"
16087
16088 - type: "plot"
16089   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16090   algorithm: "plot_tsa_name"
16091   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16092   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16093   include:
16094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16097     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16098     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16099     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16100   layout:
16101     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16102     layout: "plot-throughput-speedup-analysis"
16103
16104 - type: "plot"
16105   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16106   algorithm: "plot_tsa_name"
16107   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16108   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16109   include:
16110     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16111     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16112     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16113     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16114     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16115     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16116   layout:
16117     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16118     layout: "plot-throughput-speedup-analysis"
16119
16120 - type: "plot"
16121   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16122   algorithm: "plot_tsa_name"
16123   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16124   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16125   include:
16126     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16127     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16128     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16129     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16130     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16131     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16132   layout:
16133     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16134     layout: "plot-throughput-speedup-analysis"
16135
16136 - type: "plot"
16137   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16138   algorithm: "plot_tsa_name"
16139   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-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-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16143     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16144     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16145     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16146     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16148   layout:
16149     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16150     layout: "plot-throughput-speedup-analysis"
16151
16152 - type: "plot"
16153   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16154   algorithm: "plot_tsa_name"
16155   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-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-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16160     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16161     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16162     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16164   layout:
16165     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16166     layout: "plot-throughput-speedup-analysis"
16167
16168 - type: "plot"
16169   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16170   algorithm: "plot_tsa_name"
16171   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16172   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16173   include:
16174     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16175     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-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-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16178     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16179     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16180   layout:
16181     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16182     layout: "plot-throughput-speedup-analysis"
16183
16184 - type: "plot"
16185   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16186   algorithm: "plot_tsa_name"
16187   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16188   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16189   include:
16190     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16191     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-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-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16194     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16195     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16196   layout:
16197     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16198     layout: "plot-throughput-speedup-analysis"
16199
16200 #- type: "plot"
16201 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16202 #  algorithm: "plot_tsa_name"
16203 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16204 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16205 #  include:
16206 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16207 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16208 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16209 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16210 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16211 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16212 #  layout:
16213 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16214 #    layout: "plot-throughput-speedup-analysis"
16215 #
16216 #- type: "plot"
16217 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16218 #  algorithm: "plot_tsa_name"
16219 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16220 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16221 #  include:
16222 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16223 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16224 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16225 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16226 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16227 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16228 #  layout:
16229 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16230 #    layout: "plot-throughput-speedup-analysis"
16231
16232 - type: "plot"
16233   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16234   algorithm: "plot_tsa_name"
16235   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16236   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16237   include:
16238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16240     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16241     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16242     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16243   layout:
16244     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16245     layout: "plot-throughput-speedup-analysis"
16246
16247 - type: "plot"
16248   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16249   algorithm: "plot_tsa_name"
16250   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16251   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16252   include:
16253     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16254     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16255     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16256     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16257     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16258   layout:
16259     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16260     layout: "plot-throughput-speedup-analysis"
16261
16262 - type: "plot"
16263   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16264   algorithm: "plot_tsa_name"
16265   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16266   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16267   include:
16268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16272     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16273     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16274   layout:
16275     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16276     layout: "plot-throughput-speedup-analysis"
16277
16278 - type: "plot"
16279   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16280   algorithm: "plot_tsa_name"
16281   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16282   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16283   include:
16284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16289     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16290   layout:
16291     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16292     layout: "plot-throughput-speedup-analysis"
16293
16294 - type: "plot"
16295   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16296   algorithm: "plot_tsa_name"
16297   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16298   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16299   include:
16300     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16303     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16304     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16305   layout:
16306     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16307     layout: "plot-throughput-speedup-analysis"
16308
16309 - type: "plot"
16310   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16311   algorithm: "plot_tsa_name"
16312   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16313   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16314   include:
16315     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16316     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16317     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16318     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16319     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16320   layout:
16321     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16322     layout: "plot-throughput-speedup-analysis"
16323
16324 #- type: "plot"
16325 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16326 #  algorithm: "plot_tsa_name"
16327 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16328 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16329 #  include:
16330 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16331 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16332 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16333 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16334 #  layout:
16335 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16336 #    layout: "plot-throughput-speedup-analysis"
16337 #
16338 #- type: "plot"
16339 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16340 #  algorithm: "plot_tsa_name"
16341 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16342 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16343 #  include:
16344 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16345 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16346 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16347 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16348 #  layout:
16349 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16350 #    layout: "plot-throughput-speedup-analysis"
16351
16352 - type: "plot"
16353   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16354   algorithm: "plot_tsa_name"
16355   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16356   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16357   include:
16358     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16361     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16363     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16364   layout:
16365     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16366     layout: "plot-throughput-speedup-analysis"
16367
16368 - type: "plot"
16369   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16370   algorithm: "plot_tsa_name"
16371   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16372   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16373   include:
16374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16377     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16378     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16379     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16380   layout:
16381     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16382     layout: "plot-throughput-speedup-analysis"
16383
16384 - type: "plot"
16385   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16386   algorithm: "plot_tsa_name"
16387   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16388   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16389   include:
16390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16395   layout:
16396     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16397     layout: "plot-throughput-speedup-analysis"
16398
16399 - type: "plot"
16400   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16401   algorithm: "plot_tsa_name"
16402   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16403   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16404   include:
16405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16410   layout:
16411     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16412     layout: "plot-throughput-speedup-analysis"
16413
16414 - type: "plot"
16415   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16416   algorithm: "plot_tsa_name"
16417   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16418   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16419   include:
16420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16426   layout:
16427     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16428     layout: "plot-throughput-speedup-analysis"
16429
16430 - type: "plot"
16431   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16432   algorithm: "plot_tsa_name"
16433   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16434   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16435   include:
16436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16437     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16441     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16442   layout:
16443     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16444     layout: "plot-throughput-speedup-analysis"
16445
16446 - type: "plot"
16447   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16448   algorithm: "plot_tsa_name"
16449   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16450   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16451   include:
16452     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16455     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16456   layout:
16457     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16458     layout: "plot-throughput-speedup-analysis"
16459
16460 - type: "plot"
16461   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16462   algorithm: "plot_tsa_name"
16463   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16464   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16465   include:
16466     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16470   layout:
16471     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16472     layout: "plot-throughput-speedup-analysis"
16473
16474 - type: "plot"
16475   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16476   algorithm: "plot_tsa_name"
16477   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16478   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16479   include:
16480     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16483     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16484     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16485   layout:
16486     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16487     layout: "plot-throughput-speedup-analysis"
16488
16489 - type: "plot"
16490   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16491   algorithm: "plot_tsa_name"
16492   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16493   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16494   include:
16495     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16496     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16497     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16498     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16499     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16500   layout:
16501     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16502     layout: "plot-throughput-speedup-analysis"
16503
16504 - type: "plot"
16505   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16506   algorithm: "plot_tsa_name"
16507   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16508   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16509   include:
16510     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16511     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16512     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16513     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16514     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16515     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16516   layout:
16517     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16518     layout: "plot-throughput-speedup-analysis"
16519
16520 - type: "plot"
16521   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16522   algorithm: "plot_tsa_name"
16523   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16524   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16525   include:
16526     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16527     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16528     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16529     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16530     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16531     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16532   layout:
16533     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16534     layout: "plot-throughput-speedup-analysis"
16535
16536 #- type: "plot"
16537 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16538 #  algorithm: "plot_tsa_name"
16539 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16540 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16541 #  include:
16542 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16543 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16544 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16545 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16546 #  layout:
16547 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16548 #    layout: "plot-throughput-speedup-analysis"
16549 #
16550 #- type: "plot"
16551 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16552 #  algorithm: "plot_tsa_name"
16553 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16554 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16555 #  include:
16556 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16557 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16558 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16559 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16560 #  layout:
16561 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16562 #    layout: "plot-throughput-speedup-analysis"
16563
16564 - type: "plot"
16565   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16566   algorithm: "plot_tsa_name"
16567   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16568   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16569   include:
16570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16573     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16574     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16575     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16576   layout:
16577     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16578     layout: "plot-throughput-speedup-analysis"
16579
16580 - type: "plot"
16581   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16582   algorithm: "plot_tsa_name"
16583   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16584   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16585   include:
16586     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16587     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16588     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16589     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16590     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16591     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16592   layout:
16593     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16594     layout: "plot-throughput-speedup-analysis"
16595
16596 #- type: "plot"
16597 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16598 #  algorithm: "plot_tsa_name"
16599 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16600 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16601 #  include:
16602 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16603 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16604 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16605 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16606 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16607 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16608 #  layout:
16609 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16610 #    layout: "plot-throughput-speedup-analysis"
16611 #
16612 #- type: "plot"
16613 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16614 #  algorithm: "plot_tsa_name"
16615 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16616 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16617 #  include:
16618 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16619 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16620 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16621 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16622 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16623 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16624 #  layout:
16625 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16626 #    layout: "plot-throughput-speedup-analysis"
16627
16628 #- type: "plot"
16629 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16630 #  algorithm: "plot_tsa_name"
16631 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16632 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16633 #  include:
16634 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16635 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16636 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16637 #  layout:
16638 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16639 #    layout: "plot-throughput-speedup-analysis"
16640 #
16641 #- type: "plot"
16642 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16643 #  algorithm: "plot_tsa_name"
16644 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16645 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16646 #  include:
16647 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16648 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16649 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16650 #  layout:
16651 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16652 #    layout: "plot-throughput-speedup-analysis"
16653
16654 ################################################################################
16655
16656 # Packet Throughput - DPDK
16657
16658 # 2n-skx-xxv710
16659
16660 - type: "plot"
16661   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16662   algorithm: "plot_perf_box_name"
16663   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16664   data: "plot-dpdk-throughput-latency-2n-skx"
16665   include:
16666     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16667     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16668   layout:
16669     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16670     layout: "plot-throughput"
16671
16672 - type: "plot"
16673   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16674   algorithm: "plot_perf_box_name"
16675   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16676   data: "plot-dpdk-throughput-latency-2n-skx"
16677   include:
16678     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16679     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16680   layout:
16681     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16682     layout: "plot-throughput"
16683
16684 - type: "plot"
16685   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16686   algorithm: "plot_perf_box_name"
16687   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16688   data: "plot-dpdk-throughput-latency-2n-skx"
16689   include:
16690     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16691     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16692   layout:
16693     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16694     layout: "plot-throughput"
16695
16696 - type: "plot"
16697   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16698   algorithm: "plot_perf_box_name"
16699   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16700   data: "plot-dpdk-throughput-latency-2n-skx"
16701   include:
16702     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16703     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16704   layout:
16705     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16706     layout: "plot-throughput"
16707
16708 # 2n-skx-x710
16709
16710 - type: "plot"
16711   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16712   algorithm: "plot_perf_box_name"
16713   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16714   data: "plot-dpdk-throughput-latency-2n-skx"
16715   include:
16716     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16717     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16718   layout:
16719     title: "2n-skx-x710-64b-2t1c-base-ndr"
16720     layout: "plot-throughput"
16721
16722 - type: "plot"
16723   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16724   algorithm: "plot_perf_box_name"
16725   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16726   data: "plot-dpdk-throughput-latency-2n-skx"
16727   include:
16728     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16729     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16730   layout:
16731     title: "2n-skx-x710-64b-4t2c-base-ndr"
16732     layout: "plot-throughput"
16733
16734 - type: "plot"
16735   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16736   algorithm: "plot_perf_box_name"
16737   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16738   data: "plot-dpdk-throughput-latency-2n-skx"
16739   include:
16740     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16741     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16742   layout:
16743     title: "2n-skx-x710-64b-2t1c-base-pdr"
16744     layout: "plot-throughput"
16745
16746 - type: "plot"
16747   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16748   algorithm: "plot_perf_box_name"
16749   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16750   data: "plot-dpdk-throughput-latency-2n-skx"
16751   include:
16752     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16753     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16754   layout:
16755     title: "2n-skx-x710-64b-4t2c-base-pdr"
16756     layout: "plot-throughput"
16757
16758 # 3n-skx-xxv710
16759
16760 - type: "plot"
16761   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16762   algorithm: "plot_perf_box_name"
16763   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16764   data: "plot-dpdk-throughput-latency-3n-skx"
16765   include:
16766     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16767     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16768   layout:
16769     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16770     layout: "plot-throughput"
16771
16772 - type: "plot"
16773   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16774   algorithm: "plot_perf_box_name"
16775   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16776   data: "plot-dpdk-throughput-latency-3n-skx"
16777   include:
16778     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16779     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16780   layout:
16781     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16782     layout: "plot-throughput"
16783
16784 - type: "plot"
16785   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16786   algorithm: "plot_perf_box_name"
16787   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16788   data: "plot-dpdk-throughput-latency-3n-skx"
16789   include:
16790     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16791     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16792   layout:
16793     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16794     layout: "plot-throughput"
16795
16796 - type: "plot"
16797   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16798   algorithm: "plot_perf_box_name"
16799   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16800   data: "plot-dpdk-throughput-latency-3n-skx"
16801   include:
16802     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16803     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16804   layout:
16805     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16806     layout: "plot-throughput"
16807
16808 # 3n-skx-x710
16809
16810 - type: "plot"
16811   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16812   algorithm: "plot_perf_box_name"
16813   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16814   data: "plot-dpdk-throughput-latency-3n-skx"
16815   include:
16816     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16817     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16818   layout:
16819     title: "3n-skx-x710-64b-2t1c-base-ndr"
16820     layout: "plot-throughput"
16821
16822 - type: "plot"
16823   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16824   algorithm: "plot_perf_box_name"
16825   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16826   data: "plot-dpdk-throughput-latency-3n-skx"
16827   include:
16828     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16829     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16830   layout:
16831     title: "3n-skx-x710-64b-4t2c-base-ndr"
16832     layout: "plot-throughput"
16833
16834 - type: "plot"
16835   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16836   algorithm: "plot_perf_box_name"
16837   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16838   data: "plot-dpdk-throughput-latency-3n-skx"
16839   include:
16840     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16841     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16842   layout:
16843     title: "3n-skx-x710-64b-2t1c-base-pdr"
16844     layout: "plot-throughput"
16845
16846 - type: "plot"
16847   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16848   algorithm: "plot_perf_box_name"
16849   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16850   data: "plot-dpdk-throughput-latency-3n-skx"
16851   include:
16852     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16853     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16854   layout:
16855     title: "3n-skx-x710-64b-4t2c-base-pdr"
16856     layout: "plot-throughput"
16857
16858 # 3n-hsw-xl710
16859
16860 - type: "plot"
16861   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16862   algorithm: "plot_perf_box_name"
16863   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16864   data: "plot-dpdk-throughput-latency-3n-hsw"
16865   include:
16866     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16867     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16868   layout:
16869     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16870     layout: "plot-throughput"
16871
16872 - type: "plot"
16873   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16874   algorithm: "plot_perf_box_name"
16875   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16876   data: "plot-dpdk-throughput-latency-3n-hsw"
16877   include:
16878     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16879     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16880   layout:
16881     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16882     layout: "plot-throughput"
16883
16884 - type: "plot"
16885   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16886   algorithm: "plot_perf_box_name"
16887   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16888   data: "plot-dpdk-throughput-latency-3n-hsw"
16889   include:
16890     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16891     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16892   layout:
16893     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16894     layout: "plot-throughput"
16895
16896 - type: "plot"
16897   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16898   algorithm: "plot_perf_box_name"
16899   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16900   data: "plot-dpdk-throughput-latency-3n-hsw"
16901   include:
16902     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16903     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16904   layout:
16905     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16906     layout: "plot-throughput"
16907
16908 # 3n-hsw-x710
16909
16910 - type: "plot"
16911   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16912   algorithm: "plot_perf_box_name"
16913   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16914   data: "plot-dpdk-throughput-latency-3n-hsw"
16915   include:
16916     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16917     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16918   layout:
16919     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16920     layout: "plot-throughput"
16921
16922 - type: "plot"
16923   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16924   algorithm: "plot_perf_box_name"
16925   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16926   data: "plot-dpdk-throughput-latency-3n-hsw"
16927   include:
16928     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16929     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16930   layout:
16931     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16932     layout: "plot-throughput"
16933
16934 - type: "plot"
16935   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16936   algorithm: "plot_perf_box_name"
16937   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16938   data: "plot-dpdk-throughput-latency-3n-hsw"
16939   include:
16940     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16941     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16942   layout:
16943     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16944     layout: "plot-throughput"
16945
16946 - type: "plot"
16947   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16948   algorithm: "plot_perf_box_name"
16949   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16950   data: "plot-dpdk-throughput-latency-3n-hsw"
16951   include:
16952     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16953     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16954   layout:
16955     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16956     layout: "plot-throughput"
16957
16958 # 2n-dnv-x553
16959
16960 - type: "plot"
16961   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16962   algorithm: "plot_perf_box_name"
16963   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16964   data: "plot-dpdk-throughput-latency-2n-dnv"
16965   include:
16966     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16967     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16968   layout:
16969     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16970     layout: "plot-throughput"
16971
16972 - type: "plot"
16973   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16974   algorithm: "plot_perf_box_name"
16975   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16976   data: "plot-dpdk-throughput-latency-2n-dnv"
16977   include:
16978     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16979     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16980   layout:
16981     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16982     layout: "plot-throughput"
16983
16984 - type: "plot"
16985   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16986   algorithm: "plot_perf_box_name"
16987   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16988   data: "plot-dpdk-throughput-latency-2n-dnv"
16989   include:
16990     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16991     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16992   layout:
16993     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16994     layout: "plot-throughput"
16995
16996 - type: "plot"
16997   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16998   algorithm: "plot_perf_box_name"
16999   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17000   data: "plot-dpdk-throughput-latency-2n-dnv"
17001   include:
17002     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17003     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17004   layout:
17005     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17006     layout: "plot-throughput"
17007
17008 # 3n-dnv-x553
17009
17010 - type: "plot"
17011   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17012   algorithm: "plot_perf_box_name"
17013   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17014   data: "plot-dpdk-throughput-latency-3n-dnv"
17015   include:
17016     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17017     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17018   layout:
17019     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17020     layout: "plot-throughput"
17021
17022 - type: "plot"
17023   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17024   algorithm: "plot_perf_box_name"
17025   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17026   data: "plot-dpdk-throughput-latency-3n-dnv"
17027   include:
17028     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17029     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17030   layout:
17031     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17032     layout: "plot-throughput"
17033
17034 - type: "plot"
17035   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17036   algorithm: "plot_perf_box_name"
17037   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17038   data: "plot-dpdk-throughput-latency-3n-dnv"
17039   include:
17040     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17041     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17042   layout:
17043     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17044     layout: "plot-throughput"
17045
17046 - type: "plot"
17047   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17048   algorithm: "plot_perf_box_name"
17049   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17050   data: "plot-dpdk-throughput-latency-3n-dnv"
17051   include:
17052     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17053     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17054   layout:
17055     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17056     layout: "plot-throughput"
17057
17058 # 3n-tsh-x520
17059
17060 - type: "plot"
17061   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17062   algorithm: "plot_perf_box_name"
17063   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17064   data: "plot-dpdk-throughput-latency-3n-tsh"
17065   include:
17066     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17067     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17068   layout:
17069     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17070     layout: "plot-throughput"
17071
17072 - type: "plot"
17073   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17074   algorithm: "plot_perf_box_name"
17075   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17076   data: "plot-dpdk-throughput-latency-3n-tsh"
17077   include:
17078     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17079     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17080   layout:
17081     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17082     layout: "plot-throughput"
17083
17084 - type: "plot"
17085   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17086   algorithm: "plot_perf_box_name"
17087   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17088   data: "plot-dpdk-throughput-latency-3n-tsh"
17089   include:
17090     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17091     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17092   layout:
17093     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17094     layout: "plot-throughput"
17095
17096 - type: "plot"
17097   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17098   algorithm: "plot_perf_box_name"
17099   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17100   data: "plot-dpdk-throughput-latency-3n-tsh"
17101   include:
17102     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17103     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17104   layout:
17105     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17106     layout: "plot-throughput"
17107
17108 ################################################################################
17109 ###   2n-clx                                                                 ###
17110 ################################################################################
17111
17112 # Packet Throughput
17113
17114 - type: "plot"
17115   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17116   algorithm: "plot_perf_box_name"
17117   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17118   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17119   include:
17120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17122     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17123     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17124   layout:
17125     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17126     layout: "plot-throughput"
17127
17128 - type: "plot"
17129   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17130   algorithm: "plot_perf_box_name"
17131   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17132   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17133   include:
17134     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17136     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17137     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17138   layout:
17139     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17140     layout: "plot-throughput"
17141
17142 - type: "plot"
17143   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17144   algorithm: "plot_perf_box_name"
17145   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17146   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17147   include:
17148     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17149     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17150     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17151     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17152   layout:
17153     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17154     layout: "plot-throughput"
17155
17156 - type: "plot"
17157   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17158   algorithm: "plot_perf_box_name"
17159   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17161   include:
17162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17165     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17166   layout:
17167     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17168     layout: "plot-throughput"
17169
17170 - type: "plot"
17171   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17172   algorithm: "plot_perf_box_name"
17173   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17174   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17175   include:
17176     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17177     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17178     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17179     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17180   layout:
17181     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17182     layout: "plot-throughput"
17183
17184 - type: "plot"
17185   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17186   algorithm: "plot_perf_box_name"
17187   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17188   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17189   include:
17190     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17191     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17192     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17193     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17194   layout:
17195     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17196     layout: "plot-throughput"
17197
17198 - type: "plot"
17199   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17200   algorithm: "plot_perf_box_name"
17201   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17203   include:
17204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17210   layout:
17211     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17212     layout: "plot-throughput"
17213
17214 - type: "plot"
17215   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17216   algorithm: "plot_perf_box_name"
17217   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17218   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17219   include:
17220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17224     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17225   layout:
17226     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17227     layout: "plot-throughput"
17228
17229 - type: "plot"
17230   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17231   algorithm: "plot_perf_box_name"
17232   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17234   include:
17235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17239   layout:
17240     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17241     layout: "plot-throughput"
17242
17243 - type: "plot"
17244   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17245   algorithm: "plot_perf_box_name"
17246   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17247   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17248   include:
17249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17253   layout:
17254     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17255     layout: "plot-throughput"
17256
17257 - type: "plot"
17258   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17259   algorithm: "plot_perf_box_name"
17260   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17262   include:
17263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17266   layout:
17267     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17268     layout: "plot-throughput"
17269
17270 - type: "plot"
17271   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17272   algorithm: "plot_perf_box_name"
17273   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17274   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17275   include:
17276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17279   layout:
17280     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17281     layout: "plot-throughput"
17282
17283 - type: "plot"
17284   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17285   algorithm: "plot_perf_box_name"
17286   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17287   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17288   include:
17289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17294   layout:
17295     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17296     layout: "plot-throughput"
17297
17298 - type: "plot"
17299   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17300   algorithm: "plot_perf_box_name"
17301   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17302   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17303   include:
17304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17309   layout:
17310     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17311     layout: "plot-throughput"
17312
17313 - type: "plot"
17314   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17315   algorithm: "plot_perf_box_name"
17316   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17317   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17318   include:
17319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17322   layout:
17323     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17324     layout: "plot-throughput"
17325
17326 - type: "plot"
17327   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17328   algorithm: "plot_perf_box_name"
17329   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17331   include:
17332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17335   layout:
17336     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17337     layout: "plot-throughput"
17338
17339 - type: "plot"
17340   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17341   algorithm: "plot_perf_box_name"
17342   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17344   include:
17345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17351   layout:
17352     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17353     layout: "plot-throughput"
17354
17355 - type: "plot"
17356   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17357   algorithm: "plot_perf_box_name"
17358   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17360   include:
17361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17367   layout:
17368     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17369     layout: "plot-throughput"
17370
17371 - type: "plot"
17372   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17373   algorithm: "plot_perf_box_name"
17374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17376   include:
17377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17382     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17383   layout:
17384     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17385     layout: "plot-throughput"
17386
17387 - type: "plot"
17388   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17389   algorithm: "plot_perf_box_name"
17390   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17391   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17392   include:
17393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17396     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17399   layout:
17400     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17401     layout: "plot-throughput"
17402
17403 - type: "plot"
17404   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17405   algorithm: "plot_perf_box_name"
17406   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17407   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17408   include:
17409     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17410     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17411   layout:
17412     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17413     layout: "plot-throughput"
17414
17415 - type: "plot"
17416   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17417   algorithm: "plot_perf_box_name"
17418   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17419   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17420   include:
17421     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17423   layout:
17424     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17425     layout: "plot-throughput"
17426
17427 - type: "plot"
17428   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17429   algorithm: "plot_perf_box_name"
17430   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17432   include:
17433     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17434     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17435     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17436     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17437     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17438     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17439   layout:
17440     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17441     layout: "plot-throughput"
17442
17443 - type: "plot"
17444   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17445   algorithm: "plot_perf_box_name"
17446   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17448   include:
17449     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17450     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17451     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17452     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17453     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17454     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17455   layout:
17456     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17457     layout: "plot-throughput"
17458
17459 - type: "plot"
17460   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17461   algorithm: "plot_perf_box_name"
17462   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17464   include:
17465     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17466     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17467     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17468     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17469     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17470     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17471   layout:
17472     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17473     layout: "plot-throughput"
17474
17475 - type: "plot"
17476   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17477   algorithm: "plot_perf_box_name"
17478   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17480   include:
17481     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17482     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17483     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17484     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17485     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17486     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17487   layout:
17488     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17489     layout: "plot-throughput"
17490
17491 - type: "plot"
17492   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17493   algorithm: "plot_perf_box_name"
17494   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17495   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17496   include:
17497     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17498     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17499     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17500     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17502     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17503   layout:
17504     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17505     layout: "plot-throughput"
17506
17507 - type: "plot"
17508   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17509   algorithm: "plot_perf_box_name"
17510   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17512   include:
17513     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17514     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17515     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17516     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17517     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17518     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17519   layout:
17520     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17521     layout: "plot-throughput"
17522
17523 - type: "plot"
17524   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17525   algorithm: "plot_perf_box_name"
17526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17528   include:
17529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17534   layout:
17535     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17536     layout: "plot-throughput"
17537
17538 - type: "plot"
17539   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17540   algorithm: "plot_perf_box_name"
17541   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17543   include:
17544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17549   layout:
17550     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17551     layout: "plot-throughput"
17552
17553 - type: "plot"
17554   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17555   algorithm: "plot_perf_box_name"
17556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17558   include:
17559     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17564   layout:
17565     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17566     layout: "plot-throughput"
17567
17568 - type: "plot"
17569   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17570   algorithm: "plot_perf_box_name"
17571   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17572   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17573   include:
17574     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17575     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17576     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17577     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17578     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17579   layout:
17580     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17581     layout: "plot-throughput"
17582
17583 - type: "plot"
17584   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17585   algorithm: "plot_perf_box_name"
17586   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17587   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17588   include:
17589     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17590     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17591     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17592     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17593     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17594   layout:
17595     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17596     layout: "plot-throughput"
17597
17598 - type: "plot"
17599   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17600   algorithm: "plot_perf_box_name"
17601   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17602   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17603   include:
17604     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17605     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17606     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17607     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17608     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17609   layout:
17610     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17611     layout: "plot-throughput"
17612
17613 - type: "plot"
17614   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17615   algorithm: "plot_perf_box_name"
17616   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17617   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17618   include:
17619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17621     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17622     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17623     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17624   layout:
17625     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17626     layout: "plot-throughput"
17627
17628 - type: "plot"
17629   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17630   algorithm: "plot_perf_box_name"
17631   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17632   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17633   include:
17634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17637     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17638     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17639   layout:
17640     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17641     layout: "plot-throughput"
17642
17643 - type: "plot"
17644   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17645   algorithm: "plot_perf_box_name"
17646   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17647   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17648   include:
17649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17653     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17654   layout:
17655     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17656     layout: "plot-throughput"
17657
17658 - type: "plot"
17659   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17660   algorithm: "plot_perf_box_name"
17661   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17662   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17663   include:
17664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17669   layout:
17670     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17671     layout: "plot-throughput"
17672
17673 - type: "plot"
17674   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17675   algorithm: "plot_perf_box_name"
17676   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17678   include:
17679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17685   layout:
17686     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17687     layout: "plot-throughput"
17688
17689 - type: "plot"
17690   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17691   algorithm: "plot_perf_box_name"
17692   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17694   include:
17695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17701   layout:
17702     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17703     layout: "plot-throughput"
17704
17705 - type: "plot"
17706   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17707   algorithm: "plot_perf_box_name"
17708   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17710   include:
17711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17715   layout:
17716     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17717     layout: "plot-throughput"
17718
17719 - type: "plot"
17720   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17721   algorithm: "plot_perf_box_name"
17722   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17723   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17724   include:
17725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17729   layout:
17730     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17731     layout: "plot-throughput"
17732
17733 - type: "plot"
17734   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17735   algorithm: "plot_perf_box_name"
17736   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17737   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17738   include:
17739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17745   layout:
17746     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17747     layout: "plot-throughput"
17748
17749 - type: "plot"
17750   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17751   algorithm: "plot_perf_box_name"
17752   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17753   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17754   include:
17755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17761   layout:
17762     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17763     layout: "plot-throughput"
17764
17765 - type: "plot"
17766   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17767   algorithm: "plot_perf_box_name"
17768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17770   include:
17771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17775   layout:
17776     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17777     layout: "plot-throughput"
17778
17779 - type: "plot"
17780   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17781   algorithm: "plot_perf_box_name"
17782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17784   include:
17785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17789   layout:
17790     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17791     layout: "plot-throughput"
17792
17793 - type: "plot"
17794   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17795   algorithm: "plot_perf_box_name"
17796   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17798   include:
17799     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17800     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17801     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17802     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17803     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17804     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17805   layout:
17806     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17807     layout: "plot-throughput"
17808
17809 - type: "plot"
17810   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17811   algorithm: "plot_perf_box_name"
17812   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17813   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17814   include:
17815     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17816     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17817     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17818     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17819     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17820     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17821   layout:
17822     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17823     layout: "plot-throughput"
17824
17825 - type: "plot"
17826   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17827   algorithm: "plot_perf_box_name"
17828   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17829   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17830   include:
17831     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17832     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17833     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17834     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17835   layout:
17836     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17837     layout: "plot-throughput"
17838
17839 - type: "plot"
17840   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17841   algorithm: "plot_perf_box_name"
17842   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17844   include:
17845     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17846     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17847     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17848     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17849   layout:
17850     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17851     layout: "plot-throughput"
17852
17853 - type: "plot"
17854   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17855   algorithm: "plot_perf_box_name"
17856   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17858   include:
17859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17864   layout:
17865     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17866     layout: "plot-throughput"
17867
17868 - type: "plot"
17869   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17870   algorithm: "plot_perf_box_name"
17871   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17873   include:
17874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17879   layout:
17880     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17881     layout: "plot-throughput"
17882
17883 - type: "plot"
17884   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17885   algorithm: "plot_perf_box_name"
17886   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17888   include:
17889     - "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"
17890     - "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"
17891     - "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"
17892     - "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"
17893     - "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"
17894   layout:
17895     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17896     layout: "plot-throughput"
17897
17898 - type: "plot"
17899   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17900   algorithm: "plot_perf_box_name"
17901   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17902   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17903   include:
17904     - "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"
17905     - "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"
17906     - "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"
17907     - "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"
17908     - "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"
17909   layout:
17910     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17911     layout: "plot-throughput"
17912
17913 - type: "plot"
17914   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17915   algorithm: "plot_perf_box_name"
17916   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17918   include:
17919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17924   layout:
17925     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17926     layout: "plot-throughput"
17927
17928 - type: "plot"
17929   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17930   algorithm: "plot_perf_box_name"
17931   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17933   include:
17934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17939   layout:
17940     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17941     layout: "plot-throughput"
17942
17943 - type: "plot"
17944   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17945   algorithm: "plot_perf_box_name"
17946   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17947   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17948   include:
17949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17954   layout:
17955     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17956     layout: "plot-throughput"
17957
17958 - type: "plot"
17959   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17960   algorithm: "plot_perf_box_name"
17961   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17962   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17963   include:
17964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17969   layout:
17970     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17971     layout: "plot-throughput"
17972
17973 - type: "plot"
17974   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17975   algorithm: "plot_perf_box_name"
17976   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17978   include:
17979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17983   layout:
17984     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17985     layout: "plot-throughput"
17986
17987 - type: "plot"
17988   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17989   algorithm: "plot_perf_box_name"
17990   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17991   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17992   include:
17993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17996     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17997   layout:
17998     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17999     layout: "plot-throughput"
18000
18001 - type: "plot"
18002   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18003   algorithm: "plot_perf_box_name"
18004   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18005   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18006   include:
18007     - "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"
18008     - "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"
18009     - "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"
18010     - "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"
18011   layout:
18012     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18013     layout: "plot-throughput"
18014
18015 - type: "plot"
18016   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18017   algorithm: "plot_perf_box_name"
18018   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18019   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18020   include:
18021     - "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"
18022     - "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"
18023     - "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"
18024     - "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"
18025   layout:
18026     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18027     layout: "plot-throughput"
18028
18029 - type: "plot"
18030   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18031   algorithm: "plot_perf_box_name"
18032   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18033   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18034   include:
18035     - "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"
18036     - "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"
18037     - "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"
18038     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18039     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18040     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18041   layout:
18042     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18043     layout: "plot-throughput"
18044
18045 - type: "plot"
18046   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18047   algorithm: "plot_perf_box_name"
18048   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18050   include:
18051     - "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"
18052     - "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"
18053     - "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"
18054     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18055     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18056     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18057   layout:
18058     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18059     layout: "plot-throughput"
18060
18061 ################################################################################
18062
18063 # Packet Speedup
18064
18065 - type: "plot"
18066   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18067   algorithm: "plot_tsa_name"
18068   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18070   include:
18071     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18072     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18073     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18074     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18075   layout:
18076     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18077     layout: "plot-throughput-speedup-analysis"
18078
18079 - type: "plot"
18080   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18081   algorithm: "plot_tsa_name"
18082   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18084   include:
18085     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18086     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18087     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18088     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18089   layout:
18090     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18091     layout: "plot-throughput-speedup-analysis"
18092
18093 - type: "plot"
18094   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18095   algorithm: "plot_tsa_name"
18096   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18097   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18098   include:
18099     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18100     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18101     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18102     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18103   layout:
18104     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18105     layout: "plot-throughput-speedup-analysis"
18106
18107 - type: "plot"
18108   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18109   algorithm: "plot_tsa_name"
18110   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18112   include:
18113     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18114     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18115     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18116     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18117   layout:
18118     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18119     layout: "plot-throughput-speedup-analysis"
18120
18121 - type: "plot"
18122   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18123   algorithm: "plot_tsa_name"
18124   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18126   include:
18127     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18128     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18129     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18130     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18131   layout:
18132     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18133     layout: "plot-throughput-speedup-analysis"
18134
18135 - type: "plot"
18136   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18137   algorithm: "plot_tsa_name"
18138   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18139   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18140   include:
18141     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18142     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18143     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18144     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18145   layout:
18146     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18147     layout: "plot-throughput-speedup-analysis"
18148
18149 - type: "plot"
18150   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18151   algorithm: "plot_tsa_name"
18152   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18154   include:
18155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18157     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18158     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18159     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18160     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18161   layout:
18162     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18163     layout: "plot-throughput-speedup-analysis"
18164
18165 - type: "plot"
18166   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18167   algorithm: "plot_tsa_name"
18168   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18170   include:
18171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18172     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18173     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18174     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18175     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18176     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18177   layout:
18178     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18179     layout: "plot-throughput-speedup-analysis"
18180
18181 - type: "plot"
18182   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18183   algorithm: "plot_tsa_name"
18184   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18186   include:
18187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18191   layout:
18192     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18193     layout: "plot-throughput-speedup-analysis"
18194
18195 - type: "plot"
18196   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18197   algorithm: "plot_tsa_name"
18198   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18200   include:
18201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18203     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18205   layout:
18206     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18207     layout: "plot-throughput-speedup-analysis"
18208
18209 - type: "plot"
18210   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18211   algorithm: "plot_tsa_name"
18212   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18214   include:
18215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18218   layout:
18219     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18220     layout: "plot-throughput-speedup-analysis"
18221
18222 - type: "plot"
18223   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18224   algorithm: "plot_tsa_name"
18225   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18226   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18227   include:
18228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18231   layout:
18232     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18233     layout: "plot-throughput-speedup-analysis"
18234
18235 - type: "plot"
18236   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18237   algorithm: "plot_tsa_name"
18238   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18240   include:
18241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18246   layout:
18247     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18248     layout: "plot-throughput-speedup-analysis"
18249
18250 - type: "plot"
18251   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18252   algorithm: "plot_tsa_name"
18253   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18255   include:
18256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18261   layout:
18262     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18263     layout: "plot-throughput-speedup-analysis"
18264
18265 - type: "plot"
18266   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18267   algorithm: "plot_tsa_name"
18268   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18269   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18270   include:
18271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18274   layout:
18275     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18276     layout: "plot-throughput-speedup-analysis"
18277
18278 - type: "plot"
18279   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18280   algorithm: "plot_tsa_name"
18281   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18283   include:
18284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18287   layout:
18288     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18289     layout: "plot-throughput-speedup-analysis"
18290
18291 - type: "plot"
18292   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18293   algorithm: "plot_tsa_name"
18294   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18296   include:
18297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18303   layout:
18304     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18305     layout: "plot-throughput-speedup-analysis"
18306
18307 - type: "plot"
18308   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18309   algorithm: "plot_tsa_name"
18310   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18312   include:
18313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18319   layout:
18320     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18321     layout: "plot-throughput-speedup-analysis"
18322
18323 - type: "plot"
18324   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18325   algorithm: "plot_tsa_name"
18326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18328   include:
18329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18335   layout:
18336     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18337     layout: "plot-throughput-speedup-analysis"
18338
18339 - type: "plot"
18340   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18341   algorithm: "plot_tsa_name"
18342   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18344   include:
18345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18351   layout:
18352     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18353     layout: "plot-throughput-speedup-analysis"
18354
18355 - type: "plot"
18356   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18357   algorithm: "plot_tsa_name"
18358   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18360   include:
18361     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18362     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18363   layout:
18364     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18365     layout: "plot-throughput-speedup-analysis"
18366
18367 - type: "plot"
18368   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18369   algorithm: "plot_tsa_name"
18370   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18372   include:
18373     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18375   layout:
18376     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18377     layout: "plot-throughput-speedup-analysis"
18378
18379 - type: "plot"
18380   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18381   algorithm: "plot_tsa_name"
18382   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18384   include:
18385     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18386     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18387     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18388     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18391   layout:
18392     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18393     layout: "plot-throughput-speedup-analysis"
18394
18395 - type: "plot"
18396   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18397   algorithm: "plot_tsa_name"
18398   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18400   include:
18401     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18402     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18403     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18404     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18407   layout:
18408     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18409     layout: "plot-throughput-speedup-analysis"
18410
18411 - type: "plot"
18412   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18413   algorithm: "plot_tsa_name"
18414   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18416   include:
18417     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18419     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18420     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18423   layout:
18424     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18425     layout: "plot-throughput-speedup-analysis"
18426
18427 - type: "plot"
18428   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18429   algorithm: "plot_tsa_name"
18430   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18432   include:
18433     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18434     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18435     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18436     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18438     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18439   layout:
18440     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18441     layout: "plot-throughput-speedup-analysis"
18442
18443 - type: "plot"
18444   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18445   algorithm: "plot_tsa_name"
18446   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18448   include:
18449     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18450     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18451     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18452     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18453     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18454     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18455   layout:
18456     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18457     layout: "plot-throughput-speedup-analysis"
18458
18459 - type: "plot"
18460   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18461   algorithm: "plot_tsa_name"
18462   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18464   include:
18465     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18466     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18467     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18468     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18469     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18470     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18471   layout:
18472     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18473     layout: "plot-throughput-speedup-analysis"
18474
18475 - type: "plot"
18476   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18477   algorithm: "plot_tsa_name"
18478   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18480   include:
18481     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18486   layout:
18487     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18488     layout: "plot-throughput-speedup-analysis"
18489
18490 - type: "plot"
18491   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18492   algorithm: "plot_tsa_name"
18493   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18494   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18495   include:
18496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18501   layout:
18502     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18503     layout: "plot-throughput-speedup-analysis"
18504
18505 - type: "plot"
18506   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18507   algorithm: "plot_tsa_name"
18508   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18510   include:
18511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18516   layout:
18517     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18518     layout: "plot-throughput-speedup-analysis"
18519
18520 - type: "plot"
18521   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18522   algorithm: "plot_tsa_name"
18523   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18524   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18525   include:
18526     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18531   layout:
18532     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18533     layout: "plot-throughput-speedup-analysis"
18534
18535 - type: "plot"
18536   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18537   algorithm: "plot_tsa_name"
18538   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18539   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18540   include:
18541     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18542     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18543     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18544     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18545     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18546   layout:
18547     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18548     layout: "plot-throughput-speedup-analysis"
18549
18550 - type: "plot"
18551   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18552   algorithm: "plot_tsa_name"
18553   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18555   include:
18556     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18557     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18558     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18559     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18560     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18561   layout:
18562     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18563     layout: "plot-throughput-speedup-analysis"
18564
18565 - type: "plot"
18566   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18567   algorithm: "plot_tsa_name"
18568   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18570   include:
18571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18574     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18575     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18576   layout:
18577     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18578     layout: "plot-throughput-speedup-analysis"
18579
18580 - type: "plot"
18581   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18582   algorithm: "plot_tsa_name"
18583   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18585   include:
18586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18591   layout:
18592     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18593     layout: "plot-throughput-speedup-analysis"
18594
18595 - type: "plot"
18596   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18597   algorithm: "plot_tsa_name"
18598   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18600   include:
18601     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18606   layout:
18607     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18608     layout: "plot-throughput-speedup-analysis"
18609
18610 - type: "plot"
18611   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18612   algorithm: "plot_tsa_name"
18613   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18615   include:
18616     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18617     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18618     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18621   layout:
18622     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18623     layout: "plot-throughput-speedup-analysis"
18624
18625 - type: "plot"
18626   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18627   algorithm: "plot_tsa_name"
18628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18630   include:
18631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18637   layout:
18638     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18639     layout: "plot-throughput-speedup-analysis"
18640
18641 - type: "plot"
18642   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18643   algorithm: "plot_tsa_name"
18644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18646   include:
18647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18652     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18653   layout:
18654     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18655     layout: "plot-throughput-speedup-analysis"
18656
18657 - type: "plot"
18658   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18659   algorithm: "plot_tsa_name"
18660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18662   include:
18663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18667   layout:
18668     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18669     layout: "plot-throughput-speedup-analysis"
18670
18671 - type: "plot"
18672   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18673   algorithm: "plot_tsa_name"
18674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18676   include:
18677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18681   layout:
18682     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18683     layout: "plot-throughput-speedup-analysis"
18684
18685 - type: "plot"
18686   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18687   algorithm: "plot_tsa_name"
18688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18690   include:
18691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18697   layout:
18698     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18699     layout: "plot-throughput-speedup-analysis"
18700
18701 - type: "plot"
18702   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18703   algorithm: "plot_tsa_name"
18704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18706   include:
18707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18713   layout:
18714     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18715     layout: "plot-throughput-speedup-analysis"
18716
18717 - type: "plot"
18718   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18719   algorithm: "plot_tsa_name"
18720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18722   include:
18723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18727   layout:
18728     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18729     layout: "plot-throughput-speedup-analysis"
18730
18731 - type: "plot"
18732   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18733   algorithm: "plot_tsa_name"
18734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18736   include:
18737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18741   layout:
18742     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18743     layout: "plot-throughput-speedup-analysis"
18744
18745 - type: "plot"
18746   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18747   algorithm: "plot_tsa_name"
18748   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18750   include:
18751     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18752     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18753     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18754     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18755     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18756     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18757   layout:
18758     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18759     layout: "plot-throughput-speedup-analysis"
18760
18761 - type: "plot"
18762   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18763   algorithm: "plot_tsa_name"
18764   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18766   include:
18767     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18768     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18769     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18770     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18771     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18772     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18773   layout:
18774     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18775     layout: "plot-throughput-speedup-analysis"
18776
18777 - type: "plot"
18778   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18779   algorithm: "plot_tsa_name"
18780   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18781   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18782   include:
18783     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18784     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18785     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18786     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18787   layout:
18788     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18789     layout: "plot-throughput-speedup-analysis"
18790
18791 - type: "plot"
18792   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18793   algorithm: "plot_tsa_name"
18794   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18795   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18796   include:
18797     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18798     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18799     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18800     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18801   layout:
18802     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18803     layout: "plot-throughput-speedup-analysis"
18804
18805 - type: "plot"
18806   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18807   algorithm: "plot_tsa_name"
18808   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18810   include:
18811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18815     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18816   layout:
18817     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18818     layout: "plot-throughput-speedup-analysis"
18819
18820 - type: "plot"
18821   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18822   algorithm: "plot_tsa_name"
18823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18825   include:
18826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18829     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18830     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18831   layout:
18832     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18833     layout: "plot-throughput-speedup-analysis"
18834
18835 - type: "plot"
18836   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18837   algorithm: "plot_tsa_name"
18838   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18839   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18840   include:
18841     - "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"
18842     - "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"
18843     - "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"
18844     - "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"
18845     - "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"
18846   layout:
18847     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18848     layout: "plot-throughput-speedup-analysis"
18849
18850 - type: "plot"
18851   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18852   algorithm: "plot_tsa_name"
18853   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18854   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18855   include:
18856     - "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"
18857     - "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"
18858     - "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"
18859     - "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"
18860     - "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"
18861   layout:
18862     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18863     layout: "plot-throughput-speedup-analysis"
18864
18865 - type: "plot"
18866   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18867   algorithm: "plot_tsa_name"
18868   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18870   include:
18871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18872     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18873     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18876   layout:
18877     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18878     layout: "plot-throughput-speedup-analysis"
18879
18880 - type: "plot"
18881   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18882   algorithm: "plot_tsa_name"
18883   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18884   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18885   include:
18886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18891   layout:
18892     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18893     layout: "plot-throughput-speedup-analysis"
18894
18895 - type: "plot"
18896   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18897   algorithm: "plot_tsa_name"
18898   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18900   include:
18901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18906   layout:
18907     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18908     layout: "plot-throughput-speedup-analysis"
18909
18910 - type: "plot"
18911   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18912   algorithm: "plot_tsa_name"
18913   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18914   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18915   include:
18916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18921   layout:
18922     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18923     layout: "plot-throughput-speedup-analysis"
18924
18925 - type: "plot"
18926   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18927   algorithm: "plot_tsa_name"
18928   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18930   include:
18931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18935   layout:
18936     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18937     layout: "plot-throughput-speedup-analysis"
18938
18939 - type: "plot"
18940   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18941   algorithm: "plot_tsa_name"
18942   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18944   include:
18945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18949   layout:
18950     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18951     layout: "plot-throughput-speedup-analysis"
18952
18953 - type: "plot"
18954   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18955   algorithm: "plot_tsa_name"
18956   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18958   include:
18959     - "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"
18960     - "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"
18961     - "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"
18962     - "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"
18963   layout:
18964     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18965     layout: "plot-throughput-speedup-analysis"
18966
18967 - type: "plot"
18968   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18969   algorithm: "plot_tsa_name"
18970   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18972   include:
18973     - "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"
18974     - "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"
18975     - "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"
18976     - "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"
18977   layout:
18978     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
18979     layout: "plot-throughput-speedup-analysis"
18980
18981 - type: "plot"
18982   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18983   algorithm: "plot_tsa_name"
18984   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18986   include:
18987     - "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"
18988     - "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"
18989     - "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"
18990     - "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"
18991     - "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"
18992     - "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"
18993   layout:
18994     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18995     layout: "plot-throughput-speedup-analysis"
18996
18997 - type: "plot"
18998   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18999   algorithm: "plot_tsa_name"
19000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19002   include:
19003     - "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"
19004     - "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"
19005     - "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"
19006     - "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"
19007     - "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"
19008     - "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"
19009   layout:
19010     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19011     layout: "plot-throughput-speedup-analysis"
19012
19013 ################################################################################
19014
19015 # Packet Throughput - DPDK
19016
19017 # 2n-clx-xxv710
19018
19019 - type: "plot"
19020   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19021   algorithm: "plot_perf_box_name"
19022   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19023   data: "plot-dpdk-throughput-latency-2n-clx"
19024   include:
19025     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19026     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19027   layout:
19028     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19029     layout: "plot-throughput"
19030
19031 - type: "plot"
19032   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19033   algorithm: "plot_perf_box_name"
19034   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19035   data: "plot-dpdk-throughput-latency-2n-clx"
19036   include:
19037     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19038     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19039   layout:
19040     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19041     layout: "plot-throughput"
19042
19043 - type: "plot"
19044   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19045   algorithm: "plot_perf_box_name"
19046   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19047   data: "plot-dpdk-throughput-latency-2n-clx"
19048   include:
19049     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19050     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19051   layout:
19052     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19053     layout: "plot-throughput"
19054
19055 - type: "plot"
19056   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19057   algorithm: "plot_perf_box_name"
19058   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19059   data: "plot-dpdk-throughput-latency-2n-clx"
19060   include:
19061     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19062     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19063   layout:
19064     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19065     layout: "plot-throughput"
19066
19067 # 2n-clx-x710
19068
19069 - type: "plot"
19070   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19071   algorithm: "plot_perf_box_name"
19072   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19073   data: "plot-dpdk-throughput-latency-2n-clx"
19074   include:
19075     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19076     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19077   layout:
19078     title: "2n-clx-x710-64b-2t1c-base-ndr"
19079     layout: "plot-throughput"
19080
19081 - type: "plot"
19082   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19083   algorithm: "plot_perf_box_name"
19084   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19085   data: "plot-dpdk-throughput-latency-2n-clx"
19086   include:
19087     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19088     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19089   layout:
19090     title: "2n-clx-x710-64b-4t2c-base-ndr"
19091     layout: "plot-throughput"
19092
19093 - type: "plot"
19094   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19095   algorithm: "plot_perf_box_name"
19096   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19097   data: "plot-dpdk-throughput-latency-2n-clx"
19098   include:
19099     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19100     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19101   layout:
19102     title: "2n-clx-x710-64b-2t1c-base-pdr"
19103     layout: "plot-throughput"
19104
19105 - type: "plot"
19106   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19107   algorithm: "plot_perf_box_name"
19108   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19109   data: "plot-dpdk-throughput-latency-2n-clx"
19110   include:
19111     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19112     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19113   layout:
19114     title: "2n-clx-x710-64b-4t2c-base-pdr"
19115     layout: "plot-throughput"
19116
19117 ################################################################################
19118
19119 - type: "plot"
19120   title: "Latency by percentile: 2n-skx"
19121   algorithm: "plot_hdrh_lat_by_percentile"
19122   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19123   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19124   target-links: "../../_static/vpp"
19125   data: "plot-vpp-hdrh-lat-2n-skx"
19126   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19127   layout:
19128     layout: "plot-hdrh-latency-by-percentile"
19129
19130 - type: "plot"
19131   title: "Latency by percentile: 3n-skx"
19132   algorithm: "plot_hdrh_lat_by_percentile"
19133   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19134   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19135   target-links: "../../_static/vpp"
19136   data: "plot-vpp-hdrh-lat-3n-skx"
19137   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19138   layout:
19139     layout: "plot-hdrh-latency-by-percentile"
19140
19141 - type: "plot"
19142   title: "Latency by percentile: 2n-clx"
19143   algorithm: "plot_hdrh_lat_by_percentile"
19144   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19145   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19146   target-links: "../../_static/vpp"
19147   data: "plot-vpp-hdrh-lat-2n-clx"
19148   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19149   layout:
19150     layout: "plot-hdrh-latency-by-percentile"
19151
19152 - type: "plot"
19153   title: "Latency by percentile: 3n-hsw"
19154   algorithm: "plot_hdrh_lat_by_percentile"
19155   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19156   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19157   target-links: "../../_static/vpp"
19158   data: "plot-vpp-hdrh-lat-3n-hsw"
19159   filter: "'1T1C' and 'NIC_Intel-XL710'"
19160   layout:
19161     layout: "plot-hdrh-latency-by-percentile"
19162
19163 - type: "plot"
19164   title: "Latency by percentile: 3n-tsh"
19165   algorithm: "plot_hdrh_lat_by_percentile"
19166   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19167   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19168   target-links: "../../_static/vpp"
19169   data: "plot-vpp-hdrh-lat-3n-tsh"
19170   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19171   layout:
19172     layout: "plot-hdrh-latency-by-percentile"
19173
19174 - type: "plot"
19175   title: "Latency by percentile: DPDK 2n-skx"
19176   algorithm: "plot_hdrh_lat_by_percentile"
19177   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19178   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19179   target-links: "../../_static/dpdk"
19180   data: "plot-dpdk-hdrh-lat-2n-skx"
19181   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19182   layout:
19183     layout: "plot-hdrh-latency-by-percentile"
19184
19185 - type: "plot"
19186   title: "Latency by percentile: DPDK 3n-skx"
19187   algorithm: "plot_hdrh_lat_by_percentile"
19188   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19189   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19190   target-links: "../../_static/dpdk"
19191   data: "plot-dpdk-hdrh-lat-3n-skx"
19192   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19193   layout:
19194     layout: "plot-hdrh-latency-by-percentile"
19195
19196 - type: "plot"
19197   title: "Latency by percentile: DPDK 2n-clx"
19198   algorithm: "plot_hdrh_lat_by_percentile"
19199   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19200   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19201   target-links: "../../_static/dpdk"
19202   data: "plot-dpdk-hdrh-lat-2n-clx"
19203   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19204   layout:
19205     layout: "plot-hdrh-latency-by-percentile"
19206
19207 - type: "plot"
19208   title: "Latency by percentile: DPDK 3n-hsw"
19209   algorithm: "plot_hdrh_lat_by_percentile"
19210   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19211   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19212   target-links: "../../_static/dpdk"
19213   data: "plot-dpdk-hdrh-lat-3n-hsw"
19214   filter: "'1T1C' and 'NIC_Intel-XL710'"
19215   layout:
19216     layout: "plot-hdrh-latency-by-percentile"
19217
19218 - type: "plot"
19219   title: "Latency by percentile: DPDK 3n-tsh"
19220   algorithm: "plot_hdrh_lat_by_percentile"
19221   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19222   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19223   target-links: "../../_static/dpdk"
19224   data: "plot-dpdk-hdrh-lat-3n-tsh"
19225   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19226   layout:
19227     layout: "plot-hdrh-latency-by-percentile"