a27681379abe3e43a4248d705d57bbb5d6877575
[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         - 106 # NDRPDR full - ip4tunnels-3
678         - 107 # NDRPDR full - ip6tunnels-1
679         - 108 # NDRPDR full - ip4-1
680
681     vpp-perf-results-2n-skx:
682       csit-vpp-perf-verify-2001-2n-skx:
683         - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
684         - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
685         - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
686         - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
687         - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
688         - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
689         - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
690         - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
691         - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
692         - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
693         - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
694         - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
695         - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
696         - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
697
698     vpp-perf-results-2n-clx:
699       csit-vpp-perf-verify-2001-2n-clx:
700         - 53  # NDRPDR full
701         - 54  # NDRPDR full
702         - 55  # NDRPDR full
703         - 56  # NDRPDR full
704         - 57  # NDRPDR full
705         - 58  # NDRPDR full
706         - 59  # NDRPDR full
707         - 60  # NDRPDR full
708         - 61  # NDRPDR full
709         - 62  # NDRPDR full
710         - 63  # NDRPDR full
711         - 64  # NDRPDR full
712         - 65  # NDRPDR full
713         - 66  # NDRPDR full
714         - 67  # NDRPDR full
715
716     vpp-perf-results-3n-tsh:
717       csit-vpp-perf-verify-2001-3n-tsh:
718         - 10  # NDRPDR sel
719
720     vpp-perf-results-3n-dnv:
721       csit-vpp-perf-verify-2001-3n-dnv:
722         - 19  # NDRPDR full
723         - 20  # NDRPDR full
724         - 21  # NDRPDR full
725         - 22  # NDRPDR full
726         - 23  # NDRPDR full
727         - 24  # NDRPDR full
728         - 25  # NDRPDR full
729         - 26  # NDRPDR full
730         - 37  # NDRPDR full
731         - 38  # NDRPDR full
732         - 39  # NDRPDR full
733
734     vpp-perf-results-2n-dnv:
735       csit-vpp-perf-verify-2001-2n-dnv:
736         - 21  # NDRPDR full
737         - 22  # NDRPDR full
738         - 25  # NDRPDR full
739         - 26  # NDRPDR full
740         - 27  # NDRPDR full
741         - 28  # NDRPDR full
742
743     vpp-mrr-results-3n-hsw:
744       csit-vpp-perf-verify-2001-3n-hsw:
745         - 17  # MRR sel
746
747     vpp-mrr-results-3n-skx:
748       csit-vpp-perf-verify-2001-3n-skx:
749         - 50  # MRR sel
750         - 53  # MRR sel addition
751
752     vpp-mrr-results-2n-skx:
753       csit-vpp-perf-verify-2001-2n-skx:
754         - 101 # MRR sel
755         - 128 # MRR sel addition
756
757     vpp-mrr-results-2n-clx:
758       csit-vpp-perf-verify-2001-2n-clx:
759         - 39  # MRR
760
761     vpp-mrr-results-3n-tsh:
762       csit-vpp-perf-verify-2001-3n-tsh:
763         - 9   # MRR sel
764
765     vpp-mrr-results-3n-dnv:
766       csit-vpp-perf-verify-2001-3n-dnv:
767         - 11  # MRR sel
768
769     vpp-mrr-results-2n-dnv:
770       csit-vpp-perf-verify-2001-2n-dnv:
771         - 12  # MRR sel
772
773     vpp-device-results-ubuntu:
774       csit-vpp-device-2001-ubuntu1804-1n-skx:
775         - 57
776
777     dpdk-perf-results-3n-hsw:
778       csit-dpdk-perf-verify-2001-3n-hsw:
779         - 25  # NDRPDR full
780         - 26  # NDRPDR full
781
782     dpdk-perf-results-3n-skx:
783       csit-dpdk-perf-verify-2001-3n-skx:
784         - 29  # NDRPDR sel xxv710
785         - 30  # NDRPDR sel x710
786
787     dpdk-perf-results-2n-skx:
788       csit-dpdk-perf-verify-2001-2n-skx:
789         - 35  # NDRPDR sel xxv710
790         - 38  # NDRPDR sel x710
791
792     dpdk-perf-results-2n-clx:
793       csit-dpdk-perf-verify-2001-2n-clx:
794         - 15  # NDRPDR sel
795         - 34  # NDRPDR sel
796
797     dpdk-perf-results-2n-dnv:
798       csit-dpdk-perf-verify-2001-2n-dnv:
799         - 16  # NDRPDR sel
800
801     dpdk-perf-results-3n-dnv:
802       csit-dpdk-perf-verify-2001-3n-dnv:
803         - 12  # NDRPDR sel
804
805     dpdk-perf-results-3n-tsh:
806       csit-dpdk-perf-verify-2001-3n-tsh:
807         - 3   # NDRPDR sel
808
809 ###########################################################################
810     # Tables (more than one data set)
811
812     # Performance changes
813
814     vpp-perf-changes-2n-skx-old1908_0:
815       csit-vpp-perf-verify-1908-2n-skx:
816         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
817         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
818         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
819         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
820         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
821         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
822         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
823         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
824         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
825         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
826     vpp-perf-changes-2n-skx-old1908_1:
827       csit-vpp-perf-verify-1908_1-2n-skx:
828         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
829         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
830         - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
831         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
832         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
833         - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
834         - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
835         - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
836         - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
837         - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
838     vpp-perf-changes-2n-skx-new1908_1:
839       csit-vpp-perf-verify-1908_1-2n-skx:
840         - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
841         - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
842         - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
843         - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
844         - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
845         - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
846         - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
847         - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
848         - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
849         - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
850     vpp-perf-changes-2n-skx-new1908_2:
851       csit-vpp-perf-verify-1908_2-2n-skx:
852         - 1   # NDRPDR sel
853         - 2   # NDRPDR sel
854         - 3   # NDRPDR sel
855         - 4   # NDRPDR sel
856         - 5   # NDRPDR sel
857         - 6   # NDRPDR sel
858         - 7   # NDRPDR sel
859         - 8   # NDRPDR sel
860         - 9   # NDRPDR sel
861         - 10  # NDRPDR sel
862     vpp-perf-changes-2n-skx-new2001_0:
863       csit-vpp-perf-verify-2001-2n-skx:
864         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
865         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
866         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
867         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
868         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
869         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
870         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
871         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
872         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
873         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
874
875     vpp-perf-changes-3n-skx-old1908_0:
876       csit-vpp-perf-verify-1908-3n-skx:
877         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
878         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
879         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
880         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
881         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
882         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
883         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
884         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
885         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
886         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
887     vpp-perf-changes-3n-skx-old1908_1:
888       csit-vpp-perf-verify-1908_1-3n-skx:
889         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
890         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
891         - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
892         - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
893         - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
894         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
895         - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
896         - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
897         - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
898         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
899     vpp-perf-changes-3n-skx-new1908_1:
900       csit-vpp-perf-verify-1908_1-3n-skx:
901         - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
902         - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
903         - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
904         - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
905         - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
906         - 31  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
907         - 33  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
908         - 34  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
909         - 35  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
910         - 36  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
911     vpp-perf-changes-3n-skx-new1908_2:
912       csit-vpp-perf-verify-1908_2-3n-skx:
913         - 1   # NDRPDR sel
914         - 2   # NDRPDR sel
915     vpp-perf-changes-3n-skx-new2001_0:
916       csit-vpp-perf-verify-2001-3n-skx:
917         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
918         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
919         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
920         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
921         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
922         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
923         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
924
925     vpp-perf-changes-2n-clx-new1908_1:
926       csit-vpp-perf-verify-1908_1-2n-clx:
927         - 5  # NDRPDR sel
928         - 6  # NDRPDR sel
929         - 7  # NDRPDR sel
930         - 8  # NDRPDR sel
931     vpp-perf-changes-2n-clx-new1908_2:
932       csit-vpp-perf-verify-1908_2-2n-clx:
933         - 4  # NDRPDR sel
934         - 5  # NDRPDR sel
935         - 6  # NDRPDR sel
936         - 7  # NDRPDR sel
937         - 8  # NDRPDR sel
938
939     vpp-performance-changes-3n-hsw-h1:
940       csit-vpp-perf-verify-1904-3n-hsw:
941         - 11  # NDRPDR sel
942         - 12  # NDRPDR sel
943         - 20  # NDRPDR sel
944         - 21  # NDRPDR sel
945         - 23  # NDRPDR sel
946         - 24  # NDRPDR sel
947         - 25  # NDRPDR sel
948         - 26  # NDRPDR sel
949         - 29  # NDRPDR sel
950         - 30  # NDRPDR sel
951     vpp-performance-changes-3n-hsw-ref:
952       csit-vpp-perf-verify-1908-3n-hsw:
953         - 12  # NDRPDR sel
954         - 13  # NDRPDR sel
955         - 14  # NDRPDR sel
956         - 15  # NDRPDR sel
957         - 16  # NDRPDR sel
958         - 17  # NDRPDR sel
959         - 18  # NDRPDR sel
960         - 19  # NDRPDR sel
961         - 20  # NDRPDR sel
962         - 21  # NDRPDR sel
963     vpp-performance-changes-3n-hsw-cmp:
964       csit-vpp-perf-verify-2001-3n-hsw:
965         - 21  # NDRPDR sel
966         - 22  # NDRPDR sel
967         - 23  # NDRPDR sel
968         - 24  # NDRPDR sel
969         - 25  # NDRPDR sel
970         - 29  # NDRPDR sel
971         - 30  # NDRPDR sel
972         - 31  # NDRPDR sel
973         - 32  # NDRPDR sel
974         - 34  # NDRPDR sel
975
976     vpp-performance-changes-3n-skx-h1:
977       csit-vpp-perf-verify-1904-3n-skx:
978         - 8   # NDRPDR sel
979         - 9   # NDRPDR sel
980         - 10  # NDRPDR sel
981         - 11  # NDRPDR sel
982         - 12  # NDRPDR sel
983         - 14  # NDRPDR sel
984         - 16  # NDRPDR sel
985         - 21  # NDRPDR sel
986         - 23  # NDRPDR sel
987         - 25  # NDRPDR sel
988     vpp-performance-changes-3n-skx-ref:
989       csit-vpp-perf-verify-1908-3n-skx:
990         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
991         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
992         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
993         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
994         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
995         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
996         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
997         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
998         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
999         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
1000     vpp-performance-changes-3n-skx-cmp:
1001       # TODO: Add the data
1002       csit-vpp-perf-verify-2001-3n-skx:
1003         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1004         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1005         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1006         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1007         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1008         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1009         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1010
1011     vpp-performance-changes-2n-skx-h1:
1012       csit-vpp-perf-verify-1904-2n-skx:
1013         - 12  # NDRPDR sel
1014         - 14  # NDRPDR sel
1015         - 16  # NDRPDR sel
1016         - 17  # NDRPDR sel
1017         - 18  # NDRPDR sel
1018         - 21  # NDRPDR sel
1019         - 27  # NDRPDR sel
1020         - 30  # NDRPDR sel
1021         - 31  # NDRPDR sel
1022         - 32  # NDRPDR sel
1023     vpp-performance-changes-2n-skx-ref:
1024       csit-vpp-perf-verify-1908-2n-skx:
1025         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
1026         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
1027         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
1028         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
1029         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
1030         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
1031         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
1032         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
1033         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
1034         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
1035     vpp-performance-changes-2n-skx-cmp:
1036       csit-vpp-perf-verify-2001-2n-skx:
1037         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1038         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1039         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1040         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1041         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1042         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1043         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1044         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1045         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1046         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1047
1048     vpp-performance-changes-nfv-2n-skx-ref:
1049       csit-vpp-perf-verify-1908-2n-skx:
1050         - 22  # NFV
1051         - 31  # NFV
1052         - 32  # NFV
1053     vpp-performance-changes-nfv-2n-skx-cmp:
1054       # TODO: Add the data
1055       csit-vpp-perf-verify-2001-2n-skx:
1056         - 30  # NFV
1057         - 31  # NFV
1058
1059     vpp-performance-changes-2n-dnv-ref:
1060       csit-vpp-perf-verify-1908-2n-dnv:
1061         - 1   # NDRPDR sel
1062         - 2   # NDRPDR sel
1063         - 3   # NDRPDR sel
1064         - 4   # NDRPDR sel
1065         - 5   # NDRPDR sel
1066         - 6   # NDRPDR sel
1067         - 7   # NDRPDR sel
1068         - 8   # NDRPDR sel
1069         - 9   # NDRPDR sel
1070         - 10  # NDRPDR sel
1071     vpp-performance-changes-2n-dnv-cmp:
1072       csit-vpp-perf-verify-2001-2n-dnv:
1073         - 4   # NDRPDR sel
1074         - 5   # NDRPDR sel
1075         - 6   # NDRPDR sel
1076         - 7   # NDRPDR sel
1077         - 8   # NDRPDR sel
1078         - 9   # NDRPDR sel
1079         - 10  # NDRPDR sel
1080         - 11  # NDRPDR sel
1081         - 13  # NDRPDR sel
1082         - 16  # NDRPDR sel
1083
1084     vpp-performance-changes-3n-dnv-ref:
1085       csit-vpp-perf-verify-1908-3n-dnv:
1086         - 6   # NDRPDR sel
1087         - 7   # NDRPDR sel
1088         - 8   # NDRPDR sel
1089         - 9   # NDRPDR sel
1090         - 10  # NDRPDR sel
1091         - 12  # NDRPDR sel
1092         - 13  # NDRPDR sel
1093         - 14  # NDRPDR sel
1094         - 15  # NDRPDR sel
1095         - 16  # NDRPDR sel
1096     vpp-performance-changes-3n-dnv-cmp:
1097       csit-vpp-perf-verify-2001-3n-dnv:
1098         - 5   # NDRPDR sel
1099         - 6   # NDRPDR sel
1100         - 7   # NDRPDR sel
1101         - 8   # NDRPDR sel
1102         - 9   # NDRPDR sel
1103         - 10  # NDRPDR sel
1104         - 12  # NDRPDR sel
1105         - 16  # NDRPDR sel
1106         - 17  # NDRPDR sel
1107         - 18  # NDRPDR sel
1108
1109     vpp-performance-changes-3n-tsh-ref:
1110       csit-vpp-perf-verify-1908-3n-tsh:
1111         - 7   # NDRPDR sel
1112         - 8   # NDRPDR sel
1113         - 9   # NDRPDR sel
1114         - 10  # NDRPDR sel
1115         - 11  # NDRPDR sel
1116         - 12  # NDRPDR sel
1117         - 13  # NDRPDR sel
1118         - 14  # NDRPDR sel
1119         - 15  # NDRPDR sel
1120         - 16  # NDRPDR sel
1121     vpp-performance-changes-3n-tsh-cmp:
1122       csit-vpp-perf-verify-2001-3n-tsh:
1123         - 3   # NDRPDR sel
1124         - 4   # NDRPDR sel
1125         - 7   # NDRPDR sel
1126         - 8   # NDRPDR sel
1127         - 10  # NDRPDR sel
1128         - 12  # NDRPDR sel
1129         - 13  # NDRPDR sel
1130         - 14  # NDRPDR sel
1131         - 15  # NDRPDR sel
1132         - 21  # NDRPDR sel
1133
1134     vpp-soak-vs-ndr-2n-skx-ref:
1135       csit-vpp-perf-verify-2001-2n-skx:
1136         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1137         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1138         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1139         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1140         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1141         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1142         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1143         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1144         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1145         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1146     vpp-soak-vs-ndr-2n-skx-cmp:
1147       csit-vpp-perf-verify-2001-2n-skx:
1148         - 181  # Soak
1149         - 182  # Soak
1150     vpp-soak-vs-ndr-2n-skx:
1151       csit-vpp-perf-verify-2001-2n-skx:
1152         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1153         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1154         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1155         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1156         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1157         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1158         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1159         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1160         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1161         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1162         - 181  # Soak
1163         - 182  # Soak
1164
1165     vpp-soak-vs-ndr-2n-clx-ref:
1166       csit-vpp-perf-verify-2001-2n-clx:
1167         - 28  # NDRPDR sel
1168         - 29  # NDRPDR sel
1169         - 32  # NDRPDR sel
1170         - 40  # NDRPDR sel
1171         - 43  # NDRPDR sel
1172         - 44  # NDRPDR sel
1173         - 45  # NDRPDR sel
1174         - 47  # NDRPDR sel
1175         - 48  # NDRPDR sel
1176         - 49  # NDRPDR sel
1177     vpp-soak-vs-ndr-2n-clx-cmp:
1178       csit-vpp-perf-verify-2001-2n-clx:
1179         - 93  # SOAK
1180         - 94  # Soak
1181     vpp-soak-vs-ndr-2n-clx:
1182       csit-vpp-perf-verify-2001-2n-clx:
1183         - 28  # NDRPDR sel
1184         - 29  # NDRPDR sel
1185         - 32  # NDRPDR sel
1186         - 40  # NDRPDR sel
1187         - 43  # NDRPDR sel
1188         - 44  # NDRPDR sel
1189         - 45  # NDRPDR sel
1190         - 47  # NDRPDR sel
1191         - 48  # NDRPDR sel
1192         - 49  # NDRPDR sel
1193         - 93  # SOAK
1194         - 94  # Soak
1195
1196     vpp-performance-changes-3n-hsw-mrr-h1:
1197       csit-vpp-perf-verify-1904-3n-hsw:
1198         - 9   # MRR sel
1199     vpp-performance-changes-3n-hsw-mrr-ref:
1200       csit-vpp-perf-verify-1908-3n-hsw:
1201         - 39  # MRR sel
1202     vpp-performance-changes-3n-hsw-mrr-cmp:
1203       csit-vpp-perf-verify-2001-3n-hsw:
1204         - 17  # MRR sel
1205
1206     vpp-performance-changes-3n-skx-mrr-h1:
1207       csit-vpp-perf-verify-1904-3n-skx:
1208         - 7   # MRR sel
1209     vpp-performance-changes-3n-skx-mrr-ref:
1210       csit-vpp-perf-verify-1908-3n-skx:
1211         - 36  # MRR sel
1212     vpp-performance-changes-3n-skx-mrr-cmp:
1213       csit-vpp-perf-verify-2001-3n-skx:
1214         - 50  # MRR sel
1215         - 53  # MRR sel addition
1216
1217     vpp-performance-changes-2n-skx-mrr-h1:
1218       csit-vpp-perf-verify-1904-2n-skx:
1219         - 11  # MRR sel
1220     vpp-performance-changes-2n-skx-mrr-ref:
1221       csit-vpp-perf-verify-1908-2n-skx:
1222         - 69  # MRR sel
1223     vpp-performance-changes-2n-skx-mrr-cmp:
1224       csit-vpp-perf-verify-2001-2n-skx:
1225         - 101 # MRR sel
1226         - 128 # MRR sel addition
1227
1228     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1229       csit-vpp-perf-verify-1908-2n-skx:
1230         - 71  # NFV MRR
1231     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1232       # TODO: Replace
1233       # csit-vpp-perf-verify-2001-2n-skx:
1234       csit-vpp-perf-verify-1908-2n-skx:
1235         - 71  # NFV MRR
1236
1237     vpp-performance-changes-2n-dnv-mrr-ref:
1238       csit-vpp-perf-verify-1908-2n-dnv:
1239         - 11  # MRR sel
1240     vpp-performance-changes-2n-dnv-mrr-cmp:
1241       csit-vpp-perf-verify-2001-2n-dnv:
1242         - 12  # MRR sel
1243
1244     vpp-performance-changes-3n-dnv-mrr-ref:
1245       csit-vpp-perf-verify-1908-3n-dnv:
1246         - 17  # MRR sel
1247     vpp-performance-changes-3n-dnv-mrr-cmp:
1248       csit-vpp-perf-verify-2001-3n-dnv:
1249         - 11  # MRR sel
1250
1251     vpp-performance-changes-3n-tsh-mrr-ref:
1252       csit-vpp-perf-verify-1908-3n-tsh:
1253         - 17  # MRR sel
1254     vpp-performance-changes-3n-tsh-mrr-cmp:
1255       csit-vpp-perf-verify-2001-3n-tsh:
1256         - 9   # MRR sel
1257
1258     dpdk-performance-changes-3n-hsw-h1:
1259       csit-dpdk-perf-verify-1904-3n-hsw:
1260         - 2   # NDRPDR sel
1261         - 3   # NDRPDR sel
1262         - 5   # NDRPDR sel
1263         - 6   # NDRPDR sel
1264         - 13  # NDRPDR sel
1265         - 14  # NDRPDR sel
1266         - 15  # NDRPDR sel
1267         - 18  # NDRPDR sel
1268         - 19  # NDRPDR sel
1269         - 20  # NDRPDR sel
1270     dpdk-performance-changes-3n-hsw-ref:
1271       csit-dpdk-perf-verify-1908-3n-hsw:
1272         - 2   # NDRPDR sel
1273         - 3   # NDRPDR sel
1274         - 4   # NDRPDR sel
1275         - 5   # NDRPDR sel
1276         - 6   # NDRPDR sel
1277         - 7   # NDRPDR sel
1278         - 8   # NDRPDR sel
1279         - 9   # NDRPDR sel
1280         - 10  # NDRPDR sel
1281         - 11  # NDRPDR sel
1282     dpdk-performance-changes-3n-hsw-cmp:
1283       csit-dpdk-perf-verify-2001-3n-hsw:
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 #        - 12  # NDRPDR sel
1293 #        - 13  # NDRPDR sel
1294         - 15  # NDRPDR sel
1295         - 16  # NDRPDR sel
1296         - 17  # NDRPDR sel
1297         - 18  # NDRPDR sel
1298         - 19  # NDRPDR sel
1299         - 20  # NDRPDR sel
1300         - 21  # NDRPDR sel
1301         - 22  # NDRPDR sel
1302         - 23  # NDRPDR sel
1303         - 24  # NDRPDR sel
1304
1305     dpdk-performance-changes-3n-skx-h1:
1306       csit-dpdk-perf-verify-1904-3n-skx:
1307         - 2   # NDRPDR sel
1308         - 3   # NDRPDR sel
1309         - 4   # NDRPDR sel
1310         - 5   # NDRPDR sel
1311         - 6   # NDRPDR sel
1312         - 7   # NDRPDR sel
1313         - 11  # NDRPDR sel
1314         - 12  # NDRPDR sel
1315         - 13  # NDRPDR sel
1316         - 14  # NDRPDR sel
1317     dpdk-performance-changes-3n-skx-ref:
1318       csit-dpdk-perf-verify-1908-3n-skx:
1319         - 3   # NDRPDR sel
1320         - 4   # NDRPDR sel
1321         - 5   # NDRPDR sel
1322         - 6   # NDRPDR sel
1323         - 7   # NDRPDR sel
1324         - 8   # NDRPDR sel
1325         - 9   # NDRPDR sel
1326         - 10  # NDRPDR sel
1327         - 11  # NDRPDR sel
1328         - 12  # NDRPDR sel
1329     dpdk-performance-changes-3n-skx-cmp:
1330       csit-dpdk-perf-verify-2001-3n-skx:
1331         - 29  # NDRPDR sel xxv710
1332         - 33  # NDRPDR sel xxv710
1333         - 34  # NDRPDR sel xxv710
1334         - 35  # NDRPDR sel xxv710
1335         - 36  # NDRPDR sel xxv710
1336         - 37  # NDRPDR sel xxv710
1337         - 41  # NDRPDR sel xxv710
1338         - 42  # NDRPDR sel xxv710
1339         - 43  # NDRPDR sel xxv710
1340         - 45  # NDRPDR sel xxv710
1341         - 30  # NDRPDR sel x710
1342         - 31  # NDRPDR sel x710
1343         - 32  # NDRPDR sel x710
1344         - 38  # NDRPDR sel x710
1345         - 39  # NDRPDR sel x710
1346         - 40  # NDRPDR sel x710
1347         - 44  # NDRPDR sel x710
1348         - 46  # NDRPDR sel x710
1349         - 47  # NDRPDR sel x710
1350         - 48  # NDRPDR sel x710
1351
1352     dpdk-performance-changes-2n-skx-h1:
1353       csit-dpdk-perf-verify-1904-2n-skx:
1354         - 2   # NDRPDR sel
1355         - 3   # NDRPDR sel
1356         - 4   # NDRPDR sel
1357         - 5   # NDRPDR sel
1358         - 7   # NDRPDR sel
1359         - 8   # NDRPDR sel
1360         - 9   # NDRPDR sel
1361         - 10  # NDRPDR sel
1362         - 11  # NDRPDR sel
1363         - 12  # NDRPDR sel
1364     dpdk-performance-changes-2n-skx-ref:
1365       csit-dpdk-perf-verify-1908-2n-skx:
1366         - 2   # NDRPDR sel
1367         - 3   # NDRPDR sel
1368         - 4   # NDRPDR sel
1369         - 5   # NDRPDR sel
1370         - 7   # NDRPDR sel
1371         - 8   # NDRPDR sel
1372         - 9   # NDRPDR sel
1373         - 10  # NDRPDR sel
1374         - 11  # NDRPDR sel
1375         - 12  # NDRPDR sel
1376     dpdk-performance-changes-2n-skx-cmp:
1377       csit-dpdk-perf-verify-2001-2n-skx:
1378         - 35  # NDRPDR sel xxv710
1379         - 36  # NDRPDR sel xxv710
1380         - 37  # NDRPDR sel xxv710
1381         - 41  # NDRPDR sel xxv710
1382         - 42  # NDRPDR sel xxv710
1383         - 43  # NDRPDR sel xxv710
1384         - 46  # NDRPDR sel xxv710
1385         - 47  # NDRPDR sel xxv710
1386         - 52  # NDRPDR sel xxv710
1387         - 53  # NDRPDR sel xxv710
1388         - 38  # NDRPDR sel x710
1389         - 39  # NDRPDR sel x710
1390         - 40  # NDRPDR sel x710
1391         - 44  # NDRPDR sel x710
1392         - 45  # NDRPDR sel x710
1393         - 48  # NDRPDR sel x710
1394         - 49  # NDRPDR sel x710
1395         - 50  # NDRPDR sel x710
1396         - 51  # NDRPDR sel x710
1397         - 54  # NDRPDR sel x710
1398
1399     # Compare testbeds
1400
1401     vpp-compare-testbeds-ref:
1402       csit-vpp-perf-verify-2001-3n-hsw:
1403         - 21  # NDRPDR sel
1404         - 22  # NDRPDR sel
1405         - 23  # NDRPDR sel
1406         - 24  # NDRPDR sel
1407         - 25  # NDRPDR sel
1408         - 29  # NDRPDR sel
1409         - 30  # NDRPDR sel
1410         - 31  # NDRPDR sel
1411         - 32  # NDRPDR sel
1412         - 34  # NDRPDR sel
1413     vpp-compare-testbeds-cmp:
1414       # TODO: Add the data
1415       csit-vpp-perf-verify-2001-3n-skx:
1416         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1417         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1418         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1419         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1420         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1421         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1422         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1423
1424     vpp-compare-testbeds-skx-clx-ref:
1425       csit-vpp-perf-verify-2001-2n-skx:
1426         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1427         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1428         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1429         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1430         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1431         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1432         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1433         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1434         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1435         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1436     vpp-compare-testbeds-skx-clx-cmp:
1437       csit-vpp-perf-verify-2001-2n-clx:
1438         - 28  # NDRPDR sel
1439         - 29  # NDRPDR sel
1440         - 32  # NDRPDR sel
1441         - 40  # NDRPDR sel
1442         - 43  # NDRPDR sel
1443         - 44  # NDRPDR sel
1444         - 45  # NDRPDR sel
1445         - 47  # NDRPDR sel
1446         - 48  # NDRPDR sel
1447         - 49  # NDRPDR sel
1448
1449     vpp-compare-testbeds-hsw-clx-ref:
1450       csit-vpp-perf-verify-2001-3n-hsw:
1451         - 21  # NDRPDR sel
1452         - 22  # NDRPDR sel
1453         - 23  # NDRPDR sel
1454         - 24  # NDRPDR sel
1455         - 25  # NDRPDR sel
1456         - 29  # NDRPDR sel
1457         - 30  # NDRPDR sel
1458         - 31  # NDRPDR sel
1459         - 32  # NDRPDR sel
1460         - 34  # NDRPDR sel
1461     vpp-compare-testbeds-hsw-clx-cmp:
1462       csit-vpp-perf-verify-2001-2n-clx:
1463         - 28  # NDRPDR sel
1464         - 29  # NDRPDR sel
1465         - 32  # NDRPDR sel
1466         - 40  # NDRPDR sel
1467         - 43  # NDRPDR sel
1468         - 44  # NDRPDR sel
1469         - 45  # NDRPDR sel
1470         - 47  # NDRPDR sel
1471         - 48  # NDRPDR sel
1472         - 49  # NDRPDR sel
1473
1474     vpp-compare-testbeds-mrr-ref:
1475       csit-vpp-perf-verify-2001-3n-hsw:
1476         - 17  # MRR sel
1477     vpp-compare-testbeds-mrr-cmp:
1478       csit-vpp-perf-verify-2001-3n-skx:
1479         - 50  # MRR sel
1480         - 53  # MRR sel addition
1481
1482     vpp-compare-testbeds-mrr-skx-clx-ref:
1483       csit-vpp-perf-verify-2001-2n-skx:
1484         - 101 # MRR sel
1485         - 128 # MRR sel addition
1486     vpp-compare-testbeds-mrr-skx-clx-cmp:
1487       csit-vpp-perf-verify-2001-2n-clx:
1488         - 39  # MRR
1489
1490     vpp-compare-testbeds-mrr-hsw-clx-ref:
1491       csit-vpp-perf-verify-2001-3n-hsw:
1492         - 17  # MRR sel
1493     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1494       csit-vpp-perf-verify-2001-2n-clx:
1495         - 39  # MRR
1496
1497     dpdk-compare-testbeds-ref:
1498       csit-dpdk-perf-verify-2001-3n-hsw:
1499         - 4   # NDRPDR sel
1500         - 5   # NDRPDR sel
1501         - 6   # NDRPDR sel
1502         - 7   # NDRPDR sel
1503         - 8   # NDRPDR sel
1504         - 9   # NDRPDR sel
1505         - 10  # NDRPDR sel
1506         - 11  # NDRPDR sel
1507         - 12  # NDRPDR sel
1508         - 13  # NDRPDR sel
1509         - 15  # NDRPDR sel
1510         - 16  # NDRPDR sel
1511         - 17  # NDRPDR sel
1512         - 18  # NDRPDR sel
1513         - 19  # NDRPDR sel
1514         - 20  # NDRPDR sel
1515         - 21  # NDRPDR sel
1516         - 22  # NDRPDR sel
1517         - 23  # NDRPDR sel
1518         - 24  # NDRPDR sel
1519     dpdk-compare-testbeds-cmp:
1520       csit-dpdk-perf-verify-2001-3n-skx:
1521         - 29  # NDRPDR sel xxv710
1522         - 33  # NDRPDR sel xxv710
1523         - 34  # NDRPDR sel xxv710
1524         - 35  # NDRPDR sel xxv710
1525         - 36  # NDRPDR sel xxv710
1526         - 37  # NDRPDR sel xxv710
1527         - 41  # NDRPDR sel xxv710
1528         - 42  # NDRPDR sel xxv710
1529         - 43  # NDRPDR sel xxv710
1530         - 45  # NDRPDR sel xxv710
1531         - 30  # NDRPDR sel x710
1532         - 31  # NDRPDR sel x710
1533         - 32  # NDRPDR sel x710
1534         - 38  # NDRPDR sel x710
1535         - 39  # NDRPDR sel x710
1536         - 40  # NDRPDR sel x710
1537         - 44  # NDRPDR sel x710
1538         - 46  # NDRPDR sel x710
1539         - 47  # NDRPDR sel x710
1540         - 48  # NDRPDR sel x710
1541
1542     dpdk-compare-testbeds-skx-clx-ref:
1543       csit-dpdk-perf-verify-2001-2n-skx:
1544         - 35  # NDRPDR sel xxv710
1545         - 36  # NDRPDR sel xxv710
1546         - 37  # NDRPDR sel xxv710
1547         - 41  # NDRPDR sel xxv710
1548         - 42  # NDRPDR sel xxv710
1549         - 43  # NDRPDR sel xxv710
1550         - 46  # NDRPDR sel xxv710
1551         - 47  # NDRPDR sel xxv710
1552         - 52  # NDRPDR sel xxv710
1553         - 53  # NDRPDR sel xxv710
1554         - 38  # NDRPDR sel x710
1555         - 39  # NDRPDR sel x710
1556         - 40  # NDRPDR sel x710
1557         - 44  # NDRPDR sel x710
1558         - 45  # NDRPDR sel x710
1559         - 48  # NDRPDR sel x710
1560         - 49  # NDRPDR sel x710
1561         - 50  # NDRPDR sel x710
1562         - 51  # NDRPDR sel x710
1563         - 54  # NDRPDR sel x710
1564     dpdk-compare-testbeds-skx-clx-cmp:
1565       csit-dpdk-perf-verify-2001-2n-clx:
1566         - 15  # NDRPDR sel
1567         - 16  # NDRPDR sel
1568         - 17  # NDRPDR sel
1569         - 18  # NDRPDR sel
1570         - 19  # NDRPDR sel
1571         - 20  # NDRPDR sel
1572         - 21  # NDRPDR sel
1573         - 22  # NDRPDR sel
1574         - 23  # NDRPDR sel
1575         - 24  # NDRPDR sel
1576         - 25  # NDRPDR sel
1577         - 26  # NDRPDR sel
1578         - 27  # NDRPDR sel
1579         - 28  # NDRPDR sel
1580         - 29  # NDRPDR sel
1581         - 30  # NDRPDR sel
1582         - 31  # NDRPDR sel
1583         - 32  # NDRPDR sel
1584         - 33  # NDRPDR sel
1585         - 34  # NDRPDR sel
1586
1587     # Compare topologies
1588
1589     vpp-compare-topologies-ref:
1590       # TODO: Add the data
1591       csit-vpp-perf-verify-2001-3n-skx:
1592         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1593         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1594         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1595         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1596         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1597         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1598         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1599     vpp-compare-topologies-cmp:
1600       csit-vpp-perf-verify-2001-2n-skx:
1601         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1602         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1603         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1604         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1605         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1606         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1607         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1608         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1609         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1610         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1611
1612     vpp-compare-topologies-mrr-ref:
1613       csit-vpp-perf-verify-2001-3n-skx:
1614         - 50  # MRR sel
1615         - 53  # MRR sel addition
1616     vpp-compare-topologies-mrr-cmp:
1617       csit-vpp-perf-verify-2001-2n-skx:
1618         - 101 # MRR sel
1619         - 128 # MRR sel addition
1620
1621     dpdk-compare-topologies-ref:
1622       csit-dpdk-perf-verify-2001-3n-skx:
1623         - 29  # NDRPDR sel xxv710
1624         - 33  # NDRPDR sel xxv710
1625         - 34  # NDRPDR sel xxv710
1626         - 35  # NDRPDR sel xxv710
1627         - 36  # NDRPDR sel xxv710
1628         - 37  # NDRPDR sel xxv710
1629         - 41  # NDRPDR sel xxv710
1630         - 42  # NDRPDR sel xxv710
1631         - 43  # NDRPDR sel xxv710
1632         - 45  # NDRPDR sel xxv710
1633         - 30  # NDRPDR sel x710
1634         - 31  # NDRPDR sel x710
1635         - 32  # NDRPDR sel x710
1636         - 38  # NDRPDR sel x710
1637         - 39  # NDRPDR sel x710
1638         - 40  # NDRPDR sel x710
1639         - 44  # NDRPDR sel x710
1640         - 46  # NDRPDR sel x710
1641         - 47  # NDRPDR sel x710
1642         - 48  # NDRPDR sel x710
1643     dpdk-compare-topologies-cmp:
1644       csit-dpdk-perf-verify-2001-2n-skx:
1645         - 35  # NDRPDR sel xxv710
1646         - 36  # NDRPDR sel xxv710
1647         - 37  # NDRPDR sel xxv710
1648         - 41  # NDRPDR sel xxv710
1649         - 42  # NDRPDR sel xxv710
1650         - 43  # NDRPDR sel xxv710
1651         - 46  # NDRPDR sel xxv710
1652         - 47  # NDRPDR sel xxv710
1653         - 52  # NDRPDR sel xxv710
1654         - 53  # NDRPDR sel xxv710
1655         - 38  # NDRPDR sel x710
1656         - 39  # NDRPDR sel x710
1657         - 40  # NDRPDR sel x710
1658         - 44  # NDRPDR sel x710
1659         - 45  # NDRPDR sel x710
1660         - 48  # NDRPDR sel x710
1661         - 49  # NDRPDR sel x710
1662         - 50  # NDRPDR sel x710
1663         - 51  # NDRPDR sel x710
1664         - 54  # NDRPDR sel x710
1665
1666   plot-layouts:
1667
1668     plot-soak-throughput:
1669       titlefont:
1670         size: 18
1671       xaxis:
1672         title: "<b>Test Cases [Index]</b>"
1673         titlefont:
1674           size: 16
1675         autorange: True
1676         fixedrange: False
1677         gridcolor: "rgb(230, 230, 230)"
1678         linecolor: "rgb(220, 220, 220)"
1679         linewidth: 1
1680         showgrid: True
1681         showline: True
1682         showticklabels: True
1683         tickcolor: "rgb(220, 220, 220)"
1684         tickmode: "linear"
1685         tickfont:
1686           size: 16
1687         zeroline: False
1688       yaxis:
1689         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1690         titlefont:
1691           size: 16
1692         gridcolor: "rgb(230, 230, 230)"
1693         hoverformat: ".4r"
1694         tickformat: ".3r"
1695         linecolor: "rgb(220, 220, 220)"
1696         linewidth: 1
1697         showgrid: True
1698         showline: True
1699         showticklabels: True
1700         tickcolor: "rgb(220, 220, 220)"
1701         tickfont:
1702           size: 16
1703         zeroline: False
1704         range: [0,50]
1705       autosize: False
1706       margin:
1707         t: 50
1708         b: 0
1709         l: 80
1710         r: 20
1711       showlegend: True
1712       legend:
1713         orientation: "h"
1714         font:
1715           size: 16
1716       width: 700
1717       height: 900
1718       paper_bgcolor: "#fff"
1719       plot_bgcolor: "#fff"
1720       hoverlabel:
1721         namelength: -1
1722
1723     plot-service-density:
1724       titlefont:
1725         size: 18
1726       xaxis:
1727         side: "top"
1728         autorange: True
1729         fixedrange: False
1730         showgrid: False
1731         showline: False
1732         showticklabels: False
1733         ticks: ""
1734         ticklen: 0
1735         tickwidth: 0
1736         zeroline: False
1737       yaxis:
1738         autorange: "reversed"
1739         showgrid: False
1740         showline: False
1741         showticklabels: False
1742         ticks: ""
1743         ticklen: 0
1744         tickwidth: 0
1745         zeroline: False
1746       showlegend: False
1747       paper_bgcolor: "#fff"
1748       plot_bgcolor: "#fff"
1749       width: 700
1750       height: 700
1751       hoverlabel:
1752         namelength: -1
1753
1754     plot-cps:
1755       titlefont:
1756         size: 18
1757       xaxis:
1758         title: "<b>Test Cases [Index]</b>"
1759         titlefont:
1760           size: 16
1761         autorange: True
1762         fixedrange: False
1763         gridcolor: "rgb(230, 230, 230)"
1764         linecolor: "rgb(220, 220, 220)"
1765         linewidth: 1
1766         showgrid: True
1767         showline: True
1768         showticklabels: True
1769         tickcolor: "rgb(220, 220, 220)"
1770         tickmode: "linear"
1771         tickfont:
1772           size: 16
1773         zeroline: False
1774       yaxis:
1775         title: "<b>Connections Per Second [cps]</b>"
1776         titlefont:
1777           size: 16
1778         gridcolor: "rgb(230, 230, 230)"
1779         hoverformat: ".4s"
1780         linecolor: "rgb(220, 220, 220)"
1781         linewidth: 1
1782         rangemode: "tozero"
1783         showgrid: True
1784         showline: True
1785         showticklabels: True
1786         tickcolor: "rgb(220, 220, 220)"
1787         tickformat: ".3s"
1788         tickfont:
1789           size: 16
1790         zeroline: False
1791       boxmode: "group"
1792       boxgroupgap: 0.5
1793       autosize: False
1794       margin:
1795         t: 50
1796         b: 20
1797         l: 80
1798         r: 20
1799       showlegend: True
1800       legend:
1801         orientation: "h"
1802         font:
1803           size: 16
1804       width: 700
1805       height: 800
1806       paper_bgcolor: "#fff"
1807       plot_bgcolor: "#fff"
1808       hoverlabel:
1809         namelength: -1
1810
1811     plot-rps:
1812       titlefont:
1813         size: 18
1814       xaxis:
1815         title: "<b>Test Cases [Index]</b>"
1816         titlefont:
1817           size: 16
1818         autorange: True
1819         fixedrange: False
1820         gridcolor: "rgb(230, 230, 230)"
1821         linecolor: "rgb(220, 220, 220)"
1822         linewidth: 1
1823         showgrid: True
1824         showline: True
1825         showticklabels: True
1826         tickcolor: "rgb(220, 220, 220)"
1827         tickmode: "linear"
1828         tickfont:
1829           size: 16
1830         zeroline: False
1831       yaxis:
1832         title: "<b>Requests Per Second [rps]</b>"
1833         titlefont:
1834           size: 16
1835         gridcolor: "rgb(230, 230, 230)"
1836         hoverformat: ".4s"
1837         linecolor: "rgb(220, 220, 220)"
1838         linewidth: 1
1839         rangemode: "tozero"
1840         showgrid: True
1841         showline: True
1842         showticklabels: True
1843         tickcolor: "rgb(230, 230, 230)"
1844         tickformat: ".3s"
1845         tickfont:
1846           size: 16
1847         zeroline: False
1848       boxmode: "group"
1849       boxgroupgap: 0.5
1850       autosize: False
1851       margin:
1852         t: 50
1853         b: 20
1854         l: 80
1855         r: 20
1856       showlegend: True
1857       legend:
1858         orientation: "h"
1859         font:
1860           size: 16
1861       width: 700
1862       height: 800
1863       paper_bgcolor: "#fff"
1864       plot_bgcolor: "#fff"
1865       hoverlabel:
1866         namelength: -1
1867
1868     plot-hoststack:
1869       titlefont:
1870         size: 16
1871       xaxis:
1872         title: "<b>Test Cases [Index]</b>"
1873         titlefont:
1874           size: 14
1875         autorange: True
1876         fixedrange: False
1877         gridcolor: "rgb(230, 230, 230)"
1878         linecolor: "rgb(220, 220, 220)"
1879         linewidth: 1
1880         showgrid: True
1881         showline: True
1882         showticklabels: True
1883         tickcolor: "rgb(220, 220, 220)"
1884         tickmode: "linear"
1885         tickfont:
1886           size: 14
1887         zeroline: False
1888       yaxis:
1889         title: "<b>Bandwidth [Gbps]</b>"
1890         titlefont:
1891           size: 14
1892         gridcolor: "rgb(230, 230, 230)"
1893         hoverformat: ".4s"
1894         linecolor: "rgb(220, 220, 220)"
1895         linewidth: 1
1896         rangemode: "tozero"
1897         showgrid: True
1898         showline: True
1899         showticklabels: True
1900         tickcolor: "rgb(230, 230, 230)"
1901         tickformat: ".3s"
1902         tickfont:
1903           size: 14
1904         zeroline: False
1905       boxmode: "group"
1906       boxgroupgap: 0.5
1907       autosize: False
1908       margin:
1909         t: 50
1910         b: 20
1911         l: 80
1912         r: 20
1913       showlegend: True
1914       legend:
1915         orientation: "h"
1916         font:
1917           size: 14
1918       width: 700
1919       height: 800
1920       paper_bgcolor: "#fff"
1921       plot_bgcolor: "#fff"
1922       hoverlabel:
1923         namelength: -1
1924
1925     plot-throughput:
1926       titlefont:
1927         size: 18
1928       xaxis:
1929         title: "<b>Test Cases [Index]</b>"
1930         titlefont:
1931           size: 16
1932         autorange: True
1933         fixedrange: False
1934         gridcolor: "rgb(230, 230, 230)"
1935         linecolor: "rgb(220, 220, 220)"
1936         linewidth: 1
1937         showgrid: True
1938         showline: True
1939         showticklabels: True
1940         tickcolor: "rgb(220, 220, 220)"
1941         tickmode: "linear"
1942         tickfont:
1943           size: 16
1944         zeroline: False
1945       yaxis:
1946         title: "<b>Packet Throughput [Mpps]</b>"
1947         titlefont:
1948           size: 16
1949         gridcolor: "rgb(230, 230, 230)"
1950         hoverformat: ".4r"
1951         tickformat: ".3r"
1952         linecolor: "rgb(220, 220, 220)"
1953         linewidth: 1
1954         showgrid: True
1955         showline: True
1956         showticklabels: True
1957         tickcolor: "rgb(220, 220, 220)"
1958         tickfont:
1959           size: 16
1960         zeroline: False
1961         range: [0,50]
1962       autosize: False
1963       margin:
1964         t: 50
1965         b: 0
1966         l: 80
1967         r: 20
1968       showlegend: True
1969       legend:
1970         orientation: "h"
1971         font:
1972           size: 16
1973       width: 700
1974       height: 900
1975       paper_bgcolor: "#fff"
1976       plot_bgcolor: "#fff"
1977       hoverlabel:
1978         namelength: -1
1979
1980     plot-throughput-speedup-analysis:
1981       titlefont:
1982         size: 18
1983       xaxis:
1984         title: "<b>Number of Cores [Qty]</b>"
1985         titlefont:
1986           size: 16
1987         autorange: True
1988         fixedrange: False
1989         gridcolor: "rgb(230, 230, 230)"
1990         linecolor: "rgb(220, 220, 220)"
1991         linewidth: 1
1992         showgrid: True
1993         showline: True
1994         showticklabels: True
1995         tickcolor: "rgb(238, 238, 238)"
1996         tickmode: "linear"
1997         tickfont:
1998           size: 16
1999         zeroline: False
2000       yaxis:
2001         title: "<b>Packet Throughput [Mpps]</b>"
2002         titlefont:
2003           size: 16
2004         type: "linear"
2005         gridcolor: "rgb(230, 230, 230)"
2006         hoverformat: ".4s"
2007         linecolor: "rgb(220, 220, 220)"
2008         linewidth: 1
2009         showgrid: True
2010         showline: True
2011         showticklabels: True
2012         tickcolor: "rgb(220, 220, 220)"
2013         tickformat: ".4s"
2014         tickfont:
2015           size: 16
2016         zeroline: True
2017         rangemode: "tozero"
2018         range: [0,100]
2019       legend:
2020         orientation: "h"
2021         font:
2022           size: 16
2023         xanchor: "left"
2024         yanchor: "top"
2025         x: 0
2026         y: -0.2
2027         bgcolor: "rgba(255, 255, 255, 0)"
2028         bordercolor: "rgba(255, 255, 255, 0)"
2029         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2030       autosize: False
2031       margin:
2032           't': 50
2033           'b': 150
2034           'l': 85
2035           'r': 10
2036       showlegend: True
2037       width: 700
2038       height: 700
2039       paper_bgcolor: "#fff"
2040       plot_bgcolor: "#fff"
2041       hoverlabel:
2042         namelength: -1
2043       annotations: [
2044         {
2045           text: "_ _          __          ...",
2046           align: "left",
2047           showarrow: False,
2048           xref: "paper",
2049           yref: "paper",
2050           xanchor: "left",
2051           yanchor: "top",
2052           x: 0,
2053           y: -0.13,
2054           font: {
2055             family: "Consolas, Courier New",
2056             size: 15
2057           },
2058         },
2059         {
2060           text: "    Perfect     Measured     Limit",
2061           align: "left",
2062           showarrow: False,
2063           xref: "paper",
2064           yref: "paper",
2065           xanchor: "left",
2066           yanchor: "top",
2067           x: 0,
2068           y: -0.15,
2069           font: {
2070             family: "Consolas, Courier New",
2071             size: 15
2072           },
2073         },
2074       ]
2075
2076     plot-latency:
2077       titlefont:
2078         size: 18
2079       xaxis:
2080         title: "<b>Direction</b>"
2081         titlefont:
2082           size: 16
2083         autorange: True
2084         fixedrange: False
2085         gridcolor: "rgb(230, 230, 230)"
2086         linecolor: "rgb(220, 220, 220)"
2087         linewidth: 1
2088         showgrid: True
2089         showline: True
2090         showticklabels: False
2091         tickcolor: "rgb(220, 220, 220)"
2092         tickmode: "linear"
2093         tickfont:
2094           size: 16
2095         zeroline: False
2096       yaxis:
2097         title: "<b>Packet Latency [uSec]</b>"
2098         titlefont:
2099           size: 16
2100         type: "linear"
2101         gridcolor: "rgb(230, 230, 230)"
2102         hoverformat: ".4s"
2103         linecolor: "rgb(220, 220, 220)"
2104         linewidth: 1
2105         showgrid: True
2106         showline: True
2107         showticklabels: True
2108         tickcolor: "rgb(220, 220, 220)"
2109         tickformat: ".4s"
2110         tickfont:
2111           size: 16
2112         zeroline: True
2113         rangemode: "tozero"
2114       legend:
2115         orientation: "h"
2116         font:
2117           size: 16
2118         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2119       autosize: False
2120       margin:
2121           't': 50
2122           'b': 150
2123           'l': 80
2124           'r': 10
2125       showlegend: True
2126       width: 700
2127       height: 700
2128       paper_bgcolor: "#fff"
2129       plot_bgcolor: "#fff"
2130       hoverlabel:
2131         namelength: -1
2132
2133     plot-hdrh-latency:
2134       title:
2135         text: ""
2136         xanchor: "center"
2137         x: 0.5
2138         font:
2139           size: 16
2140       width: 700
2141       plot_bgcolor: "white"
2142       annotations:
2143         - font:
2144             size: 14
2145           showarrow: False
2146           text: "<b>Packet Latency [uSec]</b>"
2147           x: 1
2148           xanchor: "right"
2149           xref: "paper"
2150           y: -0.045
2151           yanchor: "top"
2152           yref: "paper"
2153         - font:
2154             size: 14
2155           showarrow: False
2156           text: "<b>Probability [%]</b>"
2157           textangle: 270
2158           x: -0.06
2159           xanchor: "center"
2160           xref: "paper"
2161           y: 0.5
2162           yanchor: "middle"
2163           yref: "paper"
2164         - font:
2165             size: 14
2166           showarrow: False
2167           text: "<b>Direction: E-W</b>"
2168           x: 0.24
2169           xanchor: "center"
2170           xref: "paper"
2171           y: 1.05
2172           yanchor: "bottom"
2173           yref: "paper"
2174         - font:
2175             size: 14
2176           showarrow: False
2177           text: "<b>Direction: W-E</b>"
2178           x: 0.74
2179           xanchor: "center"
2180           xref: "paper"
2181           y: 1.05
2182           yanchor: "bottom"
2183           yref: "paper"
2184
2185     plot-hdrh-latency-percentile:
2186       title:
2187         text: ""
2188         xanchor: "center"
2189         x: 0.5
2190         font:
2191           size: 18
2192       xaxis:
2193         type: "log"
2194         title: "<b>Percentile [%]</b>"
2195         titlefont:
2196           size: 16
2197         autorange: True
2198         fixedrange: False
2199         gridcolor: "rgb(230, 230, 230)"
2200         linecolor: "rgb(220, 220, 220)"
2201         linewidth: 1
2202         showgrid: True
2203         showline: True
2204         showticklabels: True
2205         tickcolor: "rgb(220, 220, 220)"
2206         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2207         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2208         tickfont:
2209           size: 16
2210       yaxis:
2211         title: "<b>Packet Latency [uSec]</b>"
2212         titlefont:
2213           size: 16
2214         gridcolor: "rgb(230, 230, 230)"
2215         linecolor: "rgb(220, 220, 220)"
2216         linewidth: 1
2217         showgrid: True
2218         showline: True
2219         showticklabels: True
2220         tickcolor: "rgb(220, 220, 220)"
2221         tickfont:
2222           size: 16
2223       autosize: False
2224       showlegend: True
2225       legend:
2226         traceorder: "normal"
2227         orientation: "h"
2228         font:
2229           size: 16
2230         xanchor: "left"
2231         yanchor: "top"
2232         x: 0
2233         y: -0.15
2234         bgcolor: "rgba(255, 255, 255, 0)"
2235         bordercolor: "rgba(255, 255, 255, 0)"
2236       width: 700
2237       height: 700
2238       paper_bgcolor: "white"
2239       plot_bgcolor: "white"
2240
2241     plot-hdrh-latency-by-percentile:
2242       title:
2243         text: "<b>Latency by Percentile Distribution</b>"
2244         xanchor: "center"
2245         x: 0.5
2246         font:
2247           size: 18
2248       showlegend: True
2249       legend:
2250         traceorder: "normal"
2251         orientation: "h"
2252         font:
2253           size: 16
2254         xanchor: "left"
2255         yanchor: "top"
2256         x: 0
2257         y: -0.2
2258         bgcolor: "rgba(255, 255, 255, 0)"
2259         bordercolor: "rgba(255, 255, 255, 0)"
2260       xaxis:
2261         type: "linear"
2262         title: "<b>Percentile [%]</b>"
2263         titlefont:
2264           size: 14
2265         autorange: False
2266         fixedrange: False
2267         range: [0, 100]
2268         gridcolor: "rgb(230, 230, 230)"
2269         linecolor: "rgb(220, 220, 220)"
2270         linewidth: 1
2271         showgrid: True
2272         showline: True
2273         showticklabels: True
2274         tickcolor: "rgb(220, 220, 220)"
2275         tickvals: [0, 25, 50, 75, 100]
2276         ticktext: [0, 25, 50, 75, 100]
2277         tickfont:
2278           size: 14
2279       yaxis:
2280         title: "<b>One-Way Latency per Direction [uSec]</b>"
2281         titlefont:
2282           size: 14
2283         gridcolor: "rgb(230, 230, 230)"
2284         linecolor: "rgb(220, 220, 220)"
2285         linewidth: 1
2286         showgrid: True
2287         showline: True
2288         showticklabels: True
2289         tickcolor: "rgb(220, 220, 220)"
2290         tickfont:
2291           size: 14
2292       width: 700
2293       height: 700
2294       paper_bgcolor: "white"
2295       plot_bgcolor: "white"
2296
2297 - type: "static"
2298   src-path: "{DIR[RST]}"
2299   dst-path: "{DIR[WORKING,SRC]}"
2300
2301 - type: "input"
2302   general:
2303     file-name: "output_info.xml.gz"
2304     file-format: ".gz"
2305     arch-file-format:
2306       - ".gz"
2307       - ".zip"
2308     download-path: "{job}/{build}/archives/{filename}"
2309     extract: "output.xml"
2310
2311     zip-file-name: "robot-plugin.zip"
2312     zip-file-format: ".zip"
2313     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2314     zip-extract: "robot-plugin/output.xml"
2315
2316   builds:
2317
2318     csit-vpp-perf-verify-1904-3n-hsw:
2319       - 9   # MRR sel
2320       - 11  # NDRPDR sel
2321       - 12  # NDRPDR sel
2322       - 20  # NDRPDR sel
2323       - 21  # NDRPDR sel
2324       - 23  # NDRPDR sel
2325       - 24  # NDRPDR sel
2326       - 25  # NDRPDR sel
2327       - 26  # NDRPDR sel
2328       - 29  # NDRPDR sel
2329       - 30  # NDRPDR sel
2330     csit-vpp-perf-verify-1908-3n-hsw:
2331       - 12  # NDRPDR sel
2332       - 13  # NDRPDR sel
2333       - 14  # NDRPDR sel
2334       - 15  # NDRPDR sel
2335       - 16  # NDRPDR sel
2336       - 17  # NDRPDR sel
2337       - 18  # NDRPDR sel
2338       - 19  # NDRPDR sel
2339       - 20  # NDRPDR sel
2340       - 21  # NDRPDR sel
2341       - 48  # NDRPDR sel vhost
2342       - 49  # NDRPDR sel vhost
2343       - 52  # NDRPDR sel vhost
2344       - 53  # NDRPDR sel vhost
2345       - 54  # NDRPDR sel vhost
2346       - 55  # NDRPDR sel vhost
2347       - 56  # NDRPDR sel vhost
2348       - 57  # NDRPDR sel vhost
2349       - 58  # NDRPDR sel vhost
2350       - 59  # NDRPDR sel vhost
2351       - 39  # MRR sel
2352     csit-vpp-perf-verify-2001-3n-hsw:
2353       - 21  # NDRPDR sel
2354       - 22  # NDRPDR sel
2355       - 23  # NDRPDR sel
2356       - 24  # NDRPDR sel
2357       - 25  # NDRPDR sel
2358       - 29  # NDRPDR sel
2359       - 30  # NDRPDR sel
2360       - 31  # NDRPDR sel
2361       - 32  # NDRPDR sel
2362       - 34  # NDRPDR sel
2363       - 17  # MRR sel
2364       - 18  # NDRPDR full
2365       - 20  # NDRPDR full
2366       - 28  # NDRPDR full
2367       - 35  # NDRPDR full
2368       - 42  # NDRPDR full
2369       - 46  # NDRPDR full
2370       - 47  # NDRPDR full
2371       - 48  # NDRPDR full
2372       - 49  # NDRPDR full
2373       - 50  # NDRPDR full
2374       - 51  # NDRPDR full
2375       - 52  # NDRPDR full
2376       - 53  # NDRPDR full
2377       - 54  # NDRPDR full
2378       - 55  # NDRPDR full
2379       - 56  # NDRPDR full
2380       - 57  # NDRPDR full
2381       - 58  # NDRPDR full
2382       - 59  # NDRPDR full
2383       - 61  # NDRPDR full
2384       - 62  # NDRPDR full
2385       - 63  # NDRPDR full
2386       - 64  # NDRPDR full
2387       - 65  # NDRPDR full
2388       - 67  # NDRPDR full
2389       - 70  # NDRPDR full
2390       - 72  # NDRPDR full
2391       - 73  # NDRPDR full
2392       - 76  # NDRPDR full
2393       - 77  # NDRPDR full
2394       - 78  # NDRPDR full
2395       - 79  # NDRPDR full
2396       - 81  # NDRPDR full
2397       - 82  # NDRPDR full
2398       - 84  # NDRPDR full
2399       - 85  # NDRPDR full
2400       - 103  # hoststack
2401       - 104  # hoststack
2402       - 105  # hoststack
2403       - 106  # hoststack
2404       - 107  # hoststack
2405       - 108  # hoststack
2406       - 109  # hoststack
2407       - 110  # hoststack
2408       - 111  # hoststack
2409       - 112  # hoststack
2410
2411     csit-vpp-perf-verify-1904-3n-skx:
2412       - 7   # MRR sel
2413       - 8   # NDRPDR sel
2414       - 9   # NDRPDR sel
2415       - 10  # NDRPDR sel
2416       - 11  # NDRPDR sel
2417       - 12  # NDRPDR sel
2418       - 14  # NDRPDR sel
2419       - 16  # NDRPDR sel
2420       - 21  # NDRPDR sel
2421       - 23  # NDRPDR sel
2422       - 25  # NDRPDR sel
2423     csit-vpp-perf-verify-1908-3n-skx:
2424       - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
2425       - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
2426       - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
2427       - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
2428       - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
2429       - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
2430       - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
2431       - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
2432       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2433       - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
2434       - 52  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2435       - 53  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2436       - 55  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2437       - 61  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2438       - 62  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2439       - 63  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2440       - 64  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2441       - 65  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2442       - 66  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2443       - 67  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2444       - 36  # MRR sel - old1908 - vpp build: 19.08-release
2445     csit-vpp-perf-verify-1908_1-3n-skx:
2446       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2447       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2448       - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2449       - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2450       - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2451       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2452       - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2453       - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2454       - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2455       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2456       - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2457       - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2458       - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2459       - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2460       - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2461       - 31  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2462       - 33  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2463       - 34  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2464       - 35  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2465       - 36  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2466     csit-vpp-perf-verify-1908_2-3n-skx:
2467       - 1   # NDRPDR sel
2468       - 2   # NDRPDR sel
2469     csit-vpp-perf-verify-2001-3n-skx:
2470       - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2471       - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2472       - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2473       - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2474       - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2475       - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2476       - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2477       - 82  # NDRPDR full - crypto-1
2478       - 85  # NDRPDR full - l2-2
2479       - 87  # NDRPDR full - ip6-1
2480       - 88  # NDRPDR full - ip6-2
2481       - 90  # NDRPDR full - memif
2482       - 95  # NDRPDR full - l2-1
2483       - 96  # NDRPDR full - ip4-2
2484       - 97  # NDRPDR full - vhost-1
2485       - 102 # NDRPDR full - crypto-2
2486       - 106 # NDRPDR full - ip4tunnels-3
2487       - 107 # NDRPDR full - ip6tunnels-1
2488       - 108 # NDRPDR full - ip4-1
2489       - 50  # MRR sel
2490       - 53  # MRR sel addition
2491
2492     csit-vpp-perf-verify-1904-2n-skx:
2493       - 11  # MRR sel
2494       - 12  # NDRPDR sel
2495       - 14  # NDRPDR sel
2496       - 16  # NDRPDR sel
2497       - 17  # NDRPDR sel
2498       - 18  # NDRPDR sel
2499       - 21  # NDRPDR sel
2500       - 27  # NDRPDR sel
2501       - 30  # NDRPDR sel
2502       - 31  # NDRPDR sel
2503       - 32  # NDRPDR sel
2504     csit-vpp-perf-verify-1908-2n-skx:
2505       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2506       - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
2507       - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
2508       - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
2509       - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
2510       - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
2511       - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
2512       - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
2513       - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
2514       - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
2515       - 88  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2516       - 89  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2517       - 91  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2518       - 92  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2519       - 93  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2520       - 94  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2521       - 95  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2522       - 96  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2523       - 97  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2524       - 98  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2525       - 69  # MRR sel - old1908 - vpp build: 19.08-release
2526     csit-vpp-perf-verify-1908_1-2n-skx:
2527       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2528       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2529       - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2530       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2531       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2532       - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2533       - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2534       - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2535       - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2536       - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2537       - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2538       - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2539       - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2540       - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2541       - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2542       - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2543       - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2544       - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2545       - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2546       - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2547     csit-vpp-perf-verify-1908_2-2n-skx:
2548       - 1   # NDRPDR sel
2549       - 2   # NDRPDR sel
2550       - 3   # NDRPDR sel
2551       - 4   # NDRPDR sel
2552       - 5   # NDRPDR sel
2553       - 6   # NDRPDR sel
2554       - 7   # NDRPDR sel
2555       - 8   # NDRPDR sel
2556       - 9   # NDRPDR sel
2557       - 10  # NDRPDR sel
2558     csit-vpp-perf-verify-2001-2n-skx:
2559       - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2560       - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2561       - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2562       - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2563       - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2564       - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2565       - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2566       - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2567       - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2568       - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2569       - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2570       - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2571       - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2572       - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2573       - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2574       - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2575       - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2576       - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2577       - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2578       - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2579       - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2580       - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2581       - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2582       - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2583       - 101  # MRR sel - old
2584       - 128  # MRR sel addition - old
2585       - 169  # Reconf
2586       - 171  # Reconf
2587       - 172  # Reconf
2588       - 173  # Reconf
2589       - 174  # Reconf
2590       - 175  # Reconf
2591       - 176  # Reconf
2592       - 177  # Reconf
2593       - 178  # Reconf
2594       - 179  # Reconf
2595       - 181  # Soak
2596       - 182  # Soak
2597
2598     csit-vpp-perf-verify-1908_1-2n-clx:
2599       - 5  # NDRPDR sel
2600       - 6  # NDRPDR sel
2601       - 7  # NDRPDR sel
2602       - 8  # NDRPDR sel
2603     csit-vpp-perf-verify-1908_2-2n-clx:
2604       - 4  # NDRPDR sel
2605       - 5  # NDRPDR sel
2606       - 6  # NDRPDR sel
2607       - 7  # NDRPDR sel
2608       - 8  # NDRPDR sel
2609     csit-vpp-perf-verify-2001-2n-clx:
2610       - 28  # NDRPDR sel
2611       - 29  # NDRPDR sel
2612       - 32  # NDRPDR sel
2613       - 40  # NDRPDR sel
2614       - 43  # NDRPDR sel
2615       - 44  # NDRPDR sel
2616       - 45  # NDRPDR sel
2617       - 47  # NDRPDR sel
2618       - 48  # NDRPDR sel
2619       - 49  # NDRPDR sel
2620       - 39  # MRR
2621       - 53  # NDRPDR full
2622       - 54  # NDRPDR full
2623       - 55  # NDRPDR full
2624       - 56  # NDRPDR full
2625       - 57  # NDRPDR full
2626       - 58  # NDRPDR full
2627       - 59  # NDRPDR full
2628       - 60  # NDRPDR full
2629       - 61  # NDRPDR full
2630       - 62  # NDRPDR full
2631       - 63  # NDRPDR full
2632       - 64  # NDRPDR full
2633       - 65  # NDRPDR full
2634       - 66  # NDRPDR full
2635       - 67  # NDRPDR full
2636       - 68  # Reconf
2637       - 69  # Reconf
2638       - 70  # Reconf
2639       - 71  # Reconf
2640       - 72  # Reconf
2641       - 73  # Reconf
2642       - 74  # Reconf
2643       - 75  # Reconf
2644       - 76  # Reconf
2645       - 77  # Reconf
2646       - 80  # TCP
2647       - 82  # TCP
2648       - 83  # TCP
2649       - 85  # TCP
2650       - 86  # TCP
2651       - 87  # TCP
2652       - 88  # TCP
2653       - 89  # TCP
2654       - 90  # TCP
2655       - 91  # TCP
2656       - 93  # Soak
2657       - 94  # Soak
2658
2659     csit-vpp-perf-verify-1908-3n-tsh:
2660       - 7   # NDRPDR sel
2661       - 8   # NDRPDR sel
2662       - 9   # NDRPDR sel
2663       - 10  # NDRPDR sel
2664       - 11  # NDRPDR sel
2665       - 12  # NDRPDR sel
2666       - 13  # NDRPDR sel
2667       - 14  # NDRPDR sel
2668       - 15  # NDRPDR sel
2669       - 16  # NDRPDR sel
2670       - 17  # MRR sel
2671     csit-vpp-perf-verify-2001-3n-tsh:
2672       - 3   # NDRPDR sel
2673       - 4   # NDRPDR sel
2674       - 7   # NDRPDR sel
2675       - 8   # NDRPDR sel
2676       - 10  # NDRPDR sel
2677       - 12  # NDRPDR sel
2678       - 13  # NDRPDR sel
2679       - 14  # NDRPDR sel
2680       - 15  # NDRPDR sel
2681       - 21  # NDRPDR sel
2682       - 9   # MRR sel
2683
2684     csit-vpp-perf-verify-1908-3n-dnv:
2685       - 6   # NDRPDR sel
2686       - 7   # NDRPDR sel
2687       - 8   # NDRPDR sel
2688       - 9   # NDRPDR sel
2689       - 10  # NDRPDR sel
2690       - 12  # NDRPDR sel
2691       - 13  # NDRPDR sel
2692       - 14  # NDRPDR sel
2693       - 15  # NDRPDR sel
2694       - 16  # NDRPDR sel
2695       - 17  # MRR sel
2696     csit-vpp-perf-verify-2001-3n-dnv:
2697       - 5   # NDRPDR sel
2698       - 6   # NDRPDR sel
2699       - 7   # NDRPDR sel
2700       - 8   # NDRPDR sel
2701       - 9   # NDRPDR sel
2702       - 10  # NDRPDR sel
2703       - 12  # NDRPDR sel
2704       - 16  # NDRPDR sel
2705       - 17  # NDRPDR sel
2706       - 18  # NDRPDR sel
2707       - 11  # MRR sel
2708       - 19  # NDRPDR full
2709       - 20  # NDRPDR full
2710       - 21  # NDRPDR full
2711       - 22  # NDRPDR full
2712       - 23  # NDRPDR full
2713       - 24  # NDRPDR full
2714       - 25  # NDRPDR full
2715       - 26  # NDRPDR full
2716       - 37  # NDRPDR full
2717       - 38  # NDRPDR full
2718       - 39  # NDRPDR full
2719
2720     csit-vpp-perf-verify-1908-2n-dnv:
2721       - 1   # NDRPDR sel
2722       - 2   # NDRPDR sel
2723       - 3   # NDRPDR sel
2724       - 4   # NDRPDR sel
2725       - 5   # NDRPDR sel
2726       - 6   # NDRPDR sel
2727       - 7   # NDRPDR sel
2728       - 8   # NDRPDR sel
2729       - 9   # NDRPDR sel
2730       - 10  # NDRPDR sel
2731       - 11  # MRR sel
2732     csit-vpp-perf-verify-2001-2n-dnv:
2733       - 4   # NDRPDR sel
2734       - 5   # NDRPDR sel
2735       - 6   # NDRPDR sel
2736       - 7   # NDRPDR sel
2737       - 8   # NDRPDR sel
2738       - 9   # NDRPDR sel
2739       - 10  # NDRPDR sel
2740       - 11  # NDRPDR sel
2741       - 13  # NDRPDR sel
2742       - 16  # NDRPDR sel
2743       - 12  # MRR sel
2744       - 21  # NDRPDR full
2745       - 22  # NDRPDR full
2746       - 25  # NDRPDR full
2747       - 26  # NDRPDR full
2748       - 27  # NDRPDR full
2749       - 28  # NDRPDR full
2750
2751     csit-dpdk-perf-verify-1904-3n-hsw:
2752       - 2   # NDRPDR sel
2753       - 3   # NDRPDR sel
2754       - 5   # NDRPDR sel
2755       - 6   # NDRPDR sel
2756       - 13  # NDRPDR sel
2757       - 14  # NDRPDR sel
2758       - 15  # NDRPDR sel
2759       - 18  # NDRPDR sel
2760       - 19  # NDRPDR sel
2761       - 20  # NDRPDR sel
2762     csit-dpdk-perf-verify-1908-3n-hsw:
2763       - 2   # NDRPDR sel
2764       - 3   # NDRPDR sel
2765       - 4   # NDRPDR sel
2766       - 5   # NDRPDR sel
2767       - 6   # NDRPDR sel
2768       - 7   # NDRPDR sel
2769       - 8   # NDRPDR sel
2770       - 9   # NDRPDR sel
2771       - 10  # NDRPDR sel
2772       - 11  # NDRPDR sel
2773     csit-dpdk-perf-verify-2001-3n-hsw:
2774       - 4   # NDRPDR sel
2775       - 5   # NDRPDR sel
2776       - 6   # NDRPDR sel
2777       - 7   # NDRPDR sel
2778       - 8   # NDRPDR sel
2779       - 9   # NDRPDR sel
2780       - 10  # NDRPDR sel
2781       - 11  # NDRPDR sel
2782       - 12  # NDRPDR sel
2783       - 13  # NDRPDR sel
2784       - 15  # NDRPDR sel
2785       - 16  # NDRPDR sel
2786       - 17  # NDRPDR sel
2787       - 18  # NDRPDR sel
2788       - 19  # NDRPDR sel
2789       - 20  # NDRPDR sel
2790       - 21  # NDRPDR sel
2791       - 22  # NDRPDR sel
2792       - 23  # NDRPDR sel
2793       - 24  # NDRPDR sel
2794       - 25  # NDRPDR full
2795       - 26  # NDRPDR full
2796
2797     csit-dpdk-perf-verify-1904-3n-skx:
2798       - 2   # NDRPDR sel
2799       - 3   # NDRPDR sel
2800       - 4   # NDRPDR sel
2801       - 5   # NDRPDR sel
2802       - 6   # NDRPDR sel
2803       - 7   # NDRPDR sel
2804       - 11  # NDRPDR sel
2805       - 12  # NDRPDR sel
2806       - 13  # NDRPDR sel
2807       - 14  # NDRPDR sel
2808     csit-dpdk-perf-verify-1908-3n-skx:
2809       - 3   # NDRPDR sel
2810       - 4   # NDRPDR sel
2811       - 5   # NDRPDR sel
2812       - 6   # NDRPDR sel
2813       - 7   # NDRPDR sel
2814       - 8   # NDRPDR sel
2815       - 9   # NDRPDR sel
2816       - 10  # NDRPDR sel
2817       - 11  # NDRPDR sel
2818       - 12  # NDRPDR sel
2819     csit-dpdk-perf-verify-2001-3n-skx:
2820       - 29  # NDRPDR sel xxv710
2821       - 33  # NDRPDR sel xxv710
2822       - 34  # NDRPDR sel xxv710
2823       - 35  # NDRPDR sel xxv710
2824       - 36  # NDRPDR sel xxv710
2825       - 37  # NDRPDR sel xxv710
2826       - 41  # NDRPDR sel xxv710
2827       - 42  # NDRPDR sel xxv710
2828       - 43  # NDRPDR sel xxv710
2829       - 45  # NDRPDR sel xxv710
2830       - 30  # NDRPDR sel x710
2831       - 31  # NDRPDR sel x710
2832       - 32  # NDRPDR sel x710
2833       - 38  # NDRPDR sel x710
2834       - 39  # NDRPDR sel x710
2835       - 40  # NDRPDR sel x710
2836       - 44  # NDRPDR sel x710
2837       - 46  # NDRPDR sel x710
2838       - 47  # NDRPDR sel x710
2839       - 48  # NDRPDR sel x710
2840
2841     csit-dpdk-perf-verify-1904-2n-skx:
2842       - 2   # NDRPDR sel
2843       - 3   # NDRPDR sel
2844       - 4   # NDRPDR sel
2845       - 5   # NDRPDR sel
2846       - 7   # NDRPDR sel
2847       - 8   # NDRPDR sel
2848       - 9   # NDRPDR sel
2849       - 10  # NDRPDR sel
2850       - 11  # NDRPDR sel
2851       - 12  # NDRPDR sel
2852     csit-dpdk-perf-verify-1908-2n-skx:
2853       - 2   # NDRPDR sel
2854       - 3   # NDRPDR sel
2855       - 4   # NDRPDR sel
2856       - 5   # NDRPDR sel
2857       - 7   # NDRPDR sel
2858       - 8   # NDRPDR sel
2859       - 9   # NDRPDR sel
2860       - 10  # NDRPDR sel
2861       - 11  # NDRPDR sel
2862       - 12  # NDRPDR sel
2863     csit-dpdk-perf-verify-2001-2n-skx:
2864       - 35  # NDRPDR sel xxv710
2865       - 36  # NDRPDR sel xxv710
2866       - 37  # NDRPDR sel xxv710
2867       - 41  # NDRPDR sel xxv710
2868       - 42  # NDRPDR sel xxv710
2869       - 43  # NDRPDR sel xxv710
2870       - 46  # NDRPDR sel xxv710
2871       - 47  # NDRPDR sel xxv710
2872       - 52  # NDRPDR sel xxv710
2873       - 53  # NDRPDR sel xxv710
2874       - 38  # NDRPDR sel x710
2875       - 39  # NDRPDR sel x710
2876       - 40  # NDRPDR sel x710
2877       - 44  # NDRPDR sel x710
2878       - 45  # NDRPDR sel x710
2879       - 48  # NDRPDR sel x710
2880       - 49  # NDRPDR sel x710
2881       - 50  # NDRPDR sel x710
2882       - 51  # NDRPDR sel x710
2883       - 54  # NDRPDR sel x710
2884
2885     csit-dpdk-perf-verify-2001-2n-clx:
2886       - 15  # NDRPDR sel
2887       - 16  # NDRPDR sel
2888       - 17  # NDRPDR sel
2889       - 18  # NDRPDR sel
2890       - 19  # NDRPDR sel
2891       - 20  # NDRPDR sel
2892       - 21  # NDRPDR sel
2893       - 22  # NDRPDR sel
2894       - 23  # NDRPDR sel
2895       - 24  # NDRPDR sel
2896       - 25  # NDRPDR sel
2897       - 26  # NDRPDR sel
2898       - 27  # NDRPDR sel
2899       - 28  # NDRPDR sel
2900       - 29  # NDRPDR sel
2901       - 30  # NDRPDR sel
2902       - 31  # NDRPDR sel
2903       - 32  # NDRPDR sel
2904       - 33  # NDRPDR sel
2905       - 34  # NDRPDR sel
2906
2907     csit-dpdk-perf-verify-2001-2n-dnv:
2908       - 9   # NDRPDR sel
2909       - 10  # NDRPDR sel
2910       - 11  # NDRPDR sel
2911       - 12  # NDRPDR sel
2912       - 13  # NDRPDR sel
2913       - 14  # NDRPDR sel
2914       - 15  # NDRPDR sel
2915       - 16  # NDRPDR sel
2916       - 17  # NDRPDR sel
2917       - 18  # NDRPDR sel
2918
2919     csit-dpdk-perf-verify-2001-3n-dnv:
2920       - 12  # NDRPDR sel
2921       - 13  # NDRPDR sel
2922       - 14  # NDRPDR sel
2923       - 15  # NDRPDR sel
2924       - 16  # NDRPDR sel
2925       - 17  # NDRPDR sel
2926       - 18  # NDRPDR sel
2927       - 19  # NDRPDR sel
2928       - 20  # NDRPDR sel
2929       - 22  # NDRPDR sel
2930
2931     csit-dpdk-perf-verify-2001-3n-tsh:
2932       - 3   # NDRPDR sel
2933       - 4   # NDRPDR sel
2934       - 5   # NDRPDR sel
2935       - 9   # NDRPDR sel
2936       - 10  # NDRPDR sel
2937       - 11  # NDRPDR sel
2938       - 12  # NDRPDR sel
2939       - 14  # NDRPDR sel
2940       - 15  # NDRPDR sel
2941       - 18  # NDRPDR sel
2942
2943     csit-vpp-device-2001-ubuntu1804-1n-skx:
2944       - 57
2945
2946 - type: "output"
2947   output: "report"
2948   format:
2949     html:
2950     - full
2951 #    pdf:
2952 #    - minimal
2953
2954 ################################################################################
2955 ###                               T A B L E S                                ###
2956 ################################################################################
2957
2958 # VPP Soak vs NDR - 2n-skx
2959 - type: "table"
2960   title: "VPP Soak vs NDR 2n-skx"
2961   algorithm: "table_soak_vs_ndr"
2962   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2963   reference:
2964     title: "NDR"
2965     data: "vpp-soak-vs-ndr-2n-skx-ref"
2966   compare:
2967     title: "Soak"
2968     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2969   data: "vpp-soak-vs-ndr-2n-skx"
2970   include-tests: "NDR"
2971   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2972   parameters:
2973     - "throughput"
2974     - "name"
2975     - "parent"
2976
2977 # VPP Soak vs NDR - 2n-clx
2978 - type: "table"
2979   title: "VPP Soak vs NDR 2n-clx"
2980   algorithm: "table_soak_vs_ndr"
2981   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2982   reference:
2983     title: "NDR"
2984     data: "vpp-soak-vs-ndr-2n-clx-ref"
2985   compare:
2986     title: "Soak"
2987     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2988   data: "vpp-soak-vs-ndr-2n-clx"
2989   include-tests: "NDR"
2990   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2991   parameters:
2992     - "throughput"
2993     - "name"
2994     - "parent"
2995
2996 ################################################################################
2997
2998 # VPP Compare NICs 3n-skx 2t1c ndr
2999 - type: "table"
3000   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3001   algorithm: "table_comparison"
3002   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3003   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3004   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3005   columns:
3006     - title: "x710"
3007       data-set: "vpp-nic-comparison-3n-skx"
3008       tag: "NIC_Intel-X710"
3009     - title: "xxv710"
3010       data-set: "vpp-nic-comparison-3n-skx"
3011       tag: "NIC_Intel-XXV710"
3012   comparisons:
3013     - title: "Diff"
3014       reference: 1
3015       compare: 2
3016   legend:
3017     - "Legend to Table:"
3018     - "x710, xxv710 - NICs tested."
3019     - "Diff - difference between x710 and xxv710 NIC."
3020
3021 # VPP Compare NICs 3n-skx 4t2c ndr
3022 - type: "table"
3023   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3024   algorithm: "table_comparison"
3025   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3027   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3028   columns:
3029     - title: "x710"
3030       data-set: "vpp-nic-comparison-3n-skx"
3031       tag: "NIC_Intel-X710"
3032     - title: "xxv710"
3033       data-set: "vpp-nic-comparison-3n-skx"
3034       tag: "NIC_Intel-XXV710"
3035   comparisons:
3036     - title: "Diff"
3037       reference: 1
3038       compare: 2
3039   legend:
3040     - "Legend to Table:"
3041     - "x710, xxv710 - NICs tested."
3042     - "Diff - difference between x710 and xxv710 NIC."
3043
3044 # VPP Compare NICs 3n-skx 2t1c pdr
3045 - type: "table"
3046   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3047   algorithm: "table_comparison"
3048   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3050   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3051   columns:
3052     - title: "x710"
3053       data-set: "vpp-nic-comparison-3n-skx"
3054       tag: "NIC_Intel-X710"
3055     - title: "xxv710"
3056       data-set: "vpp-nic-comparison-3n-skx"
3057       tag: "NIC_Intel-XXV710"
3058   comparisons:
3059     - title: "Diff"
3060       reference: 1
3061       compare: 2
3062   legend:
3063     - "Legend to Table:"
3064     - "x710, xxv710 - NICs tested."
3065     - "Diff - difference between x710 and xxv710 NIC."
3066
3067 # VPP Compare NICs 3n-skx 4t2c pdr
3068 - type: "table"
3069   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3070   algorithm: "table_comparison"
3071   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3072   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3073   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3074   columns:
3075     - title: "x710"
3076       data-set: "vpp-nic-comparison-3n-skx"
3077       tag: "NIC_Intel-X710"
3078     - title: "xxv710"
3079       data-set: "vpp-nic-comparison-3n-skx"
3080       tag: "NIC_Intel-XXV710"
3081   comparisons:
3082     - title: "Diff"
3083       reference: 1
3084       compare: 2
3085   legend:
3086     - "Legend to Table:"
3087     - "x710, xxv710 - NICs tested."
3088     - "Diff - difference between x710 and xxv710 NIC."
3089
3090 # VPP Compare NICs 3n-skx 2t1c mrr
3091 - type: "table"
3092   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3093   algorithm: "table_comparison"
3094   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3095   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3096   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3097   columns:
3098     - title: "x710"
3099       data-set: "vpp-nic-comparison-3n-skx-mrr"
3100       tag: "NIC_Intel-X710"
3101     - title: "xxv710"
3102       data-set: "vpp-nic-comparison-3n-skx-mrr"
3103       tag: "NIC_Intel-XXV710"
3104   comparisons:
3105     - title: "Diff"
3106       reference: 1
3107       compare: 2
3108   legend:
3109     - "Legend to Table:"
3110     - "x710, xxv710 - NICs tested."
3111     - "Diff - difference between x710 and xxv710 NIC."
3112
3113 # VPP Compare NICs 3n-skx 4t2c mrr
3114 - type: "table"
3115   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3116   algorithm: "table_comparison"
3117   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3118   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3119   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3120   columns:
3121     - title: "x710"
3122       data-set: "vpp-nic-comparison-3n-skx-mrr"
3123       tag: "NIC_Intel-X710"
3124     - title: "xxv710"
3125       data-set: "vpp-nic-comparison-3n-skx-mrr"
3126       tag: "NIC_Intel-XXV710"
3127   comparisons:
3128     - title: "Diff"
3129       reference: 1
3130       compare: 2
3131   legend:
3132     - "Legend to Table:"
3133     - "x710, xxv710 - NICs tested."
3134     - "Diff - difference between x710 and xxv710 NIC."
3135
3136 # VPP Compare NICs 3n-skx 8t4c mrr
3137 - type: "table"
3138   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3139   algorithm: "table_comparison"
3140   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3141   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3142   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3143   columns:
3144     - title: "x710"
3145       data-set: "vpp-nic-comparison-3n-skx-mrr"
3146       tag: "NIC_Intel-X710"
3147     - title: "xxv710"
3148       data-set: "vpp-nic-comparison-3n-skx-mrr"
3149       tag: "NIC_Intel-XXV710"
3150   comparisons:
3151     - title: "Diff"
3152       reference: 1
3153       compare: 2
3154   legend:
3155     - "Legend to Table:"
3156     - "x710, xxv710 - NICs tested."
3157     - "Diff - difference between x710 and xxv710 NIC."
3158
3159 # VPP Compare NICs 2n-skx 2t1c ndr
3160 - type: "table"
3161   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3162   algorithm: "table_comparison"
3163   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3164   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3165   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3166   columns:
3167     - title: "x710"
3168       data-set: "vpp-nic-comparison-2n-skx"
3169       tag: "NIC_Intel-X710"
3170     - title: "xxv710"
3171       data-set: "vpp-nic-comparison-2n-skx"
3172       tag: "NIC_Intel-XXV710"
3173   comparisons:
3174     - title: "Diff"
3175       reference: 1
3176       compare: 2
3177   legend:
3178     - "Legend to Table:"
3179     - "x710, xxv710 - NICs tested."
3180     - "Diff - difference between x710 and xxv710 NIC."
3181
3182 # VPP Compare NICs 2n-skx 4t2c ndr
3183 - type: "table"
3184   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3185   algorithm: "table_comparison"
3186   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3188   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3189   columns:
3190     - title: "x710"
3191       data-set: "vpp-nic-comparison-2n-skx"
3192       tag: "NIC_Intel-X710"
3193     - title: "xxv710"
3194       data-set: "vpp-nic-comparison-2n-skx"
3195       tag: "NIC_Intel-XXV710"
3196   comparisons:
3197     - title: "Diff"
3198       reference: 1
3199       compare: 2
3200   legend:
3201     - "Legend to Table:"
3202     - "x710, xxv710 - NICs tested."
3203     - "Diff - difference between x710 and xxv710 NIC."
3204
3205 # VPP Compare NICs 2n-skx 2t1c pdr
3206 - type: "table"
3207   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3208   algorithm: "table_comparison"
3209   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3210   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3211   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3212   columns:
3213     - title: "x710"
3214       data-set: "vpp-nic-comparison-2n-skx"
3215       tag: "NIC_Intel-X710"
3216     - title: "xxv710"
3217       data-set: "vpp-nic-comparison-2n-skx"
3218       tag: "NIC_Intel-XXV710"
3219   comparisons:
3220     - title: "Diff"
3221       reference: 1
3222       compare: 2
3223   legend:
3224     - "Legend to Table:"
3225     - "x710, xxv710 - NICs tested."
3226     - "Diff - difference between x710 and xxv710 NIC."
3227
3228 # VPP Compare NICs 2n-skx 4t2c pdr
3229 - type: "table"
3230   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3231   algorithm: "table_comparison"
3232   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3233   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3234   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3235   columns:
3236     - title: "x710"
3237       data-set: "vpp-nic-comparison-2n-skx"
3238       tag: "NIC_Intel-X710"
3239     - title: "xxv710"
3240       data-set: "vpp-nic-comparison-2n-skx"
3241       tag: "NIC_Intel-XXV710"
3242   comparisons:
3243     - title: "Diff"
3244       reference: 1
3245       compare: 2
3246   legend:
3247     - "Legend to Table:"
3248     - "x710, xxv710 - NICs tested."
3249     - "Diff - difference between x710 and xxv710 NIC."
3250
3251 # VPP Compare NICs 2n-skx 2t1c mrr
3252 - type: "table"
3253   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3254   algorithm: "table_comparison"
3255   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3256   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3257   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3258   columns:
3259     - title: "x710"
3260       data-set: "vpp-nic-comparison-2n-skx-mrr"
3261       tag: "NIC_Intel-X710"
3262     - title: "xxv710"
3263       data-set: "vpp-nic-comparison-2n-skx-mrr"
3264       tag: "NIC_Intel-XXV710"
3265   comparisons:
3266     - title: "Diff"
3267       reference: 1
3268       compare: 2
3269   legend:
3270     - "Legend to Table:"
3271     - "x710, xxv710 - NICs tested."
3272     - "Diff - difference between x710 and xxv710 NIC."
3273
3274 # VPP Compare NICs 2n-skx 4t2c mrr
3275 - type: "table"
3276   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3277   algorithm: "table_comparison"
3278   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3279   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3280   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3281   columns:
3282     - title: "x710"
3283       data-set: "vpp-nic-comparison-2n-skx-mrr"
3284       tag: "NIC_Intel-X710"
3285     - title: "xxv710"
3286       data-set: "vpp-nic-comparison-2n-skx-mrr"
3287       tag: "NIC_Intel-XXV710"
3288   comparisons:
3289     - title: "Diff"
3290       reference: 1
3291       compare: 2
3292   legend:
3293     - "Legend to Table:"
3294     - "x710, xxv710 - NICs tested."
3295     - "Diff - difference between x710 and xxv710 NIC."
3296
3297 # VPP Compare NICs 2n-skx 8t4c mrr
3298 - type: "table"
3299   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3300   algorithm: "table_comparison"
3301   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3302   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3303   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3304   columns:
3305     - title: "x710"
3306       data-set: "vpp-nic-comparison-2n-skx-mrr"
3307       tag: "NIC_Intel-X710"
3308     - title: "xxv710"
3309       data-set: "vpp-nic-comparison-2n-skx-mrr"
3310       tag: "NIC_Intel-XXV710"
3311   comparisons:
3312     - title: "Diff"
3313       reference: 1
3314       compare: 2
3315   legend:
3316     - "Legend to Table:"
3317     - "x710, xxv710 - NICs tested."
3318     - "Diff - difference between x710 and xxv710 NIC."
3319
3320 ################################################################################
3321 # VPP
3322
3323 # VPP Performance changes 2n-skx-xxv710 2t1c ndr
3324 - type: "table"
3325   title: "VPP Performance changes 2n-skx-xxv710 2t1c ndr"
3326   algorithm: "table_comparison"
3327   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-ndr"
3328   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3329   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3330   columns:
3331     - title: "1908.1"
3332       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3333     - title: "1908.2"
3334       data-set: "vpp-perf-changes-2n-skx-new1908_2"
3335   comparisons:
3336     - title: "Diff"
3337       reference: 1
3338       compare: 2
3339   legend:
3340     - "Legend to Table:"
3341     - "1908.1, 1908.2 - VPP versions tested."
3342     - "Diff - difference between the previous and the current VPP version."
3343
3344 # VPP Performance changes 2n-skx-xxv710 2t1c pdr
3345 - type: "table"
3346   title: "VPP Performance changes 2n-skx-xxv710 2t1c pdr"
3347   algorithm: "table_comparison"
3348   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-pdr"
3349   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3350   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3351   columns:
3352     - title: "1908.1"
3353       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3354     - title: "1908.2"
3355       data-set: "vpp-perf-changes-2n-skx-new1908_2"
3356   comparisons:
3357     - title: "Diff"
3358       reference: 1
3359       compare: 2
3360   legend:
3361     - "Legend to Table:"
3362     - "1908.1, 1908.2 - VPP versions tested."
3363     - "Diff - difference between the previous and the current VPP version."
3364
3365 # VPP Performance changes 3n-skx-xxv710 2t1c ndr
3366 - type: "table"
3367   title: "VPP Performance changes 3n-skx-xxv710 2t1c ndr"
3368   algorithm: "table_comparison"
3369   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-ndr"
3370   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3371   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3372   columns:
3373     - title: "1908.1"
3374       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3375     - title: "1908.2"
3376       data-set: "vpp-perf-changes-3n-skx-new1908_2"
3377   comparisons:
3378     - title: "Diff"
3379       reference: 1
3380       compare: 2
3381   legend:
3382     - "Legend to Table:"
3383     - "1908.1, 1908.2 - VPP versions tested."
3384     - "Diff - difference between the previous and the current VPP version."
3385
3386 # VPP Performance changes 3n-skx-xxv710 2t1c pdr
3387 - type: "table"
3388   title: "VPP Performance changes 3n-skx-xxv710 2t1c pdr"
3389   algorithm: "table_comparison"
3390   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-pdr"
3391   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3392   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3393   columns:
3394     - title: "1908.1"
3395       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3396     - title: "1908.2"
3397       data-set: "vpp-perf-changes-3n-skx-new1908_2"
3398   comparisons:
3399     - title: "Diff"
3400       reference: 1
3401       compare: 2
3402   legend:
3403     - "Legend to Table:"
3404     - "1908.1, 1908.2 - VPP versions tested."
3405     - "Diff - difference between the previous and the current VPP version."
3406
3407 # VPP Performance changes 2n-clx-xxv710 2t1c ndr
3408 - type: "table"
3409   title: "VPP Performance changes 2n-clx-xxv710 2t1c ndr"
3410   algorithm: "table_comparison"
3411   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-ndr"
3412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3413   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3414   columns:
3415     - title: "1908.1"
3416       data-set: "vpp-perf-changes-2n-clx-new1908_1"
3417     - title: "1908.2"
3418       data-set: "vpp-perf-changes-2n-clx-new1908_2"
3419   comparisons:
3420     - title: "Diff"
3421       reference: 1
3422       compare: 2
3423   legend:
3424     - "Legend to Table:"
3425     - "1908.1, 1908.2 - VPP versions tested."
3426     - "Diff - difference between the previous and the current VPP version."
3427
3428 # VPP Performance changes 2n-clx-xxv710 2t1c pdr
3429 - type: "table"
3430   title: "VPP Performance changes 2n-clx-xxv710 2t1c pdr"
3431   algorithm: "table_comparison"
3432   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-pdr"
3433   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3434   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3435   columns:
3436     - title: "1908.1"
3437       data-set: "vpp-perf-changes-2n-clx-new1908_1"
3438     - title: "1908.2"
3439       data-set: "vpp-perf-changes-2n-clx-new1908_2"
3440   comparisons:
3441     - title: "Diff"
3442       reference: 1
3443       compare: 2
3444   legend:
3445     - "Legend to Table:"
3446     - "1908.1, 1908.2 - VPP versions tested."
3447     - "Diff - difference between the previous and the current VPP version."
3448
3449 # VPP Performance Changes 3n-hsw 1t1c pdr
3450 - type: "table"
3451   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3452   algorithm: "table_comparison"
3453   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3454   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3455   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3456   columns:
3457     - title: "1904"
3458       data-set: "vpp-performance-changes-3n-hsw-h1"
3459     - title: "1908"
3460       data-set: "vpp-performance-changes-3n-hsw-ref"
3461     - title: "2001"
3462       data-set: "vpp-performance-changes-3n-hsw-cmp"
3463   comparisons:
3464     - title: "Diff"
3465       reference: 2
3466       compare: 3
3467   legend:
3468     - "Legend to Table"
3469     - "1904, 1908, 2001 - VPP versions tested."
3470     - "Diff - difference between 1908 and 2001 VPP version."
3471
3472 # VPP Performance Changes 3n-hsw 2t2c pdr
3473 - type: "table"
3474   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3475   algorithm: "table_comparison"
3476   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3478   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3479   columns:
3480     - title: "1904"
3481       data-set: "vpp-performance-changes-3n-hsw-h1"
3482     - title: "1908"
3483       data-set: "vpp-performance-changes-3n-hsw-ref"
3484     - title: "2001"
3485       data-set: "vpp-performance-changes-3n-hsw-cmp"
3486   comparisons:
3487     - title: "Diff"
3488       reference: 2
3489       compare: 3
3490   legend:
3491     - "Legend to Table"
3492     - "1904, 1908, 2001 - VPP versions tested."
3493     - "Diff - difference between 1908 and 2001 VPP version."
3494
3495 # VPP Performance Changes 3n-hsw 1t1c ndr
3496 - type: "table"
3497   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3498   algorithm: "table_comparison"
3499   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3500   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3501   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3502   columns:
3503     - title: "1904"
3504       data-set: "vpp-performance-changes-3n-hsw-h1"
3505     - title: "1908"
3506       data-set: "vpp-performance-changes-3n-hsw-ref"
3507     - title: "2001"
3508       data-set: "vpp-performance-changes-3n-hsw-cmp"
3509   comparisons:
3510     - title: "Diff"
3511       reference: 2
3512       compare: 3
3513   legend:
3514     - "Legend to Table"
3515     - "1904, 1908, 2001 - VPP versions tested."
3516     - "Diff - difference between 1908 and 2001 VPP version."
3517
3518 # VPP Performance Changes 3n-hsw 2t2c ndr
3519 - type: "table"
3520   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3521   algorithm: "table_comparison"
3522   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3523   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3524   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3525   columns:
3526     - title: "1904"
3527       data-set: "vpp-performance-changes-3n-hsw-h1"
3528     - title: "1908"
3529       data-set: "vpp-performance-changes-3n-hsw-ref"
3530     - title: "2001"
3531       data-set: "vpp-performance-changes-3n-hsw-cmp"
3532   comparisons:
3533     - title: "Diff"
3534       reference: 2
3535       compare: 3
3536   legend:
3537     - "Legend to Table"
3538     - "1904, 1908, 2001 - VPP versions tested."
3539     - "Diff - difference between 1908 and 2001 VPP version."
3540
3541 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3542 - type: "table"
3543   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3544   algorithm: "table_comparison"
3545   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3547   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3548   rca:
3549     - title: "RCA1"
3550       data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3551     - title: "RCA2"
3552       data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3553   columns:
3554     - title: "1908.0-1"
3555       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3556       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3557     - title: "1908.1-1"
3558       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3559     - title: "1908.1-2"
3560       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3561     - title: "2001.0-2"
3562       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3563   comparisons:
3564     - title: "Diff1"
3565       reference: 2
3566       reference-alt: 1
3567       compare: 3
3568     - title: "Diff2"
3569       reference: 3
3570       compare: 4
3571   legend:
3572     - 'Legend to Table:'
3573     - '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).'
3574     - '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).'
3575     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3576     - 'RCA1 - root cause analysis reference for Diff1.'
3577     - 'RCA2 - root cause analysis reference for Diff2.'
3578
3579 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3580 - type: "table"
3581   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3582   algorithm: "table_comparison"
3583   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3584   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3585   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3586   rca:
3587     - title: "RCA1"
3588       data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3589     - title: "RCA2"
3590       data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3591   columns:
3592     - title: "1908.0-1"
3593       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3594       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3595     - title: "1908.1-1"
3596       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3597     - title: "1908.1-2"
3598       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3599     - title: "2001.0-2"
3600       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3601   comparisons:
3602     - title: "Diff1"
3603       reference: 2
3604       reference-alt: 1
3605       compare: 3
3606     - title: "Diff2"
3607       reference: 3
3608       compare: 4
3609   legend:
3610     - 'Legend to Table:'
3611     - '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).'
3612     - '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).'
3613     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3614     - 'RCA1 - root cause analysis reference for Diff1.'
3615     - 'RCA2 - root cause analysis reference for Diff2.'
3616
3617 # VPP Performance Changes 3n-skx 2t1c pdr
3618 - type: "table"
3619   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3620   algorithm: "table_comparison"
3621   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3622   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3623   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3624   columns:
3625     - title: "1904"
3626       data-set: "vpp-performance-changes-3n-skx-h1"
3627       tag: "NIC_Intel-X710"
3628     - title: "1908"
3629       data-set: "vpp-performance-changes-3n-skx-ref"
3630       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3631       tag: "NIC_Intel-XXV710"
3632     - title: "2001"
3633       data-set: "vpp-performance-changes-3n-skx-cmp"
3634       tag: "NIC_Intel-XXV710"
3635   comparisons:
3636     - title: "Diff"
3637       reference: 2
3638       compare: 3
3639   legend:
3640     - "Legend to Table"
3641     - "1904, 1908, 2001 - VPP versions tested."
3642     - "Diff - difference between 1908 and 2001 VPP version."
3643
3644 # VPP Performance Changes 3n-skx 4t2c pdr
3645 - type: "table"
3646   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3647   algorithm: "table_comparison"
3648   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3649   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3650   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3651   columns:
3652     - title: "1904"
3653       data-set: "vpp-performance-changes-3n-skx-h1"
3654       tag: "NIC_Intel-X710"
3655     - title: "1908"
3656       data-set: "vpp-performance-changes-3n-skx-ref"
3657       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3658       tag: "NIC_Intel-XXV710"
3659     - title: "2001"
3660       data-set: "vpp-performance-changes-3n-skx-cmp"
3661       tag: "NIC_Intel-XXV710"
3662   comparisons:
3663     - title: "Diff"
3664       reference: 2
3665       compare: 3
3666   legend:
3667     - "Legend to Table"
3668     - "1904, 1908, 2001 - VPP versions tested."
3669     - "Diff - difference between 1908 and 2001 VPP version."
3670
3671 # VPP Performance Changes 3n-skx 2t1c ndr
3672 - type: "table"
3673   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3674   algorithm: "table_comparison"
3675   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3676   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3677   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3678   columns:
3679     - title: "1904"
3680       data-set: "vpp-performance-changes-3n-skx-h1"
3681       tag: "NIC_Intel-X710"
3682     - title: "1908"
3683       data-set: "vpp-performance-changes-3n-skx-ref"
3684       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3685       tag: "NIC_Intel-XXV710"
3686     - title: "2001"
3687       data-set: "vpp-performance-changes-3n-skx-cmp"
3688       tag: "NIC_Intel-XXV710"
3689   comparisons:
3690     - title: "Diff"
3691       reference: 2
3692       compare: 3
3693   legend:
3694     - "Legend to Table"
3695     - "1904, 1908, 2001 - VPP versions tested."
3696     - "Diff - difference between 1908 and 2001 VPP version."
3697
3698 # VPP Performance Changes 3n-skx 4t2c ndr
3699 - type: "table"
3700   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3701   algorithm: "table_comparison"
3702   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3703   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3704   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3705   columns:
3706     - title: "1904"
3707       data-set: "vpp-performance-changes-3n-skx-h1"
3708       tag: "NIC_Intel-X710"
3709     - title: "1908"
3710       data-set: "vpp-performance-changes-3n-skx-ref"
3711       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3712       tag: "NIC_Intel-XXV710"
3713     - title: "2001"
3714       data-set: "vpp-performance-changes-3n-skx-cmp"
3715       tag: "NIC_Intel-XXV710"
3716   comparisons:
3717     - title: "Diff"
3718       reference: 2
3719       compare: 3
3720   legend:
3721     - "Legend to Table"
3722     - "1904, 1908, 2001 - VPP versions tested."
3723     - "Diff - difference between 1908 and 2001 VPP version."
3724
3725 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3726 - type: "table"
3727   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3728   algorithm: "table_comparison"
3729   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3730   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3731   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3732   rca:
3733     - title: "RCA1"
3734       data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3735     - title: "RCA2"
3736       data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3737   columns:
3738     - title: "1908.0-1"
3739       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3740       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3741     - title: "1908.1-1"
3742       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3743     - title: "1908.1-2"
3744       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3745     - title: "2001.0-2"
3746       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3747   comparisons:
3748     - title: "Diff1"
3749       reference: 2
3750       reference-alt: 1
3751       compare: 3
3752     - title: "Diff2"
3753       reference: 3
3754       compare: 4
3755   legend:
3756     - 'Legend to Table:'
3757     - '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).'
3758     - '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).'
3759     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3760     - 'RCA1 - root cause analysis reference for Diff1.'
3761     - 'RCA2 - root cause analysis reference for Diff2.'
3762
3763 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3764 - type: "table"
3765   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3766   algorithm: "table_comparison"
3767   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3768   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3769   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3770   rca:
3771     - title: "RCA1"
3772       data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3773     - title: "RCA2"
3774       data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3775   columns:
3776     - title: "1908.0-1"
3777       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3778       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3779     - title: "1908.1-1"
3780       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3781     - title: "1908.1-2"
3782       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3783     - title: "2001.0-2"
3784       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3785   comparisons:
3786     - title: "Diff1"
3787       reference: 2
3788       reference-alt: 1
3789       compare: 3
3790     - title: "Diff2"
3791       reference: 3
3792       compare: 4
3793   legend:
3794     - 'Legend to Table:'
3795     - '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).'
3796     - '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).'
3797     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3798     - 'RCA1 - root cause analysis reference for Diff1.'
3799     - 'RCA2 - root cause analysis reference for Diff2.'
3800
3801 # VPP Performance Changes 2n-skx 2t1c pdr
3802 - type: "table"
3803   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3804   algorithm: "table_comparison"
3805   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3806   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3807   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3808   columns:
3809     - title: "1904"
3810       data-set: "vpp-performance-changes-2n-skx-h1"
3811       tag: "NIC_Intel-X710"
3812     - title: "1908"
3813       data-set: "vpp-performance-changes-2n-skx-ref"
3814       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3815       tag: "NIC_Intel-XXV710"
3816     - title: "2001"
3817       data-set: "vpp-performance-changes-2n-skx-cmp"
3818       tag: "NIC_Intel-XXV710"
3819   comparisons:
3820     - title: "Diff"
3821       reference: 2
3822       compare: 3
3823   legend:
3824     - "Legend to Table"
3825     - "1904, 1908, 2001 - VPP versions tested."
3826     - "Diff - difference between 1908 and 2001 VPP version."
3827
3828 # VPP Performance Changes 2n-skx 4t2c pdr
3829 - type: "table"
3830   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3831   algorithm: "table_comparison"
3832   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3833   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3834   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3835   columns:
3836     - title: "1904"
3837       data-set: "vpp-performance-changes-2n-skx-h1"
3838       tag: "NIC_Intel-X710"
3839     - title: "1908"
3840       data-set: "vpp-performance-changes-2n-skx-ref"
3841       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3842       tag: "NIC_Intel-XXV710"
3843     - title: "2001"
3844       data-set: "vpp-performance-changes-2n-skx-cmp"
3845       tag: "NIC_Intel-XXV710"
3846   comparisons:
3847     - title: "Diff"
3848       reference: 2
3849       compare: 3
3850   legend:
3851     - "Legend to Table"
3852     - "1904, 1908, 2001 - VPP versions tested."
3853     - "Diff - difference between 1908 and 2001 VPP version."
3854
3855 # VPP Performance Changes 2n-skx 2t1c ndr
3856 - type: "table"
3857   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3858   algorithm: "table_comparison"
3859   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3861   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3862   columns:
3863     - title: "1904"
3864       data-set: "vpp-performance-changes-2n-skx-h1"
3865       tag: "NIC_Intel-X710"
3866     - title: "1908"
3867       data-set: "vpp-performance-changes-2n-skx-ref"
3868       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3869       tag: "NIC_Intel-XXV710"
3870     - title: "2001"
3871       data-set: "vpp-performance-changes-2n-skx-cmp"
3872       tag: "NIC_Intel-XXV710"
3873   comparisons:
3874     - title: "Diff"
3875       reference: 2
3876       compare: 3
3877   legend:
3878     - "Legend to Table"
3879     - "1904, 1908, 2001 - VPP versions tested."
3880     - "Diff - difference between 1908 and 2001 VPP version."
3881
3882 # VPP Performance Changes 2n-skx 4t2c ndr
3883 - type: "table"
3884   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3885   algorithm: "table_comparison"
3886   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3887   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3888   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3889   columns:
3890     - title: "1904"
3891       data-set: "vpp-performance-changes-2n-skx-h1"
3892       tag: "NIC_Intel-X710"
3893     - title: "1908"
3894       data-set: "vpp-performance-changes-2n-skx-ref"
3895       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3896       tag: "NIC_Intel-XXV710"
3897     - title: "2001"
3898       data-set: "vpp-performance-changes-2n-skx-cmp"
3899       tag: "NIC_Intel-XXV710"
3900   comparisons:
3901     - title: "Diff"
3902       reference: 2
3903       compare: 3
3904   legend:
3905     - "Legend to Table"
3906     - "1904, 1908, 2001 - VPP versions tested."
3907     - "Diff - difference between 1908 and 2001 VPP version."
3908
3909 # VPP Performance Changes 2n-dnv 1t1c pdr
3910 - type: "table"
3911   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3912   algorithm: "table_comparison"
3913   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3914   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3915   filter: "'1T1C'"
3916   columns:
3917     - title: "1908"
3918       data-set: "vpp-performance-changes-2n-dnv-ref"
3919     - title: "2001"
3920       data-set: "vpp-performance-changes-2n-dnv-cmp"
3921   comparisons:
3922     - title: "Diff"
3923       reference: 1
3924       compare: 2
3925   legend:
3926     - "Legend to Table"
3927     - "1908, 2001 - VPP versions tested."
3928     - "Diff - difference between 1908 and 2001 VPP version."
3929
3930 # VPP Performance Changes 2n-dnv 2t2c pdr
3931 - type: "table"
3932   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3933   algorithm: "table_comparison"
3934   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3935   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3936   filter: "'2T2C'"
3937   columns:
3938     - title: "1908"
3939       data-set: "vpp-performance-changes-2n-dnv-ref"
3940     - title: "2001"
3941       data-set: "vpp-performance-changes-2n-dnv-cmp"
3942   comparisons:
3943     - title: "Diff"
3944       reference: 1
3945       compare: 2
3946   legend:
3947     - "Legend to Table"
3948     - "1908, 2001 - VPP versions tested."
3949     - "Diff - difference between 1908 and 2001 VPP version."
3950
3951 # VPP Performance Changes 2n-dnv 1t1c ndr
3952 - type: "table"
3953   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3954   algorithm: "table_comparison"
3955   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3956   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3957   filter: "'1T1C'"
3958   columns:
3959     - title: "1908"
3960       data-set: "vpp-performance-changes-2n-dnv-ref"
3961     - title: "2001"
3962       data-set: "vpp-performance-changes-2n-dnv-cmp"
3963   comparisons:
3964     - title: "Diff"
3965       reference: 1
3966       compare: 2
3967   legend:
3968     - "Legend to Table"
3969     - "1908, 2001 - VPP versions tested."
3970     - "Diff - difference between 1908 and 2001 VPP version."
3971
3972 # VPP Performance Changes 2n-dnv 2t2c ndr
3973 - type: "table"
3974   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3975   algorithm: "table_comparison"
3976   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3977   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3978   filter: "'2T2C'"
3979   columns:
3980     - title: "1908"
3981       data-set: "vpp-performance-changes-2n-dnv-ref"
3982     - title: "2001"
3983       data-set: "vpp-performance-changes-2n-dnv-cmp"
3984   comparisons:
3985     - title: "Diff"
3986       reference: 1
3987       compare: 2
3988   legend:
3989     - "Legend to Table"
3990     - "1908, 2001 - VPP versions tested."
3991     - "Diff - difference between 1908 and 2001 VPP version."
3992
3993 # VPP Performance Changes 3n-dnv 1t1c pdr
3994 - type: "table"
3995   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3996   algorithm: "table_comparison"
3997   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3998   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3999   filter: "'1T1C'"
4000   columns:
4001     - title: "1908"
4002       data-set: "vpp-performance-changes-3n-dnv-ref"
4003     - title: "2001"
4004       data-set: "vpp-performance-changes-3n-dnv-cmp"
4005   comparisons:
4006     - title: "Diff"
4007       reference: 1
4008       compare: 2
4009   legend:
4010     - "Legend to Table"
4011     - "1908, 2001 - VPP versions tested."
4012     - "Diff - difference between 1908 and 2001 VPP version."
4013
4014 # VPP Performance Changes 3n-dnv 2t2c pdr
4015 - type: "table"
4016   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4017   algorithm: "table_comparison"
4018   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4019   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4020   filter: "'2T2C'"
4021   columns:
4022     - title: "1908"
4023       data-set: "vpp-performance-changes-3n-dnv-ref"
4024     - title: "2001"
4025       data-set: "vpp-performance-changes-3n-dnv-cmp"
4026   comparisons:
4027     - title: "Diff"
4028       reference: 1
4029       compare: 2
4030   legend:
4031     - "Legend to Table"
4032     - "1908, 2001 - VPP versions tested."
4033     - "Diff - difference between 1908 and 2001 VPP version."
4034
4035 # VPP Performance Changes 3n-dnv 1t1c ndr
4036 - type: "table"
4037   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4038   algorithm: "table_comparison"
4039   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4040   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4041   filter: "'1T1C'"
4042   columns:
4043     - title: "1908"
4044       data-set: "vpp-performance-changes-3n-dnv-ref"
4045     - title: "2001"
4046       data-set: "vpp-performance-changes-3n-dnv-cmp"
4047   comparisons:
4048     - title: "Diff"
4049       reference: 1
4050       compare: 2
4051   legend:
4052     - "Legend to Table"
4053     - "1908, 2001 - VPP versions tested."
4054     - "Diff - difference between 1908 and 2001 VPP version."
4055
4056 # VPP Performance Changes 3n-dnv 2t2c ndr
4057 - type: "table"
4058   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4059   algorithm: "table_comparison"
4060   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4061   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4062   filter: "'2T2C'"
4063   columns:
4064     - title: "1908"
4065       data-set: "vpp-performance-changes-3n-dnv-ref"
4066     - title: "2001"
4067       data-set: "vpp-performance-changes-3n-dnv-cmp"
4068   comparisons:
4069     - title: "Diff"
4070       reference: 1
4071       compare: 2
4072   legend:
4073     - "Legend to Table"
4074     - "1908, 2001 - VPP versions tested."
4075     - "Diff - difference between 1908 and 2001 VPP version."
4076
4077 # VPP Performance Changes 3n-tsh 1t1c pdr
4078 - type: "table"
4079   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4080   algorithm: "table_comparison"
4081   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4082   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4083   filter: "'1T1C'"
4084   columns:
4085     - title: "1908"
4086       data-set: "vpp-performance-changes-3n-tsh-ref"
4087     - title: "2001"
4088       data-set: "vpp-performance-changes-3n-tsh-cmp"
4089   comparisons:
4090     - title: "Diff"
4091       reference: 1
4092       compare: 2
4093   legend:
4094     - "Legend to Table"
4095     - "1908, 2001 - VPP versions tested."
4096     - "Diff - difference between 1908 and 2001 VPP version."
4097
4098 # VPP Performance Changes 3n-tsh 2t2c pdr
4099 - type: "table"
4100   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4101   algorithm: "table_comparison"
4102   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4104   filter: "'2T2C'"
4105   columns:
4106     - title: "1908"
4107       data-set: "vpp-performance-changes-3n-tsh-ref"
4108     - title: "2001"
4109       data-set: "vpp-performance-changes-3n-tsh-cmp"
4110   comparisons:
4111     - title: "Diff"
4112       reference: 1
4113       compare: 2
4114   legend:
4115     - "Legend to Table"
4116     - "1908, 2001 - VPP versions tested."
4117     - "Diff - difference between 1908 and 2001 VPP version."
4118
4119 # VPP Performance Changes 3n-tsh 1t1c ndr
4120 - type: "table"
4121   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4122   algorithm: "table_comparison"
4123   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4124   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4125   filter: "'1T1C'"
4126   columns:
4127     - title: "1908"
4128       data-set: "vpp-performance-changes-3n-tsh-ref"
4129     - title: "2001"
4130       data-set: "vpp-performance-changes-3n-tsh-cmp"
4131   comparisons:
4132     - title: "Diff"
4133       reference: 1
4134       compare: 2
4135   legend:
4136     - "Legend to Table"
4137     - "1908, 2001 - VPP versions tested."
4138     - "Diff - difference between 1908 and 2001 VPP version."
4139
4140 # VPP Performance Changes 3n-tsh 2t2c ndr
4141 - type: "table"
4142   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4143   algorithm: "table_comparison"
4144   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4145   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4146   filter: "'2T2C'"
4147   columns:
4148     - title: "1908"
4149       data-set: "vpp-performance-changes-3n-tsh-ref"
4150     - title: "2001"
4151       data-set: "vpp-performance-changes-3n-tsh-cmp"
4152   comparisons:
4153     - title: "Diff"
4154       reference: 1
4155       compare: 2
4156   legend:
4157     - "Legend to Table"
4158     - "1908, 2001 - VPP versions tested."
4159     - "Diff - difference between 1908 and 2001 VPP version."
4160
4161 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4162 - type: "table"
4163   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4164   algorithm: "table_comparison"
4165   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4166   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4167   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4168   columns:
4169     - title: "3n-hsw xl710"
4170       data-set: "vpp-compare-testbeds-ref"
4171       tag: "NIC_Intel-XL710"
4172     - title: "3n-skx xxv710"
4173       data-set: "vpp-compare-testbeds-cmp"
4174       tag: "NIC_Intel-XXV710"
4175   comparisons:
4176     - title: "Diff"
4177       reference: 1
4178       compare: 2
4179   legend:
4180     - "Legend to Table"
4181     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4182     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4183
4184 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4185 - type: "table"
4186   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4187   algorithm: "table_comparison"
4188   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4189   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4190   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4191   columns:
4192     - title: "3n-hsw xl710"
4193       data-set: "vpp-compare-testbeds-ref"
4194       tag: "NIC_Intel-XL710"
4195     - title: "3n-skx xxv710"
4196       data-set: "vpp-compare-testbeds-cmp"
4197       tag: "NIC_Intel-XXV710"
4198   comparisons:
4199     - title: "Diff"
4200       reference: 1
4201       compare: 2
4202   legend:
4203     - "Legend to Table"
4204     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4205     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4206
4207 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4208 - type: "table"
4209   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4210   algorithm: "table_comparison"
4211   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4212   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4213   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4214   columns:
4215     - title: "3n-hsw xl710"
4216       data-set: "vpp-compare-testbeds-ref"
4217       tag: "NIC_Intel-XL710"
4218     - title: "3n-skx xxv710"
4219       data-set: "vpp-compare-testbeds-cmp"
4220       tag: "NIC_Intel-XXV710"
4221   comparisons:
4222     - title: "Diff"
4223       reference: 1
4224       compare: 2
4225   legend:
4226     - "Legend to Table"
4227     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4228     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4229
4230 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4231 - type: "table"
4232   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4233   algorithm: "table_comparison"
4234   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4235   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4236   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4237   columns:
4238     - title: "3n-hsw xl710"
4239       data-set: "vpp-compare-testbeds-ref"
4240       tag: "NIC_Intel-XL710"
4241     - title: "3n-skx xxv710"
4242       data-set: "vpp-compare-testbeds-cmp"
4243       tag: "NIC_Intel-XXV710"
4244   comparisons:
4245     - title: "Diff"
4246       reference: 1
4247       compare: 2
4248   legend:
4249     - "Legend to Table"
4250     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4251     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4252
4253 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4254 - type: "table"
4255   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4256   algorithm: "table_comparison"
4257   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4258   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4259   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4260   columns:
4261     - title: "2n-skx"
4262       data-set: "vpp-compare-testbeds-skx-clx-ref"
4263     - title: "2n-clx"
4264       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4265   comparisons:
4266     - title: "Diff"
4267       reference: 1
4268       compare: 2
4269   legend:
4270     - "Legend to Table"
4271     - "2n-skx, 2n-clx - testbeds and NICs tested."
4272     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4273
4274 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4275 - type: "table"
4276   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4277   algorithm: "table_comparison"
4278   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4279   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4280   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4281   columns:
4282     - title: "2n-skx"
4283       data-set: "vpp-compare-testbeds-skx-clx-ref"
4284     - title: "2n-clx"
4285       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4286   comparisons:
4287     - title: "Diff"
4288       reference: 1
4289       compare: 2
4290   legend:
4291     - "Legend to Table"
4292     - "2n-skx, 2n-clx - testbeds and NICs tested."
4293     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4294
4295 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4296 - type: "table"
4297   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4298   algorithm: "table_comparison"
4299   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4300   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4301   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4302   columns:
4303     - title: "2n-skx"
4304       data-set: "vpp-compare-testbeds-skx-clx-ref"
4305     - title: "2n-clx"
4306       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4307   comparisons:
4308     - title: "Diff"
4309       reference: 1
4310       compare: 2
4311   legend:
4312     - "Legend to Table"
4313     - "2n-skx, 2n-clx - testbeds and NICs tested."
4314     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4315
4316 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4317 - type: "table"
4318   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4319   algorithm: "table_comparison"
4320   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4321   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4322   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4323   columns:
4324     - title: "2n-skx"
4325       data-set: "vpp-compare-testbeds-skx-clx-ref"
4326     - title: "2n-clx"
4327       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4328   comparisons:
4329     - title: "Diff"
4330       reference: 1
4331       compare: 2
4332   legend:
4333     - "Legend to Table"
4334     - "2n-skx, 2n-clx - testbeds and NICs tested."
4335     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4336
4337 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4338 - type: "table"
4339   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4340   algorithm: "table_comparison"
4341   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4342   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4343   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4344   columns:
4345     - title: "3n-hsw xl710"
4346       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4347       tag: "NIC_Intel-XL710"
4348     - title: "2n-clx xxv710"
4349       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4350       tag: "NIC_Intel-XXV710"
4351   comparisons:
4352     - title: "Diff"
4353       reference: 1
4354       compare: 2
4355   legend:
4356     - "Legend to Table"
4357     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4358     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4359
4360 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4361 - type: "table"
4362   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4363   algorithm: "table_comparison"
4364   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4365   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4366   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4367   columns:
4368     - title: "3n-hsw xl710"
4369       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4370       tag: "NIC_Intel-XL710"
4371     - title: "2n-clx xxv710"
4372       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4373       tag: "NIC_Intel-XXV710"
4374   comparisons:
4375     - title: "Diff"
4376       reference: 1
4377       compare: 2
4378   legend:
4379     - "Legend to Table"
4380     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4381     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4382
4383 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4384 - type: "table"
4385   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4386   algorithm: "table_comparison"
4387   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4388   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4389   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4390   columns:
4391     - title: "3n-hsw xl710"
4392       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4393       tag: "NIC_Intel-XL710"
4394     - title: "2n-clx xxv710"
4395       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4396       tag: "NIC_Intel-XXV710"
4397   comparisons:
4398     - title: "Diff"
4399       reference: 1
4400       compare: 2
4401   legend:
4402     - "Legend to Table"
4403     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4404     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4405
4406 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4407 - type: "table"
4408   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4409   algorithm: "table_comparison"
4410   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4411   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4412   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4413   columns:
4414     - title: "3n-hsw xl710"
4415       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4416       tag: "NIC_Intel-XL710"
4417     - title: "2n-clx xxv710"
4418       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4419       tag: "NIC_Intel-XXV710"
4420   comparisons:
4421     - title: "Diff"
4422       reference: 1
4423       compare: 2
4424   legend:
4425     - "Legend to Table"
4426     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4427     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4428
4429 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4430 - type: "table"
4431   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4432   algorithm: "table_comparison"
4433   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4435   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4436   columns:
4437     - title: "3n-skx"
4438       data-set: "vpp-compare-topologies-ref"
4439     - title: "2n-skx"
4440       data-set: "vpp-compare-topologies-cmp"
4441   comparisons:
4442     - title: "Diff"
4443       reference: 1
4444       compare: 2
4445   legend:
4446     - "Legend to Table"
4447     - "3n-skx, 2n-skx - topologies tested."
4448     - "Diff - difference between 3n-skx and 2n-skx topologies."
4449
4450 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4451 - type: "table"
4452   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4453   algorithm: "table_comparison"
4454   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4455   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4456   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4457   columns:
4458     - title: "3n-skx"
4459       data-set: "vpp-compare-topologies-ref"
4460     - title: "2n-skx"
4461       data-set: "vpp-compare-topologies-cmp"
4462   comparisons:
4463     - title: "Diff"
4464       reference: 1
4465       compare: 2
4466   legend:
4467     - "Legend to Table"
4468     - "3n-skx, 2n-skx - topologies tested."
4469     - "Diff - difference between 3n-skx and 2n-skx topologies."
4470
4471 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4472 - type: "table"
4473   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4474   algorithm: "table_comparison"
4475   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4476   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4477   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4478   columns:
4479     - title: "3n-skx"
4480       data-set: "vpp-compare-topologies-ref"
4481     - title: "2n-skx"
4482       data-set: "vpp-compare-topologies-cmp"
4483   comparisons:
4484     - title: "Diff"
4485       reference: 1
4486       compare: 2
4487   legend:
4488     - "Legend to Table"
4489     - "3n-skx, 2n-skx - topologies tested."
4490     - "Diff - difference between 3n-skx and 2n-skx topologies."
4491
4492 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4493 - type: "table"
4494   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4495   algorithm: "table_comparison"
4496   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4497   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4498   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4499   columns:
4500     - title: "3n-skx"
4501       data-set: "vpp-compare-topologies-ref"
4502     - title: "2n-skx"
4503       data-set: "vpp-compare-topologies-cmp"
4504   comparisons:
4505     - title: "Diff"
4506       reference: 1
4507       compare: 2
4508   legend:
4509     - "Legend to Table"
4510     - "3n-skx, 2n-skx - topologies tested."
4511     - "Diff - difference between 3n-skx and 2n-skx topologies."
4512
4513 # VPP Performance Changes 3n-hsw 1t1c mrr
4514 - type: "table"
4515   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4516   algorithm: "table_comparison"
4517   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4518   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4519   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4520   columns:
4521     - title: "1904"
4522       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4523     - title: "1908"
4524       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4525     - title: "2001"
4526       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4527   comparisons:
4528     - title: "Diff"
4529       reference: 2
4530       compare: 3
4531   legend:
4532     - "Legend to Table"
4533     - "1904, 1908, 2001 - VPP versions tested."
4534     - "Diff - difference between 1908 and 2001 VPP version."
4535
4536 # VPP Performance Changes 3n-hsw 2t2c mrr
4537 - type: "table"
4538   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4539   algorithm: "table_comparison"
4540   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4541   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4542   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4543   columns:
4544     - title: "1904"
4545       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4546     - title: "1908"
4547       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4548     - title: "2001"
4549       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4550   comparisons:
4551     - title: "Diff"
4552       reference: 2
4553       compare: 3
4554   legend:
4555     - "Legend to Table"
4556     - "1904, 1908, 2001 - VPP versions tested."
4557     - "Diff - difference between 1908 and 2001 VPP version."
4558
4559 # VPP Performance Changes 3n-hsw 4t4c mrr
4560 - type: "table"
4561   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4562   algorithm: "table_comparison"
4563   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4564   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4565   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4566   columns:
4567     - title: "1904"
4568       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4569     - title: "1908"
4570       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4571     - title: "2001"
4572       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4573   comparisons:
4574     - title: "Diff"
4575       reference: 2
4576       compare: 3
4577   legend:
4578     - "Legend to Table"
4579     - "1904, 1908, 2001 - VPP versions tested."
4580     - "Diff - difference between 1908 and 2001 VPP version."
4581
4582 # VPP Performance Changes 3n-skx 2t1c mrr
4583 - type: "table"
4584   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4585   algorithm: "table_comparison"
4586   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4587   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4588   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4589   columns:
4590     - title: "1904"
4591       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4592     - title: "1908"
4593       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4594     - title: "2001"
4595       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4596   comparisons:
4597     - title: "Diff"
4598       reference: 2
4599       compare: 3
4600   legend:
4601     - "Legend to Table"
4602     - "1904, 1908, 2001 - VPP versions tested."
4603     - "Diff - difference between 1908 and 2001 VPP version."
4604
4605 # VPP Performance Changes 3n-skx 4t2c mrr
4606 - type: "table"
4607   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4608   algorithm: "table_comparison"
4609   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4610   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4611   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4612   columns:
4613     - title: "1904"
4614       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4615     - title: "1908"
4616       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4617     - title: "2001"
4618       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4619   comparisons:
4620     - title: "Diff"
4621       reference: 2
4622       compare: 3
4623   legend:
4624     - "Legend to Table"
4625     - "1904, 1908, 2001 - VPP versions tested."
4626     - "Diff - difference between 1908 and 2001 VPP version."
4627
4628 # VPP Performance Changes 3n-skx 8t4c mrr
4629 - type: "table"
4630   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4631   algorithm: "table_comparison"
4632   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4633   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4634   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4635   columns:
4636     - title: "1904"
4637       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4638     - title: "1908"
4639       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4640     - title: "2001"
4641       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4642   comparisons:
4643     - title: "Diff"
4644       reference: 2
4645       compare: 3
4646   legend:
4647     - "Legend to Table"
4648     - "1904, 1908, 2001 - VPP versions tested."
4649     - "Diff - difference between 1908 and 2001 VPP version."
4650
4651 # VPP Performance Changes 2n-skx 2t1c mrr
4652 - type: "table"
4653   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4654   algorithm: "table_comparison"
4655   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4656   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4657   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4658   columns:
4659     - title: "1904"
4660       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4661     - title: "1908"
4662       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4663     - title: "2001"
4664       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4665   comparisons:
4666     - title: "Diff"
4667       reference: 2
4668       compare: 3
4669   legend:
4670     - "Legend to Table"
4671     - "1904, 1908, 2001 - VPP versions tested."
4672     - "Diff - difference between 1908 and 2001 VPP version."
4673
4674 # VPP Performance Changes 2n-skx 4t2c mrr
4675 - type: "table"
4676   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4677   algorithm: "table_comparison"
4678   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4679   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4680   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4681   columns:
4682     - title: "1904"
4683       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4684     - title: "1908"
4685       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4686     - title: "2001"
4687       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4688   comparisons:
4689     - title: "Diff"
4690       reference: 2
4691       compare: 3
4692   legend:
4693     - "Legend to Table"
4694     - "1904, 1908, 2001 - VPP versions tested."
4695     - "Diff - difference between 1908 and 2001 VPP version."
4696
4697 # VPP Performance Changes 2n-skx 8t4c mrr
4698 - type: "table"
4699   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4700   algorithm: "table_comparison"
4701   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4702   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4703   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4704   columns:
4705     - title: "1904"
4706       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4707     - title: "1908"
4708       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4709     - title: "2001"
4710       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4711   comparisons:
4712     - title: "Diff"
4713       reference: 2
4714       compare: 3
4715   legend:
4716     - "Legend to Table"
4717     - "1904, 1908, 2001 - VPP versions tested."
4718     - "Diff - difference between 1908 and 2001 VPP version."
4719
4720 # VPP Performance Changes 2n-dnv 1t1c mrr
4721 - type: "table"
4722   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4723   algorithm: "table_comparison"
4724   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4725   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4726   filter: "'1T1C'"
4727   columns:
4728     - title: "1908"
4729       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4730     - title: "2001"
4731       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4732   comparisons:
4733     - title: "Diff"
4734       reference: 1
4735       compare: 2
4736   legend:
4737     - "Legend to Table"
4738     - "1908, 2001 - VPP versions tested."
4739     - "Diff - difference between 1908 and 2001 VPP version."
4740
4741 # VPP Performance Changes 2n-dnv 2t2c mrr
4742 - type: "table"
4743   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4744   algorithm: "table_comparison"
4745   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4746   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4747   filter: "'2T2C'"
4748   columns:
4749     - title: "1908"
4750       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4751     - title: "2001"
4752       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4753   comparisons:
4754     - title: "Diff"
4755       reference: 1
4756       compare: 2
4757   legend:
4758     - "Legend to Table"
4759     - "1908, 2001 - VPP versions tested."
4760     - "Diff - difference between 1908 and 2001 VPP version."
4761
4762 # VPP Performance Changes 2n-dnv 4t4c mrr
4763 - type: "table"
4764   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4765   algorithm: "table_comparison"
4766   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4767   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4768   filter: "'4T4C'"
4769   columns:
4770     - title: "1908"
4771       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4772     - title: "2001"
4773       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4774   comparisons:
4775     - title: "Diff"
4776       reference: 1
4777       compare: 2
4778   legend:
4779     - "Legend to Table"
4780     - "1908, 2001 - VPP versions tested."
4781     - "Diff - difference between 1908 and 2001 VPP version."
4782
4783 # VPP Performance Changes 3n-dnv 1t1c mrr
4784 - type: "table"
4785   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4786   algorithm: "table_comparison"
4787   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4788   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4789   filter: "'1T1C'"
4790   columns:
4791     - title: "1908"
4792       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4793     - title: "2001"
4794       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4795   comparisons:
4796     - title: "Diff"
4797       reference: 1
4798       compare: 2
4799   legend:
4800     - "Legend to Table"
4801     - "1908, 2001 - VPP versions tested."
4802     - "Diff - difference between 1908 and 2001 VPP version."
4803
4804 # VPP Performance Changes 3n-dnv 2t2c mrr
4805 - type: "table"
4806   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4807   algorithm: "table_comparison"
4808   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4810   filter: "'2T2C'"
4811   columns:
4812     - title: "1908"
4813       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4814     - title: "2001"
4815       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4816   comparisons:
4817     - title: "Diff"
4818       reference: 1
4819       compare: 2
4820   legend:
4821     - "Legend to Table"
4822     - "1908, 2001 - VPP versions tested."
4823     - "Diff - difference between 1908 and 2001 VPP version."
4824
4825 # VPP Performance Changes 3n-dnv 4t4c mrr
4826 - type: "table"
4827   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4828   algorithm: "table_comparison"
4829   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4830   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4831   filter: "'4T4C'"
4832   columns:
4833     - title: "1908"
4834       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4835     - title: "2001"
4836       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4837   comparisons:
4838     - title: "Diff"
4839       reference: 1
4840       compare: 2
4841   legend:
4842     - "Legend to Table"
4843     - "1908, 2001 - VPP versions tested."
4844     - "Diff - difference between 1908 and 2001 VPP version."
4845
4846 # VPP Performance Changes 3n-tsh 1t1c mrr
4847 - type: "table"
4848   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4849   algorithm: "table_comparison"
4850   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4851   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4852   filter: "'1T1C'"
4853   columns:
4854     - title: "1908"
4855       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4856     - title: "2001"
4857       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4858   comparisons:
4859     - title: "Diff"
4860       reference: 1
4861       compare: 2
4862   legend:
4863     - "Legend to Table"
4864     - "1908, 2001 - VPP versions tested."
4865     - "Diff - difference between 1908 and 2001 VPP version."
4866
4867 # VPP Performance Changes 3n-tsh 2t2c mrr
4868 - type: "table"
4869   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4870   algorithm: "table_comparison"
4871   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4872   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4873   filter: "'2T2C'"
4874   columns:
4875     - title: "1908"
4876       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4877     - title: "2001"
4878       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4879   comparisons:
4880     - title: "Diff"
4881       reference: 1
4882       compare: 2
4883   legend:
4884     - "Legend to Table"
4885     - "1908, 2001 - VPP versions tested."
4886     - "Diff - difference between 1908 and 2001 VPP version."
4887
4888 # VPP Performance Changes 3n-tsh 4t4c mrr
4889 - type: "table"
4890   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4891   algorithm: "table_comparison"
4892   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4893   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4894   filter: "'4T4C'"
4895   columns:
4896     - title: "1908"
4897       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4898     - title: "2001"
4899       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4900   comparisons:
4901     - title: "Diff"
4902       reference: 1
4903       compare: 2
4904   legend:
4905     - "Legend to Table"
4906     - "1908, 2001 - VPP versions tested."
4907     - "Diff - difference between 1908 and 2001 VPP version."
4908
4909 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4910 - type: "table"
4911   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4912   algorithm: "table_comparison"
4913   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4914   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4915   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4916   columns:
4917     - title: "3n-hsw xl710"
4918       data-set: "vpp-compare-testbeds-mrr-ref"
4919       tag: "NIC_Intel-XL710"
4920     - title: "3n-skx xxv710"
4921       data-set: "vpp-compare-testbeds-mrr-cmp"
4922       tag: "NIC_Intel-XXV710"
4923   comparisons:
4924     - title: "Diff"
4925       reference: 1
4926       compare: 2
4927   legend:
4928     - "Legend to Table"
4929     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4930     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4931
4932 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4933 - type: "table"
4934   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4935   algorithm: "table_comparison"
4936   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4937   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4938   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4939   columns:
4940     - title: "3n-hsw xl710"
4941       data-set: "vpp-compare-testbeds-mrr-ref"
4942       tag: "NIC_Intel-XL710"
4943     - title: "3n-skx xxv710"
4944       data-set: "vpp-compare-testbeds-mrr-cmp"
4945       tag: "NIC_Intel-XXV710"
4946   comparisons:
4947     - title: "Diff"
4948       reference: 1
4949       compare: 2
4950   legend:
4951     - "Legend to Table"
4952     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4953     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4954
4955 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4956 - type: "table"
4957   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4958   algorithm: "table_comparison"
4959   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4960   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4961   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4962   columns:
4963     - title: "3n-hsw xl710"
4964       data-set: "vpp-compare-testbeds-mrr-ref"
4965       tag: "NIC_Intel-XL710"
4966     - title: "3n-skx xxv710"
4967       data-set: "vpp-compare-testbeds-mrr-cmp"
4968       tag: "NIC_Intel-XXV710"
4969   comparisons:
4970     - title: "Diff"
4971       reference: 1
4972       compare: 2
4973   legend:
4974     - "Legend to Table"
4975     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4976     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4977
4978 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4979 - type: "table"
4980   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4981   algorithm: "table_comparison"
4982   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4983   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4984   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4985   columns:
4986     - title: "2n-skx"
4987       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4988     - title: "2n-clx"
4989       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4990   comparisons:
4991     - title: "Diff"
4992       reference: 1
4993       compare: 2
4994   legend:
4995     - "Legend to Table"
4996     - "2n-skx, 2n-clx - testbeds and NICs tested."
4997     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4998
4999 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5000 - type: "table"
5001   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5002   algorithm: "table_comparison"
5003   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5004   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5005   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5006   columns:
5007     - title: "2n-skx"
5008       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5009     - title: "2n-clx"
5010       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5011   comparisons:
5012     - title: "Diff"
5013       reference: 1
5014       compare: 2
5015   legend:
5016     - "Legend to Table"
5017     - "2n-skx, 2n-clx - testbeds and NICs tested."
5018     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5019
5020 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5021 - type: "table"
5022   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5023   algorithm: "table_comparison"
5024   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5025   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5026   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5027   columns:
5028     - title: "2n-skx"
5029       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5030     - title: "2n-clx"
5031       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5032   comparisons:
5033     - title: "Diff"
5034       reference: 1
5035       compare: 2
5036   legend:
5037     - "Legend to Table"
5038     - "2n-skx, 2n-clx - testbeds and NICs tested."
5039     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5040
5041 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5042 - type: "table"
5043   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5044   algorithm: "table_comparison"
5045   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5046   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5047   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5048   columns:
5049     - title: "3n-skx"
5050       data-set: "vpp-compare-topologies-mrr-ref"
5051     - title: "2n-skx"
5052       data-set: "vpp-compare-topologies-mrr-cmp"
5053   comparisons:
5054     - title: "Diff"
5055       reference: 1
5056       compare: 2
5057   legend:
5058     - "Legend to Table"
5059     - "3n-skx, 2n-skx - topologies tested."
5060     - "Diff - difference between 3n-skx and 2n-skx topologies."
5061
5062 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5063 - type: "table"
5064   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5065   algorithm: "table_comparison"
5066   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5067   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5068   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5069   columns:
5070     - title: "3n-skx"
5071       data-set: "vpp-compare-topologies-mrr-ref"
5072     - title: "2n-skx"
5073       data-set: "vpp-compare-topologies-mrr-cmp"
5074   comparisons:
5075     - title: "Diff"
5076       reference: 1
5077       compare: 2
5078   legend:
5079     - "Legend to Table"
5080     - "3n-skx, 2n-skx - topologies tested."
5081     - "Diff - difference between 3n-skx and 2n-skx topologies."
5082
5083 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5084 - type: "table"
5085   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5086   algorithm: "table_comparison"
5087   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5088   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5089   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5090   columns:
5091     - title: "3n-skx"
5092       data-set: "vpp-compare-topologies-mrr-ref"
5093     - title: "2n-skx"
5094       data-set: "vpp-compare-topologies-mrr-cmp"
5095   comparisons:
5096     - title: "Diff"
5097       reference: 1
5098       compare: 2
5099   legend:
5100     - "Legend to Table"
5101     - "3n-skx, 2n-skx - topologies tested."
5102     - "Diff - difference between 3n-skx and 2n-skx topologies."
5103
5104 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5105 - type: "table"
5106   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5107   algorithm: "table_comparison"
5108   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5109   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5110   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5111   columns:
5112     - title: "3n-hsw xl710"
5113       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5114       tag: "NIC_Intel-XL710"
5115     - title: "2n-clx xxv710"
5116       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5117       tag: "NIC_Intel-XXV710"
5118   comparisons:
5119     - title: "Diff"
5120       reference: 1
5121       compare: 2
5122   legend:
5123     - "Legend to Table"
5124     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5125     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5126
5127 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5128 - type: "table"
5129   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5130   algorithm: "table_comparison"
5131   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5132   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5133   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5134   columns:
5135     - title: "3n-hsw xl710"
5136       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5137       tag: "NIC_Intel-XL710"
5138     - title: "2n-clx xxv710"
5139       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5140       tag: "NIC_Intel-XXV710"
5141   comparisons:
5142     - title: "Diff"
5143       reference: 1
5144       compare: 2
5145   legend:
5146     - "Legend to Table"
5147     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5148     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5149
5150 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5151 - type: "table"
5152   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5153   algorithm: "table_comparison"
5154   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5155   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5156   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5157   columns:
5158     - title: "3n-hsw xl710"
5159       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5160       tag: "NIC_Intel-XL710"
5161     - title: "2n-clx xxv710"
5162       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5163       tag: "NIC_Intel-XXV710"
5164   comparisons:
5165     - title: "Diff"
5166       reference: 1
5167       compare: 2
5168   legend:
5169     - "Legend to Table"
5170     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5171     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5172
5173 # Detailed Test Results - VPP Performance Results 3n-hsw
5174 - type: "table"
5175   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5176   algorithm: "table_merged_details"
5177   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5178   columns:
5179     - title: " |prein| Test Name |preout| "
5180       data: "data name"
5181     - 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| "
5182       data: "data msg"
5183   data: "vpp-perf-results-3n-hsw"
5184   filter: "all"
5185   parameters:
5186   - "name"
5187   - "parent"
5188   - "msg"
5189
5190 # Detailed Test Results - VPP Performance Results 3n-skx
5191 - type: "table"
5192   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5193   algorithm: "table_merged_details"
5194   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5195   columns:
5196     - title: " |prein| Test Name |preout| "
5197       data: "data name"
5198     - 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| "
5199       data: "data msg"
5200   data: "vpp-perf-results-3n-skx"
5201   filter: "all"
5202   remove-ndr: True  # Temporary solution: remove NDR results from test message
5203   parameters:
5204   - "name"
5205   - "parent"
5206   - "msg"
5207
5208 # Detailed Test Results - VPP Performance Results 2n-skx
5209 - type: "table"
5210   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5211   algorithm: "table_merged_details"
5212   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5213   columns:
5214     - title: " |prein| Test Name |preout| "
5215       data: "data name"
5216     - 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| "
5217       data: "data msg"
5218   data: "vpp-perf-results-2n-skx"
5219   filter: "all"
5220   remove-ndr: True  # Temporary solution: remove NDR results from test message
5221   parameters:
5222   - "name"
5223   - "parent"
5224   - "msg"
5225
5226 # Detailed Test Results - VPP Performance Results 2n-clx
5227 - type: "table"
5228   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5229   algorithm: "table_merged_details"
5230   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5231   columns:
5232     - title: " |prein| Test Name |preout| "
5233       data: "data name"
5234     - 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| "
5235       data: "data msg"
5236   data: "vpp-perf-results-2n-clx"
5237   filter: "all"
5238   parameters:
5239   - "name"
5240   - "parent"
5241   - "msg"
5242
5243 # Detailed Test Results - VPP Performance Results 3n-tsh
5244 - type: "table"
5245   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5246   algorithm: "table_merged_details"
5247   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5248   columns:
5249     - title: " |prein| Test Name |preout| "
5250       data: "data name"
5251     - 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| "
5252       data: "data msg"
5253   data: "vpp-perf-results-3n-tsh"
5254   filter: "all"
5255   parameters:
5256   - "name"
5257   - "parent"
5258   - "msg"
5259
5260 # Detailed Test Results - VPP Performance Results 3n-dnv
5261 - type: "table"
5262   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5263   algorithm: "table_merged_details"
5264   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5265   columns:
5266     - title: " |prein| Test Name |preout| "
5267       data: "data name"
5268     - 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| "
5269       data: "data msg"
5270   data: "vpp-perf-results-3n-dnv"
5271   filter: "all"
5272   parameters:
5273   - "name"
5274   - "parent"
5275   - "msg"
5276
5277 # Detailed Test Results - VPP Performance Results 2n-dnv
5278 - type: "table"
5279   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5280   algorithm: "table_merged_details"
5281   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5282   columns:
5283     - title: " |prein| Test Name |preout| "
5284       data: "data name"
5285     - 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| "
5286       data: "data msg"
5287   data: "vpp-perf-results-2n-dnv"
5288   filter: "all"
5289   parameters:
5290   - "name"
5291   - "parent"
5292   - "msg"
5293
5294 # Test configuration - VPP Performance Test Configs 3n-hsw
5295 - type: "table"
5296   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5297   algorithm: "table_merged_details"
5298   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5299   columns:
5300     - title: " |prein| Test Name |preout| "
5301       data: "data name"
5302     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5303       data: "data conf-history"
5304   data: "vpp-perf-results-3n-hsw"
5305   filter: "all"
5306   parameters:
5307   - "parent"
5308   - "name"
5309   - "conf-history"
5310
5311 # Test configuration - VPP Performance Test Configs 3n-skx
5312 - type: "table"
5313   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5314   algorithm: "table_merged_details"
5315   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5316   columns:
5317     - title: " |prein| Test Name |preout| "
5318       data: "data name"
5319     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5320       data: "data conf-history"
5321   data: "vpp-perf-results-3n-skx"
5322   filter: "all"
5323   parameters:
5324   - "parent"
5325   - "name"
5326   - "conf-history"
5327
5328 # Test configuration - VPP Performance Test Configs 2n-skx
5329 - type: "table"
5330   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5331   algorithm: "table_merged_details"
5332   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5333   columns:
5334     - title: " |prein| Test Name |preout| "
5335       data: "data name"
5336     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5337       data: "data conf-history"
5338   data: "vpp-perf-results-2n-skx"
5339   filter: "all"
5340   parameters:
5341   - "parent"
5342   - "name"
5343   - "conf-history"
5344
5345 # Test configuration - VPP Performance Test Configs 2n-clx
5346 - type: "table"
5347   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5348   algorithm: "table_merged_details"
5349   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5350   columns:
5351     - title: " |prein| Test Name |preout| "
5352       data: "data name"
5353     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5354       data: "data conf-history"
5355   data: "vpp-perf-results-2n-clx"
5356   filter: "all"
5357   parameters:
5358   - "parent"
5359   - "name"
5360   - "conf-history"
5361
5362 # Test configuration - VPP Performance Test Configs 3n-tsh
5363 - type: "table"
5364   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5365   algorithm: "table_merged_details"
5366   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5367   columns:
5368     - title: " |prein| Test Name |preout| "
5369       data: "data name"
5370     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5371       data: "data conf-history"
5372   data: "vpp-perf-results-3n-tsh"
5373   filter: "all"
5374   parameters:
5375   - "parent"
5376   - "name"
5377   - "conf-history"
5378
5379 # Test configuration - VPP Performance Test Configs 3n-dnv
5380 - type: "table"
5381   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5382   algorithm: "table_merged_details"
5383   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5384   columns:
5385     - title: " |prein| Test Name |preout| "
5386       data: "data name"
5387     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5388       data: "data conf-history"
5389   data: "vpp-perf-results-3n-dnv"
5390   filter: "all"
5391   parameters:
5392   - "parent"
5393   - "name"
5394   - "conf-history"
5395
5396 # Test configuration - VPP Performance Test Configs 2n-dnv
5397 - type: "table"
5398   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5399   algorithm: "table_merged_details"
5400   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5401   columns:
5402     - title: " |prein| Test Name |preout| "
5403       data: "data name"
5404     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5405       data: "data conf-history"
5406   data: "vpp-perf-results-2n-dnv"
5407   filter: "all"
5408   parameters:
5409   - "parent"
5410   - "name"
5411   - "conf-history"
5412
5413 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5414 - type: "table"
5415   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5416   algorithm: "table_oper_data_html"
5417   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5418   data: "vpp-perf-results-3n-hsw"
5419   filter: "all"
5420
5421 # Test Operational Data - VPP Performance Operational Data 3n-skx
5422 - type: "table"
5423   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5424   algorithm: "table_oper_data_html"
5425   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5426   data: "vpp-perf-results-3n-skx"
5427   filter: "all"
5428
5429 # Test Operational Data - VPP Performance Operational Data 2n-skx
5430 - type: "table"
5431   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5432   algorithm: "table_oper_data_html"
5433   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5434   data: "vpp-perf-results-2n-skx"
5435   filter: "all"
5436
5437 # Test Operational Data - VPP Performance Operational Data 2n-clx
5438 - type: "table"
5439   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5440   algorithm: "table_oper_data_html"
5441   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5442   data: "vpp-perf-results-2n-clx"
5443   filter: "all"
5444
5445 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5446 - type: "table"
5447   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5448   algorithm: "table_oper_data_html"
5449   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5450   data: "vpp-perf-results-3n-tsh"
5451   filter: "all"
5452
5453 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5454 - type: "table"
5455   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5456   algorithm: "table_oper_data_html"
5457   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5458   data: "vpp-perf-results-3n-dnv"
5459   filter: "all"
5460
5461 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5462 - type: "table"
5463   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5464   algorithm: "table_oper_data_html"
5465   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5466   data: "vpp-perf-results-2n-dnv"
5467   filter: "all"
5468
5469 # Detailed Test Results - VPP MRR Results 3n-hsw
5470 - type: "table"
5471   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5472   algorithm: "table_merged_details"
5473   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5474   columns:
5475     - title: " |prein| Test Name |preout| "
5476       data: "data name"
5477     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5478       data: "data msg"
5479   data: "vpp-mrr-results-3n-hsw"
5480   filter: "all"
5481   parameters:
5482   - "name"
5483   - "parent"
5484   - "msg"
5485
5486 # Detailed Test Results - VPP MRR Results 3n-skx
5487 - type: "table"
5488   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5489   algorithm: "table_merged_details"
5490   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5491   columns:
5492     - title: " |prein| Test Name |preout| "
5493       data: "data name"
5494     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5495       data: "data msg"
5496   data: "vpp-mrr-results-3n-skx"
5497   filter: "all"
5498   parameters:
5499   - "name"
5500   - "parent"
5501   - "msg"
5502
5503 # Detailed Test Results - VPP MRR Results 2n-skx
5504 - type: "table"
5505   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5506   algorithm: "table_merged_details"
5507   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5508   columns:
5509     - title: " |prein| Test Name |preout| "
5510       data: "data name"
5511     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5512       data: "data msg"
5513   data: "vpp-mrr-results-2n-skx"
5514   filter: "all"
5515   parameters:
5516   - "name"
5517   - "parent"
5518   - "msg"
5519
5520 # Detailed Test Results - VPP MRR Results 2n-clx
5521 - type: "table"
5522   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5523   algorithm: "table_merged_details"
5524   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5525   columns:
5526     - title: " |prein| Test Name |preout| "
5527       data: "data name"
5528     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5529       data: "data msg"
5530   data: "vpp-mrr-results-2n-clx"
5531   filter: "all"
5532   parameters:
5533   - "name"
5534   - "parent"
5535   - "msg"
5536
5537 # Detailed Test Results - VPP MRR Results 3n-tsh
5538 - type: "table"
5539   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5540   algorithm: "table_merged_details"
5541   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5542   columns:
5543     - title: " |prein| Test Name |preout| "
5544       data: "data name"
5545     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5546       data: "data msg"
5547   data: "vpp-mrr-results-3n-tsh"
5548   filter: "all"
5549   parameters:
5550   - "name"
5551   - "parent"
5552   - "msg"
5553
5554 # Detailed Test Results - VPP MRR Results 3n-dnv
5555 - type: "table"
5556   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5557   algorithm: "table_merged_details"
5558   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5559   columns:
5560     - title: " |prein| Test Name |preout| "
5561       data: "data name"
5562     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5563       data: "data msg"
5564   data: "vpp-mrr-results-3n-dnv"
5565   filter: "all"
5566   parameters:
5567   - "name"
5568   - "parent"
5569   - "msg"
5570
5571 # Detailed Test Results - VPP MRR Results 2n-dnv
5572 - type: "table"
5573   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5574   algorithm: "table_merged_details"
5575   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5576   columns:
5577     - title: " |prein| Test Name |preout| "
5578       data: "data name"
5579     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5580       data: "data msg"
5581   data: "vpp-mrr-results-2n-dnv"
5582   filter: "all"
5583   parameters:
5584   - "name"
5585   - "parent"
5586   - "msg"
5587
5588 # Test configuration - VPP MRR Test Configs 3n-hsw
5589 - type: "table"
5590   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5591   algorithm: "table_merged_details"
5592   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5593   columns:
5594     - title: " |prein| Test Name |preout| "
5595       data: "data name"
5596     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5597       data: "data conf-history"
5598   data: "vpp-mrr-results-3n-hsw"
5599   filter: "all"
5600   parameters:
5601   - "parent"
5602   - "name"
5603   - "conf-history"
5604
5605 # Test configuration - VPP MRR Test Configs 3n-skx
5606 - type: "table"
5607   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5608   algorithm: "table_merged_details"
5609   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5610   columns:
5611     - title: " |prein| Test Name |preout| "
5612       data: "data name"
5613     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5614       data: "data conf-history"
5615   data: "vpp-mrr-results-3n-skx"
5616   filter: "all"
5617   parameters:
5618   - "parent"
5619   - "name"
5620   - "conf-history"
5621
5622 # Test configuration - VPP MRR Test Configs 2n-skx
5623 - type: "table"
5624   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5625   algorithm: "table_merged_details"
5626   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5627   columns:
5628     - title: " |prein| Test Name |preout| "
5629       data: "data name"
5630     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5631       data: "data conf-history"
5632   data: "vpp-mrr-results-2n-skx"
5633   filter: "all"
5634   parameters:
5635   - "parent"
5636   - "name"
5637   - "conf-history"
5638
5639 # Test configuration - VPP MRR Test Configs 2n-clx
5640 - type: "table"
5641   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5642   algorithm: "table_merged_details"
5643   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5644   columns:
5645     - title: " |prein| Test Name |preout| "
5646       data: "data name"
5647     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5648       data: "data conf-history"
5649   data: "vpp-mrr-results-2n-clx"
5650   filter: "all"
5651   parameters:
5652   - "parent"
5653   - "name"
5654   - "conf-history"
5655
5656 # Test configuration - VPP MRR Test Configs 3n-tsh
5657 - type: "table"
5658   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5659   algorithm: "table_merged_details"
5660   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5661   columns:
5662     - title: " |prein| Test Name |preout| "
5663       data: "data name"
5664     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5665       data: "data conf-history"
5666   data: "vpp-mrr-results-3n-tsh"
5667   filter: "all"
5668   parameters:
5669   - "parent"
5670   - "name"
5671   - "conf-history"
5672
5673 # Test configuration - VPP MRR Test Configs 3n-dnv
5674 - type: "table"
5675   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5676   algorithm: "table_merged_details"
5677   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5678   columns:
5679     - title: " |prein| Test Name |preout| "
5680       data: "data name"
5681     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5682       data: "data conf-history"
5683   data: "vpp-mrr-results-3n-dnv"
5684   filter: "all"
5685   parameters:
5686   - "parent"
5687   - "name"
5688   - "conf-history"
5689
5690 # Test configuration - VPP MRR Test Configs 2n-dnv
5691 - type: "table"
5692   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5693   algorithm: "table_merged_details"
5694   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5695   columns:
5696     - title: " |prein| Test Name |preout| "
5697       data: "data name"
5698     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5699       data: "data conf-history"
5700   data: "vpp-mrr-results-2n-dnv"
5701   filter: "all"
5702   parameters:
5703   - "parent"
5704   - "name"
5705   - "conf-history"
5706
5707 # Detailed Test Results - VPP Device Results - Ubuntu
5708 - type: "table"
5709   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5710   algorithm: "table_merged_details"
5711   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5712   columns:
5713     - title: " |prein| Test Name |preout| "
5714       data: "data name"
5715     - title: " |prein| Status |preout| "
5716       data: "data status"
5717   data: "vpp-device-results-ubuntu"
5718   filter: "all"
5719   parameters:
5720   - "name"
5721   - "parent"
5722   - "doc"
5723   - "status"
5724
5725 # Test configuration - VPP Device Test Configs - Ubuntu
5726 - type: "table"
5727   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5728   algorithm: "table_merged_details"
5729   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5730   columns:
5731     - title: " |prein| Test Name |preout| "
5732       data: "data name"
5733     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5734       data: "data conf-history"
5735   data: "vpp-device-results-ubuntu"
5736   filter: "all"
5737   parameters:
5738   - "parent"
5739   - "name"
5740   - "conf-history"
5741
5742 ################################################################################
5743
5744 # DPDK Performance Changes 3n-hsw 1t1c pdr
5745 - type: "table"
5746   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5747   algorithm: "table_comparison"
5748   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5749   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5750   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5751   columns:
5752     - title: "1904"
5753       data-set: "dpdk-performance-changes-3n-hsw-h1"
5754     - title: "1908"
5755       data-set: "dpdk-performance-changes-3n-hsw-ref"
5756     - title: "2001"
5757       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5758   comparisons:
5759     - title: "Diff"
5760       reference: 2
5761       compare: 3
5762   legend:
5763     - "Legend to Table"
5764     - "1904, 1908, 2001 - DPDK versions tested."
5765     - "Diff - difference between 1908 and 2001 DPDK version."
5766
5767 # DPDK Performance Changes 3n-hsw 2t2c pdr
5768 - type: "table"
5769   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5770   algorithm: "table_comparison"
5771   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5772   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5773   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5774   columns:
5775     - title: "1904"
5776       data-set: "dpdk-performance-changes-3n-hsw-h1"
5777     - title: "1908"
5778       data-set: "dpdk-performance-changes-3n-hsw-ref"
5779     - title: "2001"
5780       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5781   comparisons:
5782     - title: "Diff"
5783       reference: 2
5784       compare: 3
5785   legend:
5786     - "Legend to Table"
5787     - "1904, 1908, 2001 - DPDK versions tested."
5788     - "Diff - difference between 1908 and 2001 DPDK version."
5789
5790 # DPDK Performance Changes 3n-hsw 1t1c pdr
5791 - type: "table"
5792   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5793   algorithm: "table_comparison"
5794   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5795   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5796   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5797   columns:
5798     - title: "1904"
5799       data-set: "dpdk-performance-changes-3n-hsw-h1"
5800     - title: "1908"
5801       data-set: "dpdk-performance-changes-3n-hsw-ref"
5802     - title: "2001"
5803       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5804   comparisons:
5805     - title: "Diff"
5806       reference: 2
5807       compare: 3
5808   legend:
5809     - "Legend to Table"
5810     - "1904, 1908, 2001 - DPDK versions tested."
5811     - "Diff - difference between 1908 and 2001 DPDK version."
5812
5813 # DPDK Performance Changes 3n-hsw 2t2c ndr
5814 - type: "table"
5815   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5816   algorithm: "table_comparison"
5817   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5818   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5819   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5820   columns:
5821     - title: "1904"
5822       data-set: "dpdk-performance-changes-3n-hsw-h1"
5823     - title: "1908"
5824       data-set: "dpdk-performance-changes-3n-hsw-ref"
5825     - title: "2001"
5826       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5827   comparisons:
5828     - title: "Diff"
5829       reference: 2
5830       compare: 3
5831   legend:
5832     - "Legend to Table"
5833     - "1904, 1908, 2001 - DPDK versions tested."
5834     - "Diff - difference between 1908 and 2001 DPDK version."
5835
5836 # DPDK Performance Changes 3n-skx 2t1c pdr
5837 - type: "table"
5838   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5839   algorithm: "table_comparison"
5840   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5841   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5842   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5843   columns:
5844     - title: "1904"
5845       data-set: "dpdk-performance-changes-3n-skx-h1"
5846     - title: "1908"
5847       data-set: "dpdk-performance-changes-3n-skx-ref"
5848     - title: "2001"
5849       data-set: "dpdk-performance-changes-3n-skx-cmp"
5850   comparisons:
5851     - title: "Diff"
5852       reference: 2
5853       compare: 3
5854   legend:
5855     - "Legend to Table"
5856     - "1904, 1908, 2001 - DPDK versions tested."
5857     - "Diff - difference between 1908 and 2001 DPDK version."
5858
5859 # DPDK Performance Changes 3n-skx 4t2c pdr
5860 - type: "table"
5861   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5862   algorithm: "table_comparison"
5863   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5864   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5865   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5866   columns:
5867     - title: "1904"
5868       data-set: "dpdk-performance-changes-3n-skx-h1"
5869     - title: "1908"
5870       data-set: "dpdk-performance-changes-3n-skx-ref"
5871     - title: "2001"
5872       data-set: "dpdk-performance-changes-3n-skx-cmp"
5873   comparisons:
5874     - title: "Diff"
5875       reference: 2
5876       compare: 3
5877   legend:
5878     - "Legend to Table"
5879     - "1904, 1908, 2001 - DPDK versions tested."
5880     - "Diff - difference between 1908 and 2001 DPDK version."
5881
5882 # DPDK Performance Changes 3n-skx 2t1c ndr
5883 - type: "table"
5884   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5885   algorithm: "table_comparison"
5886   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5887   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5888   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5889   columns:
5890     - title: "1904"
5891       data-set: "dpdk-performance-changes-3n-skx-h1"
5892     - title: "1908"
5893       data-set: "dpdk-performance-changes-3n-skx-ref"
5894     - title: "2001"
5895       data-set: "dpdk-performance-changes-3n-skx-cmp"
5896   comparisons:
5897     - title: "Diff"
5898       reference: 2
5899       compare: 3
5900   legend:
5901     - "Legend to Table"
5902     - "1904, 1908, 2001 - DPDK versions tested."
5903     - "Diff - difference between 1908 and 2001 DPDK version."
5904
5905 # DPDK Performance Changes 3n-skx 4t2c ndr
5906 - type: "table"
5907   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5908   algorithm: "table_comparison"
5909   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5910   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5911   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5912   columns:
5913     - title: "1904"
5914       data-set: "dpdk-performance-changes-3n-skx-h1"
5915     - title: "1908"
5916       data-set: "dpdk-performance-changes-3n-skx-ref"
5917     - title: "2001"
5918       data-set: "dpdk-performance-changes-3n-skx-cmp"
5919   comparisons:
5920     - title: "Diff"
5921       reference: 2
5922       compare: 3
5923   legend:
5924     - "Legend to Table"
5925     - "1904, 1908, 2001 - DPDK versions tested."
5926     - "Diff - difference between 1908 and 2001 DPDK version."
5927
5928 # DPDK Performance Changes 2n-skx 2t1c pdr
5929 - type: "table"
5930   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5931   algorithm: "table_comparison"
5932   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5933   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5934   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5935   columns:
5936     - title: "1904"
5937       data-set: "dpdk-performance-changes-2n-skx-h1"
5938     - title: "1908"
5939       data-set: "dpdk-performance-changes-2n-skx-ref"
5940     - title: "2001"
5941       data-set: "dpdk-performance-changes-2n-skx-cmp"
5942   comparisons:
5943     - title: "Diff"
5944       reference: 2
5945       compare: 3
5946   legend:
5947     - "Legend to Table"
5948     - "1904, 1908, 2001 - DPDK versions tested."
5949     - "Diff - difference between 1908 and 2001 DPDK version."
5950
5951 # DPDK Performance Changes 2n-skx 4t2c pdr
5952 - type: "table"
5953   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5954   algorithm: "table_comparison"
5955   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5956   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5957   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5958   columns:
5959     - title: "1904"
5960       data-set: "dpdk-performance-changes-2n-skx-h1"
5961     - title: "1908"
5962       data-set: "dpdk-performance-changes-2n-skx-ref"
5963     - title: "2001"
5964       data-set: "dpdk-performance-changes-2n-skx-cmp"
5965   comparisons:
5966     - title: "Diff"
5967       reference: 2
5968       compare: 3
5969   legend:
5970     - "Legend to Table"
5971     - "1904, 1908, 2001 - DPDK versions tested."
5972     - "Diff - difference between 1908 and 2001 DPDK version."
5973
5974 # DPDK Performance Changes 2n-skx 2t1c ndr
5975 - type: "table"
5976   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5977   algorithm: "table_comparison"
5978   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5979   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5980   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5981   columns:
5982     - title: "1904"
5983       data-set: "dpdk-performance-changes-2n-skx-h1"
5984     - title: "1908"
5985       data-set: "dpdk-performance-changes-2n-skx-ref"
5986     - title: "2001"
5987       data-set: "dpdk-performance-changes-2n-skx-cmp"
5988   comparisons:
5989     - title: "Diff"
5990       reference: 2
5991       compare: 3
5992   legend:
5993     - "Legend to Table"
5994     - "1904, 1908, 2001 - DPDK versions tested."
5995     - "Diff - difference between 1908 and 2001 DPDK version."
5996
5997 # DPDK Performance Changes 2n-skx 4t2c ndr
5998 - type: "table"
5999   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6000   algorithm: "table_comparison"
6001   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6002   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6003   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6004   columns:
6005     - title: "1904"
6006       data-set: "dpdk-performance-changes-2n-skx-h1"
6007     - title: "1908"
6008       data-set: "dpdk-performance-changes-2n-skx-ref"
6009     - title: "2001"
6010       data-set: "dpdk-performance-changes-2n-skx-cmp"
6011   comparisons:
6012     - title: "Diff"
6013       reference: 2
6014       compare: 3
6015   legend:
6016     - "Legend to Table"
6017     - "1904, 1908, 2001 - DPDK versions tested."
6018     - "Diff - difference between 1908 and 2001 DPDK version."
6019
6020 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6021 - type: "table"
6022   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6023   algorithm: "table_comparison"
6024   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6025   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6026   filter: "'NIC_Intel-X710'"
6027   columns:
6028     - title: "3n-hsw x710"
6029       data-set: "dpdk-compare-testbeds-ref"
6030     - title: "3n-skx x710"
6031       data-set: "dpdk-compare-testbeds-cmp"
6032   comparisons:
6033     - title: "Diff"
6034       reference: 1
6035       compare: 2
6036   legend:
6037     - "Legend to Table"
6038     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6039     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6040
6041 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6042 - type: "table"
6043   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6044   algorithm: "table_comparison"
6045   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6046   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6047   filter: "'NIC_Intel-X710'"
6048   columns:
6049     - title: "3n-hsw x710"
6050       data-set: "dpdk-compare-testbeds-ref"
6051     - title: "3n-skx x710"
6052       data-set: "dpdk-compare-testbeds-cmp"
6053   comparisons:
6054     - title: "Diff"
6055       reference: 1
6056       compare: 2
6057   legend:
6058     - "Legend to Table"
6059     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6060     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6061
6062 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6063 - type: "table"
6064   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6065   algorithm: "table_comparison"
6066   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6067   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6068   filter: "'NIC_Intel-XXV710'"
6069   columns:
6070     - title: "2n-skx"
6071       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6072     - title: "2n-clx"
6073       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6074   comparisons:
6075     - title: "Diff"
6076       reference: 1
6077       compare: 2
6078   legend:
6079     - "Legend to Table"
6080     - "2n-skx, 2n-clx - testbeds and NICs tested."
6081     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6082
6083 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6084 - type: "table"
6085   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6086   algorithm: "table_comparison"
6087   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6088   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6089   filter: "'NIC_Intel-XXV710'"
6090   columns:
6091     - title: "2n-skx"
6092       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6093     - title: "2n-clx"
6094       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6095   comparisons:
6096     - title: "Diff"
6097       reference: 1
6098       compare: 2
6099   legend:
6100     - "Legend to Table"
6101     - "2n-skx, 2n-clx - testbeds and NICs tested."
6102     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6103
6104 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6105 - type: "table"
6106   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6107   algorithm: "table_comparison"
6108   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6109   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6110   filter: "'NIC_Intel-XXV710'"
6111   columns:
6112     - title: "3n-skx"
6113       data-set: "dpdk-compare-topologies-ref"
6114     - title: "2n-skx"
6115       data-set: "dpdk-compare-topologies-cmp"
6116   comparisons:
6117     - title: "Diff"
6118       reference: 1
6119       compare: 2
6120   legend:
6121     - "Legend to Table"
6122     - "3n-skx, 2n-skx - topologies tested."
6123     - "Diff - difference between 3n-skx and 2n-skx topologies."
6124
6125 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6126 - type: "table"
6127   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6128   algorithm: "table_comparison"
6129   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6130   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6131   filter: "'NIC_Intel-XXV710'"
6132   columns:
6133     - title: "3n-skx"
6134       data-set: "dpdk-compare-topologies-ref"
6135     - title: "2n-skx"
6136       data-set: "dpdk-compare-topologies-cmp"
6137   comparisons:
6138     - title: "Diff"
6139       reference: 1
6140       compare: 2
6141   legend:
6142     - "Legend to Table"
6143     - "3n-skx, 2n-skx - topologies tested."
6144     - "Diff - difference between 3n-skx and 2n-skx topologies."
6145
6146 # Detailed Test Results - DPDK Performance Results 3n-hsw
6147 - type: "table"
6148   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6149   algorithm: "table_merged_details"
6150   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6151   columns:
6152     - title: " |prein| Test Name |preout| "
6153       data: "data name"
6154     - 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| "
6155       data: "data msg"
6156   data: "dpdk-perf-results-3n-hsw"
6157   filter: "all"
6158   parameters:
6159   - "name"
6160   - "parent"
6161   - "msg"
6162
6163 # Detailed Test Results - DPDK Performance Results 3n-skx
6164 - type: "table"
6165   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6166   algorithm: "table_merged_details"
6167   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6168   columns:
6169     - title: " |prein| Test Name |preout| "
6170       data: "data name"
6171     - 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| "
6172       data: "data msg"
6173   data: "dpdk-perf-results-3n-skx"
6174   filter: "all"
6175   remove-ndr: True  # Temporary solution: remove NDR results from test message
6176   parameters:
6177   - "name"
6178   - "parent"
6179   - "msg"
6180
6181 # Detailed Test Results - DPDK Performance Results 2n-skx
6182 - type: "table"
6183   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6184   algorithm: "table_merged_details"
6185   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6186   columns:
6187     - title: " |prein| Test Name |preout| "
6188       data: "data name"
6189     - 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| "
6190       data: "data msg"
6191   data: "dpdk-perf-results-2n-skx"
6192   filter: "all"
6193   remove-ndr: True  # Temporary solution: remove NDR results from test message
6194   parameters:
6195   - "name"
6196   - "parent"
6197   - "msg"
6198
6199 # Detailed Test Results - DPDK Performance Results 2n-clx
6200 - type: "table"
6201   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6202   algorithm: "table_merged_details"
6203   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6204   columns:
6205     - title: " |prein| Test Name |preout| "
6206       data: "data name"
6207     - 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| "
6208       data: "data msg"
6209   data: "dpdk-perf-results-2n-clx"
6210   filter: "all"
6211   parameters:
6212   - "name"
6213   - "parent"
6214   - "msg"
6215
6216 # Detailed Test Results - DPDK Performance Results 2n-dnv
6217 - type: "table"
6218   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6219   algorithm: "table_merged_details"
6220   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6221   columns:
6222     - title: " |prein| Test Name |preout| "
6223       data: "data name"
6224     - 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| "
6225       data: "data msg"
6226   data: "dpdk-perf-results-2n-dnv"
6227   filter: "all"
6228   parameters:
6229   - "name"
6230   - "parent"
6231   - "msg"
6232
6233 # Detailed Test Results - DPDK Performance Results 3n-dnv
6234 - type: "table"
6235   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6236   algorithm: "table_merged_details"
6237   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6238   columns:
6239     - title: " |prein| Test Name |preout| "
6240       data: "data name"
6241     - 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| "
6242       data: "data msg"
6243   data: "dpdk-perf-results-3n-dnv"
6244   filter: "all"
6245   parameters:
6246   - "name"
6247   - "parent"
6248   - "msg"
6249
6250 # Detailed Test Results - DPDK Performance Results 3n-tsh
6251 - type: "table"
6252   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6253   algorithm: "table_merged_details"
6254   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6255   columns:
6256     - title: " |prein| Test Name |preout| "
6257       data: "data name"
6258     - 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| "
6259       data: "data msg"
6260   data: "dpdk-perf-results-3n-tsh"
6261   filter: "all"
6262   parameters:
6263   - "name"
6264   - "parent"
6265   - "msg"
6266
6267 ################################################################################
6268 ###                                F I L E S                                 ###
6269 ################################################################################
6270
6271 # VPP Performance Results
6272 - type: "file"
6273   title: "VPP Performance Results"
6274   algorithm: "file_details_split"
6275   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6276   dir-tables:
6277     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6278     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6279     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6280     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6281     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6282     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6283     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6284   data:
6285     - "vpp-perf-results-2n-skx"
6286     - "vpp-perf-results-3n-skx"
6287     - "vpp-perf-results-2n-clx"
6288     - "vpp-perf-results-3n-hsw"
6289     - "vpp-perf-results-3n-tsh"
6290     - "vpp-perf-results-2n-dnv"
6291     - "vpp-perf-results-3n-dnv"
6292   filter: "all"
6293   data-start-level: 4
6294   order-chapters:
6295     level-1:
6296       - "l2"
6297       - "ip4"
6298       - "ip6"
6299       - "srv6"
6300       - "ip4_tunnels"
6301       - "ip6_tunnels"
6302       - "vm_vhost"
6303       - "container_memif"
6304       - "crypto"
6305       - "vts"
6306       - "lb"
6307       - "nfv_density"
6308       - "hoststack"
6309     level-2:
6310       - "2n-skx"
6311       - "3n-skx"
6312       - "2n-clx"
6313       - "3n-hsw"
6314       - "3n-tsh"
6315       - "2n-dnv"
6316       - "3n-dnv"
6317     level-3:
6318       - "xl710"
6319       - "x520"
6320       - "xxv710"
6321       - "x710"
6322       - "x553"
6323       - "cx556a"
6324       - "vic1227"
6325       - "vic1385"
6326
6327 # VPP Performance Configuration
6328 - type: "file"
6329   title: "VPP Performance Configuration"
6330   algorithm: "file_details_split"
6331   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6332   dir-tables:
6333     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6334     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6335     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6336     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6337     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6338     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6339     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6340   data:
6341     - "vpp-perf-results-2n-skx"
6342     - "vpp-perf-results-3n-skx"
6343     - "vpp-perf-results-2n-clx"
6344     - "vpp-perf-results-3n-hsw"
6345     - "vpp-perf-results-3n-tsh"
6346     - "vpp-perf-results-2n-dnv"
6347     - "vpp-perf-results-3n-dnv"
6348   filter: "all"
6349   data-start-level: 4
6350   order-chapters:
6351     level-1:
6352       - "l2"
6353       - "ip4"
6354       - "ip6"
6355       - "srv6"
6356       - "ip4_tunnels"
6357       - "ip6_tunnels"
6358       - "vm_vhost"
6359       - "container_memif"
6360       - "crypto"
6361       - "vts"
6362       - "lb"
6363       - "nfv_density"
6364       - "hoststack"
6365     level-2:
6366       - "2n-skx"
6367       - "3n-skx"
6368       - "2n-clx"
6369       - "3n-hsw"
6370       - "3n-tsh"
6371       - "2n-dnv"
6372       - "3n-dnv"
6373     level-3:
6374       - "xl710"
6375       - "x520"
6376       - "xxv710"
6377       - "x710"
6378       - "x553"
6379       - "cx556a"
6380       - "vic1227"
6381       - "vic1385"
6382
6383 # VPP Performance Operational
6384 - type: "file"
6385   title: "VPP Performance Operational"
6386   algorithm: "file_details_split_html"
6387   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6388   dir-tables:
6389     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6390     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6391     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6392     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6393     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6394     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6395     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6396   data:
6397     - "vpp-perf-results-2n-skx"
6398     - "vpp-perf-results-3n-skx"
6399     - "vpp-perf-results-2n-clx"
6400     - "vpp-perf-results-3n-hsw"
6401     - "vpp-perf-results-3n-tsh"
6402     - "vpp-perf-results-2n-dnv"
6403     - "vpp-perf-results-3n-dnv"
6404   filter: "all"
6405   data-start-level: 4
6406   order-chapters:
6407     level-1:
6408       - "l2"
6409       - "ip4"
6410       - "ip6"
6411       - "srv6"
6412       - "ip4_tunnels"
6413       - "ip6_tunnels"
6414       - "vm_vhost"
6415       - "container_memif"
6416       - "crypto"
6417       - "vts"
6418       - "lb"
6419       - "nfv_density"
6420       - "hoststack"
6421     level-2:
6422       - "2n-skx"
6423       - "3n-skx"
6424       - "2n-clx"
6425       - "3n-hsw"
6426       - "3n-tsh"
6427       - "2n-dnv"
6428       - "3n-dnv"
6429     level-3:
6430       - "xl710"
6431       - "x520"
6432       - "xxv710"
6433       - "x710"
6434       - "x553"
6435       - "cx556a"
6436       - "vic1227"
6437       - "vic1385"
6438
6439 # VPP MRR Results
6440 - type: "file"
6441   title: "VPP MRR Results"
6442   algorithm: "file_details_split"
6443   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6444   dir-tables:
6445     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6446     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6447     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6448     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6449     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6450     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6451     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6452   data:
6453     - "vpp-mrr-results-2n-skx"
6454     - "vpp-mrr-results-3n-skx"
6455     - "vpp-mrr-results-2n-clx"
6456     - "vpp-mrr-results-3n-hsw"
6457     - "vpp-mrr-results-3n-tsh"
6458     - "vpp-mrr-results-2n-dnv"
6459     - "vpp-mrr-results-3n-dnv"
6460   filter: "all"
6461   data-start-level: 4
6462   order-chapters:
6463     level-1:
6464       - "l2"
6465       - "ip4"
6466       - "ip6"
6467       - "srv6"
6468       - "ip4_tunnels"
6469       - "ip6_tunnels"
6470       - "vm_vhost"
6471       - "container_memif"
6472       - "crypto"
6473       - "vts"
6474       - "lb"
6475       - "nfv_density"
6476       - "hoststack"
6477     level-2:
6478       - "2n-skx"
6479       - "3n-skx"
6480       - "2n-clx"
6481       - "3n-hsw"
6482       - "3n-tsh"
6483       - "2n-dnv"
6484       - "3n-dnv"
6485     level-3:
6486       - "xl710"
6487       - "x520"
6488       - "xxv710"
6489       - "x710"
6490       - "x553"
6491       - "cx556a"
6492       - "vic1227"
6493       - "vic1385"
6494
6495 # VPP MRR Configuration
6496 - type: "file"
6497   title: "VPP MRR Configuration"
6498   algorithm: "file_details_split"
6499   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6500   dir-tables:
6501     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6502     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6503     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6504     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6505     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6506     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6507     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6508   data:
6509     - "vpp-mrr-results-2n-skx"
6510     - "vpp-mrr-results-3n-skx"
6511     - "vpp-mrr-results-2n-clx"
6512     - "vpp-mrr-results-3n-hsw"
6513     - "vpp-mrr-results-3n-tsh"
6514     - "vpp-mrr-results-2n-dnv"
6515     - "vpp-mrr-results-3n-dnv"
6516   filter: "all"
6517   data-start-level: 4
6518   order-chapters:
6519     level-1:
6520       - "l2"
6521       - "ip4"
6522       - "ip6"
6523       - "srv6"
6524       - "ip4_tunnels"
6525       - "ip6_tunnels"
6526       - "vm_vhost"
6527       - "container_memif"
6528       - "crypto"
6529       - "vts"
6530       - "lb"
6531       - "nfv_density"
6532       - "hoststack"
6533     level-2:
6534       - "2n-skx"
6535       - "3n-skx"
6536       - "2n-clx"
6537       - "3n-hsw"
6538       - "3n-tsh"
6539       - "2n-dnv"
6540       - "3n-dnv"
6541     level-3:
6542       - "xl710"
6543       - "x520"
6544       - "xxv710"
6545       - "x710"
6546       - "x553"
6547       - "cx556a"
6548       - "vic1227"
6549       - "vic1385"
6550
6551 # VPP Device Results - Ubuntu
6552 - type: "file"
6553   title: "VPP Device Results - Ubuntu"
6554   algorithm: "file_test_results"
6555   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6556   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6557   data: "vpp-device-results-ubuntu"
6558   filter: "all"
6559   data-start-level: 4
6560
6561 # VPP Device Configuration - Ubuntu
6562 - type: "file"
6563   title: "VPP Device Configuration - Ubuntu"
6564   algorithm: "file_test_results"
6565   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6566   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6567   data: "vpp-device-results-ubuntu"
6568   filter: "all"
6569   data-start-level: 4
6570
6571 # DPDK Performance Results 3n-hsw
6572 - type: "file"
6573   title: "DPDK Performance Results 3n-hsw"
6574   algorithm: "file_test_results"
6575   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6576   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6577   data: "dpdk-perf-results-3n-hsw"
6578   filter: "all"
6579   data-start-level: 4
6580
6581 # DPDK Performance Results 3n-skx
6582 - type: "file"
6583   title: "DPDK Performance Results 3n-skx"
6584   algorithm: "file_test_results"
6585   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6586   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6587   data: "dpdk-perf-results-3n-skx"
6588   filter: "all"
6589   data-start-level: 4
6590
6591 # DPDK Performance Results 2n-skx
6592 - type: "file"
6593   title: "DPDK Performance Results 2n-skx"
6594   algorithm: "file_test_results"
6595   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6596   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6597   data: "dpdk-perf-results-2n-skx"
6598   filter: "all"
6599   data-start-level: 4
6600
6601 # DPDK Performance Results 2n-clx
6602 - type: "file"
6603   title: "DPDK Performance Results 2n-clx"
6604   algorithm: "file_test_results"
6605   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6606   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6607   data: "dpdk-perf-results-2n-clx"
6608   filter: "all"
6609   data-start-level: 4
6610
6611 # DPDK Performance Results 2n-dnv
6612 - type: "file"
6613   title: "DPDK Performance Results 2n-dnv"
6614   algorithm: "file_test_results"
6615   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6616   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6617   data: "dpdk-perf-results-2n-dnv"
6618   filter: "all"
6619   data-start-level: 4
6620
6621 # DPDK Performance Results 3n-dnv
6622 - type: "file"
6623   title: "DPDK Performance Results 3n-dnv"
6624   algorithm: "file_test_results"
6625   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6626   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6627   data: "dpdk-perf-results-3n-dnv"
6628   filter: "all"
6629   data-start-level: 4
6630
6631 # DPDK Performance Results 3n-tsh
6632 - type: "file"
6633   title: "DPDK Performance Results 3n-tsh"
6634   algorithm: "file_test_results"
6635   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6636   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6637   data: "dpdk-perf-results-3n-tsh"
6638   filter: "all"
6639   data-start-level: 4
6640
6641 ################################################################################
6642 ###                                P L O T S                                 ###
6643 ################################################################################
6644
6645 # Hoststack tests 3n-hsw
6646
6647 - type: "plot"
6648   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6649   algorithm: "plot_perf_box_name"
6650   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6651   data: "plot-vpp-hoststack-3n-hsw"
6652   include:
6653     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6654     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6655   layout:
6656     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6657     layout: "plot-hoststack"
6658
6659 - type: "plot"
6660   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6661   algorithm: "plot_perf_box_name"
6662   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6663   data: "plot-vpp-hoststack-3n-hsw"
6664   include:
6665     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6666     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6667   layout:
6668     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6669     layout: "plot-hoststack"
6670
6671 - type: "plot"
6672   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6673   algorithm: "plot_perf_box_name"
6674   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
6675   data: "plot-vpp-hoststack-3n-hsw"
6676   include:
6677     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6678     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6679     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6680     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6681   layout:
6682     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6683     layout: "plot-hoststack"
6684
6685 # Plots VPP HTTP Server Performance
6686 - type: "plot"
6687   title: "VPP HTTP Server Performance"
6688   algorithm: "plot_http_server_perf_box"
6689   output-file-type: ".html"
6690   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6691   data:
6692     "plot-vpp-http-server-performance"
6693   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6694   parameters:
6695   - "result"
6696   - "name"
6697   traces:
6698     hoverinfo: "y+name"
6699     boxpoints: "outliers"
6700     whiskerwidth: 0
6701   layout:
6702     title: "VPP HTTP Server Performance"
6703     layout:
6704       "plot-cps"
6705
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-rps"
6711   data:
6712     "plot-vpp-http-server-performance"
6713   filter: "'HTTP' and 'TCP_RPS' 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-rps"
6725
6726 ################################################################################
6727
6728 # Soak Test (PLRsearch), boxes - 2n-clx
6729 - type: "plot"
6730   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6731   algorithm: "plot_perf_box_name"
6732   output-file-type: ".html"
6733   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6734   data: "plot-vpp-soak-2n-clx"
6735   include:
6736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6742   layout:
6743     title: "30 Minutes Soak Test (PLRsearch)"
6744     layout: "plot-soak-throughput"
6745
6746 # Soak Test (PLRsearch), boxes - 2n-clx
6747 - type: "plot"
6748   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6749   algorithm: "plot_perf_box_name"
6750   output-file-type: ".html"
6751   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6752   data: "plot-vpp-soak-2n-clx"
6753   include:
6754     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6756     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6757     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6758     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6759     - "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"
6760   layout:
6761     title: "30 Minutes Soak Test (PLRsearch)"
6762     layout: "plot-soak-throughput"
6763
6764 # Soak Test (PLRsearch), boxes - 2n-skx
6765 - type: "plot"
6766   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6767   algorithm: "plot_perf_box_name"
6768   output-file-type: ".html"
6769   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
6770   data: "plot-vpp-soak-2n-skx"
6771   include:
6772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6775     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6778   layout:
6779     title: "30 Minutes Soak Test (PLRsearch)"
6780     layout: "plot-soak-throughput"
6781
6782 # Soak Test (PLRsearch), boxes - 2n-skx
6783 - type: "plot"
6784   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6785   algorithm: "plot_perf_box_name"
6786   output-file-type: ".html"
6787   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
6788   data: "plot-vpp-soak-2n-skx"
6789   include:
6790     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6791     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6792     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6793     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6794     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6795     - "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"
6796   layout:
6797     title: "30 Minutes Soak Test (PLRsearch)"
6798     layout: "plot-soak-throughput"
6799
6800 ###############################################################################
6801
6802 # Reconf tests 2n-skx
6803
6804 - type: "plot"
6805   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6806   algorithm: "plot_nf_reconf_box_name"
6807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6808   data: "plot-vpp-nfv-reconf-2n-skx"
6809   include:
6810     - "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"
6811     - "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"
6812     - "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"
6813     - "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"
6814     - "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"
6815     - "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"
6816   layout:
6817     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6818     layout: "plot-throughput"
6819
6820 - type: "plot"
6821   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6822   algorithm: "plot_nf_reconf_box_name"
6823   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6824   data: "plot-vpp-nfv-reconf-2n-skx"
6825   include:
6826     - "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"
6827     - "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"
6828     - "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"
6829     - "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"
6830     - "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"
6831     - "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"
6832   layout:
6833     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6834     layout: "plot-throughput"
6835
6836 - type: "plot"
6837   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6838   algorithm: "plot_nf_reconf_box_name"
6839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6840   data: "plot-vpp-nfv-reconf-2n-skx"
6841   include:
6842     - "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"
6843     - "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"
6844     - "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"
6845     - "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"
6846     - "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"
6847     - "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"
6848   layout:
6849     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6850     layout: "plot-throughput"
6851
6852 ###############################################################################
6853
6854 # Reconf tests 2n-clx
6855
6856 - type: "plot"
6857   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6858   algorithm: "plot_nf_reconf_box_name"
6859   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6860   data: "plot-vpp-nfv-reconf-2n-clx"
6861   include:
6862     - "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"
6863     - "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"
6864     - "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"
6865     - "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"
6866   layout:
6867     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6868     layout: "plot-throughput"
6869
6870 - type: "plot"
6871   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6872   algorithm: "plot_nf_reconf_box_name"
6873   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6874   data: "plot-vpp-nfv-reconf-2n-clx"
6875   include:
6876     - "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"
6877     - "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"
6878     - "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"
6879     - "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"
6880   layout:
6881     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6882     layout: "plot-throughput"
6883
6884 - type: "plot"
6885   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6886   algorithm: "plot_nf_reconf_box_name"
6887   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6888   data: "plot-vpp-nfv-reconf-2n-clx"
6889   include:
6890     - "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"
6891     - "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"
6892     - "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"
6893     - "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"
6894   layout:
6895     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6896     layout: "plot-throughput"
6897
6898 ################################################################################
6899 ## Plots - NF Density - VSC - MRR 64b
6900 #- type: "plot"
6901 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6902 #  algorithm: "plot_nf_heatmap"
6903 #  output-file-type: ".html"
6904 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6905 #  data: "plot-vpp-nfv-2n-skx-mrr"
6906 #  filter: "'NIC_Intel-XXV710' and
6907 #           'NF_DENSITY' and
6908 #           'VHOST' and
6909 #           not 'VXLAN' and
6910 #           'CHAIN' and
6911 #           'NF_VPPIP4' and
6912 #           '64B' and
6913 #           '2T1C' and
6914 #           'MRR'"
6915 #  parameters:
6916 #  - "result"
6917 #  - "name"
6918 #  - "tags"
6919 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6920 #  x-axis: "X = VNFs per Service Chain"
6921 #  y-axis: "Y = Number of Service Chains"
6922 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6923 #  layout:
6924 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6925 #    layout: "plot-service-density"
6926 #
6927 #- type: "plot"
6928 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6929 #  algorithm: "plot_nf_heatmap"
6930 #  output-file-type: ".html"
6931 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6932 #  data: "plot-vpp-nfv-2n-skx-mrr"
6933 #  filter: "'NIC_Intel-XXV710' and
6934 #           'NF_DENSITY' and
6935 #           'VHOST' and
6936 #           not 'VXLAN' and
6937 #           'CHAIN' and
6938 #           'NF_VPPIP4' and
6939 #           '64B' and
6940 #           '4T2C' and
6941 #           'MRR'"
6942 #  parameters:
6943 #  - "result"
6944 #  - "name"
6945 #  - "tags"
6946 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6947 #  x-axis: "X = VNFs per Service Chain"
6948 #  y-axis: "Y = Number of Service Chains"
6949 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6950 #  layout:
6951 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6952 #    layout: "plot-service-density"
6953 #
6954 #- type: "plot"
6955 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6956 #  algorithm: "plot_nf_heatmap"
6957 #  output-file-type: ".html"
6958 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6959 #  data: "plot-vpp-nfv-2n-skx-mrr"
6960 #  filter: "'NIC_Intel-XXV710' and
6961 #           'NF_DENSITY' and
6962 #           'VHOST' and
6963 #           not 'VXLAN' and
6964 #           'CHAIN' and
6965 #           'NF_VPPIP4' and
6966 #           '64B' and
6967 #           '8T4C' and
6968 #           'MRR'"
6969 #  parameters:
6970 #  - "result"
6971 #  - "name"
6972 #  - "tags"
6973 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6974 #  x-axis: "X = VNFs per Service Chain"
6975 #  y-axis: "Y = Number of Service Chains"
6976 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6977 #  layout:
6978 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6979 #    layout: "plot-service-density"
6980 #
6981 ## Plots - NF Density - VSC - MRR IMIX
6982 #- type: "plot"
6983 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6984 #  algorithm: "plot_nf_heatmap"
6985 #  output-file-type: ".html"
6986 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6987 #  data: "plot-vpp-nfv-2n-skx-mrr"
6988 #  filter: "'NIC_Intel-XXV710' and
6989 #           'NF_DENSITY' and
6990 #           'VHOST' and
6991 #           not 'VXLAN' and
6992 #           'CHAIN' and
6993 #           'NF_VPPIP4' and
6994 #           'IMIX' and
6995 #           '2T1C' and
6996 #           'MRR'"
6997 #  parameters:
6998 #  - "result"
6999 #  - "name"
7000 #  - "tags"
7001 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7002 #  x-axis: "X = VNFs per Service Chain"
7003 #  y-axis: "Y = Number of Service Chains"
7004 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7005 #  layout:
7006 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7007 #    layout: "plot-service-density"
7008 #
7009 #- type: "plot"
7010 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7011 #  algorithm: "plot_nf_heatmap"
7012 #  output-file-type: ".html"
7013 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7014 #  data: "plot-vpp-nfv-2n-skx-mrr"
7015 #  filter: "'NIC_Intel-XXV710' and
7016 #           'NF_DENSITY' and
7017 #           'VHOST' and
7018 #           not 'VXLAN' and
7019 #           'CHAIN' and
7020 #           'NF_VPPIP4' and
7021 #           'IMIX' and
7022 #           '4T2C' and
7023 #           'MRR'"
7024 #  parameters:
7025 #  - "result"
7026 #  - "name"
7027 #  - "tags"
7028 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7029 #  x-axis: "X = VNFs per Service Chain"
7030 #  y-axis: "Y = Number of Service Chains"
7031 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7032 #  layout:
7033 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7034 #    layout: "plot-service-density"
7035 #
7036 #- type: "plot"
7037 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7038 #  algorithm: "plot_nf_heatmap"
7039 #  output-file-type: ".html"
7040 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7041 #  data: "plot-vpp-nfv-2n-skx-mrr"
7042 #  filter: "'NIC_Intel-XXV710' and
7043 #           'NF_DENSITY' and
7044 #           'VHOST' and
7045 #           not 'VXLAN' and
7046 #           'CHAIN' and
7047 #           'NF_VPPIP4' and
7048 #           'IMIX' and
7049 #           '8T4C' and
7050 #           'MRR'"
7051 #  parameters:
7052 #  - "result"
7053 #  - "name"
7054 #  - "tags"
7055 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7056 #  x-axis: "X = VNFs per Service Chain"
7057 #  y-axis: "Y = Number of Service Chains"
7058 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7059 #  layout:
7060 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7061 #    layout: "plot-service-density"
7062 #
7063 ## Plots - NF Density - VSC - NDR 64b
7064 #- type: "plot"
7065 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7066 #  algorithm: "plot_nf_heatmap"
7067 #  output-file-type: ".html"
7068 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
7069 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7070 #  filter: "'NIC_Intel-XXV710' and
7071 #           'NF_DENSITY' and
7072 #           'VHOST' and
7073 #           not 'VXLAN' and
7074 #           'CHAIN' and
7075 #           'NF_VPPIP4' and
7076 #           '64B' and
7077 #           '2T1C' and
7078 #           'NDRPDR'"
7079 #  parameters:
7080 #  - "throughput"
7081 #  - "name"
7082 #  - "tags"
7083 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7084 #  x-axis: "X = VNFs per Service Chain"
7085 #  y-axis: "Y = Number of Service Chains"
7086 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7087 #  layout:
7088 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7089 #    layout: "plot-service-density"
7090 #
7091 #- type: "plot"
7092 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7093 #  algorithm: "plot_nf_heatmap"
7094 #  output-file-type: ".html"
7095 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
7096 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7097 #  filter: "'NIC_Intel-XXV710' and
7098 #           'NF_DENSITY' and
7099 #           'VHOST' and
7100 #           not 'VXLAN' and
7101 #           'CHAIN' and
7102 #           'NF_VPPIP4' and
7103 #           '64B' and
7104 #           '4T2C' and
7105 #           'NDRPDR'"
7106 #  parameters:
7107 #  - "throughput"
7108 #  - "name"
7109 #  - "tags"
7110 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7111 #  x-axis: "X = VNFs per Service Chain"
7112 #  y-axis: "Y = Number of Service Chains"
7113 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7114 #  layout:
7115 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7116 #    layout: "plot-service-density"
7117 #
7118 #- type: "plot"
7119 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7120 #  algorithm: "plot_nf_heatmap"
7121 #  output-file-type: ".html"
7122 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
7123 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7124 #  filter: "'NIC_Intel-XXV710' and
7125 #           'NF_DENSITY' and
7126 #           'VHOST' and
7127 #           not 'VXLAN' and
7128 #           'CHAIN' and
7129 #           'NF_VPPIP4' and
7130 #           '64B' and
7131 #           '8T4C' and
7132 #           'NDRPDR'"
7133 #  parameters:
7134 #  - "throughput"
7135 #  - "name"
7136 #  - "tags"
7137 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7138 #  x-axis: "X = VNFs per Service Chain"
7139 #  y-axis: "Y = Number of Service Chains"
7140 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7141 #  layout:
7142 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7143 #    layout: "plot-service-density"
7144 #
7145 ## Plots - NF Density - VSC - NDR IMIX
7146 #- type: "plot"
7147 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7148 #  algorithm: "plot_nf_heatmap"
7149 #  output-file-type: ".html"
7150 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7151 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7152 #  filter: "'NIC_Intel-XXV710' and
7153 #           'NF_DENSITY' and
7154 #           'VHOST' and
7155 #           not 'VXLAN' and
7156 #           'CHAIN' and
7157 #           'NF_VPPIP4' and
7158 #           'IMIX' and
7159 #           '2T1C' and
7160 #           'NDRPDR'"
7161 #  parameters:
7162 #  - "throughput"
7163 #  - "name"
7164 #  - "tags"
7165 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7166 #  x-axis: "X = VNFs per Service Chain"
7167 #  y-axis: "Y = Number of Service Chains"
7168 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7169 #  layout:
7170 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7171 #    layout: "plot-service-density"
7172 #
7173 #- type: "plot"
7174 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7175 #  algorithm: "plot_nf_heatmap"
7176 #  output-file-type: ".html"
7177 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7178 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7179 #  filter: "'NIC_Intel-XXV710' and
7180 #           'NF_DENSITY' and
7181 #           'VHOST' and
7182 #           not 'VXLAN' and
7183 #           'CHAIN' and
7184 #           'NF_VPPIP4' and
7185 #           'IMIX' and
7186 #           '4T2C' and
7187 #           'NDRPDR'"
7188 #  parameters:
7189 #  - "throughput"
7190 #  - "name"
7191 #  - "tags"
7192 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7193 #  x-axis: "X = VNFs per Service Chain"
7194 #  y-axis: "Y = Number of Service Chains"
7195 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7196 #  layout:
7197 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7198 #    layout: "plot-service-density"
7199 #
7200 #- type: "plot"
7201 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7202 #  algorithm: "plot_nf_heatmap"
7203 #  output-file-type: ".html"
7204 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7205 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7206 #  filter: "'NIC_Intel-XXV710' and
7207 #           'NF_DENSITY' and
7208 #           'VHOST' and
7209 #           not 'VXLAN' and
7210 #           'CHAIN' and
7211 #           'NF_VPPIP4' and
7212 #           'IMIX' and
7213 #           '8T4C' and
7214 #           'NDRPDR'"
7215 #  parameters:
7216 #  - "throughput"
7217 #  - "name"
7218 #  - "tags"
7219 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7220 #  x-axis: "X = VNFs per Service Chain"
7221 #  y-axis: "Y = Number of Service Chains"
7222 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7223 #  layout:
7224 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7225 #    layout: "plot-service-density"
7226 #
7227 ## Plots - NF Density - VSC - PDR 64b
7228 #- type: "plot"
7229 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7230 #  algorithm: "plot_nf_heatmap"
7231 #  output-file-type: ".html"
7232 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
7233 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7234 #  filter: "'NIC_Intel-XXV710' and
7235 #           'NF_DENSITY' and
7236 #           'VHOST' and
7237 #           not 'VXLAN' and
7238 #           'CHAIN' and
7239 #           'NF_VPPIP4' and
7240 #           '64B' and
7241 #           '2T1C' and
7242 #           'NDRPDR'"
7243 #  parameters:
7244 #  - "throughput"
7245 #  - "name"
7246 #  - "tags"
7247 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7248 #  x-axis: "X = VNFs per Service Chain"
7249 #  y-axis: "Y = Number of Service Chains"
7250 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7251 #  layout:
7252 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7253 #    layout: "plot-service-density"
7254 #
7255 #- type: "plot"
7256 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7257 #  algorithm: "plot_nf_heatmap"
7258 #  output-file-type: ".html"
7259 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
7260 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7261 #  filter: "'NIC_Intel-XXV710' and
7262 #           'NF_DENSITY' and
7263 #           'VHOST' and
7264 #           not 'VXLAN' and
7265 #           'CHAIN' and
7266 #           'NF_VPPIP4' and
7267 #           '64B' and
7268 #           '4T2C' and
7269 #           'NDRPDR'"
7270 #  parameters:
7271 #  - "throughput"
7272 #  - "name"
7273 #  - "tags"
7274 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7275 #  x-axis: "X = VNFs per Service Chain"
7276 #  y-axis: "Y = Number of Service Chains"
7277 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7278 #  layout:
7279 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7280 #    layout: "plot-service-density"
7281 #
7282 #- type: "plot"
7283 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7284 #  algorithm: "plot_nf_heatmap"
7285 #  output-file-type: ".html"
7286 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
7287 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7288 #  filter: "'NIC_Intel-XXV710' and
7289 #           'NF_DENSITY' and
7290 #           'VHOST' and
7291 #           not 'VXLAN' and
7292 #           'CHAIN' and
7293 #           'NF_VPPIP4' and
7294 #           '64B' and
7295 #           '8T4C' and
7296 #           'NDRPDR'"
7297 #  parameters:
7298 #  - "throughput"
7299 #  - "name"
7300 #  - "tags"
7301 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7302 #  x-axis: "X = VNFs per Service Chain"
7303 #  y-axis: "Y = Number of Service Chains"
7304 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7305 #  layout:
7306 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7307 #    layout: "plot-service-density"
7308 #
7309 ## Plots - NF Density - VSC - PDR IMIX
7310 #- type: "plot"
7311 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7312 #  algorithm: "plot_nf_heatmap"
7313 #  output-file-type: ".html"
7314 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7315 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7316 #  filter: "'NIC_Intel-XXV710' and
7317 #           'NF_DENSITY' and
7318 #           'VHOST' and
7319 #           not 'VXLAN' and
7320 #           'CHAIN' and
7321 #           'NF_VPPIP4' and
7322 #           'IMIX' and
7323 #           '2T1C' and
7324 #           'NDRPDR'"
7325 #  parameters:
7326 #  - "throughput"
7327 #  - "name"
7328 #  - "tags"
7329 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7330 #  x-axis: "X = VNFs per Service Chain"
7331 #  y-axis: "Y = Number of Service Chains"
7332 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7333 #  layout:
7334 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7335 #    layout: "plot-service-density"
7336 #
7337 #- type: "plot"
7338 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7339 #  algorithm: "plot_nf_heatmap"
7340 #  output-file-type: ".html"
7341 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7342 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7343 #  filter: "'NIC_Intel-XXV710' and
7344 #           'NF_DENSITY' and
7345 #           'VHOST' and
7346 #           not 'VXLAN' and
7347 #           'CHAIN' and
7348 #           'NF_VPPIP4' and
7349 #           'IMIX' and
7350 #           '4T2C' and
7351 #           'NDRPDR'"
7352 #  parameters:
7353 #  - "throughput"
7354 #  - "name"
7355 #  - "tags"
7356 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7357 #  x-axis: "X = VNFs per Service Chain"
7358 #  y-axis: "Y = Number of Service Chains"
7359 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7360 #  layout:
7361 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7362 #    layout: "plot-service-density"
7363 #
7364 #- type: "plot"
7365 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7366 #  algorithm: "plot_nf_heatmap"
7367 #  output-file-type: ".html"
7368 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7369 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7370 #  filter: "'NIC_Intel-XXV710' and
7371 #           'NF_DENSITY' and
7372 #           'VHOST' and
7373 #           not 'VXLAN' and
7374 #           'CHAIN' and
7375 #           'NF_VPPIP4' and
7376 #           'IMIX' and
7377 #           '8T4C' and
7378 #           'NDRPDR'"
7379 #  parameters:
7380 #  - "throughput"
7381 #  - "name"
7382 #  - "tags"
7383 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7384 #  x-axis: "X = VNFs per Service Chain"
7385 #  y-axis: "Y = Number of Service Chains"
7386 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7387 #  layout:
7388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7389 #    layout: "plot-service-density"
7390 #
7391 ################################################################################
7392 ## Plots - NF Density - VSC - MRR 64b
7393 #- type: "plot"
7394 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7395 #  algorithm: "plot_nf_heatmap"
7396 #  output-file-type: ".html"
7397 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
7398 #  data: "plot-vpp-nfv-2n-skx-mrr"
7399 #  filter: "'NIC_Intel-XXV710' and
7400 #           'NF_DENSITY' and
7401 #           'VHOST' and
7402 #           'VXLAN' and
7403 #           'CHAIN' and
7404 #           '118' and
7405 #           '2T1C' and
7406 #           'MRR'"
7407 #  parameters:
7408 #  - "result"
7409 #  - "name"
7410 #  - "tags"
7411 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7412 #  x-axis: "X = VNFs per Service Chain"
7413 #  y-axis: "Y = Number of Service Chains"
7414 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7415 #  layout:
7416 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7417 #    layout: "plot-service-density"
7418 #
7419 #- type: "plot"
7420 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7421 #  algorithm: "plot_nf_heatmap"
7422 #  output-file-type: ".html"
7423 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
7424 #  data: "plot-vpp-nfv-2n-skx-mrr"
7425 #  filter: "'NIC_Intel-XXV710' and
7426 #           'NF_DENSITY' and
7427 #           'VHOST' and
7428 #           'VXLAN' and
7429 #           'CHAIN' and
7430 #           '118' and
7431 #           '4T2C' and
7432 #           'MRR'"
7433 #  parameters:
7434 #  - "result"
7435 #  - "name"
7436 #  - "tags"
7437 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7438 #  x-axis: "X = VNFs per Service Chain"
7439 #  y-axis: "Y = Number of Service Chains"
7440 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7441 #  layout:
7442 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7443 #    layout: "plot-service-density"
7444 #
7445 #- type: "plot"
7446 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7447 #  algorithm: "plot_nf_heatmap"
7448 #  output-file-type: ".html"
7449 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
7450 #  data: "plot-vpp-nfv-2n-skx-mrr"
7451 #  filter: "'NIC_Intel-XXV710' and
7452 #           'NF_DENSITY' and
7453 #           'VHOST' and
7454 #           'VXLAN' and
7455 #           'CHAIN' and
7456 #           '118' and
7457 #           '8T4C' and
7458 #           'MRR'"
7459 #  parameters:
7460 #  - "result"
7461 #  - "name"
7462 #  - "tags"
7463 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7464 #  x-axis: "X = VNFs per Service Chain"
7465 #  y-axis: "Y = Number of Service Chains"
7466 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7467 #  layout:
7468 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7469 #    layout: "plot-service-density"
7470 #
7471 ## Plots - NF Density - VSC - MRR IMIX
7472 #- type: "plot"
7473 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7474 #  algorithm: "plot_nf_heatmap"
7475 #  output-file-type: ".html"
7476 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7477 #  data: "plot-vpp-nfv-2n-skx-mrr"
7478 #  filter: "'NIC_Intel-XXV710' and
7479 #           'NF_DENSITY' and
7480 #           'VHOST' and
7481 #           'VXLAN' and
7482 #           'CHAIN' and
7483 #           'IMIX' and
7484 #           '2T1C' and
7485 #           'MRR'"
7486 #  parameters:
7487 #  - "result"
7488 #  - "name"
7489 #  - "tags"
7490 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7491 #  x-axis: "X = VNFs per Service Chain"
7492 #  y-axis: "Y = Number of Service Chains"
7493 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7494 #  layout:
7495 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7496 #    layout: "plot-service-density"
7497 #
7498 #- type: "plot"
7499 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7500 #  algorithm: "plot_nf_heatmap"
7501 #  output-file-type: ".html"
7502 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7503 #  data: "plot-vpp-nfv-2n-skx-mrr"
7504 #  filter: "'NIC_Intel-XXV710' and
7505 #           'NF_DENSITY' and
7506 #           'VHOST' and
7507 #           'VXLAN' and
7508 #           'CHAIN' and
7509 #           'IMIX' and
7510 #           '4T2C' and
7511 #           'MRR'"
7512 #  parameters:
7513 #  - "result"
7514 #  - "name"
7515 #  - "tags"
7516 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7517 #  x-axis: "X = VNFs per Service Chain"
7518 #  y-axis: "Y = Number of Service Chains"
7519 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7520 #  layout:
7521 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7522 #    layout: "plot-service-density"
7523 #
7524 #- type: "plot"
7525 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7526 #  algorithm: "plot_nf_heatmap"
7527 #  output-file-type: ".html"
7528 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7529 #  data: "plot-vpp-nfv-2n-skx-mrr"
7530 #  filter: "'NIC_Intel-XXV710' and
7531 #           'NF_DENSITY' and
7532 #           'VHOST' and
7533 #           'VXLAN' and
7534 #           'CHAIN' and
7535 #           'IMIX' and
7536 #           '8T4C' and
7537 #           'MRR'"
7538 #  parameters:
7539 #  - "result"
7540 #  - "name"
7541 #  - "tags"
7542 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7543 #  x-axis: "X = VNFs per Service Chain"
7544 #  y-axis: "Y = Number of Service Chains"
7545 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7546 #  layout:
7547 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7548 #    layout: "plot-service-density"
7549 #
7550 ## Plots - NF Density - VSC - NDR 64b
7551 #- type: "plot"
7552 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7553 #  algorithm: "plot_nf_heatmap"
7554 #  output-file-type: ".html"
7555 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7556 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7557 #  filter: "'NIC_Intel-XXV710' and
7558 #           'NF_DENSITY' and
7559 #           'VHOST' and
7560 #           'VXLAN' and
7561 #           'CHAIN' and
7562 #           '118' and
7563 #           '2T1C' and
7564 #           'NDRPDR'"
7565 #  parameters:
7566 #  - "throughput"
7567 #  - "name"
7568 #  - "tags"
7569 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7570 #  x-axis: "X = VNFs per Service Chain"
7571 #  y-axis: "Y = Number of Service Chains"
7572 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7573 #  layout:
7574 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7575 #    layout: "plot-service-density"
7576 #
7577 #- type: "plot"
7578 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7579 #  algorithm: "plot_nf_heatmap"
7580 #  output-file-type: ".html"
7581 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7582 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7583 #  filter: "'NIC_Intel-XXV710' and
7584 #           'NF_DENSITY' and
7585 #           'VHOST' and
7586 #           'VXLAN' and
7587 #           'CHAIN' and
7588 #           '118' and
7589 #           '4T2C' and
7590 #           'NDRPDR'"
7591 #  parameters:
7592 #  - "throughput"
7593 #  - "name"
7594 #  - "tags"
7595 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7596 #  x-axis: "X = VNFs per Service Chain"
7597 #  y-axis: "Y = Number of Service Chains"
7598 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7599 #  layout:
7600 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7601 #    layout: "plot-service-density"
7602 #
7603 #- type: "plot"
7604 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7605 #  algorithm: "plot_nf_heatmap"
7606 #  output-file-type: ".html"
7607 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7608 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7609 #  filter: "'NIC_Intel-XXV710' and
7610 #           'NF_DENSITY' and
7611 #           'VHOST' and
7612 #           'VXLAN' and
7613 #           'CHAIN' and
7614 #           '118' and
7615 #           '8T4C' and
7616 #           'NDRPDR'"
7617 #  parameters:
7618 #  - "throughput"
7619 #  - "name"
7620 #  - "tags"
7621 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7622 #  x-axis: "X = VNFs per Service Chain"
7623 #  y-axis: "Y = Number of Service Chains"
7624 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7625 #  layout:
7626 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7627 #    layout: "plot-service-density"
7628 #
7629 ## Plots - NF Density - VSC - NDR IMIX
7630 #- type: "plot"
7631 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7632 #  algorithm: "plot_nf_heatmap"
7633 #  output-file-type: ".html"
7634 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7635 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7636 #  filter: "'NIC_Intel-XXV710' and
7637 #           'NF_DENSITY' and
7638 #           'VHOST' and
7639 #           'VXLAN' and
7640 #           'CHAIN' and
7641 #           'IMIX' and
7642 #           '2T1C' and
7643 #           'NDRPDR'"
7644 #  parameters:
7645 #  - "throughput"
7646 #  - "name"
7647 #  - "tags"
7648 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7649 #  x-axis: "X = VNFs per Service Chain"
7650 #  y-axis: "Y = Number of Service Chains"
7651 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7652 #  layout:
7653 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7654 #    layout: "plot-service-density"
7655 #
7656 #- type: "plot"
7657 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7658 #  algorithm: "plot_nf_heatmap"
7659 #  output-file-type: ".html"
7660 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7661 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7662 #  filter: "'NIC_Intel-XXV710' and
7663 #           'NF_DENSITY' and
7664 #           'VHOST' and
7665 #           'VXLAN' and
7666 #           'CHAIN' and
7667 #           'IMIX' and
7668 #           '4T2C' and
7669 #           'NDRPDR'"
7670 #  parameters:
7671 #  - "throughput"
7672 #  - "name"
7673 #  - "tags"
7674 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7675 #  x-axis: "X = VNFs per Service Chain"
7676 #  y-axis: "Y = Number of Service Chains"
7677 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7678 #  layout:
7679 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7680 #    layout: "plot-service-density"
7681 #
7682 #- type: "plot"
7683 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7684 #  algorithm: "plot_nf_heatmap"
7685 #  output-file-type: ".html"
7686 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7687 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7688 #  filter: "'NIC_Intel-XXV710' and
7689 #           'NF_DENSITY' and
7690 #           'VHOST' and
7691 #           'VXLAN' and
7692 #           'CHAIN' and
7693 #           'IMIX' and
7694 #           '8T4C' and
7695 #           'NDRPDR'"
7696 #  parameters:
7697 #  - "throughput"
7698 #  - "name"
7699 #  - "tags"
7700 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7701 #  x-axis: "X = VNFs per Service Chain"
7702 #  y-axis: "Y = Number of Service Chains"
7703 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7704 #  layout:
7705 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7706 #    layout: "plot-service-density"
7707 #
7708 ## Plots - NF Density - VSC - PDR 64b
7709 #- type: "plot"
7710 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7711 #  algorithm: "plot_nf_heatmap"
7712 #  output-file-type: ".html"
7713 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7714 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7715 #  filter: "'NIC_Intel-XXV710' and
7716 #           'NF_DENSITY' and
7717 #           'VHOST' and
7718 #           'VXLAN' and
7719 #           'CHAIN' and
7720 #           '118' and
7721 #           '2T1C' and
7722 #           'NDRPDR'"
7723 #  parameters:
7724 #  - "throughput"
7725 #  - "name"
7726 #  - "tags"
7727 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7728 #  x-axis: "X = VNFs per Service Chain"
7729 #  y-axis: "Y = Number of Service Chains"
7730 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7731 #  layout:
7732 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7733 #    layout: "plot-service-density"
7734 #
7735 #- type: "plot"
7736 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7737 #  algorithm: "plot_nf_heatmap"
7738 #  output-file-type: ".html"
7739 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7740 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7741 #  filter: "'NIC_Intel-XXV710' and
7742 #           'NF_DENSITY' and
7743 #           'VHOST' and
7744 #           'VXLAN' and
7745 #           'CHAIN' and
7746 #           '118' and
7747 #           '4T2C' and
7748 #           'NDRPDR'"
7749 #  parameters:
7750 #  - "throughput"
7751 #  - "name"
7752 #  - "tags"
7753 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7754 #  x-axis: "X = VNFs per Service Chain"
7755 #  y-axis: "Y = Number of Service Chains"
7756 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7757 #  layout:
7758 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7759 #    layout: "plot-service-density"
7760 #
7761 #- type: "plot"
7762 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7763 #  algorithm: "plot_nf_heatmap"
7764 #  output-file-type: ".html"
7765 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7766 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7767 #  filter: "'NIC_Intel-XXV710' and
7768 #           'NF_DENSITY' and
7769 #           'VHOST' and
7770 #           'VXLAN' and
7771 #           'CHAIN' and
7772 #           '118' and
7773 #           '8T4C' and
7774 #           'NDRPDR'"
7775 #  parameters:
7776 #  - "throughput"
7777 #  - "name"
7778 #  - "tags"
7779 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7780 #  x-axis: "X = VNFs per Service Chain"
7781 #  y-axis: "Y = Number of Service Chains"
7782 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7783 #  layout:
7784 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7785 #    layout: "plot-service-density"
7786 #
7787 ## Plots - NF Density - VSC - PDR IMIX
7788 #- type: "plot"
7789 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7790 #  algorithm: "plot_nf_heatmap"
7791 #  output-file-type: ".html"
7792 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7793 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7794 #  filter: "'NIC_Intel-XXV710' and
7795 #           'NF_DENSITY' and
7796 #           'VHOST' and
7797 #           'VXLAN' and
7798 #           'CHAIN' and
7799 #           'IMIX' and
7800 #           '2T1C' and
7801 #           'NDRPDR'"
7802 #  parameters:
7803 #  - "throughput"
7804 #  - "name"
7805 #  - "tags"
7806 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7807 #  x-axis: "X = VNFs per Service Chain"
7808 #  y-axis: "Y = Number of Service Chains"
7809 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7810 #  layout:
7811 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7812 #    layout: "plot-service-density"
7813 #
7814 #- type: "plot"
7815 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7816 #  algorithm: "plot_nf_heatmap"
7817 #  output-file-type: ".html"
7818 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7819 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7820 #  filter: "'NIC_Intel-XXV710' and
7821 #           'NF_DENSITY' and
7822 #           'VHOST' and
7823 #           'VXLAN' and
7824 #           'CHAIN' and
7825 #           'IMIX' and
7826 #           '4T2C' and
7827 #           'NDRPDR'"
7828 #  parameters:
7829 #  - "throughput"
7830 #  - "name"
7831 #  - "tags"
7832 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7833 #  x-axis: "X = VNFs per Service Chain"
7834 #  y-axis: "Y = Number of Service Chains"
7835 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7836 #  layout:
7837 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7838 #    layout: "plot-service-density"
7839 #
7840 #- type: "plot"
7841 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7842 #  algorithm: "plot_nf_heatmap"
7843 #  output-file-type: ".html"
7844 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7845 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7846 #  filter: "'NIC_Intel-XXV710' and
7847 #           'NF_DENSITY' and
7848 #           'VHOST' and
7849 #           'VXLAN' and
7850 #           'CHAIN' and
7851 #           'IMIX' and
7852 #           '8T4C' and
7853 #           'NDRPDR'"
7854 #  parameters:
7855 #  - "throughput"
7856 #  - "name"
7857 #  - "tags"
7858 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7859 #  x-axis: "X = VNFs per Service Chain"
7860 #  y-axis: "Y = Number of Service Chains"
7861 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7862 #  layout:
7863 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7864 #    layout: "plot-service-density"
7865 #
7866 ################################################################################
7867 ## Plots - NF Density - CSC - MRR 64b
7868 #- type: "plot"
7869 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7870 #  algorithm: "plot_nf_heatmap"
7871 #  output-file-type: ".html"
7872 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7873 #  data: "plot-vpp-nfv-2n-skx-mrr"
7874 #  filter: "'NIC_Intel-XXV710' and
7875 #           'NF_DENSITY' and
7876 #           'DOCKER' and
7877 #           'CHAIN' and
7878 #           'NF_VPPIP4' and
7879 #           '64B' and
7880 #           '2T1C' and
7881 #           'MRR'"
7882 #  parameters:
7883 #  - "result"
7884 #  - "name"
7885 #  - "tags"
7886 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7887 #  x-axis: "X = CNFs per Service Chain"
7888 #  y-axis: "Y = Number of Service Chains"
7889 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7890 #  layout:
7891 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7892 #    layout: "plot-service-density"
7893 #
7894 #- type: "plot"
7895 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7896 #  algorithm: "plot_nf_heatmap"
7897 #  output-file-type: ".html"
7898 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7899 #  data: "plot-vpp-nfv-2n-skx-mrr"
7900 #  filter: "'NIC_Intel-XXV710' and
7901 #           'NF_DENSITY' and
7902 #           'DOCKER' and
7903 #           'CHAIN' and
7904 #           'NF_VPPIP4' and
7905 #           '64B' and
7906 #           '4T2C' and
7907 #           'MRR'"
7908 #  parameters:
7909 #  - "result"
7910 #  - "name"
7911 #  - "tags"
7912 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7913 #  x-axis: "X = CNFs per Service Chain"
7914 #  y-axis: "Y = Number of Service Chains"
7915 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7916 #  layout:
7917 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7918 #    layout: "plot-service-density"
7919 #
7920 #- type: "plot"
7921 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7922 #  algorithm: "plot_nf_heatmap"
7923 #  output-file-type: ".html"
7924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7925 #  data: "plot-vpp-nfv-2n-skx-mrr"
7926 #  filter: "'NIC_Intel-XXV710' and
7927 #           'NF_DENSITY' and
7928 #           'DOCKER' and
7929 #           'CHAIN' and
7930 #           'NF_VPPIP4' and
7931 #           '64B' and
7932 #           '8T4C' and
7933 #           'MRR'"
7934 #  parameters:
7935 #  - "result"
7936 #  - "name"
7937 #  - "tags"
7938 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7939 #  x-axis: "X = CNFs per Service Chain"
7940 #  y-axis: "Y = Number of Service Chains"
7941 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7942 #  layout:
7943 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7944 #    layout: "plot-service-density"
7945 #
7946 ## Plots - NF Density - CSC - MRR IMIX
7947 #- type: "plot"
7948 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7949 #  algorithm: "plot_nf_heatmap"
7950 #  output-file-type: ".html"
7951 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7952 #  data: "plot-vpp-nfv-2n-skx-mrr"
7953 #  filter: "'NIC_Intel-XXV710' and
7954 #           'NF_DENSITY' and
7955 #           'DOCKER' and
7956 #           'CHAIN' and
7957 #           'NF_VPPIP4' and
7958 #           'IMIX' and
7959 #           '2T1C' and
7960 #           'MRR'"
7961 #  parameters:
7962 #  - "result"
7963 #  - "name"
7964 #  - "tags"
7965 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7966 #  x-axis: "X = CNFs per Service Chain"
7967 #  y-axis: "Y = Number of Service Chains"
7968 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7969 #  layout:
7970 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7971 #    layout: "plot-service-density"
7972 #
7973 #- type: "plot"
7974 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7975 #  algorithm: "plot_nf_heatmap"
7976 #  output-file-type: ".html"
7977 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7978 #  data: "plot-vpp-nfv-2n-skx-mrr"
7979 #  filter: "'NIC_Intel-XXV710' and
7980 #           'NF_DENSITY' and
7981 #           'DOCKER' and
7982 #           'CHAIN' and
7983 #           'NF_VPPIP4' and
7984 #           'IMIX' and
7985 #           '4T2C' and
7986 #           'MRR'"
7987 #  parameters:
7988 #  - "result"
7989 #  - "name"
7990 #  - "tags"
7991 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7992 #  x-axis: "X = CNFs per Service Chain"
7993 #  y-axis: "Y = Number of Service Chains"
7994 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7995 #  layout:
7996 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7997 #    layout: "plot-service-density"
7998 #
7999 #- type: "plot"
8000 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8001 #  algorithm: "plot_nf_heatmap"
8002 #  output-file-type: ".html"
8003 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8004 #  data: "plot-vpp-nfv-2n-skx-mrr"
8005 #  filter: "'NIC_Intel-XXV710' and
8006 #           'NF_DENSITY' and
8007 #           'DOCKER' and
8008 #           'CHAIN' and
8009 #           'NF_VPPIP4' and
8010 #           'IMIX' and
8011 #           '8T4C' and
8012 #           'MRR'"
8013 #  parameters:
8014 #  - "result"
8015 #  - "name"
8016 #  - "tags"
8017 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8018 #  x-axis: "X = CNFs per Service Chain"
8019 #  y-axis: "Y = Number of Service Chains"
8020 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8021 #  layout:
8022 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8023 #    layout: "plot-service-density"
8024 #
8025 ## Plots - NF Density - CSC - NDR 64b
8026 #- type: "plot"
8027 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8028 #  algorithm: "plot_nf_heatmap"
8029 #  output-file-type: ".html"
8030 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
8031 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8032 #  filter: "'NIC_Intel-XXV710' and
8033 #           'NF_DENSITY' and
8034 #           'DOCKER' and
8035 #           'CHAIN' and
8036 #           'NF_VPPIP4' and
8037 #           '64B' and
8038 #           '2T1C' and
8039 #           'NDRPDR'"
8040 #  parameters:
8041 #  - "throughput"
8042 #  - "name"
8043 #  - "tags"
8044 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8045 #  x-axis: "X = CNFs per Service Chain"
8046 #  y-axis: "Y = Number of Service Chains"
8047 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8048 #  layout:
8049 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8050 #    layout: "plot-service-density"
8051 #
8052 #- type: "plot"
8053 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8054 #  algorithm: "plot_nf_heatmap"
8055 #  output-file-type: ".html"
8056 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
8057 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8058 #  filter: "'NIC_Intel-XXV710' and
8059 #           'NF_DENSITY' and
8060 #           'DOCKER' and
8061 #           'CHAIN' and
8062 #           'NF_VPPIP4' and
8063 #           '64B' and
8064 #           '4T2C' and
8065 #           'NDRPDR'"
8066 #  parameters:
8067 #  - "throughput"
8068 #  - "name"
8069 #  - "tags"
8070 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8071 #  x-axis: "X = CNFs per Service Chain"
8072 #  y-axis: "Y = Number of Service Chains"
8073 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8074 #  layout:
8075 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8076 #    layout: "plot-service-density"
8077 #
8078 #- type: "plot"
8079 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8080 #  algorithm: "plot_nf_heatmap"
8081 #  output-file-type: ".html"
8082 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
8083 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8084 #  filter: "'NIC_Intel-XXV710' and
8085 #           'NF_DENSITY' and
8086 #           'DOCKER' and
8087 #           'CHAIN' and
8088 #           'NF_VPPIP4' and
8089 #           '64B' and
8090 #           '8T4C' and
8091 #           'NDRPDR'"
8092 #  parameters:
8093 #  - "throughput"
8094 #  - "name"
8095 #  - "tags"
8096 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8097 #  x-axis: "X = CNFs per Service Chain"
8098 #  y-axis: "Y = Number of Service Chains"
8099 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8100 #  layout:
8101 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8102 #    layout: "plot-service-density"
8103 #
8104 ## Plots - NF Density - CSC - NDR IMIX
8105 #- type: "plot"
8106 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8107 #  algorithm: "plot_nf_heatmap"
8108 #  output-file-type: ".html"
8109 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8110 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8111 #  filter: "'NIC_Intel-XXV710' and
8112 #           'NF_DENSITY' and
8113 #           'DOCKER' and
8114 #           'CHAIN' and
8115 #           'NF_VPPIP4' and
8116 #           'IMIX' and
8117 #           '2T1C' and
8118 #           'NDRPDR'"
8119 #  parameters:
8120 #  - "throughput"
8121 #  - "name"
8122 #  - "tags"
8123 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8124 #  x-axis: "X = CNFs per Service Chain"
8125 #  y-axis: "Y = Number of Service Chains"
8126 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8127 #  layout:
8128 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8129 #    layout: "plot-service-density"
8130 #
8131 #- type: "plot"
8132 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8133 #  algorithm: "plot_nf_heatmap"
8134 #  output-file-type: ".html"
8135 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8136 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8137 #  filter: "'NIC_Intel-XXV710' and
8138 #           'NF_DENSITY' and
8139 #           'DOCKER' and
8140 #           'CHAIN' and
8141 #           'NF_VPPIP4' and
8142 #           'IMIX' and
8143 #           '4T2C' and
8144 #           'NDRPDR'"
8145 #  parameters:
8146 #  - "throughput"
8147 #  - "name"
8148 #  - "tags"
8149 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8150 #  x-axis: "X = CNFs per Service Chain"
8151 #  y-axis: "Y = Number of Service Chains"
8152 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8153 #  layout:
8154 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8155 #    layout: "plot-service-density"
8156 #
8157 #- type: "plot"
8158 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8159 #  algorithm: "plot_nf_heatmap"
8160 #  output-file-type: ".html"
8161 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8162 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8163 #  filter: "'NIC_Intel-XXV710' and
8164 #           'NF_DENSITY' and
8165 #           'DOCKER' and
8166 #           'CHAIN' and
8167 #           'NF_VPPIP4' and
8168 #           'IMIX' and
8169 #           '8T4C' and
8170 #           'NDRPDR'"
8171 #  parameters:
8172 #  - "throughput"
8173 #  - "name"
8174 #  - "tags"
8175 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8176 #  x-axis: "X = CNFs per Service Chain"
8177 #  y-axis: "Y = Number of Service Chains"
8178 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8179 #  layout:
8180 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8181 #    layout: "plot-service-density"
8182 #
8183 ## Plots - NF Density - CSC - PDR 64b
8184 #- type: "plot"
8185 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8186 #  algorithm: "plot_nf_heatmap"
8187 #  output-file-type: ".html"
8188 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
8189 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8190 #  filter: "'NIC_Intel-XXV710' and
8191 #           'NF_DENSITY' and
8192 #           'DOCKER' and
8193 #           'CHAIN' and
8194 #           'NF_VPPIP4' and
8195 #           '64B' and
8196 #           '2T1C' and
8197 #           'NDRPDR'"
8198 #  parameters:
8199 #  - "throughput"
8200 #  - "name"
8201 #  - "tags"
8202 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8203 #  x-axis: "X = CNFs per Service Chain"
8204 #  y-axis: "Y = Number of Service Chains"
8205 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8206 #  layout:
8207 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8208 #    layout: "plot-service-density"
8209 #
8210 #- type: "plot"
8211 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8212 #  algorithm: "plot_nf_heatmap"
8213 #  output-file-type: ".html"
8214 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
8215 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8216 #  filter: "'NIC_Intel-XXV710' and
8217 #           'NF_DENSITY' and
8218 #           'DOCKER' and
8219 #           'CHAIN' and
8220 #           'NF_VPPIP4' and
8221 #           '64B' and
8222 #           '4T2C' and
8223 #           'NDRPDR'"
8224 #  parameters:
8225 #  - "throughput"
8226 #  - "name"
8227 #  - "tags"
8228 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8229 #  x-axis: "X = CNFs per Service Chain"
8230 #  y-axis: "Y = Number of Service Chains"
8231 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8232 #  layout:
8233 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8234 #    layout: "plot-service-density"
8235 #
8236 #- type: "plot"
8237 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8238 #  algorithm: "plot_nf_heatmap"
8239 #  output-file-type: ".html"
8240 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
8241 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8242 #  filter: "'NIC_Intel-XXV710' and
8243 #           'NF_DENSITY' and
8244 #           'DOCKER' and
8245 #           'CHAIN' and
8246 #           'NF_VPPIP4' and
8247 #           '64B' and
8248 #           '8T4C' and
8249 #           'NDRPDR'"
8250 #  parameters:
8251 #  - "throughput"
8252 #  - "name"
8253 #  - "tags"
8254 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8255 #  x-axis: "X = CNFs per Service Chain"
8256 #  y-axis: "Y = Number of Service Chains"
8257 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8258 #  layout:
8259 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8260 #    layout: "plot-service-density"
8261 #
8262 ## Plots - NF Density - CSC - PDR IMIX
8263 #- type: "plot"
8264 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8265 #  algorithm: "plot_nf_heatmap"
8266 #  output-file-type: ".html"
8267 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8268 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8269 #  filter: "'NIC_Intel-XXV710' and
8270 #           'NF_DENSITY' and
8271 #           'DOCKER' and
8272 #           'CHAIN' and
8273 #           'NF_VPPIP4' and
8274 #           'IMIX' and
8275 #           '2T1C' and
8276 #           'NDRPDR'"
8277 #  parameters:
8278 #  - "throughput"
8279 #  - "name"
8280 #  - "tags"
8281 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8282 #  x-axis: "X = CNFs per Service Chain"
8283 #  y-axis: "Y = Number of Service Chains"
8284 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8285 #  layout:
8286 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8287 #    layout: "plot-service-density"
8288 #
8289 #- type: "plot"
8290 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8291 #  algorithm: "plot_nf_heatmap"
8292 #  output-file-type: ".html"
8293 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8294 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8295 #  filter: "'NIC_Intel-XXV710' and
8296 #           'NF_DENSITY' and
8297 #           'DOCKER' and
8298 #           'CHAIN' and
8299 #           'NF_VPPIP4' and
8300 #           'IMIX' and
8301 #           '4T2C' and
8302 #           'NDRPDR'"
8303 #  parameters:
8304 #  - "throughput"
8305 #  - "name"
8306 #  - "tags"
8307 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8308 #  x-axis: "X = CNFs per Service Chain"
8309 #  y-axis: "Y = Number of Service Chains"
8310 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8311 #  layout:
8312 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8313 #    layout: "plot-service-density"
8314 #
8315 #- type: "plot"
8316 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8317 #  algorithm: "plot_nf_heatmap"
8318 #  output-file-type: ".html"
8319 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8320 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8321 #  filter: "'NIC_Intel-XXV710' and
8322 #           'NF_DENSITY' and
8323 #           'DOCKER' and
8324 #           'CHAIN' and
8325 #           'NF_VPPIP4' and
8326 #           'IMIX' and
8327 #           '8T4C' and
8328 #           'NDRPDR'"
8329 #  parameters:
8330 #  - "throughput"
8331 #  - "name"
8332 #  - "tags"
8333 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8334 #  x-axis: "X = CNFs per Service Chain"
8335 #  y-axis: "Y = Number of Service Chains"
8336 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8337 #  layout:
8338 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8339 #    layout: "plot-service-density"
8340 #
8341 ################################################################################
8342 #
8343 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8344 #- type: "plot"
8345 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8346 #  algorithm: "plot_nf_heatmap"
8347 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8348 #  data: "plot-vpp-nfv-3n-skx-mrr"
8349 #  filter: "'NIC_Intel-XXV710' and
8350 #           'NF_DENSITY' and
8351 #           'DOCKER' and
8352 #           'CHAIN' and
8353 #           'NF_VPPIP4' and
8354 #           'IPSEC' and
8355 #           'TNL_4' and
8356 #           'IMIX' and
8357 #           '2T1C' and
8358 #           'MRR'"
8359 #  parameters:
8360 #  - "result"
8361 #  - "name"
8362 #  - "tags"
8363 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8364 #  x-axis: "X = CNFs per Service Chain"
8365 #  y-axis: "Y = Number of Service Chains"
8366 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8367 #  layout:
8368 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8369 #    layout: "plot-service-density"
8370 #
8371 #- type: "plot"
8372 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8373 #  algorithm: "plot_nf_heatmap"
8374 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8375 #  data: "plot-vpp-nfv-3n-skx-mrr"
8376 #  filter: "'NIC_Intel-XXV710' and
8377 #           'NF_DENSITY' and
8378 #           'DOCKER' and
8379 #           'CHAIN' and
8380 #           'NF_VPPIP4' and
8381 #           'IPSEC' and
8382 #           'TNL_4' and
8383 #           'IMIX' and
8384 #           '4T2C' and
8385 #           'MRR'"
8386 #  parameters:
8387 #  - "result"
8388 #  - "name"
8389 #  - "tags"
8390 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8391 #  x-axis: "X = CNFs per Service Chain"
8392 #  y-axis: "Y = Number of Service Chains"
8393 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8394 #  layout:
8395 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8396 #    layout: "plot-service-density"
8397 #
8398 #- type: "plot"
8399 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8400 #  algorithm: "plot_nf_heatmap"
8401 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8402 #  data: "plot-vpp-nfv-3n-skx-mrr"
8403 #  filter: "'NIC_Intel-XXV710' and
8404 #           'NF_DENSITY' and
8405 #           'DOCKER' and
8406 #           'CHAIN' and
8407 #           'NF_VPPIP4' and
8408 #           'IPSEC' and
8409 #           'TNL_4' and
8410 #           'IMIX' and
8411 #           '8T4C' and
8412 #           'MRR'"
8413 #  parameters:
8414 #  - "result"
8415 #  - "name"
8416 #  - "tags"
8417 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8418 #  x-axis: "X = CNFs per Service Chain"
8419 #  y-axis: "Y = Number of Service Chains"
8420 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8421 #  layout:
8422 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8423 #    layout: "plot-service-density"
8424
8425 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8426 - type: "plot"
8427   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8428   algorithm: "plot_nf_heatmap"
8429   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8430   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8431   filter: "'NIC_Intel-XXV710' and
8432            'NF_DENSITY' and
8433            'DOCKER' and
8434            'CHAIN' and
8435            'NF_VPPIP4' and
8436            'IPSEC' and
8437            'TNL_4' and
8438            'IMIX' and
8439            '2T1C' and
8440            'NDRPDR'"
8441   parameters:
8442   - "throughput"
8443   - "name"
8444   - "tags"
8445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8446   x-axis: "X = CNFs per Service Chain"
8447   y-axis: "Y = Number of Service Chains"
8448   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8449   layout:
8450     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8451     layout: "plot-service-density"
8452
8453 - type: "plot"
8454   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8455   algorithm: "plot_nf_heatmap"
8456   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8457   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8458   filter: "'NIC_Intel-XXV710' and
8459            'NF_DENSITY' and
8460            'DOCKER' and
8461            'CHAIN' and
8462            'NF_VPPIP4' and
8463            'IPSEC' and
8464            'TNL_4' and
8465            'IMIX' and
8466            '4T2C' and
8467            'NDRPDR'"
8468   parameters:
8469   - "throughput"
8470   - "name"
8471   - "tags"
8472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8473   x-axis: "X = CNFs per Service Chain"
8474   y-axis: "Y = Number of Service Chains"
8475   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8476   layout:
8477     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8478     layout: "plot-service-density"
8479
8480 - type: "plot"
8481   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8482   algorithm: "plot_nf_heatmap"
8483   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8484   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8485   filter: "'NIC_Intel-XXV710' and
8486            'NF_DENSITY' and
8487            'DOCKER' and
8488            'CHAIN' and
8489            'NF_VPPIP4' and
8490            'IPSEC' and
8491            'TNL_4' and
8492            'IMIX' and
8493            '8T4C' and
8494            'NDRPDR'"
8495   parameters:
8496   - "throughput"
8497   - "name"
8498   - "tags"
8499   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8500   x-axis: "X = CNFs per Service Chain"
8501   y-axis: "Y = Number of Service Chains"
8502   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8503   layout:
8504     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8505     layout: "plot-service-density"
8506
8507 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8508 - type: "plot"
8509   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8510   algorithm: "plot_nf_heatmap"
8511   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8512   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8513   filter: "'NIC_Intel-XXV710' and
8514            'NF_DENSITY' and
8515            'DOCKER' and
8516            'CHAIN' and
8517            'NF_VPPIP4' and
8518            'IPSEC' and
8519            'TNL_4' and
8520            'IMIX' and
8521            '2T1C' and
8522            'NDRPDR'"
8523   parameters:
8524   - "throughput"
8525   - "name"
8526   - "tags"
8527   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8528   x-axis: "X = CNFs per Service Chain"
8529   y-axis: "Y = Number of Service Chains"
8530   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8531   layout:
8532     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8533     layout: "plot-service-density"
8534
8535 - type: "plot"
8536   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8537   algorithm: "plot_nf_heatmap"
8538   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8539   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8540   filter: "'NIC_Intel-XXV710' and
8541            'NF_DENSITY' and
8542            'DOCKER' and
8543            'CHAIN' and
8544            'NF_VPPIP4' and
8545            'IPSEC' and
8546            'TNL_4' and
8547            'IMIX' and
8548            '4T2C' and
8549            'NDRPDR'"
8550   parameters:
8551   - "throughput"
8552   - "name"
8553   - "tags"
8554   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8555   x-axis: "X = CNFs per Service Chain"
8556   y-axis: "Y = Number of Service Chains"
8557   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8558   layout:
8559     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8560     layout: "plot-service-density"
8561
8562 - type: "plot"
8563   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8564   algorithm: "plot_nf_heatmap"
8565   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8566   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8567   filter: "'NIC_Intel-XXV710' and
8568            'NF_DENSITY' and
8569            'DOCKER' and
8570            'CHAIN' and
8571            'NF_VPPIP4' and
8572            'IPSEC' and
8573            'TNL_4' and
8574            'IMIX' and
8575            '8T4C' and
8576            'NDRPDR'"
8577   parameters:
8578   - "throughput"
8579   - "name"
8580   - "tags"
8581   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8582   x-axis: "X = CNFs per Service Chain"
8583   y-axis: "Y = Number of Service Chains"
8584   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8585   layout:
8586     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8587     layout: "plot-service-density"
8588
8589 ###############################################################################
8590
8591 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8592 - type: "plot"
8593   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8594   algorithm: "plot_nf_heatmap"
8595   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8596   data: "plot-vpp-nfv-3n-hsw-mrr"
8597   filter: "'NIC_Intel-XL710' and
8598            'NF_DENSITY' and
8599            'DOCKER' and
8600            'CHAIN' and
8601            'NF_VPPIP4' and
8602            'IMIX' and
8603            'TNL_4' and
8604            '1T1C' and
8605            'MRR'"
8606   parameters:
8607   - "result"
8608   - "name"
8609   - "tags"
8610   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8611   x-axis: "X = CNFs per Service Chain"
8612   y-axis: "Y = Number of Service Chains"
8613   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8614   layout:
8615     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8616     layout: "plot-service-density"
8617
8618 - type: "plot"
8619   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8620   algorithm: "plot_nf_heatmap"
8621   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8622   data: "plot-vpp-nfv-3n-hsw-mrr"
8623   filter: "'NIC_Intel-XL710' and
8624            'NF_DENSITY' and
8625            'DOCKER' and
8626            'CHAIN' and
8627            'NF_VPPIP4' and
8628            'IPSEC' and
8629            'TNL_4' and
8630            'IMIX' and
8631            '2T2C' and
8632            'MRR'"
8633   parameters:
8634   - "result"
8635   - "name"
8636   - "tags"
8637   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8638   x-axis: "X = CNFs per Service Chain"
8639   y-axis: "Y = Number of Service Chains"
8640   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8641   layout:
8642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8643     layout: "plot-service-density"
8644
8645 - type: "plot"
8646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8647   algorithm: "plot_nf_heatmap"
8648   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8649   data: "plot-vpp-nfv-3n-hsw-mrr"
8650   filter: "'NIC_Intel-XL710' and
8651            'NF_DENSITY' and
8652            'DOCKER' and
8653            'CHAIN' and
8654            'NF_VPPIP4' and
8655            'IPSEC' and
8656            'TNL_4' and
8657            'IMIX' and
8658            '4T4C' and
8659            'MRR'"
8660   parameters:
8661   - "result"
8662   - "name"
8663   - "tags"
8664   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8665   x-axis: "X = CNFs per Service Chain"
8666   y-axis: "Y = Number of Service Chains"
8667   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8668   layout:
8669     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8670     layout: "plot-service-density"
8671
8672 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8673 - type: "plot"
8674   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8675   algorithm: "plot_nf_heatmap"
8676   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8677   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8678   filter: "'NIC_Intel-XL710' and
8679            'NF_DENSITY' and
8680            'DOCKER' and
8681            'CHAIN' and
8682            'NF_VPPIP4' and
8683            'IPSEC' and
8684            'TNL_4' and
8685            'IMIX' and
8686            '1T1C' and
8687            'NDRPDR'"
8688   parameters:
8689   - "throughput"
8690   - "name"
8691   - "tags"
8692   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8693   x-axis: "X = CNFs per Service Chain"
8694   y-axis: "Y = Number of Service Chains"
8695   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8696   layout:
8697     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8698     layout: "plot-service-density"
8699
8700 - type: "plot"
8701   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8702   algorithm: "plot_nf_heatmap"
8703   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8704   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8705   filter: "'NIC_Intel-XL710' and
8706            'NF_DENSITY' and
8707            'DOCKER' and
8708            'CHAIN' and
8709            'NF_VPPIP4' and
8710            'IPSEC' and
8711            'TNL_4' and
8712            'IMIX' and
8713            '2T2C' and
8714            'NDRPDR'"
8715   parameters:
8716   - "throughput"
8717   - "name"
8718   - "tags"
8719   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8720   x-axis: "X = CNFs per Service Chain"
8721   y-axis: "Y = Number of Service Chains"
8722   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8723   layout:
8724     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8725     layout: "plot-service-density"
8726
8727 - type: "plot"
8728   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8729   algorithm: "plot_nf_heatmap"
8730   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8731   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8732   filter: "'NIC_Intel-XL710' and
8733            'NF_DENSITY' and
8734            'DOCKER' and
8735            'CHAIN' and
8736            'NF_VPPIP4' and
8737            'IPSEC' and
8738            'TNL_4' and
8739            'IMIX' and
8740            '4T4C' and
8741            'NDRPDR'"
8742   parameters:
8743   - "throughput"
8744   - "name"
8745   - "tags"
8746   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8747   x-axis: "X = CNFs per Service Chain"
8748   y-axis: "Y = Number of Service Chains"
8749   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8750   layout:
8751     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8752     layout: "plot-service-density"
8753
8754 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8755 - type: "plot"
8756   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8757   algorithm: "plot_nf_heatmap"
8758   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8759   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8760   filter: "'NIC_Intel-XL710' and
8761            'NF_DENSITY' and
8762            'DOCKER' and
8763            'CHAIN' and
8764            'NF_VPPIP4' and
8765            'IPSEC' and
8766            'TNL_4' and
8767            'IMIX' and
8768            '1T1C' and
8769            'NDRPDR'"
8770   parameters:
8771   - "throughput"
8772   - "name"
8773   - "tags"
8774   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8775   x-axis: "X = CNFs per Service Chain"
8776   y-axis: "Y = Number of Service Chains"
8777   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8778   layout:
8779     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8780     layout: "plot-service-density"
8781
8782 - type: "plot"
8783   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8784   algorithm: "plot_nf_heatmap"
8785   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8786   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8787   filter: "'NIC_Intel-XL710' and
8788            'NF_DENSITY' and
8789            'DOCKER' and
8790            'CHAIN' and
8791            'NF_VPPIP4' and
8792            'IPSEC' and
8793            'TNL_4' and
8794            'IMIX' and
8795            '2T2C' and
8796            'NDRPDR'"
8797   parameters:
8798   - "throughput"
8799   - "name"
8800   - "tags"
8801   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8802   x-axis: "X = CNFs per Service Chain"
8803   y-axis: "Y = Number of Service Chains"
8804   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8805   layout:
8806     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8807     layout: "plot-service-density"
8808
8809 - type: "plot"
8810   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8811   algorithm: "plot_nf_heatmap"
8812   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8813   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8814   filter: "'NIC_Intel-XL710' and
8815            'NF_DENSITY' and
8816            'DOCKER' and
8817            'CHAIN' and
8818            'NF_VPPIP4' and
8819            'IPSEC' and
8820            'TNL_4' and
8821            'IMIX' and
8822            '4T4C' and
8823            'NDRPDR'"
8824   parameters:
8825   - "throughput"
8826   - "name"
8827   - "tags"
8828   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8829   x-axis: "X = CNFs per Service Chain"
8830   y-axis: "Y = Number of Service Chains"
8831   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8832   layout:
8833     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8834     layout: "plot-service-density"
8835
8836 ###############################################################################
8837
8838 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8839 #- type: "plot"
8840 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8841 #  algorithm: "plot_nf_heatmap"
8842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8843 #  data: "plot-vpp-nfv-3n-skx-mrr"
8844 #  filter: "'NIC_Intel-XXV710' and
8845 #           'NF_DENSITY' and
8846 #           'DOCKER' and
8847 #           'CHAIN' and
8848 #           'NF_VPPIP4' and
8849 #           'IPSEC' and
8850 #           'TNL_1000' and
8851 #           'IMIX' and
8852 #           '2T1C' and
8853 #           'MRR'"
8854 #  parameters:
8855 #  - "result"
8856 #  - "name"
8857 #  - "tags"
8858 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8859 #  x-axis: "X = CNFs per Service Chain"
8860 #  y-axis: "Y = Number of Service Chains"
8861 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8862 #  layout:
8863 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8864 #    layout: "plot-service-density"
8865 #
8866 #- type: "plot"
8867 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8868 #  algorithm: "plot_nf_heatmap"
8869 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8870 #  data: "plot-vpp-nfv-3n-skx-mrr"
8871 #  filter: "'NIC_Intel-XXV710' and
8872 #           'NF_DENSITY' and
8873 #           'DOCKER' and
8874 #           'CHAIN' and
8875 #           'NF_VPPIP4' and
8876 #           'IPSEC' and
8877 #           'TNL_1000' and
8878 #           'IMIX' and
8879 #           '4T2C' and
8880 #           'MRR'"
8881 #  parameters:
8882 #  - "result"
8883 #  - "name"
8884 #  - "tags"
8885 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8886 #  x-axis: "X = CNFs per Service Chain"
8887 #  y-axis: "Y = Number of Service Chains"
8888 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8889 #  layout:
8890 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8891 #    layout: "plot-service-density"
8892 #
8893 #- type: "plot"
8894 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8895 #  algorithm: "plot_nf_heatmap"
8896 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8897 #  data: "plot-vpp-nfv-3n-skx-mrr"
8898 #  filter: "'NIC_Intel-XXV710' and
8899 #           'NF_DENSITY' and
8900 #           'DOCKER' and
8901 #           'CHAIN' and
8902 #           'NF_VPPIP4' and
8903 #           'IPSEC' and
8904 #           'TNL_1000' and
8905 #           'IMIX' and
8906 #           '8T4C' and
8907 #           'MRR'"
8908 #  parameters:
8909 #  - "result"
8910 #  - "name"
8911 #  - "tags"
8912 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8913 #  x-axis: "X = CNFs per Service Chain"
8914 #  y-axis: "Y = Number of Service Chains"
8915 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8916 #  layout:
8917 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8918 #    layout: "plot-service-density"
8919
8920 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8921 - type: "plot"
8922   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8923   algorithm: "plot_nf_heatmap"
8924   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8925   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8926   filter: "'NIC_Intel-XXV710' and
8927            'NF_DENSITY' and
8928            'DOCKER' and
8929            'CHAIN' and
8930            'NF_VPPIP4' and
8931            'IPSEC' and
8932            'TNL_1000' and
8933            'IMIX' and
8934            '2T1C' and
8935            'NDRPDR'"
8936   parameters:
8937   - "throughput"
8938   - "name"
8939   - "tags"
8940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8941   x-axis: "X = CNFs per Service Chain"
8942   y-axis: "Y = Number of Service Chains"
8943   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8944   layout:
8945     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8946     layout: "plot-service-density"
8947
8948 - type: "plot"
8949   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8950   algorithm: "plot_nf_heatmap"
8951   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8952   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8953   filter: "'NIC_Intel-XXV710' and
8954            'NF_DENSITY' and
8955            'DOCKER' and
8956            'CHAIN' and
8957            'NF_VPPIP4' and
8958            'IPSEC' and
8959            'TNL_1000' and
8960            'IMIX' and
8961            '4T2C' and
8962            'NDRPDR'"
8963   parameters:
8964   - "throughput"
8965   - "name"
8966   - "tags"
8967   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8968   x-axis: "X = CNFs per Service Chain"
8969   y-axis: "Y = Number of Service Chains"
8970   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8971   layout:
8972     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8973     layout: "plot-service-density"
8974
8975 - type: "plot"
8976   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8977   algorithm: "plot_nf_heatmap"
8978   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8979   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8980   filter: "'NIC_Intel-XXV710' and
8981            'NF_DENSITY' and
8982            'DOCKER' and
8983            'CHAIN' and
8984            'NF_VPPIP4' and
8985            'IPSEC' and
8986            'TNL_1000' and
8987            'IMIX' and
8988            '8T4C' and
8989            'NDRPDR'"
8990   parameters:
8991   - "throughput"
8992   - "name"
8993   - "tags"
8994   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8995   x-axis: "X = CNFs per Service Chain"
8996   y-axis: "Y = Number of Service Chains"
8997   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8998   layout:
8999     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9000     layout: "plot-service-density"
9001
9002 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9003 - type: "plot"
9004   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9005   algorithm: "plot_nf_heatmap"
9006   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9007   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9008   filter: "'NIC_Intel-XXV710' and
9009            'NF_DENSITY' and
9010            'DOCKER' and
9011            'CHAIN' and
9012            'NF_VPPIP4' and
9013            'IPSEC' and
9014            'TNL_1000' and
9015            'IMIX' and
9016            '2T1C' and
9017            'NDRPDR'"
9018   parameters:
9019   - "throughput"
9020   - "name"
9021   - "tags"
9022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9023   x-axis: "X = CNFs per Service Chain"
9024   y-axis: "Y = Number of Service Chains"
9025   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9026   layout:
9027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9028     layout: "plot-service-density"
9029
9030 - type: "plot"
9031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9032   algorithm: "plot_nf_heatmap"
9033   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9034   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9035   filter: "'NIC_Intel-XXV710' and
9036            'NF_DENSITY' and
9037            'DOCKER' and
9038            'CHAIN' and
9039            'NF_VPPIP4' and
9040            'IPSEC' and
9041            'TNL_1000' and
9042            'IMIX' and
9043            '4T2C' and
9044            'NDRPDR'"
9045   parameters:
9046   - "throughput"
9047   - "name"
9048   - "tags"
9049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9050   x-axis: "X = CNFs per Service Chain"
9051   y-axis: "Y = Number of Service Chains"
9052   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9053   layout:
9054     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9055     layout: "plot-service-density"
9056
9057 - type: "plot"
9058   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9059   algorithm: "plot_nf_heatmap"
9060   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9061   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9062   filter: "'NIC_Intel-XXV710' and
9063            'NF_DENSITY' and
9064            'DOCKER' and
9065            'CHAIN' and
9066            'NF_VPPIP4' and
9067            'IPSEC' and
9068            'TNL_1000' and
9069            'IMIX' and
9070            '8T4C' and
9071            'NDRPDR'"
9072   parameters:
9073   - "throughput"
9074   - "name"
9075   - "tags"
9076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9077   x-axis: "X = CNFs per Service Chain"
9078   y-axis: "Y = Number of Service Chains"
9079   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9080   layout:
9081     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9082     layout: "plot-service-density"
9083
9084 ###############################################################################
9085
9086 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9087 - type: "plot"
9088   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9089   algorithm: "plot_nf_heatmap"
9090   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9091   data: "plot-vpp-nfv-3n-hsw-mrr"
9092   filter: "'NIC_Intel-XL710' and
9093            'NF_DENSITY' and
9094            'DOCKER' and
9095            'CHAIN' and
9096            'NF_VPPIP4' and
9097            'IMIX' and
9098            'TNL_1000' and
9099            '1T1C' and
9100            'MRR'"
9101   parameters:
9102   - "result"
9103   - "name"
9104   - "tags"
9105   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9106   x-axis: "X = CNFs per Service Chain"
9107   y-axis: "Y = Number of Service Chains"
9108   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9109   layout:
9110     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9111     layout: "plot-service-density"
9112
9113 - type: "plot"
9114   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9115   algorithm: "plot_nf_heatmap"
9116   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9117   data: "plot-vpp-nfv-3n-hsw-mrr"
9118   filter: "'NIC_Intel-XL710' and
9119            'NF_DENSITY' and
9120            'DOCKER' and
9121            'CHAIN' and
9122            'NF_VPPIP4' and
9123            'IPSEC' and
9124            'TNL_1000' and
9125            'IMIX' and
9126            '2T2C' and
9127            'MRR'"
9128   parameters:
9129   - "result"
9130   - "name"
9131   - "tags"
9132   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9133   x-axis: "X = CNFs per Service Chain"
9134   y-axis: "Y = Number of Service Chains"
9135   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9136   layout:
9137     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9138     layout: "plot-service-density"
9139
9140 - type: "plot"
9141   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9142   algorithm: "plot_nf_heatmap"
9143   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9144   data: "plot-vpp-nfv-3n-hsw-mrr"
9145   filter: "'NIC_Intel-XL710' and
9146            'NF_DENSITY' and
9147            'DOCKER' and
9148            'CHAIN' and
9149            'NF_VPPIP4' and
9150            'IPSEC' and
9151            'TNL_1000' and
9152            'IMIX' and
9153            '4T4C' and
9154            'MRR'"
9155   parameters:
9156   - "result"
9157   - "name"
9158   - "tags"
9159   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9160   x-axis: "X = CNFs per Service Chain"
9161   y-axis: "Y = Number of Service Chains"
9162   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9163   layout:
9164     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9165     layout: "plot-service-density"
9166
9167 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9168 - type: "plot"
9169   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9170   algorithm: "plot_nf_heatmap"
9171   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9172   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9173   filter: "'NIC_Intel-XL710' and
9174            'NF_DENSITY' and
9175            'DOCKER' and
9176            'CHAIN' and
9177            'NF_VPPIP4' and
9178            'IPSEC' and
9179            'TNL_1000' and
9180            'IMIX' and
9181            '1T1C' and
9182            'NDRPDR'"
9183   parameters:
9184   - "throughput"
9185   - "name"
9186   - "tags"
9187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9188   x-axis: "X = CNFs per Service Chain"
9189   y-axis: "Y = Number of Service Chains"
9190   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9191   layout:
9192     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9193     layout: "plot-service-density"
9194
9195 - type: "plot"
9196   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9197   algorithm: "plot_nf_heatmap"
9198   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9199   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9200   filter: "'NIC_Intel-XL710' and
9201            'NF_DENSITY' and
9202            'DOCKER' and
9203            'CHAIN' and
9204            'NF_VPPIP4' and
9205            'IPSEC' and
9206            'TNL_1000' and
9207            'IMIX' and
9208            '2T2C' and
9209            'NDRPDR'"
9210   parameters:
9211   - "throughput"
9212   - "name"
9213   - "tags"
9214   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9215   x-axis: "X = CNFs per Service Chain"
9216   y-axis: "Y = Number of Service Chains"
9217   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9218   layout:
9219     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9220     layout: "plot-service-density"
9221
9222 - type: "plot"
9223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9224   algorithm: "plot_nf_heatmap"
9225   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9226   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9227   filter: "'NIC_Intel-XL710' and
9228            'NF_DENSITY' and
9229            'DOCKER' and
9230            'CHAIN' and
9231            'NF_VPPIP4' and
9232            'IPSEC' and
9233            'TNL_1000' and
9234            'IMIX' and
9235            '4T4C' and
9236            'NDRPDR'"
9237   parameters:
9238   - "throughput"
9239   - "name"
9240   - "tags"
9241   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9242   x-axis: "X = CNFs per Service Chain"
9243   y-axis: "Y = Number of Service Chains"
9244   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9245   layout:
9246     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9247     layout: "plot-service-density"
9248
9249 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9250 - type: "plot"
9251   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9252   algorithm: "plot_nf_heatmap"
9253   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9254   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9255   filter: "'NIC_Intel-XL710' and
9256            'NF_DENSITY' and
9257            'DOCKER' and
9258            'CHAIN' and
9259            'NF_VPPIP4' and
9260            'IPSEC' and
9261            'TNL_1000' and
9262            'IMIX' and
9263            '1T1C' and
9264            'NDRPDR'"
9265   parameters:
9266   - "throughput"
9267   - "name"
9268   - "tags"
9269   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9270   x-axis: "X = CNFs per Service Chain"
9271   y-axis: "Y = Number of Service Chains"
9272   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9273   layout:
9274     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9275     layout: "plot-service-density"
9276
9277 - type: "plot"
9278   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9279   algorithm: "plot_nf_heatmap"
9280   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9281   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9282   filter: "'NIC_Intel-XL710' and
9283            'NF_DENSITY' and
9284            'DOCKER' and
9285            'CHAIN' and
9286            'NF_VPPIP4' and
9287            'IPSEC' and
9288            'TNL_1000' and
9289            'IMIX' and
9290            '2T2C' and
9291            'NDRPDR'"
9292   parameters:
9293   - "throughput"
9294   - "name"
9295   - "tags"
9296   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9297   x-axis: "X = CNFs per Service Chain"
9298   y-axis: "Y = Number of Service Chains"
9299   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9300   layout:
9301     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9302     layout: "plot-service-density"
9303
9304 - type: "plot"
9305   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9306   algorithm: "plot_nf_heatmap"
9307   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9308   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9309   filter: "'NIC_Intel-XL710' and
9310            'NF_DENSITY' and
9311            'DOCKER' and
9312            'CHAIN' and
9313            'NF_VPPIP4' and
9314            'IPSEC' and
9315            'TNL_1000' and
9316            'IMIX' and
9317            '4T4C' and
9318            'NDRPDR'"
9319   parameters:
9320   - "throughput"
9321   - "name"
9322   - "tags"
9323   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9324   x-axis: "X = CNFs per Service Chain"
9325   y-axis: "Y = Number of Service Chains"
9326   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9327   layout:
9328     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9329     layout: "plot-service-density"
9330
9331 ###############################################################################
9332
9333 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9334 #- type: "plot"
9335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9336 #  algorithm: "plot_nf_heatmap"
9337 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9338 #  data: "plot-vpp-nfv-3n-skx-mrr"
9339 #  filter: "'NIC_Intel-XXV710' and
9340 #           'NF_DENSITY' and
9341 #           'DOCKER' and
9342 #           'CHAIN' and
9343 #           'NF_VPPIP4' and
9344 #           'IPSEC' and
9345 #           'TNL_10000' and
9346 #           'IMIX' and
9347 #           '2T1C' and
9348 #           'MRR'"
9349 #  parameters:
9350 #  - "result"
9351 #  - "name"
9352 #  - "tags"
9353 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9354 #  x-axis: "X = CNFs per Service Chain"
9355 #  y-axis: "Y = Number of Service Chains"
9356 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9357 #  layout:
9358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9359 #    layout: "plot-service-density"
9360 #
9361 #- type: "plot"
9362 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9363 #  algorithm: "plot_nf_heatmap"
9364 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9365 #  data: "plot-vpp-nfv-3n-skx-mrr"
9366 #  filter: "'NIC_Intel-XXV710' and
9367 #           'NF_DENSITY' and
9368 #           'DOCKER' and
9369 #           'CHAIN' and
9370 #           'NF_VPPIP4' and
9371 #           'IPSEC' and
9372 #           'TNL_10000' and
9373 #           'IMIX' and
9374 #           '4T2C' and
9375 #           'MRR'"
9376 #  parameters:
9377 #  - "result"
9378 #  - "name"
9379 #  - "tags"
9380 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9381 #  x-axis: "X = CNFs per Service Chain"
9382 #  y-axis: "Y = Number of Service Chains"
9383 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9384 #  layout:
9385 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9386 #    layout: "plot-service-density"
9387 #
9388 #- type: "plot"
9389 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9390 #  algorithm: "plot_nf_heatmap"
9391 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9392 #  data: "plot-vpp-nfv-3n-skx-mrr"
9393 #  filter: "'NIC_Intel-XXV710' and
9394 #           'NF_DENSITY' and
9395 #           'DOCKER' and
9396 #           'CHAIN' and
9397 #           'NF_VPPIP4' and
9398 #           'IPSEC' and
9399 #           'TNL_10000' and
9400 #           'IMIX' and
9401 #           '8T4C' and
9402 #           'MRR'"
9403 #  parameters:
9404 #  - "result"
9405 #  - "name"
9406 #  - "tags"
9407 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9408 #  x-axis: "X = CNFs per Service Chain"
9409 #  y-axis: "Y = Number of Service Chains"
9410 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9411 #  layout:
9412 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9413 #    layout: "plot-service-density"
9414
9415 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9416 - type: "plot"
9417   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9418   algorithm: "plot_nf_heatmap"
9419   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9420   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9421   filter: "'NIC_Intel-XXV710' and
9422            'NF_DENSITY' and
9423            'DOCKER' and
9424            'CHAIN' and
9425            'NF_VPPIP4' and
9426            'IPSEC' and
9427            'TNL_10000' and
9428            'IMIX' and
9429            '2T1C' and
9430            'NDRPDR'"
9431   parameters:
9432   - "throughput"
9433   - "name"
9434   - "tags"
9435   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9436   x-axis: "X = CNFs per Service Chain"
9437   y-axis: "Y = Number of Service Chains"
9438   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9439   layout:
9440     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9441     layout: "plot-service-density"
9442
9443 - type: "plot"
9444   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9445   algorithm: "plot_nf_heatmap"
9446   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9447   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9448   filter: "'NIC_Intel-XXV710' and
9449            'NF_DENSITY' and
9450            'DOCKER' and
9451            'CHAIN' and
9452            'NF_VPPIP4' and
9453            'IPSEC' and
9454            'TNL_10000' and
9455            'IMIX' and
9456            '4T2C' and
9457            'NDRPDR'"
9458   parameters:
9459   - "throughput"
9460   - "name"
9461   - "tags"
9462   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9463   x-axis: "X = CNFs per Service Chain"
9464   y-axis: "Y = Number of Service Chains"
9465   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9466   layout:
9467     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9468     layout: "plot-service-density"
9469
9470 - type: "plot"
9471   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9472   algorithm: "plot_nf_heatmap"
9473   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9474   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9475   filter: "'NIC_Intel-XXV710' and
9476            'NF_DENSITY' and
9477            'DOCKER' and
9478            'CHAIN' and
9479            'NF_VPPIP4' and
9480            'IPSEC' and
9481            'TNL_10000' and
9482            'IMIX' and
9483            '8T4C' and
9484            'NDRPDR'"
9485   parameters:
9486   - "throughput"
9487   - "name"
9488   - "tags"
9489   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9490   x-axis: "X = CNFs per Service Chain"
9491   y-axis: "Y = Number of Service Chains"
9492   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9493   layout:
9494     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9495     layout: "plot-service-density"
9496
9497 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9498 - type: "plot"
9499   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9500   algorithm: "plot_nf_heatmap"
9501   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9502   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9503   filter: "'NIC_Intel-XXV710' and
9504            'NF_DENSITY' and
9505            'DOCKER' and
9506            'CHAIN' and
9507            'NF_VPPIP4' and
9508            'IPSEC' and
9509            'TNL_10000' and
9510            'IMIX' and
9511            '2T1C' and
9512            'NDRPDR'"
9513   parameters:
9514   - "throughput"
9515   - "name"
9516   - "tags"
9517   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9518   x-axis: "X = CNFs per Service Chain"
9519   y-axis: "Y = Number of Service Chains"
9520   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9521   layout:
9522     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9523     layout: "plot-service-density"
9524
9525 - type: "plot"
9526   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9527   algorithm: "plot_nf_heatmap"
9528   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9529   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9530   filter: "'NIC_Intel-XXV710' and
9531            'NF_DENSITY' and
9532            'DOCKER' and
9533            'CHAIN' and
9534            'NF_VPPIP4' and
9535            'IPSEC' and
9536            'TNL_10000' and
9537            'IMIX' and
9538            '4T2C' and
9539            'NDRPDR'"
9540   parameters:
9541   - "throughput"
9542   - "name"
9543   - "tags"
9544   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9545   x-axis: "X = CNFs per Service Chain"
9546   y-axis: "Y = Number of Service Chains"
9547   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9548   layout:
9549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9550     layout: "plot-service-density"
9551
9552 - type: "plot"
9553   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9554   algorithm: "plot_nf_heatmap"
9555   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9556   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9557   filter: "'NIC_Intel-XXV710' and
9558            'NF_DENSITY' and
9559            'DOCKER' and
9560            'CHAIN' and
9561            'NF_VPPIP4' and
9562            'IPSEC' and
9563            'TNL_10000' and
9564            'IMIX' and
9565            '8T4C' and
9566            'NDRPDR'"
9567   parameters:
9568   - "throughput"
9569   - "name"
9570   - "tags"
9571   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9572   x-axis: "X = CNFs per Service Chain"
9573   y-axis: "Y = Number of Service Chains"
9574   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9575   layout:
9576     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9577     layout: "plot-service-density"
9578
9579 ###############################################################################
9580
9581 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9582 - type: "plot"
9583   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9584   algorithm: "plot_nf_heatmap"
9585   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9586   data: "plot-vpp-nfv-3n-hsw-mrr"
9587   filter: "'NIC_Intel-XL710' and
9588            'NF_DENSITY' and
9589            'DOCKER' and
9590            'CHAIN' and
9591            'NF_VPPIP4' and
9592            'IMIX' and
9593            'TNL_10000' and
9594            '1T1C' and
9595            'MRR'"
9596   parameters:
9597   - "result"
9598   - "name"
9599   - "tags"
9600   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9601   x-axis: "X = CNFs per Service Chain"
9602   y-axis: "Y = Number of Service Chains"
9603   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9604   layout:
9605     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9606     layout: "plot-service-density"
9607
9608 - type: "plot"
9609   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9610   algorithm: "plot_nf_heatmap"
9611   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9612   data: "plot-vpp-nfv-3n-hsw-mrr"
9613   filter: "'NIC_Intel-XL710' and
9614            'NF_DENSITY' and
9615            'DOCKER' and
9616            'CHAIN' and
9617            'NF_VPPIP4' and
9618            'IPSEC' and
9619            'TNL_10000' and
9620            'IMIX' and
9621            '2T2C' and
9622            'MRR'"
9623   parameters:
9624   - "result"
9625   - "name"
9626   - "tags"
9627   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9628   x-axis: "X = CNFs per Service Chain"
9629   y-axis: "Y = Number of Service Chains"
9630   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9631   layout:
9632     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9633     layout: "plot-service-density"
9634
9635 - type: "plot"
9636   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9637   algorithm: "plot_nf_heatmap"
9638   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9639   data: "plot-vpp-nfv-3n-hsw-mrr"
9640   filter: "'NIC_Intel-XL710' and
9641            'NF_DENSITY' and
9642            'DOCKER' and
9643            'CHAIN' and
9644            'NF_VPPIP4' and
9645            'IPSEC' and
9646            'TNL_10000' and
9647            'IMIX' and
9648            '4T4C' and
9649            'MRR'"
9650   parameters:
9651   - "result"
9652   - "name"
9653   - "tags"
9654   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9655   x-axis: "X = CNFs per Service Chain"
9656   y-axis: "Y = Number of Service Chains"
9657   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9658   layout:
9659     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9660     layout: "plot-service-density"
9661
9662 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9663 - type: "plot"
9664   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9665   algorithm: "plot_nf_heatmap"
9666   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9667   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9668   filter: "'NIC_Intel-XL710' and
9669            'NF_DENSITY' and
9670            'DOCKER' and
9671            'CHAIN' and
9672            'NF_VPPIP4' and
9673            'IPSEC' and
9674            'TNL_10000' and
9675            'IMIX' and
9676            '1T1C' and
9677            'NDRPDR'"
9678   parameters:
9679   - "throughput"
9680   - "name"
9681   - "tags"
9682   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9683   x-axis: "X = CNFs per Service Chain"
9684   y-axis: "Y = Number of Service Chains"
9685   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9686   layout:
9687     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9688     layout: "plot-service-density"
9689
9690 - type: "plot"
9691   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9692   algorithm: "plot_nf_heatmap"
9693   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9694   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9695   filter: "'NIC_Intel-XL710' and
9696            'NF_DENSITY' and
9697            'DOCKER' and
9698            'CHAIN' and
9699            'NF_VPPIP4' and
9700            'IPSEC' and
9701            'TNL_10000' and
9702            'IMIX' and
9703            '2T2C' and
9704            'NDRPDR'"
9705   parameters:
9706   - "throughput"
9707   - "name"
9708   - "tags"
9709   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9710   x-axis: "X = CNFs per Service Chain"
9711   y-axis: "Y = Number of Service Chains"
9712   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9713   layout:
9714     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9715     layout: "plot-service-density"
9716
9717 - type: "plot"
9718   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9719   algorithm: "plot_nf_heatmap"
9720   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9721   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9722   filter: "'NIC_Intel-XL710' and
9723            'NF_DENSITY' and
9724            'DOCKER' and
9725            'CHAIN' and
9726            'NF_VPPIP4' and
9727            'IPSEC' and
9728            'TNL_10000' and
9729            'IMIX' and
9730            '4T4C' and
9731            'NDRPDR'"
9732   parameters:
9733   - "throughput"
9734   - "name"
9735   - "tags"
9736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9737   x-axis: "X = CNFs per Service Chain"
9738   y-axis: "Y = Number of Service Chains"
9739   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9740   layout:
9741     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9742     layout: "plot-service-density"
9743
9744 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9745 - type: "plot"
9746   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9747   algorithm: "plot_nf_heatmap"
9748   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9749   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9750   filter: "'NIC_Intel-XL710' and
9751            'NF_DENSITY' and
9752            'DOCKER' and
9753            'CHAIN' and
9754            'NF_VPPIP4' and
9755            'IPSEC' and
9756            'TNL_10000' and
9757            'IMIX' and
9758            '1T1C' and
9759            'NDRPDR'"
9760   parameters:
9761   - "throughput"
9762   - "name"
9763   - "tags"
9764   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9765   x-axis: "X = CNFs per Service Chain"
9766   y-axis: "Y = Number of Service Chains"
9767   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9768   layout:
9769     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9770     layout: "plot-service-density"
9771
9772 - type: "plot"
9773   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9774   algorithm: "plot_nf_heatmap"
9775   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9776   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9777   filter: "'NIC_Intel-XL710' and
9778            'NF_DENSITY' and
9779            'DOCKER' and
9780            'CHAIN' and
9781            'NF_VPPIP4' and
9782            'IPSEC' and
9783            'TNL_10000' and
9784            'IMIX' and
9785            '2T2C' and
9786            'NDRPDR'"
9787   parameters:
9788   - "throughput"
9789   - "name"
9790   - "tags"
9791   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9792   x-axis: "X = CNFs per Service Chain"
9793   y-axis: "Y = Number of Service Chains"
9794   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9795   layout:
9796     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9797     layout: "plot-service-density"
9798
9799 - type: "plot"
9800   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9801   algorithm: "plot_nf_heatmap"
9802   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9803   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9804   filter: "'NIC_Intel-XL710' and
9805            'NF_DENSITY' and
9806            'DOCKER' and
9807            'CHAIN' and
9808            'NF_VPPIP4' and
9809            'IPSEC' and
9810            'TNL_10000' and
9811            'IMIX' and
9812            '4T4C' and
9813            'NDRPDR'"
9814   parameters:
9815   - "throughput"
9816   - "name"
9817   - "tags"
9818   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9819   x-axis: "X = CNFs per Service Chain"
9820   y-axis: "Y = Number of Service Chains"
9821   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9822   layout:
9823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9824     layout: "plot-service-density"
9825
9826 ###############################################################################
9827
9828 # Plots - NF Density - CSP - MRR 64b
9829
9830 #- type: "plot"
9831 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9832 #  algorithm: "plot_nf_heatmap"
9833 #  output-file-type: ".html"
9834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9835 #  data: "plot-vpp-nfv-2n-skx-mrr"
9836 #  filter: "'NIC_Intel-XXV710' and
9837 #           'NF_DENSITY' and
9838 #           'DOCKER' and
9839 #           'PIPELINE' and
9840 #           'NF_VPPIP4' and
9841 #           '64B' and
9842 #           '2T1C' and
9843 #           'MRR'"
9844 #  parameters:
9845 #  - "result"
9846 #  - "name"
9847 #  - "tags"
9848 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9849 #  x-axis: "X = CNFs per Service Pipeline"
9850 #  y-axis: "Y = Number of Service Pipelines"
9851 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9852 #  layout:
9853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9854 #    layout: "plot-service-density"
9855 #
9856 #- type: "plot"
9857 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9858 #  algorithm: "plot_nf_heatmap"
9859 #  output-file-type: ".html"
9860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9861 #  data: "plot-vpp-nfv-2n-skx-mrr"
9862 #  filter: "'NIC_Intel-XXV710' and
9863 #           'NF_DENSITY' and
9864 #           'DOCKER' and
9865 #           'PIPELINE' and
9866 #           'NF_VPPIP4' and
9867 #           '64B' and
9868 #           '4T2C' and
9869 #           'MRR'"
9870 #  parameters:
9871 #  - "result"
9872 #  - "name"
9873 #  - "tags"
9874 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9875 #  x-axis: "X = CNFs per Service Pipeline"
9876 #  y-axis: "Y = Number of Service Pipelines"
9877 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9878 #  layout:
9879 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9880 #    layout: "plot-service-density"
9881 #
9882 #- type: "plot"
9883 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9884 #  algorithm: "plot_nf_heatmap"
9885 #  output-file-type: ".html"
9886 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9887 #  data: "plot-vpp-nfv-2n-skx-mrr"
9888 #  filter: "'NIC_Intel-XXV710' and
9889 #           'NF_DENSITY' and
9890 #           'DOCKER' and
9891 #           'PIPELINE' and
9892 #           'NF_VPPIP4' and
9893 #           '64B' and
9894 #           '8T4C' and
9895 #           'MRR'"
9896 #  parameters:
9897 #  - "result"
9898 #  - "name"
9899 #  - "tags"
9900 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9901 #  x-axis: "X = CNFs per Service Pipeline"
9902 #  y-axis: "Y = Number of Service Pipelines"
9903 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9904 #  layout:
9905 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9906 #    layout: "plot-service-density"
9907 #
9908 ## Plots - NF Density - CSP - MRR IMIX
9909 #- type: "plot"
9910 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9911 #  algorithm: "plot_nf_heatmap"
9912 #  output-file-type: ".html"
9913 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9914 #  data: "plot-vpp-nfv-2n-skx-mrr"
9915 #  filter: "'NIC_Intel-XXV710' and
9916 #           'NF_DENSITY' and
9917 #           'DOCKER' and
9918 #           'PIPELINE' and
9919 #           'NF_VPPIP4' and
9920 #           'IMIX' and
9921 #           '2T1C' and
9922 #           'MRR'"
9923 #  parameters:
9924 #  - "result"
9925 #  - "name"
9926 #  - "tags"
9927 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9928 #  x-axis: "X = CNFs per Service Pipeline"
9929 #  y-axis: "Y = Number of Service Pipelines"
9930 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9931 #  layout:
9932 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9933 #    layout: "plot-service-density"
9934 #
9935 #- type: "plot"
9936 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9937 #  algorithm: "plot_nf_heatmap"
9938 #  output-file-type: ".html"
9939 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9940 #  data: "plot-vpp-nfv-2n-skx-mrr"
9941 #  filter: "'NIC_Intel-XXV710' and
9942 #           'NF_DENSITY' and
9943 #           'DOCKER' and
9944 #           'PIPELINE' and
9945 #           'NF_VPPIP4' and
9946 #           'IMIX' and
9947 #           '4T2C' and
9948 #           'MRR'"
9949 #  parameters:
9950 #  - "result"
9951 #  - "name"
9952 #  - "tags"
9953 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9954 #  x-axis: "X = CNFs per Service Pipeline"
9955 #  y-axis: "Y = Number of Service Pipelines"
9956 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9957 #  layout:
9958 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9959 #    layout: "plot-service-density"
9960 #
9961 #- type: "plot"
9962 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9963 #  algorithm: "plot_nf_heatmap"
9964 #  output-file-type: ".html"
9965 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9966 #  data: "plot-vpp-nfv-2n-skx-mrr"
9967 #  filter: "'NIC_Intel-XXV710' and
9968 #           'NF_DENSITY' and
9969 #           'DOCKER' and
9970 #           'PIPELINE' and
9971 #           'NF_VPPIP4' and
9972 #           'IMIX' and
9973 #           '8T4C' and
9974 #           'MRR'"
9975 #  parameters:
9976 #  - "result"
9977 #  - "name"
9978 #  - "tags"
9979 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9980 #  x-axis: "X = CNFs per Service Pipeline"
9981 #  y-axis: "Y = Number of Service Pipelines"
9982 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9983 #  layout:
9984 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9985 #    layout: "plot-service-density"
9986 #
9987 ## Plots - NF Density - CSP - NDR 64b
9988 #- type: "plot"
9989 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9990 #  algorithm: "plot_nf_heatmap"
9991 #  output-file-type: ".html"
9992 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9993 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9994 #  filter: "'NIC_Intel-XXV710' and
9995 #           'NF_DENSITY' and
9996 #           'DOCKER' and
9997 #           'PIPELINE' and
9998 #           'NF_VPPIP4' and
9999 #           '64B' and
10000 #           '2T1C' and
10001 #           'NDRPDR'"
10002 #  parameters:
10003 #  - "throughput"
10004 #  - "name"
10005 #  - "tags"
10006 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10007 #  x-axis: "X = CNFs per Service Pipeline"
10008 #  y-axis: "Y = Number of Service Pipelines"
10009 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10010 #  layout:
10011 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10012 #    layout: "plot-service-density"
10013 #
10014 #- type: "plot"
10015 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10016 #  algorithm: "plot_nf_heatmap"
10017 #  output-file-type: ".html"
10018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
10019 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10020 #  filter: "'NIC_Intel-XXV710' and
10021 #           'NF_DENSITY' and
10022 #           'DOCKER' and
10023 #           'PIPELINE' and
10024 #           'NF_VPPIP4' and
10025 #           '64B' and
10026 #           '4T2C' and
10027 #           'NDRPDR'"
10028 #  parameters:
10029 #  - "throughput"
10030 #  - "name"
10031 #  - "tags"
10032 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10033 #  x-axis: "X = CNFs per Service Pipeline"
10034 #  y-axis: "Y = Number of Service Pipelines"
10035 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10036 #  layout:
10037 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10038 #    layout: "plot-service-density"
10039 #
10040 #- type: "plot"
10041 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10042 #  algorithm: "plot_nf_heatmap"
10043 #  output-file-type: ".html"
10044 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
10045 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10046 #  filter: "'NIC_Intel-XXV710' and
10047 #           'NF_DENSITY' and
10048 #           'DOCKER' and
10049 #           'PIPELINE' and
10050 #           'NF_VPPIP4' and
10051 #           '64B' and
10052 #           '8T4C' and
10053 #           'NDRPDR'"
10054 #  parameters:
10055 #  - "throughput"
10056 #  - "name"
10057 #  - "tags"
10058 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10059 #  x-axis: "X = CNFs per Service Pipeline"
10060 #  y-axis: "Y = Number of Service Pipelines"
10061 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10062 #  layout:
10063 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10064 #    layout: "plot-service-density"
10065 #
10066 ## Plots - NF Density - CSP - NDR IMIX
10067 #- type: "plot"
10068 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10069 #  algorithm: "plot_nf_heatmap"
10070 #  output-file-type: ".html"
10071 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10072 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10073 #  filter: "'NIC_Intel-XXV710' and
10074 #           'NF_DENSITY' and
10075 #           'DOCKER' and
10076 #           'PIPELINE' and
10077 #           'NF_VPPIP4' and
10078 #           'IMIX' and
10079 #           '2T1C' and
10080 #           'NDRPDR'"
10081 #  parameters:
10082 #  - "throughput"
10083 #  - "name"
10084 #  - "tags"
10085 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10086 #  x-axis: "X = CNFs per Service Pipeline"
10087 #  y-axis: "Y = Number of Service Pipelines"
10088 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10089 #  layout:
10090 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10091 #    layout: "plot-service-density"
10092 #
10093 #- type: "plot"
10094 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10095 #  algorithm: "plot_nf_heatmap"
10096 #  output-file-type: ".html"
10097 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10098 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10099 #  filter: "'NIC_Intel-XXV710' and
10100 #           'NF_DENSITY' and
10101 #           'DOCKER' and
10102 #           'PIPELINE' and
10103 #           'NF_VPPIP4' and
10104 #           'IMIX' and
10105 #           '4T2C' and
10106 #           'NDRPDR'"
10107 #  parameters:
10108 #  - "throughput"
10109 #  - "name"
10110 #  - "tags"
10111 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10112 #  x-axis: "X = CNFs per Service Pipeline"
10113 #  y-axis: "Y = Number of Service Pipelines"
10114 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10115 #  layout:
10116 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10117 #    layout: "plot-service-density"
10118 #
10119 #- type: "plot"
10120 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10121 #  algorithm: "plot_nf_heatmap"
10122 #  output-file-type: ".html"
10123 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10124 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10125 #  filter: "'NIC_Intel-XXV710' and
10126 #           'NF_DENSITY' and
10127 #           'DOCKER' and
10128 #           'PIPELINE' and
10129 #           'NF_VPPIP4' and
10130 #           'IMIX' and
10131 #           '8T4C' and
10132 #           'NDRPDR'"
10133 #  parameters:
10134 #  - "throughput"
10135 #  - "name"
10136 #  - "tags"
10137 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10138 #  x-axis: "X = CNFs per Service Pipeline"
10139 #  y-axis: "Y = Number of Service Pipelines"
10140 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10141 #  layout:
10142 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10143 #    layout: "plot-service-density"
10144 #
10145 ## Plots - NF Density - CSP - PDR 64b
10146 #- type: "plot"
10147 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10148 #  algorithm: "plot_nf_heatmap"
10149 #  output-file-type: ".html"
10150 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
10151 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10152 #  filter: "'NIC_Intel-XXV710' and
10153 #           'NF_DENSITY' and
10154 #           'DOCKER' and
10155 #           'PIPELINE' and
10156 #           'NF_VPPIP4' and
10157 #           '64B' and
10158 #           '2T1C' and
10159 #           'NDRPDR'"
10160 #  parameters:
10161 #  - "throughput"
10162 #  - "name"
10163 #  - "tags"
10164 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10165 #  x-axis: "X = CNFs per Service Pipeline"
10166 #  y-axis: "Y = Number of Service Pipelines"
10167 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10168 #  layout:
10169 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10170 #    layout: "plot-service-density"
10171 #
10172 #- type: "plot"
10173 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10174 #  algorithm: "plot_nf_heatmap"
10175 #  output-file-type: ".html"
10176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
10177 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10178 #  filter: "'NIC_Intel-XXV710' and
10179 #           'NF_DENSITY' and
10180 #           'DOCKER' and
10181 #           'PIPELINE' and
10182 #           'NF_VPPIP4' and
10183 #           '64B' and
10184 #           '4T2C' and
10185 #           'NDRPDR'"
10186 #  parameters:
10187 #  - "throughput"
10188 #  - "name"
10189 #  - "tags"
10190 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10191 #  x-axis: "X = CNFs per Service Pipeline"
10192 #  y-axis: "Y = Number of Service Pipelines"
10193 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10194 #  layout:
10195 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10196 #    layout: "plot-service-density"
10197 #
10198 #- type: "plot"
10199 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10200 #  algorithm: "plot_nf_heatmap"
10201 #  output-file-type: ".html"
10202 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
10203 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10204 #  filter: "'NIC_Intel-XXV710' and
10205 #           'NF_DENSITY' and
10206 #           'DOCKER' and
10207 #           'PIPELINE' and
10208 #           'NF_VPPIP4' and
10209 #           '64B' and
10210 #           '8T4C' and
10211 #           'NDRPDR'"
10212 #  parameters:
10213 #  - "throughput"
10214 #  - "name"
10215 #  - "tags"
10216 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10217 #  x-axis: "X = CNFs per Service Pipeline"
10218 #  y-axis: "Y = Number of Service Pipelines"
10219 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10220 #  layout:
10221 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10222 #    layout: "plot-service-density"
10223 #
10224 ## Plots - NF Density - CSP - PDR IMIX
10225 #- type: "plot"
10226 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10227 #  algorithm: "plot_nf_heatmap"
10228 #  output-file-type: ".html"
10229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10230 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10231 #  filter: "'NIC_Intel-XXV710' and
10232 #           'NF_DENSITY' and
10233 #           'DOCKER' and
10234 #           'PIPELINE' and
10235 #           'NF_VPPIP4' and
10236 #           'IMIX' and
10237 #           '2T1C' and
10238 #           'NDRPDR'"
10239 #  parameters:
10240 #  - "throughput"
10241 #  - "name"
10242 #  - "tags"
10243 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10244 #  x-axis: "X = CNFs per Service Pipeline"
10245 #  y-axis: "Y = Number of Service Pipelines"
10246 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10247 #  layout:
10248 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10249 #    layout: "plot-service-density"
10250 #
10251 #- type: "plot"
10252 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10253 #  algorithm: "plot_nf_heatmap"
10254 #  output-file-type: ".html"
10255 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10256 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10257 #  filter: "'NIC_Intel-XXV710' and
10258 #           'NF_DENSITY' and
10259 #           'DOCKER' and
10260 #           'PIPELINE' and
10261 #           'NF_VPPIP4' and
10262 #           'IMIX' and
10263 #           '4T2C' and
10264 #           'NDRPDR'"
10265 #  parameters:
10266 #  - "throughput"
10267 #  - "name"
10268 #  - "tags"
10269 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10270 #  x-axis: "X = CNFs per Service Pipeline"
10271 #  y-axis: "Y = Number of Service Pipelines"
10272 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10273 #  layout:
10274 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10275 #    layout: "plot-service-density"
10276 #
10277 #- type: "plot"
10278 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10279 #  algorithm: "plot_nf_heatmap"
10280 #  output-file-type: ".html"
10281 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10282 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10283 #  filter: "'NIC_Intel-XXV710' and
10284 #           'NF_DENSITY' and
10285 #           'DOCKER' and
10286 #           'PIPELINE' and
10287 #           'NF_VPPIP4' and
10288 #           'IMIX' and
10289 #           '8T4C' and
10290 #           'NDRPDR'"
10291 #  parameters:
10292 #  - "throughput"
10293 #  - "name"
10294 #  - "tags"
10295 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10296 #  x-axis: "X = CNFs per Service Pipeline"
10297 #  y-axis: "Y = Number of Service Pipelines"
10298 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10299 #  layout:
10300 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10301 #    layout: "plot-service-density"
10302
10303 ###############################################################################
10304 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10305
10306 - type: "plot"
10307   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10308   algorithm: "plot_nf_heatmap"
10309   output-file-type: ".html"
10310   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10311   data: "plot-vpp-nfv-2n-clx-mrr"
10312   filter: "'NIC_Intel-XXV710' and
10313            'NF_DENSITY' and
10314            'VHOST' and
10315            not 'VXLAN' and
10316            'CHAIN' and
10317            'NF_VPPIP4' and
10318            'IMIX' and
10319            '2T1C' and
10320            'MRR'"
10321   parameters:
10322   - "result"
10323   - "name"
10324   - "tags"
10325   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10326   x-axis: "X = VNFs per Service Chain"
10327   y-axis: "Y = Number of Service Chains"
10328   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10329   layout:
10330     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10331     layout: "plot-service-density"
10332
10333 - type: "plot"
10334   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10335   algorithm: "plot_nf_heatmap"
10336   output-file-type: ".html"
10337   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10338   data: "plot-vpp-nfv-2n-clx-mrr"
10339   filter: "'NIC_Intel-XXV710' and
10340            'NF_DENSITY' and
10341            'VHOST' and
10342            not 'VXLAN' and
10343            'CHAIN' and
10344            'NF_VPPIP4' and
10345            'IMIX' and
10346            '4T2C' and
10347            'MRR'"
10348   parameters:
10349   - "result"
10350   - "name"
10351   - "tags"
10352   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10353   x-axis: "X = VNFs per Service Chain"
10354   y-axis: "Y = Number of Service Chains"
10355   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10356   layout:
10357     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10358     layout: "plot-service-density"
10359
10360 - type: "plot"
10361   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10362   algorithm: "plot_nf_heatmap"
10363   output-file-type: ".html"
10364   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10365   data: "plot-vpp-nfv-2n-clx-mrr"
10366   filter: "'NIC_Intel-XXV710' and
10367            'NF_DENSITY' and
10368            'VHOST' and
10369            not 'VXLAN' and
10370            'CHAIN' and
10371            'NF_VPPIP4' and
10372            'IMIX' and
10373            '8T4C' and
10374            'MRR'"
10375   parameters:
10376   - "result"
10377   - "name"
10378   - "tags"
10379   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10380   x-axis: "X = VNFs per Service Chain"
10381   y-axis: "Y = Number of Service Chains"
10382   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10383   layout:
10384     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10385     layout: "plot-service-density"
10386
10387 # Plots - NF Density - VSC - NDR IMIX
10388 - type: "plot"
10389   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10390   algorithm: "plot_nf_heatmap"
10391   output-file-type: ".html"
10392   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10393   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10394   filter: "'NIC_Intel-XXV710' and
10395            'NF_DENSITY' and
10396            'VHOST' and
10397            not 'VXLAN' and
10398            'CHAIN' and
10399            'NF_VPPIP4' and
10400            'IMIX' and
10401            '2T1C' and
10402            'NDRPDR'"
10403   parameters:
10404   - "throughput"
10405   - "name"
10406   - "tags"
10407   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10408   x-axis: "X = VNFs per Service Chain"
10409   y-axis: "Y = Number of Service Chains"
10410   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10411   layout:
10412     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10413     layout: "plot-service-density"
10414
10415 - type: "plot"
10416   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10417   algorithm: "plot_nf_heatmap"
10418   output-file-type: ".html"
10419   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10420   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10421   filter: "'NIC_Intel-XXV710' and
10422            'NF_DENSITY' and
10423            'VHOST' and
10424            not 'VXLAN' and
10425            'CHAIN' and
10426            'NF_VPPIP4' and
10427            'IMIX' and
10428            '4T2C' and
10429            'NDRPDR'"
10430   parameters:
10431   - "throughput"
10432   - "name"
10433   - "tags"
10434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10435   x-axis: "X = VNFs per Service Chain"
10436   y-axis: "Y = Number of Service Chains"
10437   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10438   layout:
10439     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10440     layout: "plot-service-density"
10441
10442 - type: "plot"
10443   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10444   algorithm: "plot_nf_heatmap"
10445   output-file-type: ".html"
10446   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10447   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10448   filter: "'NIC_Intel-XXV710' and
10449            'NF_DENSITY' and
10450            'VHOST' and
10451            not 'VXLAN' and
10452            'CHAIN' and
10453            'NF_VPPIP4' and
10454            'IMIX' and
10455            '8T4C' and
10456            'NDRPDR'"
10457   parameters:
10458   - "throughput"
10459   - "name"
10460   - "tags"
10461   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10462   x-axis: "X = VNFs per Service Chain"
10463   y-axis: "Y = Number of Service Chains"
10464   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10465   layout:
10466     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10467     layout: "plot-service-density"
10468
10469 # Plots - NF Density - VSC - PDR IMIX
10470 - type: "plot"
10471   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10472   algorithm: "plot_nf_heatmap"
10473   output-file-type: ".html"
10474   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10475   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10476   filter: "'NIC_Intel-XXV710' and
10477            'NF_DENSITY' and
10478            'VHOST' and
10479            not 'VXLAN' and
10480            'CHAIN' and
10481            'NF_VPPIP4' and
10482            'IMIX' and
10483            '2T1C' and
10484            'NDRPDR'"
10485   parameters:
10486   - "throughput"
10487   - "name"
10488   - "tags"
10489   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10490   x-axis: "X = VNFs per Service Chain"
10491   y-axis: "Y = Number of Service Chains"
10492   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10493   layout:
10494     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10495     layout: "plot-service-density"
10496
10497 - type: "plot"
10498   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10499   algorithm: "plot_nf_heatmap"
10500   output-file-type: ".html"
10501   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10502   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10503   filter: "'NIC_Intel-XXV710' and
10504            'NF_DENSITY' and
10505            'VHOST' and
10506            not 'VXLAN' and
10507            'CHAIN' and
10508            'NF_VPPIP4' and
10509            'IMIX' and
10510            '4T2C' and
10511            'NDRPDR'"
10512   parameters:
10513   - "throughput"
10514   - "name"
10515   - "tags"
10516   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10517   x-axis: "X = VNFs per Service Chain"
10518   y-axis: "Y = Number of Service Chains"
10519   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10520   layout:
10521     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10522     layout: "plot-service-density"
10523
10524 - type: "plot"
10525   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10526   algorithm: "plot_nf_heatmap"
10527   output-file-type: ".html"
10528   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10529   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10530   filter: "'NIC_Intel-XXV710' and
10531            'NF_DENSITY' and
10532            'VHOST' and
10533            not 'VXLAN' and
10534            'CHAIN' and
10535            'NF_VPPIP4' and
10536            'IMIX' and
10537            '8T4C' and
10538            'NDRPDR'"
10539   parameters:
10540   - "throughput"
10541   - "name"
10542   - "tags"
10543   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10544   x-axis: "X = VNFs per Service Chain"
10545   y-axis: "Y = Number of Service Chains"
10546   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10547   layout:
10548     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10549     layout: "plot-service-density"
10550
10551 # Plots - NF Density - VSC - MRR IMIX
10552 - type: "plot"
10553   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10554   algorithm: "plot_nf_heatmap"
10555   output-file-type: ".html"
10556   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10557   data: "plot-vpp-nfv-2n-clx-mrr"
10558   filter: "'NIC_Intel-XXV710' and
10559            'NF_DENSITY' and
10560            'VHOST' and
10561            'VXLAN' and
10562            'CHAIN' and
10563            'IMIX' and
10564            '2T1C' and
10565            'MRR'"
10566   parameters:
10567   - "result"
10568   - "name"
10569   - "tags"
10570   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10571   x-axis: "X = VNFs per Service Chain"
10572   y-axis: "Y = Number of Service Chains"
10573   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10574   layout:
10575     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10576     layout: "plot-service-density"
10577
10578 - type: "plot"
10579   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10580   algorithm: "plot_nf_heatmap"
10581   output-file-type: ".html"
10582   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10583   data: "plot-vpp-nfv-2n-clx-mrr"
10584   filter: "'NIC_Intel-XXV710' and
10585            'NF_DENSITY' and
10586            'VHOST' and
10587            'VXLAN' and
10588            'CHAIN' and
10589            'IMIX' and
10590            '4T2C' and
10591            'MRR'"
10592   parameters:
10593   - "result"
10594   - "name"
10595   - "tags"
10596   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10597   x-axis: "X = VNFs per Service Chain"
10598   y-axis: "Y = Number of Service Chains"
10599   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10600   layout:
10601     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10602     layout: "plot-service-density"
10603
10604 - type: "plot"
10605   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10606   algorithm: "plot_nf_heatmap"
10607   output-file-type: ".html"
10608   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10609   data: "plot-vpp-nfv-2n-clx-mrr"
10610   filter: "'NIC_Intel-XXV710' and
10611            'NF_DENSITY' and
10612            'VHOST' and
10613            'VXLAN' and
10614            'CHAIN' and
10615            'IMIX' and
10616            '8T4C' and
10617            'MRR'"
10618   parameters:
10619   - "result"
10620   - "name"
10621   - "tags"
10622   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10623   x-axis: "X = VNFs per Service Chain"
10624   y-axis: "Y = Number of Service Chains"
10625   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10626   layout:
10627     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10628     layout: "plot-service-density"
10629
10630 # Plots - NF Density - VSC - NDR IMIX
10631 - type: "plot"
10632   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10633   algorithm: "plot_nf_heatmap"
10634   output-file-type: ".html"
10635   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10636   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10637   filter: "'NIC_Intel-XXV710' and
10638            'NF_DENSITY' and
10639            'VHOST' and
10640            'VXLAN' and
10641            'CHAIN' and
10642            'IMIX' and
10643            '2T1C' and
10644            'NDRPDR'"
10645   parameters:
10646   - "throughput"
10647   - "name"
10648   - "tags"
10649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10650   x-axis: "X = VNFs per Service Chain"
10651   y-axis: "Y = Number of Service Chains"
10652   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10653   layout:
10654     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10655     layout: "plot-service-density"
10656
10657 - type: "plot"
10658   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10659   algorithm: "plot_nf_heatmap"
10660   output-file-type: ".html"
10661   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10662   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10663   filter: "'NIC_Intel-XXV710' and
10664            'NF_DENSITY' and
10665            'VHOST' and
10666            'VXLAN' and
10667            'CHAIN' and
10668            'IMIX' and
10669            '4T2C' and
10670            'NDRPDR'"
10671   parameters:
10672   - "throughput"
10673   - "name"
10674   - "tags"
10675   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10676   x-axis: "X = VNFs per Service Chain"
10677   y-axis: "Y = Number of Service Chains"
10678   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10679   layout:
10680     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10681     layout: "plot-service-density"
10682
10683 - type: "plot"
10684   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10685   algorithm: "plot_nf_heatmap"
10686   output-file-type: ".html"
10687   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10688   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10689   filter: "'NIC_Intel-XXV710' and
10690            'NF_DENSITY' and
10691            'VHOST' and
10692            'VXLAN' and
10693            'CHAIN' and
10694            'IMIX' and
10695            '8T4C' and
10696            'NDRPDR'"
10697   parameters:
10698   - "throughput"
10699   - "name"
10700   - "tags"
10701   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10702   x-axis: "X = VNFs per Service Chain"
10703   y-axis: "Y = Number of Service Chains"
10704   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10705   layout:
10706     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10707     layout: "plot-service-density"
10708
10709 # Plots - NF Density - VSC - PDR IMIX
10710 - type: "plot"
10711   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10712   algorithm: "plot_nf_heatmap"
10713   output-file-type: ".html"
10714   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10715   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10716   filter: "'NIC_Intel-XXV710' and
10717            'NF_DENSITY' and
10718            'VHOST' and
10719            'VXLAN' and
10720            'CHAIN' and
10721            'IMIX' and
10722            '2T1C' and
10723            'NDRPDR'"
10724   parameters:
10725   - "throughput"
10726   - "name"
10727   - "tags"
10728   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10729   x-axis: "X = VNFs per Service Chain"
10730   y-axis: "Y = Number of Service Chains"
10731   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10732   layout:
10733     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10734     layout: "plot-service-density"
10735
10736 - type: "plot"
10737   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10738   algorithm: "plot_nf_heatmap"
10739   output-file-type: ".html"
10740   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10741   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10742   filter: "'NIC_Intel-XXV710' and
10743            'NF_DENSITY' and
10744            'VHOST' and
10745            'VXLAN' and
10746            'CHAIN' and
10747            'IMIX' and
10748            '4T2C' and
10749            'NDRPDR'"
10750   parameters:
10751   - "throughput"
10752   - "name"
10753   - "tags"
10754   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10755   x-axis: "X = VNFs per Service Chain"
10756   y-axis: "Y = Number of Service Chains"
10757   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10758   layout:
10759     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10760     layout: "plot-service-density"
10761
10762 - type: "plot"
10763   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10764   algorithm: "plot_nf_heatmap"
10765   output-file-type: ".html"
10766   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10767   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10768   filter: "'NIC_Intel-XXV710' and
10769            'NF_DENSITY' and
10770            'VHOST' and
10771            'VXLAN' and
10772            'CHAIN' and
10773            'IMIX' and
10774            '8T4C' and
10775            'NDRPDR'"
10776   parameters:
10777   - "throughput"
10778   - "name"
10779   - "tags"
10780   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10781   x-axis: "X = VNFs per Service Chain"
10782   y-axis: "Y = Number of Service Chains"
10783   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10784   layout:
10785     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10786     layout: "plot-service-density"
10787
10788 # Plots - NF Density - CSC - MRR IMIX
10789 - type: "plot"
10790   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10791   algorithm: "plot_nf_heatmap"
10792   output-file-type: ".html"
10793   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10794   data: "plot-vpp-nfv-2n-clx-mrr"
10795   filter: "'NIC_Intel-XXV710' and
10796            'NF_DENSITY' and
10797            'DOCKER' and
10798            'CHAIN' and
10799            'NF_VPPIP4' and
10800            'IMIX' and
10801            '2T1C' and
10802            'MRR'"
10803   parameters:
10804   - "result"
10805   - "name"
10806   - "tags"
10807   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10808   x-axis: "X = CNFs per Service Chain"
10809   y-axis: "Y = Number of Service Chains"
10810   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10811   layout:
10812     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10813     layout: "plot-service-density"
10814
10815 - type: "plot"
10816   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10817   algorithm: "plot_nf_heatmap"
10818   output-file-type: ".html"
10819   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10820   data: "plot-vpp-nfv-2n-clx-mrr"
10821   filter: "'NIC_Intel-XXV710' and
10822            'NF_DENSITY' and
10823            'DOCKER' and
10824            'CHAIN' and
10825            'NF_VPPIP4' and
10826            'IMIX' and
10827            '4T2C' and
10828            'MRR'"
10829   parameters:
10830   - "result"
10831   - "name"
10832   - "tags"
10833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10834   x-axis: "X = CNFs per Service Chain"
10835   y-axis: "Y = Number of Service Chains"
10836   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10837   layout:
10838     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10839     layout: "plot-service-density"
10840
10841 - type: "plot"
10842   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10843   algorithm: "plot_nf_heatmap"
10844   output-file-type: ".html"
10845   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10846   data: "plot-vpp-nfv-2n-clx-mrr"
10847   filter: "'NIC_Intel-XXV710' and
10848            'NF_DENSITY' and
10849            'DOCKER' and
10850            'CHAIN' and
10851            'NF_VPPIP4' and
10852            'IMIX' and
10853            '8T4C' and
10854            'MRR'"
10855   parameters:
10856   - "result"
10857   - "name"
10858   - "tags"
10859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10860   x-axis: "X = CNFs per Service Chain"
10861   y-axis: "Y = Number of Service Chains"
10862   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10863   layout:
10864     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10865     layout: "plot-service-density"
10866
10867 # Plots - NF Density - CSC - NDR IMIX
10868 - type: "plot"
10869   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10870   algorithm: "plot_nf_heatmap"
10871   output-file-type: ".html"
10872   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10873   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10874   filter: "'NIC_Intel-XXV710' and
10875            'NF_DENSITY' and
10876            'DOCKER' and
10877            'CHAIN' and
10878            'NF_VPPIP4' and
10879            'IMIX' and
10880            '2T1C' and
10881            'NDRPDR'"
10882   parameters:
10883   - "throughput"
10884   - "name"
10885   - "tags"
10886   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10887   x-axis: "X = CNFs per Service Chain"
10888   y-axis: "Y = Number of Service Chains"
10889   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10890   layout:
10891     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10892     layout: "plot-service-density"
10893
10894 - type: "plot"
10895   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10896   algorithm: "plot_nf_heatmap"
10897   output-file-type: ".html"
10898   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10899   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10900   filter: "'NIC_Intel-XXV710' and
10901            'NF_DENSITY' and
10902            'DOCKER' and
10903            'CHAIN' and
10904            'NF_VPPIP4' and
10905            'IMIX' and
10906            '4T2C' and
10907            'NDRPDR'"
10908   parameters:
10909   - "throughput"
10910   - "name"
10911   - "tags"
10912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10913   x-axis: "X = CNFs per Service Chain"
10914   y-axis: "Y = Number of Service Chains"
10915   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10916   layout:
10917     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10918     layout: "plot-service-density"
10919
10920 - type: "plot"
10921   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10922   algorithm: "plot_nf_heatmap"
10923   output-file-type: ".html"
10924   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10925   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10926   filter: "'NIC_Intel-XXV710' and
10927            'NF_DENSITY' and
10928            'DOCKER' and
10929            'CHAIN' and
10930            'NF_VPPIP4' and
10931            'IMIX' and
10932            '8T4C' and
10933            'NDRPDR'"
10934   parameters:
10935   - "throughput"
10936   - "name"
10937   - "tags"
10938   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10939   x-axis: "X = CNFs per Service Chain"
10940   y-axis: "Y = Number of Service Chains"
10941   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10942   layout:
10943     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10944     layout: "plot-service-density"
10945
10946 # Plots - NF Density - CSC - PDR IMIX
10947 - type: "plot"
10948   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10949   algorithm: "plot_nf_heatmap"
10950   output-file-type: ".html"
10951   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10952   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10953   filter: "'NIC_Intel-XXV710' and
10954            'NF_DENSITY' and
10955            'DOCKER' and
10956            'CHAIN' and
10957            'NF_VPPIP4' and
10958            'IMIX' and
10959            '2T1C' and
10960            'NDRPDR'"
10961   parameters:
10962   - "throughput"
10963   - "name"
10964   - "tags"
10965   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10966   x-axis: "X = CNFs per Service Chain"
10967   y-axis: "Y = Number of Service Chains"
10968   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10969   layout:
10970     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10971     layout: "plot-service-density"
10972
10973 - type: "plot"
10974   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10975   algorithm: "plot_nf_heatmap"
10976   output-file-type: ".html"
10977   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10978   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10979   filter: "'NIC_Intel-XXV710' and
10980            'NF_DENSITY' and
10981            'DOCKER' and
10982            'CHAIN' and
10983            'NF_VPPIP4' and
10984            'IMIX' and
10985            '4T2C' and
10986            'NDRPDR'"
10987   parameters:
10988   - "throughput"
10989   - "name"
10990   - "tags"
10991   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10992   x-axis: "X = CNFs per Service Chain"
10993   y-axis: "Y = Number of Service Chains"
10994   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10995   layout:
10996     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10997     layout: "plot-service-density"
10998
10999 - type: "plot"
11000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11001   algorithm: "plot_nf_heatmap"
11002   output-file-type: ".html"
11003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11004   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11005   filter: "'NIC_Intel-XXV710' and
11006            'NF_DENSITY' and
11007            'DOCKER' and
11008            'CHAIN' and
11009            'NF_VPPIP4' and
11010            'IMIX' and
11011            '8T4C' and
11012            'NDRPDR'"
11013   parameters:
11014   - "throughput"
11015   - "name"
11016   - "tags"
11017   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11018   x-axis: "X = CNFs per Service Chain"
11019   y-axis: "Y = Number of Service Chains"
11020   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11021   layout:
11022     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11023     layout: "plot-service-density"
11024
11025 # Plots - NF Density - CSP - MRR IMIX
11026 - type: "plot"
11027   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11028   algorithm: "plot_nf_heatmap"
11029   output-file-type: ".html"
11030   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11031   data: "plot-vpp-nfv-2n-clx-mrr"
11032   filter: "'NIC_Intel-XXV710' and
11033            'NF_DENSITY' and
11034            'DOCKER' and
11035            'PIPELINE' and
11036            'NF_VPPIP4' and
11037            'IMIX' and
11038            '2T1C' and
11039            'MRR'"
11040   parameters:
11041   - "result"
11042   - "name"
11043   - "tags"
11044   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11045   x-axis: "X = CNFs per Service Pipeline"
11046   y-axis: "Y = Number of Service Pipelines"
11047   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11048   layout:
11049     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11050     layout: "plot-service-density"
11051
11052 - type: "plot"
11053   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11054   algorithm: "plot_nf_heatmap"
11055   output-file-type: ".html"
11056   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11057   data: "plot-vpp-nfv-2n-clx-mrr"
11058   filter: "'NIC_Intel-XXV710' and
11059            'NF_DENSITY' and
11060            'DOCKER' and
11061            'PIPELINE' and
11062            'NF_VPPIP4' and
11063            'IMIX' and
11064            '4T2C' and
11065            'MRR'"
11066   parameters:
11067   - "result"
11068   - "name"
11069   - "tags"
11070   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11071   x-axis: "X = CNFs per Service Pipeline"
11072   y-axis: "Y = Number of Service Pipelines"
11073   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11074   layout:
11075     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11076     layout: "plot-service-density"
11077
11078 - type: "plot"
11079   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11080   algorithm: "plot_nf_heatmap"
11081   output-file-type: ".html"
11082   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11083   data: "plot-vpp-nfv-2n-clx-mrr"
11084   filter: "'NIC_Intel-XXV710' and
11085            'NF_DENSITY' and
11086            'DOCKER' and
11087            'PIPELINE' and
11088            'NF_VPPIP4' and
11089            'IMIX' and
11090            '8T4C' and
11091            'MRR'"
11092   parameters:
11093   - "result"
11094   - "name"
11095   - "tags"
11096   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11097   x-axis: "X = CNFs per Service Pipeline"
11098   y-axis: "Y = Number of Service Pipelines"
11099   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11100   layout:
11101     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11102     layout: "plot-service-density"
11103
11104 # Plots - NF Density - CSP - NDR IMIX
11105 - type: "plot"
11106   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11107   algorithm: "plot_nf_heatmap"
11108   output-file-type: ".html"
11109   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11110   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11111   filter: "'NIC_Intel-XXV710' and
11112            'NF_DENSITY' and
11113            'DOCKER' and
11114            'PIPELINE' and
11115            'NF_VPPIP4' and
11116            'IMIX' and
11117            '2T1C' and
11118            'NDRPDR'"
11119   parameters:
11120   - "throughput"
11121   - "name"
11122   - "tags"
11123   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11124   x-axis: "X = CNFs per Service Pipeline"
11125   y-axis: "Y = Number of Service Pipelines"
11126   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11127   layout:
11128     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11129     layout: "plot-service-density"
11130
11131 - type: "plot"
11132   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11133   algorithm: "plot_nf_heatmap"
11134   output-file-type: ".html"
11135   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11136   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11137   filter: "'NIC_Intel-XXV710' and
11138            'NF_DENSITY' and
11139            'DOCKER' and
11140            'PIPELINE' and
11141            'NF_VPPIP4' and
11142            'IMIX' and
11143            '4T2C' and
11144            'NDRPDR'"
11145   parameters:
11146   - "throughput"
11147   - "name"
11148   - "tags"
11149   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11150   x-axis: "X = CNFs per Service Pipeline"
11151   y-axis: "Y = Number of Service Pipelines"
11152   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11153   layout:
11154     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11155     layout: "plot-service-density"
11156
11157 - type: "plot"
11158   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11159   algorithm: "plot_nf_heatmap"
11160   output-file-type: ".html"
11161   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11162   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11163   filter: "'NIC_Intel-XXV710' and
11164            'NF_DENSITY' and
11165            'DOCKER' and
11166            'PIPELINE' and
11167            'NF_VPPIP4' and
11168            'IMIX' and
11169            '8T4C' and
11170            'NDRPDR'"
11171   parameters:
11172   - "throughput"
11173   - "name"
11174   - "tags"
11175   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11176   x-axis: "X = CNFs per Service Pipeline"
11177   y-axis: "Y = Number of Service Pipelines"
11178   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11179   layout:
11180     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11181     layout: "plot-service-density"
11182
11183 # Plots - NF Density - CSP - PDR IMIX
11184 - type: "plot"
11185   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11186   algorithm: "plot_nf_heatmap"
11187   output-file-type: ".html"
11188   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11189   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11190   filter: "'NIC_Intel-XXV710' and
11191            'NF_DENSITY' and
11192            'DOCKER' and
11193            'PIPELINE' and
11194            'NF_VPPIP4' and
11195            'IMIX' and
11196            '2T1C' and
11197            'NDRPDR'"
11198   parameters:
11199   - "throughput"
11200   - "name"
11201   - "tags"
11202   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11203   x-axis: "X = CNFs per Service Pipeline"
11204   y-axis: "Y = Number of Service Pipelines"
11205   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11206   layout:
11207     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11208     layout: "plot-service-density"
11209
11210 - type: "plot"
11211   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11212   algorithm: "plot_nf_heatmap"
11213   output-file-type: ".html"
11214   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11215   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11216   filter: "'NIC_Intel-XXV710' and
11217            'NF_DENSITY' and
11218            'DOCKER' and
11219            'PIPELINE' and
11220            'NF_VPPIP4' and
11221            'IMIX' and
11222            '4T2C' and
11223            'NDRPDR'"
11224   parameters:
11225   - "throughput"
11226   - "name"
11227   - "tags"
11228   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11229   x-axis: "X = CNFs per Service Pipeline"
11230   y-axis: "Y = Number of Service Pipelines"
11231   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11232   layout:
11233     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11234     layout: "plot-service-density"
11235
11236 - type: "plot"
11237   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11238   algorithm: "plot_nf_heatmap"
11239   output-file-type: ".html"
11240   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11241   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11242   filter: "'NIC_Intel-XXV710' and
11243            'NF_DENSITY' and
11244            'DOCKER' and
11245            'PIPELINE' and
11246            'NF_VPPIP4' and
11247            'IMIX' and
11248            '8T4C' and
11249            'NDRPDR'"
11250   parameters:
11251   - "throughput"
11252   - "name"
11253   - "tags"
11254   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11255   x-axis: "X = CNFs per Service Pipeline"
11256   y-axis: "Y = Number of Service Pipelines"
11257   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11258   layout:
11259     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11260     layout: "plot-service-density"
11261
11262 ################################################################################
11263
11264 # Packet Throughput
11265
11266 - type: "plot"
11267   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11268   algorithm: "plot_perf_box_name"
11269   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11270   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11271   include:
11272     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11273     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11274     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11275     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11276   layout:
11277     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11278     layout: "plot-throughput"
11279
11280 - type: "plot"
11281   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11282   algorithm: "plot_perf_box_name"
11283   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11284   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11285   include:
11286     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11287     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11288     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11289     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11290   layout:
11291     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11292     layout: "plot-throughput"
11293
11294 - type: "plot"
11295   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11296   algorithm: "plot_perf_box_name"
11297   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11298   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11299   include:
11300     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11301     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11302     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11303     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11304   layout:
11305     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11306     layout: "plot-throughput"
11307
11308 - type: "plot"
11309   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11310   algorithm: "plot_perf_box_name"
11311   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11312   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11313   include:
11314     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11315     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11316     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11317     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11318   layout:
11319     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11320     layout: "plot-throughput"
11321
11322 - type: "plot"
11323   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11324   algorithm: "plot_perf_box_name"
11325   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11327   include:
11328     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1dcr-ndrpdr"
11329     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1lxc-ndrpdr"
11330     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11331     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11332     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11333   layout:
11334     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11335     layout: "plot-throughput"
11336
11337 - type: "plot"
11338   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11339   algorithm: "plot_perf_box_name"
11340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11342   include:
11343     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11344     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11345     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11346     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-avf-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11347     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11348   layout:
11349     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11350     layout: "plot-throughput"
11351
11352 - type: "plot"
11353   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11354   algorithm: "plot_perf_box_name"
11355   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11357   include:
11358     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11359     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11360     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11361     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11362     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11363   layout:
11364     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11365     layout: "plot-throughput"
11366
11367 - type: "plot"
11368   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11369   algorithm: "plot_perf_box_name"
11370   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11372   include:
11373     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11374     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11375     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11376     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11377     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11378   layout:
11379     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11380     layout: "plot-throughput"
11381
11382 - type: "plot"
11383   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11384   algorithm: "plot_perf_box_name"
11385   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11386   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11387   include:
11388     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11389     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11390     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11391     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11392     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11393   layout:
11394     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11395     layout: "plot-throughput"
11396
11397 - type: "plot"
11398   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11399   algorithm: "plot_perf_box_name"
11400   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11401   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11402   include:
11403     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11404     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11405     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11406     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11407     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11408   layout:
11409     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11410     layout: "plot-throughput"
11411
11412 - type: "plot"
11413   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11414   algorithm: "plot_perf_box_name"
11415   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11416   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11417   include:
11418     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11419     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11420     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11421     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11422     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11423     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11424   layout:
11425     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11426     layout: "plot-throughput"
11427
11428 - type: "plot"
11429   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11430   algorithm: "plot_perf_box_name"
11431   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11432   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11433   include:
11434     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11435     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11436     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11437     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11438     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11439     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11440   layout:
11441     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11442     layout: "plot-throughput"
11443
11444 - type: "plot"
11445   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11446   algorithm: "plot_perf_box_name"
11447   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11448   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11449   include:
11450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11455   layout:
11456     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11457     layout: "plot-throughput"
11458
11459 - type: "plot"
11460   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11461   algorithm: "plot_perf_box_name"
11462   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11463   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11464   include:
11465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11470   layout:
11471     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11472     layout: "plot-throughput"
11473
11474 - type: "plot"
11475   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11476   algorithm: "plot_perf_box_name"
11477   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11478   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11479   include:
11480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11483   layout:
11484     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11485     layout: "plot-throughput"
11486
11487 - type: "plot"
11488   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11489   algorithm: "plot_perf_box_name"
11490   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11492   include:
11493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11496   layout:
11497     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11498     layout: "plot-throughput"
11499
11500 - type: "plot"
11501   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11502   algorithm: "plot_perf_box_name"
11503   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11505   include:
11506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11508     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11511   layout:
11512     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11513     layout: "plot-throughput"
11514
11515 - type: "plot"
11516   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11517   algorithm: "plot_perf_box_name"
11518   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11520   include:
11521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11522     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11523     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11526   layout:
11527     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11528     layout: "plot-throughput"
11529
11530 - type: "plot"
11531   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11532   algorithm: "plot_perf_box_name"
11533   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11534   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11535   include:
11536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11539   layout:
11540     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11541     layout: "plot-throughput"
11542
11543 - type: "plot"
11544   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11545   algorithm: "plot_perf_box_name"
11546   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11547   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11548   include:
11549     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11552   layout:
11553     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11554     layout: "plot-throughput"
11555
11556 - type: "plot"
11557   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11558   algorithm: "plot_perf_box_name"
11559   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11561   include:
11562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11568   layout:
11569     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11570     layout: "plot-throughput"
11571
11572 - type: "plot"
11573   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11574   algorithm: "plot_perf_box_name"
11575   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11577   include:
11578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11581     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11584   layout:
11585     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11586     layout: "plot-throughput"
11587
11588 - type: "plot"
11589   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11590   algorithm: "plot_perf_box_name"
11591   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11592   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11593   include:
11594     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11595     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11596     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11597     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11600   layout:
11601     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11602     layout: "plot-throughput"
11603
11604 - type: "plot"
11605   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11606   algorithm: "plot_perf_box_name"
11607   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11608   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11609   include:
11610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11611     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11612     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11613     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11616   layout:
11617     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11618     layout: "plot-throughput"
11619
11620 - type: "plot"
11621   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11622   algorithm: "plot_perf_box_name"
11623   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11625   include:
11626     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11627     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11629   layout:
11630     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11631     layout: "plot-throughput"
11632
11633 - type: "plot"
11634   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11635   algorithm: "plot_perf_box_name"
11636   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11637   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11638   include:
11639     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11640     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11641     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11642   layout:
11643     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11644     layout: "plot-throughput"
11645
11646 - type: "plot"
11647   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11648   algorithm: "plot_perf_box_name"
11649   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11650   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11651   include:
11652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11655 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11656 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11657   layout:
11658     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11659     layout: "plot-throughput"
11660
11661 - type: "plot"
11662   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11663   algorithm: "plot_perf_box_name"
11664   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11666   include:
11667     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11668     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11669     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11670 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11671 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11672   layout:
11673     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11674     layout: "plot-throughput"
11675
11676 - type: "plot"
11677   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11678   algorithm: "plot_perf_box_name"
11679   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11680   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11681   include:
11682     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11683     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11684     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11685     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11686     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11687   layout:
11688     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11689     layout: "plot-throughput"
11690
11691 - type: "plot"
11692   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11693   algorithm: "plot_perf_box_name"
11694   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11696   include:
11697     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11698     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11699     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11700     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11701     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11702   layout:
11703     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11704     layout: "plot-throughput"
11705
11706 - type: "plot"
11707   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11708   algorithm: "plot_perf_box_name"
11709   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11711   include:
11712     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11713     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11714     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11715     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11716     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11717   layout:
11718     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11719     layout: "plot-throughput"
11720
11721 - type: "plot"
11722   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11723   algorithm: "plot_perf_box_name"
11724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11726   include:
11727     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11729     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11730     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11731     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11732   layout:
11733     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11734     layout: "plot-throughput"
11735
11736 - type: "plot"
11737   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11738   algorithm: "plot_perf_box_name"
11739   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11741   include:
11742     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11744     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11745     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11746     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11747     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11748   layout:
11749     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11750     layout: "plot-throughput"
11751
11752 - type: "plot"
11753   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11754   algorithm: "plot_perf_box_name"
11755   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11757   include:
11758     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11759     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11760     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11761     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11762     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11763     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11764   layout:
11765     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11766     layout: "plot-throughput"
11767
11768 - type: "plot"
11769   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11770   algorithm: "plot_perf_box_name"
11771   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11773   include:
11774     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11776     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11777     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11778     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11779     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11780   layout:
11781     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11782     layout: "plot-throughput"
11783
11784 - type: "plot"
11785   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11786   algorithm: "plot_perf_box_name"
11787   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11788   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11789   include:
11790     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11791     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11792     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11793     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11794     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11795     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11796   layout:
11797     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11798     layout: "plot-throughput"
11799
11800 - type: "plot"
11801   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11802   algorithm: "plot_perf_box_name"
11803   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11804   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11805   include:
11806     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11807     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11808     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11809     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11811   layout:
11812     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11813     layout: "plot-throughput"
11814
11815 - type: "plot"
11816   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11817   algorithm: "plot_perf_box_name"
11818   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11819   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11820   include:
11821     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11822     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11823     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11826   layout:
11827     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11828     layout: "plot-throughput"
11829
11830 - type: "plot"
11831   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11832   algorithm: "plot_perf_box_name"
11833   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11834   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11835   include:
11836     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11837     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11838     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11839     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11842   layout:
11843     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11844     layout: "plot-throughput"
11845
11846 - type: "plot"
11847   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11848   algorithm: "plot_perf_box_name"
11849   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11850   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11851   include:
11852     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11858   layout:
11859     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11860     layout: "plot-throughput"
11861
11862 - type: "plot"
11863   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11864   algorithm: "plot_perf_box_name"
11865   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11866   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11867   include:
11868     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11869     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11870     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11871     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11872     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11873   layout:
11874     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11875     layout: "plot-throughput"
11876
11877 - type: "plot"
11878   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11879   algorithm: "plot_perf_box_name"
11880   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11881   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11882   include:
11883     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11884     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11885     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11886     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11887     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11888   layout:
11889     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11890     layout: "plot-throughput"
11891
11892 - type: "plot"
11893   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11894   algorithm: "plot_perf_box_name"
11895   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11896   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11897   include:
11898     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11899     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11900     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11901     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11902     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11904   layout:
11905     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11906     layout: "plot-throughput"
11907
11908 - type: "plot"
11909   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11910   algorithm: "plot_perf_box_name"
11911   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11912   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11913   include:
11914     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11917     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11920   layout:
11921     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11922     layout: "plot-throughput"
11923
11924 - type: "plot"
11925   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11926   algorithm: "plot_perf_box_name"
11927   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11928   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11929   include:
11930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11933     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11934     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11935   layout:
11936     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11937     layout: "plot-throughput"
11938
11939 - type: "plot"
11940   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11941   algorithm: "plot_perf_box_name"
11942   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11943   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11944   include:
11945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11950   layout:
11951     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11952     layout: "plot-throughput"
11953
11954 - type: "plot"
11955   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11956   algorithm: "plot_perf_box_name"
11957   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11958   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11959   include:
11960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11963     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11964     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11966   layout:
11967     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11968     layout: "plot-throughput"
11969
11970 - type: "plot"
11971   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11972   algorithm: "plot_perf_box_name"
11973   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11974   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11975   include:
11976     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11977     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11978     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11979     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11982   layout:
11983     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11988   algorithm: "plot_perf_box_name"
11989   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11991   include:
11992     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11993     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11994   layout:
11995     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11996     layout: "plot-throughput"
11997
11998 - type: "plot"
11999   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12000   algorithm: "plot_perf_box_name"
12001   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12003   include:
12004     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12005     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12006   layout:
12007     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12008     layout: "plot-throughput"
12009
12010 - type: "plot"
12011   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12012   algorithm: "plot_perf_box_name"
12013   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12015   include:
12016     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12017     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12018     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12019     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12020   layout:
12021     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12022     layout: "plot-throughput"
12023
12024 - type: "plot"
12025   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12026   algorithm: "plot_perf_box_name"
12027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12029   include:
12030     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12031     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12032     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12033     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12034   layout:
12035     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12036     layout: "plot-throughput"
12037
12038 - type: "plot"
12039   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12040   algorithm: "plot_perf_box_name"
12041   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12042   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12043   include:
12044     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12045     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12046     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12047     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12048   layout:
12049     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12050     layout: "plot-throughput"
12051
12052 - type: "plot"
12053   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12054   algorithm: "plot_perf_box_name"
12055   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12056   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12057   include:
12058     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12059     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12060     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12061     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12062   layout:
12063     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12064     layout: "plot-throughput"
12065
12066 - type: "plot"
12067   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12068   algorithm: "plot_perf_box_name"
12069   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12070   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12071   include:
12072     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12073     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12074     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12075     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12076   layout:
12077     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12078     layout: "plot-throughput"
12079
12080 - type: "plot"
12081   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12082   algorithm: "plot_perf_box_name"
12083   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12084   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12085   include:
12086     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12087     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12088     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12089     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12090   layout:
12091     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12092     layout: "plot-throughput"
12093
12094 - type: "plot"
12095   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12096   algorithm: "plot_perf_box_name"
12097   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12098   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12099   include:
12100     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12101     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12102     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12103     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12104   layout:
12105     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12106     layout: "plot-throughput"
12107
12108 - type: "plot"
12109   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12110   algorithm: "plot_perf_box_name"
12111   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12112   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12113   include:
12114     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12115     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12116     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12117     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12118   layout:
12119     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12120     layout: "plot-throughput"
12121
12122 - type: "plot"
12123   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12124   algorithm: "plot_perf_box_name"
12125   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12126   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12127   include:
12128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12129     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12130     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12131     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12132     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12133     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12134   layout:
12135     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12136     layout: "plot-throughput"
12137
12138 - type: "plot"
12139   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12140   algorithm: "plot_perf_box_name"
12141   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12143   include:
12144     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12145     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12146     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12147     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12148     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12149     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12150   layout:
12151     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12152     layout: "plot-throughput"
12153
12154 - type: "plot"
12155   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12156   algorithm: "plot_perf_box_name"
12157   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12158   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12159   include:
12160     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12161     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12162     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12165   layout:
12166     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12167     layout: "plot-throughput"
12168
12169 - type: "plot"
12170   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12171   algorithm: "plot_perf_box_name"
12172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12174   include:
12175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12180   layout:
12181     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12182     layout: "plot-throughput"
12183
12184 - type: "plot"
12185   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12186   algorithm: "plot_perf_box_name"
12187   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12188   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12189   include:
12190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12195   layout:
12196     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12197     layout: "plot-throughput"
12198
12199 - type: "plot"
12200   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12201   algorithm: "plot_perf_box_name"
12202   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12203   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12204   include:
12205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12207     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12208     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12209     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12210   layout:
12211     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12212     layout: "plot-throughput"
12213
12214 - type: "plot"
12215   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12216   algorithm: "plot_perf_box_name"
12217   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12218   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12219   include:
12220     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12221     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12222     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12223   layout:
12224     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12225     layout: "plot-throughput"
12226
12227 - type: "plot"
12228   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12229   algorithm: "plot_perf_box_name"
12230   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12232   include:
12233     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12234     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12235     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12236   layout:
12237     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12238     layout: "plot-throughput"
12239
12240 - type: "plot"
12241   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12242   algorithm: "plot_perf_box_name"
12243   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12245   include:
12246     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12249   layout:
12250     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12251     layout: "plot-throughput"
12252
12253 - type: "plot"
12254   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12255   algorithm: "plot_perf_box_name"
12256   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12258   include:
12259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12261     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12262   layout:
12263     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12264     layout: "plot-throughput"
12265
12266 - type: "plot"
12267   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12268   algorithm: "plot_perf_box_name"
12269   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12271   include:
12272     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12273     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12274     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12275     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12276     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12277   layout:
12278     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12279     layout: "plot-throughput"
12280
12281 - type: "plot"
12282   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12283   algorithm: "plot_perf_box_name"
12284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12286   include:
12287     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12288     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12289     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12290     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12291     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12292   layout:
12293     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12294     layout: "plot-throughput"
12295
12296 - type: "plot"
12297   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12298   algorithm: "plot_perf_box_name"
12299   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12300   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12301   include:
12302     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12303     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12304     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12305     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12306     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12307   layout:
12308     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12309     layout: "plot-throughput"
12310
12311 - type: "plot"
12312   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12313   algorithm: "plot_perf_box_name"
12314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12316   include:
12317     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12319     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12320     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12321     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12322   layout:
12323     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12324     layout: "plot-throughput"
12325
12326 - type: "plot"
12327   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12328   algorithm: "plot_perf_box_name"
12329   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12330   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12331   include:
12332     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12333     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12334     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12335     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12337   layout:
12338     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12339     layout: "plot-throughput"
12340
12341 - type: "plot"
12342   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12343   algorithm: "plot_perf_box_name"
12344   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12345   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12346   include:
12347     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12348     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12349     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12350     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12351     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12352   layout:
12353     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12354     layout: "plot-throughput"
12355
12356 - type: "plot"
12357   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12358   algorithm: "plot_perf_box_name"
12359   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12360   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12361   include:
12362     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12363     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12364     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12365     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12366     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12367   layout:
12368     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12369     layout: "plot-throughput"
12370
12371 - type: "plot"
12372   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12373   algorithm: "plot_perf_box_name"
12374   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12375   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12376   include:
12377     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12378     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12379     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12380     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12381     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12382   layout:
12383     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12384     layout: "plot-throughput"
12385
12386 - type: "plot"
12387   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12388   algorithm: "plot_perf_box_name"
12389   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12390   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12391   include:
12392     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12393     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12394     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12395     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12396     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12397   layout:
12398     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12399     layout: "plot-throughput"
12400
12401 - type: "plot"
12402   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12403   algorithm: "plot_perf_box_name"
12404   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12405   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12406   include:
12407     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12408     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12409     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12410     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12411     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12412   layout:
12413     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12414     layout: "plot-throughput"
12415
12416 - type: "plot"
12417   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12418   algorithm: "plot_perf_box_name"
12419   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12420   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12421   include:
12422     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12423     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12424     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12425     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12426     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12427     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12428   layout:
12429     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12430     layout: "plot-throughput"
12431
12432 - type: "plot"
12433   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12434   algorithm: "plot_perf_box_name"
12435   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12437   include:
12438     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12439     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12440     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12441     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12442     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12443     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12444   layout:
12445     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12446     layout: "plot-throughput"
12447
12448 - type: "plot"
12449   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12450   algorithm: "plot_perf_box_name"
12451   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12453   include:
12454     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12455     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12456     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12457     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12458   layout:
12459     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12460     layout: "plot-throughput"
12461
12462 - type: "plot"
12463   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12464   algorithm: "plot_perf_box_name"
12465   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12466   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12467   include:
12468     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12469     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12470     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12471     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12472   layout:
12473     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12474     layout: "plot-throughput"
12475
12476 - type: "plot"
12477   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12478   algorithm: "plot_perf_box_name"
12479   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12481   include:
12482     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12483     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12484     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12485     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12486     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12487     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12488   layout:
12489     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12490     layout: "plot-throughput"
12491
12492 - type: "plot"
12493   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12494   algorithm: "plot_perf_box_name"
12495   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12496   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12497   include:
12498     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12499     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12500     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12501     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12504   layout:
12505     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12506     layout: "plot-throughput"
12507
12508 - type: "plot"
12509   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12510   algorithm: "plot_perf_box_name"
12511   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12513   include:
12514     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12515     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12516     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12517     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12518     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12519     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12520   layout:
12521     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12522     layout: "plot-throughput"
12523
12524 - type: "plot"
12525   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12526   algorithm: "plot_perf_box_name"
12527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12529   include:
12530     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12531     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12532     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12533     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12534     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12535     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12536   layout:
12537     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12538     layout: "plot-throughput"
12539
12540 - type: "plot"
12541   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12542   algorithm: "plot_perf_box_name"
12543   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12544   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12545   include:
12546     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12547     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12548     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12549     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12550     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12551     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12552   layout:
12553     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12554     layout: "plot-throughput"
12555
12556 - type: "plot"
12557   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12558   algorithm: "plot_perf_box_name"
12559   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12561   include:
12562     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12563     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12564     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12565     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12566     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12567     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12568   layout:
12569     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12570     layout: "plot-throughput"
12571
12572 - type: "plot"
12573   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12574   algorithm: "plot_perf_box_name"
12575   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12576   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12577   include:
12578     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12579     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12580     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12581     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12582     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12583     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12584   layout:
12585     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12586     layout: "plot-throughput"
12587
12588 - type: "plot"
12589   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12590   algorithm: "plot_perf_box_name"
12591   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12592   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12593   include:
12594     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12595     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12596     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12597     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12598     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12599     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12600   layout:
12601     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12602     layout: "plot-throughput"
12603
12604 - type: "plot"
12605   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12606   algorithm: "plot_perf_box_name"
12607   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12608   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12609   include:
12610     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12611     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12612     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12613     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12614     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12615     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12616   layout:
12617     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12618     layout: "plot-throughput"
12619
12620 - type: "plot"
12621   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12622   algorithm: "plot_perf_box_name"
12623   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12624   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12625   include:
12626     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12627     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12628     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12629     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12630     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12631     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12632   layout:
12633     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12634     layout: "plot-throughput"
12635
12636 - type: "plot"
12637   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12638   algorithm: "plot_perf_box_name"
12639   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12640   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12641   include:
12642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12643     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12648   layout:
12649     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12650     layout: "plot-throughput"
12651
12652 - type: "plot"
12653   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12654   algorithm: "plot_perf_box_name"
12655   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12657   include:
12658     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12659     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12660     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12661     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12664   layout:
12665     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12666     layout: "plot-throughput"
12667
12668 - type: "plot"
12669   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12670   algorithm: "plot_perf_box_name"
12671   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12672   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12673   include:
12674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12680   layout:
12681     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12682     layout: "plot-throughput"
12683
12684 - type: "plot"
12685   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12686   algorithm: "plot_perf_box_name"
12687   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12689   include:
12690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12696   layout:
12697     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12698     layout: "plot-throughput"
12699
12700 - type: "plot"
12701   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12702   algorithm: "plot_perf_box_name"
12703   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12705   include:
12706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12712   layout:
12713     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12714     layout: "plot-throughput"
12715
12716 - type: "plot"
12717   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12718   algorithm: "plot_perf_box_name"
12719   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12720   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12721   include:
12722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12728   layout:
12729     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12730     layout: "plot-throughput"
12731
12732 - type: "plot"
12733   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12734   algorithm: "plot_perf_box_name"
12735   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12736   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12737   include:
12738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12742   layout:
12743     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12744     layout: "plot-throughput"
12745
12746 - type: "plot"
12747   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12748   algorithm: "plot_perf_box_name"
12749   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12751   include:
12752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12756   layout:
12757     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12758     layout: "plot-throughput"
12759
12760 - type: "plot"
12761   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12762   algorithm: "plot_perf_box_name"
12763   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12764   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12765   include:
12766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12770   layout:
12771     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12772     layout: "plot-throughput"
12773
12774 - type: "plot"
12775   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12776   algorithm: "plot_perf_box_name"
12777   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12778   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12779   include:
12780     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12784   layout:
12785     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12786     layout: "plot-throughput"
12787
12788 - type: "plot"
12789   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12790   algorithm: "plot_perf_box_name"
12791   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12792   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12793   include:
12794     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12795     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12796     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12797     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12798     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12799     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12800   layout:
12801     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12802     layout: "plot-throughput"
12803
12804 - type: "plot"
12805   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12806   algorithm: "plot_perf_box_name"
12807   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12809   include:
12810     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12811     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12812     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12813     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12814     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12815     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12816   layout:
12817     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12818     layout: "plot-throughput"
12819
12820 - type: "plot"
12821   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12822   algorithm: "plot_perf_box_name"
12823   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12825   include:
12826     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12827     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12828     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12829     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12830     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12831   layout:
12832     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12833     layout: "plot-throughput"
12834
12835 - type: "plot"
12836   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12837   algorithm: "plot_perf_box_name"
12838   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12839   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12840   include:
12841     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12842     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12843     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12844     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12845     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12846   layout:
12847     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12848     layout: "plot-throughput"
12849
12850 - type: "plot"
12851   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12852   algorithm: "plot_perf_box_name"
12853   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12855   include:
12856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12861   layout:
12862     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12863     layout: "plot-throughput"
12864
12865 - type: "plot"
12866   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12867   algorithm: "plot_perf_box_name"
12868   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12869   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12870   include:
12871     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12872     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12873     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12876   layout:
12877     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12878     layout: "plot-throughput"
12879
12880 - type: "plot"
12881   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12882   algorithm: "plot_perf_box_name"
12883   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12885   include:
12886     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12887     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12888     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12890   layout:
12891     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12892     layout: "plot-throughput"
12893
12894 - type: "plot"
12895   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12896   algorithm: "plot_perf_box_name"
12897   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12899   include:
12900     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12901     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12904   layout:
12905     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12906     layout: "plot-throughput"
12907
12908 - type: "plot"
12909   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12910   algorithm: "plot_perf_box_name"
12911   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12913   include:
12914     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12915     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12916     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12920   layout:
12921     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12922     layout: "plot-throughput"
12923
12924 - type: "plot"
12925   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12926   algorithm: "plot_perf_box_name"
12927   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12928   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12929   include:
12930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12932     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12936   layout:
12937     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12938     layout: "plot-throughput"
12939
12940 - type: "plot"
12941   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12942   algorithm: "plot_perf_box_name"
12943   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12944   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12945   include:
12946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12947     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12948     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12949     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12952   layout:
12953     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12954     layout: "plot-throughput"
12955
12956 - type: "plot"
12957   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12958   algorithm: "plot_perf_box_name"
12959   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12960   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12961   include:
12962     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12963     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12964     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12965     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12968   layout:
12969     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12970     layout: "plot-throughput"
12971
12972 - type: "plot"
12973   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12974   algorithm: "plot_perf_box_name"
12975   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12976   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12977   include:
12978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12979     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12980     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12981     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12984   layout:
12985     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12986     layout: "plot-throughput"
12987
12988 - type: "plot"
12989   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12990   algorithm: "plot_perf_box_name"
12991   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12992   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12993   include:
12994     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12995     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12997     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13000   layout:
13001     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13002     layout: "plot-throughput"
13003
13004 - type: "plot"
13005   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13006   algorithm: "plot_perf_box_name"
13007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13009   include:
13010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13011     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13012     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13013     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13016   layout:
13017     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13018     layout: "plot-throughput"
13019
13020 - type: "plot"
13021   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13022   algorithm: "plot_perf_box_name"
13023   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13025   include:
13026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13027     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13028     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13029     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13032   layout:
13033     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13034     layout: "plot-throughput"
13035
13036 - type: "plot"
13037   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13038   algorithm: "plot_perf_box_name"
13039   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13040   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13041   include:
13042     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13043     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13044     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13045     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13046   layout:
13047     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13048     layout: "plot-throughput"
13049
13050 - type: "plot"
13051   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13052   algorithm: "plot_perf_box_name"
13053   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13054   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13055   include:
13056     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13060   layout:
13061     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13062     layout: "plot-throughput"
13063
13064 - type: "plot"
13065   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13066   algorithm: "plot_perf_box_name"
13067   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13068   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13069   include:
13070     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13071     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13076   layout:
13077     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13078     layout: "plot-throughput"
13079
13080 - type: "plot"
13081   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13082   algorithm: "plot_perf_box_name"
13083   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13084   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13085   include:
13086     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13087     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13088     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13089     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13092   layout:
13093     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13094     layout: "plot-throughput"
13095
13096 - type: "plot"
13097   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13098   algorithm: "plot_perf_box_name"
13099   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13100   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13101   include:
13102     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13103     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13104     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13105     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13108   layout:
13109     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13110     layout: "plot-throughput"
13111
13112 - type: "plot"
13113   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13114   algorithm: "plot_perf_box_name"
13115   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13116   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13117   include:
13118     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13119     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13120     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13121     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13122     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13124   layout:
13125     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13126     layout: "plot-throughput"
13127
13128 #- type: "plot"
13129 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13130 #  algorithm: "plot_perf_box_name"
13131 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13132 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13133 #  include:
13134 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13135 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13136 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13137 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13138 #  layout:
13139 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13140 #    layout: "plot-throughput"
13141 #
13142 #- type: "plot"
13143 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13144 #  algorithm: "plot_perf_box_name"
13145 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13146 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13147 #  include:
13148 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13149 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13150 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13151 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13152 #  layout:
13153 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13154 #    layout: "plot-throughput"
13155
13156 - type: "plot"
13157   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13158   algorithm: "plot_perf_box_name"
13159   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13160   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13161   include:
13162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13168   layout:
13169     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13170     layout: "plot-throughput"
13171
13172 - type: "plot"
13173   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13174   algorithm: "plot_perf_box_name"
13175   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13176   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13177   include:
13178     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13179     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13184   layout:
13185     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13186     layout: "plot-throughput"
13187
13188 #- type: "plot"
13189 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13190 #  algorithm: "plot_perf_box_name"
13191 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13192 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13193 #  include:
13194 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13195 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13196 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13197 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13198 #  layout:
13199 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13200 #    layout: "plot-throughput"
13201 #
13202 #- type: "plot"
13203 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13204 #  algorithm: "plot_perf_box_name"
13205 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13206 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13207 #  include:
13208 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13209 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13210 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13211 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13212 #  layout:
13213 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13214 #    layout: "plot-throughput"
13215
13216 - type: "plot"
13217   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13218   algorithm: "plot_perf_box_name"
13219   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13220   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13221   include:
13222     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13223     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13225     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13226     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13227     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13228   layout:
13229     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13230     layout: "plot-throughput"
13231
13232 - type: "plot"
13233   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13234   algorithm: "plot_perf_box_name"
13235   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13236   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13237   include:
13238     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13239     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13240     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13241     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13242     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13243     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13244   layout:
13245     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13246     layout: "plot-throughput"
13247
13248 #- type: "plot"
13249 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13250 #  algorithm: "plot_perf_box_name"
13251 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13252 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13253 #  include:
13254 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13255 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13256 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13257 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13258 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13259 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13260 #  layout:
13261 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13262 #    layout: "plot-throughput"
13263 #
13264 #- type: "plot"
13265 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13266 #  algorithm: "plot_perf_box_name"
13267 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13268 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13269 #  include:
13270 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13271 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13272 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13273 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13274 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13275 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13276 #  layout:
13277 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13278 #    layout: "plot-throughput"
13279
13280 - type: "plot"
13281   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13282   algorithm: "plot_perf_box_name"
13283   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13285   include:
13286     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13287     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13288     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13289     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13290     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13291     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13292   layout:
13293     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13294     layout: "plot-throughput"
13295
13296 - type: "plot"
13297   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13298   algorithm: "plot_perf_box_name"
13299   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13301   include:
13302     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13303     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13304     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13305     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13306     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13307     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13308   layout:
13309     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13310     layout: "plot-throughput"
13311
13312 - type: "plot"
13313   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13314   algorithm: "plot_perf_box_name"
13315   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13317   include:
13318     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13319     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13320     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13321     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13322     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13323     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13324   layout:
13325     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13326     layout: "plot-throughput"
13327
13328 - type: "plot"
13329   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13330   algorithm: "plot_perf_box_name"
13331   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13333   include:
13334     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13335     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13336     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13337     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13338     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13339     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13340   layout:
13341     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13342     layout: "plot-throughput"
13343
13344 - type: "plot"
13345   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13346   algorithm: "plot_perf_box_name"
13347   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13349   include:
13350     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13351     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13352     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13353     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13354     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13355     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13356   layout:
13357     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13358     layout: "plot-throughput"
13359
13360 - type: "plot"
13361   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13362   algorithm: "plot_perf_box_name"
13363   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13364   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13365   include:
13366     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13367     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13368     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13369     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13370     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13371     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13372   layout:
13373     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13374     layout: "plot-throughput"
13375
13376 - type: "plot"
13377   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13378   algorithm: "plot_perf_box_name"
13379   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13380   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13381   include:
13382     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13383     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13384     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13385     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13386     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13387     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13388   layout:
13389     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13390     layout: "plot-throughput"
13391
13392 - type: "plot"
13393   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13394   algorithm: "plot_perf_box_name"
13395   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13396   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13397   include:
13398     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13399     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13400     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13401     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13402     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13403     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13404   layout:
13405     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13406     layout: "plot-throughput"
13407
13408 #- type: "plot"
13409 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13410 #  algorithm: "plot_perf_box_name"
13411 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13412 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13413 #  include:
13414 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13415 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13416 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13417 #  layout:
13418 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13419 #    layout: "plot-throughput"
13420 #
13421 #- type: "plot"
13422 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13423 #  algorithm: "plot_perf_box_name"
13424 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13425 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13426 #  include:
13427 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13428 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13429 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13430 #  layout:
13431 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13432 #    layout: "plot-throughput"
13433
13434 - type: "plot"
13435   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13436   algorithm: "plot_perf_box_name"
13437   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13438   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13439   include:
13440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13445   layout:
13446     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13447     layout: "plot-throughput"
13448
13449 - type: "plot"
13450   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13451   algorithm: "plot_perf_box_name"
13452   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13453   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13454   include:
13455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13460   layout:
13461     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13462     layout: "plot-throughput"
13463
13464 - type: "plot"
13465   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13466   algorithm: "plot_perf_box_name"
13467   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13468   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13469   include:
13470     - "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"
13471     - "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"
13472     - "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"
13473     - "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"
13474     - "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"
13475   layout:
13476     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13477     layout: "plot-throughput"
13478
13479 - type: "plot"
13480   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13481   algorithm: "plot_perf_box_name"
13482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13484   include:
13485     - "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"
13486     - "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"
13487     - "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"
13488     - "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"
13489     - "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"
13490   layout:
13491     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13492     layout: "plot-throughput"
13493
13494 - type: "plot"
13495   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13496   algorithm: "plot_perf_box_name"
13497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13499   include:
13500     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13501     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13505   layout:
13506     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13507     layout: "plot-throughput"
13508
13509 - type: "plot"
13510   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13511   algorithm: "plot_perf_box_name"
13512   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13513   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13514   include:
13515     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13516     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13517     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13520   layout:
13521     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13522     layout: "plot-throughput"
13523
13524 - type: "plot"
13525   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13526   algorithm: "plot_perf_box_name"
13527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13529   include:
13530     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13531     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13532     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13535   layout:
13536     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13537     layout: "plot-throughput"
13538
13539 - type: "plot"
13540   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13541   algorithm: "plot_perf_box_name"
13542   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13544   include:
13545     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13546     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13547     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13548     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13549     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13550   layout:
13551     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13552     layout: "plot-throughput"
13553
13554 - type: "plot"
13555   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13556   algorithm: "plot_perf_box_name"
13557   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13558   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13559   include:
13560     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13561     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13562     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13563     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13564     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13565   layout:
13566     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13567     layout: "plot-throughput"
13568
13569 - type: "plot"
13570   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13571   algorithm: "plot_perf_box_name"
13572   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13573   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13574   include:
13575     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13576     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13577     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13578     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13579     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13580   layout:
13581     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13582     layout: "plot-throughput"
13583
13584 - type: "plot"
13585   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13586   algorithm: "plot_perf_box_name"
13587   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13589   include:
13590     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13591     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13592     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13593     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13595   layout:
13596     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13597     layout: "plot-throughput"
13598
13599 - type: "plot"
13600   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13601   algorithm: "plot_perf_box_name"
13602   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13604   include:
13605     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13606     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13607     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13608     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13609     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13610   layout:
13611     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13612     layout: "plot-throughput"
13613
13614 - type: "plot"
13615   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13616   algorithm: "plot_perf_box_name"
13617   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13619   include:
13620     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13621     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13622     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13623     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13624   layout:
13625     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13626     layout: "plot-throughput"
13627
13628 - type: "plot"
13629   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13630   algorithm: "plot_perf_box_name"
13631   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13633   include:
13634     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13635     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13636     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13637     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13638   layout:
13639     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13640     layout: "plot-throughput"
13641
13642 - type: "plot"
13643   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13644   algorithm: "plot_perf_box_name"
13645   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13647   include:
13648     - "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"
13649     - "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"
13650     - "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"
13651     - "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"
13652   layout:
13653     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13654     layout: "plot-throughput"
13655
13656 - type: "plot"
13657   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13658   algorithm: "plot_perf_box_name"
13659   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13661   include:
13662     - "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"
13663     - "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"
13664     - "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"
13665     - "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"
13666   layout:
13667     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13668     layout: "plot-throughput"
13669
13670 - type: "plot"
13671   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13672   algorithm: "plot_perf_box_name"
13673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13675   include:
13676     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13677     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13679     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13682   layout:
13683     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13684     layout: "plot-throughput"
13685
13686 - type: "plot"
13687   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13688   algorithm: "plot_perf_box_name"
13689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13691   include:
13692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13698   layout:
13699     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13700     layout: "plot-throughput"
13701
13702 - type: "plot"
13703   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13704   algorithm: "plot_perf_box_name"
13705   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13707   include:
13708     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13709     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13710     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13714   layout:
13715     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13716     layout: "plot-throughput"
13717
13718 - type: "plot"
13719   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13720   algorithm: "plot_perf_box_name"
13721   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13723   include:
13724     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13725     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13726     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13727     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13730   layout:
13731     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13732     layout: "plot-throughput"
13733
13734 - type: "plot"
13735   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13736   algorithm: "plot_perf_box_name"
13737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13739   include:
13740     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13741     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13742     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13743     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13746   layout:
13747     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13748     layout: "plot-throughput"
13749
13750 - type: "plot"
13751   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13752   algorithm: "plot_perf_box_name"
13753   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13755   include:
13756     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13757     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13758     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13759     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13762   layout:
13763     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13764     layout: "plot-throughput"
13765
13766 - type: "plot"
13767   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13768   algorithm: "plot_perf_box_name"
13769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13771   include:
13772     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13773     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13774     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13775     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13777   layout:
13778     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13779     layout: "plot-throughput"
13780
13781 - type: "plot"
13782   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13783   algorithm: "plot_perf_box_name"
13784   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13786   include:
13787     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13788     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13789     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13790     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13791     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13792   layout:
13793     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13794     layout: "plot-throughput"
13795
13796 - type: "plot"
13797   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13798   algorithm: "plot_perf_box_name"
13799   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13801   include:
13802     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13803     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13804   layout:
13805     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13806     layout: "plot-throughput"
13807
13808 - type: "plot"
13809   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13810   algorithm: "plot_perf_box_name"
13811   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13813   include:
13814     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13815     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13816   layout:
13817     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13818     layout: "plot-throughput"
13819
13820 - type: "plot"
13821   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13822   algorithm: "plot_perf_box_name"
13823   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13825   include:
13826     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13827     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13828   layout:
13829     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13830     layout: "plot-throughput"
13831
13832 - type: "plot"
13833   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13834   algorithm: "plot_perf_box_name"
13835   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13836   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13837   include:
13838     - "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"
13839     - "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"
13840   layout:
13841     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13842     layout: "plot-throughput"
13843
13844 - type: "plot"
13845   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13846   algorithm: "plot_perf_box_name"
13847   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13849   include:
13850     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13851     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13852   layout:
13853     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13854     layout: "plot-throughput"
13855
13856 - type: "plot"
13857   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13858   algorithm: "plot_perf_box_name"
13859   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13861   include:
13862     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13863     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13864   layout:
13865     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13866     layout: "plot-throughput"
13867
13868 - type: "plot"
13869   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13870   algorithm: "plot_perf_box_name"
13871   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13873   include:
13874     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13875     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13876   layout:
13877     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13878     layout: "plot-throughput"
13879
13880 - type: "plot"
13881   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13882   algorithm: "plot_perf_box_name"
13883   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13885   include:
13886     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13887     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13888   layout:
13889     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13890     layout: "plot-throughput"
13891
13892 - type: "plot"
13893   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13894   algorithm: "plot_perf_box_name"
13895   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13896   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13897   include:
13898     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13899     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13900     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13901     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13902     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13903     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13904   layout:
13905     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13906     layout: "plot-throughput"
13907
13908 - type: "plot"
13909   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13910   algorithm: "plot_perf_box_name"
13911   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13912   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13913   include:
13914     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13915     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13916     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13917     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13918     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13919     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13920   layout:
13921     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13922     layout: "plot-throughput"
13923
13924 - type: "plot"
13925   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13926   algorithm: "plot_perf_box_name"
13927   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13928   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13929   include:
13930     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13931     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13932     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13933     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13934     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13935     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13936   layout:
13937     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13938     layout: "plot-throughput"
13939
13940 - type: "plot"
13941   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13942   algorithm: "plot_perf_box_name"
13943   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13944   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13945   include:
13946     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13947     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13948     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13949     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13950     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13951     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13952   layout:
13953     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13954     layout: "plot-throughput"
13955
13956 #- type: "plot"
13957 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13958 #  algorithm: "plot_perf_box_name"
13959 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13960 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13961 #  include:
13962 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13963 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13964 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13965 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13966 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13967 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13968 #  layout:
13969 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13970 #    layout: "plot-throughput"
13971 #
13972 #- type: "plot"
13973 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13974 #  algorithm: "plot_perf_box_name"
13975 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13976 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13977 #  include:
13978 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13979 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13980 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13981 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13982 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13983 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13984 #  layout:
13985 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13986 #    layout: "plot-throughput"
13987
13988 - type: "plot"
13989   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13990   algorithm: "plot_perf_box_name"
13991   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13993   include:
13994     - "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"
13995     - "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"
13996     - "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"
13997     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13998     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13999     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14000   layout:
14001     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14002     layout: "plot-throughput"
14003
14004 - type: "plot"
14005   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14006   algorithm: "plot_perf_box_name"
14007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14009   include:
14010     - "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"
14011     - "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"
14012     - "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"
14013     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14014     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14015     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14016   layout:
14017     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14018     layout: "plot-throughput"
14019
14020 ################################################################################
14021
14022 # Packet Speedup
14023
14024 - type: "plot"
14025   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14026   algorithm: "plot_tsa_name"
14027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14029   include:
14030     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14031     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14032     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14033     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14034   layout:
14035     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14036     layout: "plot-throughput-speedup-analysis"
14037
14038 - type: "plot"
14039   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14040   algorithm: "plot_tsa_name"
14041   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14042   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14043   include:
14044     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14045     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14046     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14047     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14048   layout:
14049     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14050     layout: "plot-throughput-speedup-analysis"
14051
14052 - type: "plot"
14053   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14054   algorithm: "plot_tsa_name"
14055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14057   include:
14058     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14059     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14060     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14061     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14062   layout:
14063     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14064     layout: "plot-throughput-speedup-analysis"
14065
14066 - type: "plot"
14067   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14068   algorithm: "plot_tsa_name"
14069   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14071   include:
14072     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14073     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14074     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14075     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14076   layout:
14077     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14078     layout: "plot-throughput-speedup-analysis"
14079
14080 - type: "plot"
14081   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14082   algorithm: "plot_tsa_name"
14083   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14085   include:
14086     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14087     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14088     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14089     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14090     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14091   layout:
14092     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14093     layout: "plot-throughput-speedup-analysis"
14094
14095 - type: "plot"
14096   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14097   algorithm: "plot_tsa_name"
14098   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14099   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14100   include:
14101     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14102     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14103     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14104     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14105     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14106   layout:
14107     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14108     layout: "plot-throughput-speedup-analysis"
14109
14110 - type: "plot"
14111   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14112   algorithm: "plot_tsa_name"
14113   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14115   include:
14116     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14117     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14118     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14119     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14120     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14121   layout:
14122     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14123     layout: "plot-throughput-speedup-analysis"
14124
14125 - type: "plot"
14126   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14127   algorithm: "plot_tsa_name"
14128   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14130   include:
14131     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14132     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14133     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14134     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14135     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14136   layout:
14137     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14138     layout: "plot-throughput-speedup-analysis"
14139
14140 - type: "plot"
14141   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14142   algorithm: "plot_tsa_name"
14143   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14144   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14145   include:
14146     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14147     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14149     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14152   layout:
14153     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14154     layout: "plot-throughput-speedup-analysis"
14155
14156 - type: "plot"
14157   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14158   algorithm: "plot_tsa_name"
14159   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14161   include:
14162     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14163     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14164     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14165     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14168   layout:
14169     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14170     layout: "plot-throughput-speedup-analysis"
14171
14172 - type: "plot"
14173   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14174   algorithm: "plot_tsa_name"
14175   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14177   include:
14178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14183   layout:
14184     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14185     layout: "plot-throughput-speedup-analysis"
14186
14187 - type: "plot"
14188   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14189   algorithm: "plot_tsa_name"
14190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14192   include:
14193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14198   layout:
14199     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14200     layout: "plot-throughput-speedup-analysis"
14201
14202 - type: "plot"
14203   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14204   algorithm: "plot_tsa_name"
14205   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14206   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14207   include:
14208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14211   layout:
14212     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14213     layout: "plot-throughput-speedup-analysis"
14214
14215 - type: "plot"
14216   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14217   algorithm: "plot_tsa_name"
14218   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14219   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14220   include:
14221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14224   layout:
14225     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14226     layout: "plot-throughput-speedup-analysis"
14227
14228 - type: "plot"
14229   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14230   algorithm: "plot_tsa_name"
14231   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14233   include:
14234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14239   layout:
14240     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14241     layout: "plot-throughput-speedup-analysis"
14242
14243 - type: "plot"
14244   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14245   algorithm: "plot_tsa_name"
14246   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14248   include:
14249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14254   layout:
14255     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14256     layout: "plot-throughput-speedup-analysis"
14257
14258 - type: "plot"
14259   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14260   algorithm: "plot_tsa_name"
14261   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14263   include:
14264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14267   layout:
14268     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14269     layout: "plot-throughput-speedup-analysis"
14270
14271 - type: "plot"
14272   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14273   algorithm: "plot_tsa_name"
14274   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14276   include:
14277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14280   layout:
14281     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14282     layout: "plot-throughput-speedup-analysis"
14283
14284 - type: "plot"
14285   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14286   algorithm: "plot_tsa_name"
14287   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14288   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14289   include:
14290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14296   layout:
14297     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14298     layout: "plot-throughput-speedup-analysis"
14299
14300 - type: "plot"
14301   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14302   algorithm: "plot_tsa_name"
14303   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14304   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14305   include:
14306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14312   layout:
14313     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14314     layout: "plot-throughput-speedup-analysis"
14315
14316 - type: "plot"
14317   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14318   algorithm: "plot_tsa_name"
14319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14321   include:
14322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14328   layout:
14329     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14330     layout: "plot-throughput-speedup-analysis"
14331
14332 - type: "plot"
14333   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14334   algorithm: "plot_tsa_name"
14335   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14336   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14337   include:
14338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14344   layout:
14345     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14346     layout: "plot-throughput-speedup-analysis"
14347
14348 - type: "plot"
14349   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14350   algorithm: "plot_tsa_name"
14351   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14353   include:
14354     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14355     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14357   layout:
14358     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14359     layout: "plot-throughput-speedup-analysis"
14360
14361 - type: "plot"
14362   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14363   algorithm: "plot_tsa_name"
14364   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14366   include:
14367     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14368     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14369     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14370   layout:
14371     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14372     layout: "plot-throughput-speedup-analysis"
14373
14374 - type: "plot"
14375   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14376   algorithm: "plot_tsa_name"
14377   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14379   include:
14380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14383 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14384 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14385   layout:
14386     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14387     layout: "plot-throughput-speedup-analysis"
14388
14389 - type: "plot"
14390   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14391   algorithm: "plot_tsa_name"
14392   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14394   include:
14395     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14397     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14398 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14399 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14400   layout:
14401     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14402     layout: "plot-throughput-speedup-analysis"
14403
14404 - type: "plot"
14405   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14406   algorithm: "plot_tsa_name"
14407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14409   include:
14410     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14411     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14412     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14413     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14415   layout:
14416     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14417     layout: "plot-throughput-speedup-analysis"
14418
14419 - type: "plot"
14420   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14421   algorithm: "plot_tsa_name"
14422   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14424   include:
14425     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14426     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14427     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14428     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14429     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14430   layout:
14431     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14432     layout: "plot-throughput-speedup-analysis"
14433
14434 - type: "plot"
14435   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14436   algorithm: "plot_tsa_name"
14437   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14438   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14439   include:
14440     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14441     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14442     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14445   layout:
14446     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14447     layout: "plot-throughput-speedup-analysis"
14448
14449 - type: "plot"
14450   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14451   algorithm: "plot_tsa_name"
14452   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14454   include:
14455     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14456     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14457     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14458     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14460   layout:
14461     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14462     layout: "plot-throughput-speedup-analysis"
14463
14464 - type: "plot"
14465   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14466   algorithm: "plot_tsa_name"
14467   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14468   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14469   include:
14470     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14471     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14472     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14473     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14476   layout:
14477     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14478     layout: "plot-throughput-speedup-analysis"
14479
14480 - type: "plot"
14481   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14482   algorithm: "plot_tsa_name"
14483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14485   include:
14486     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14487     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14488     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14492   layout:
14493     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14494     layout: "plot-throughput-speedup-analysis"
14495
14496 - type: "plot"
14497   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14498   algorithm: "plot_tsa_name"
14499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14501   include:
14502     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14508   layout:
14509     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14510     layout: "plot-throughput-speedup-analysis"
14511
14512 - type: "plot"
14513   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14514   algorithm: "plot_tsa_name"
14515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14517   include:
14518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14521     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14524   layout:
14525     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14526     layout: "plot-throughput-speedup-analysis"
14527
14528 - type: "plot"
14529   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14530   algorithm: "plot_tsa_name"
14531   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14533   include:
14534     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14536   layout:
14537     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14538     layout: "plot-throughput-speedup-analysis"
14539
14540 - type: "plot"
14541   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14542   algorithm: "plot_tsa_name"
14543   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14544   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14545   include:
14546     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14547     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14548   layout:
14549     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14550     layout: "plot-throughput-speedup-analysis"
14551
14552 - type: "plot"
14553   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14554   algorithm: "plot_tsa_name"
14555   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14557   include:
14558     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14559     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14560     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14561     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14562   layout:
14563     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14564     layout: "plot-throughput-speedup-analysis"
14565
14566 - type: "plot"
14567   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14568   algorithm: "plot_tsa_name"
14569   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14571   include:
14572     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14573     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14574     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14576   layout:
14577     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14578     layout: "plot-throughput-speedup-analysis"
14579
14580 - type: "plot"
14581   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14582   algorithm: "plot_tsa_name"
14583   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14585   include:
14586     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14587     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14588     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14590   layout:
14591     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14592     layout: "plot-throughput-speedup-analysis"
14593
14594 - type: "plot"
14595   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14596   algorithm: "plot_tsa_name"
14597   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14598   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14599   include:
14600     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14601     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14602     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14603     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14604   layout:
14605     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14606     layout: "plot-throughput-speedup-analysis"
14607
14608 - type: "plot"
14609   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14610   algorithm: "plot_tsa_name"
14611   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14613   include:
14614     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14615     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14616     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14617     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14618     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14620   layout:
14621     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14622     layout: "plot-throughput-speedup-analysis"
14623
14624 - type: "plot"
14625   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14626   algorithm: "plot_tsa_name"
14627   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14629   include:
14630     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14631     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14632     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14633     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14634     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14635     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14636   layout:
14637     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14638     layout: "plot-throughput-speedup-analysis"
14639
14640 - type: "plot"
14641   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14642   algorithm: "plot_tsa_name"
14643   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14645   include:
14646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14649     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14650     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14651   layout:
14652     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14653     layout: "plot-throughput-speedup-analysis"
14654
14655 - type: "plot"
14656   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14657   algorithm: "plot_tsa_name"
14658   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14660   include:
14661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14666   layout:
14667     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14668     layout: "plot-throughput-speedup-analysis"
14669
14670 - type: "plot"
14671   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14672   algorithm: "plot_tsa_name"
14673   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14674   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14675   include:
14676     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14677     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14681   layout:
14682     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14683     layout: "plot-throughput-speedup-analysis"
14684
14685 - type: "plot"
14686   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14687   algorithm: "plot_tsa_name"
14688   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14690   include:
14691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14696   layout:
14697     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14698     layout: "plot-throughput-speedup-analysis"
14699
14700 - type: "plot"
14701   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14702   algorithm: "plot_tsa_name"
14703   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14705   include:
14706     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14707     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14708     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14709   layout:
14710     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14711     layout: "plot-throughput-speedup-analysis"
14712
14713 - type: "plot"
14714   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14715   algorithm: "plot_tsa_name"
14716   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14717   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14718   include:
14719     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14720     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14721     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14722   layout:
14723     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14724     layout: "plot-throughput-speedup-analysis"
14725
14726 - type: "plot"
14727   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14728   algorithm: "plot_tsa_name"
14729   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14731   include:
14732     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14733     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14734     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14735   layout:
14736     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14737     layout: "plot-throughput-speedup-analysis"
14738
14739 - type: "plot"
14740   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14741   algorithm: "plot_tsa_name"
14742   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14744   include:
14745     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14746     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14748   layout:
14749     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14750     layout: "plot-throughput-speedup-analysis"
14751
14752 - type: "plot"
14753   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14754   algorithm: "plot_tsa_name"
14755   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14757   include:
14758     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14759     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14760     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14761     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14762     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14763   layout:
14764     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14765     layout: "plot-throughput-speedup-analysis"
14766
14767 - type: "plot"
14768   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14769   algorithm: "plot_tsa_name"
14770   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14772   include:
14773     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14774     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14775     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14776     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14777     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14778   layout:
14779     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14780     layout: "plot-throughput-speedup-analysis"
14781
14782 - type: "plot"
14783   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14784   algorithm: "plot_tsa_name"
14785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14787   include:
14788     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14789     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14790     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14791     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14792     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14793   layout:
14794     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14795     layout: "plot-throughput-speedup-analysis"
14796
14797 - type: "plot"
14798   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14799   algorithm: "plot_tsa_name"
14800   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14802   include:
14803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14804     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14805     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14806     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14807     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14808   layout:
14809     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14810     layout: "plot-throughput-speedup-analysis"
14811
14812 - type: "plot"
14813   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14814   algorithm: "plot_tsa_name"
14815   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14816   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14817   include:
14818     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14819     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14820     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14821     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14822     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14823     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14824   layout:
14825     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14826     layout: "plot-throughput-speedup-analysis"
14827
14828 - type: "plot"
14829   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14830   algorithm: "plot_tsa_name"
14831   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14833   include:
14834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14836     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14837     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14838     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14839     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14840   layout:
14841     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14842     layout: "plot-throughput-speedup-analysis"
14843
14844 - type: "plot"
14845   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14846   algorithm: "plot_tsa_name"
14847   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14849   include:
14850     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14851     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14852     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14853     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14854   layout:
14855     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14856     layout: "plot-throughput-speedup-analysis"
14857
14858 - type: "plot"
14859   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14860   algorithm: "plot_tsa_name"
14861   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14863   include:
14864     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14865     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14866     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14867     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14868   layout:
14869     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14870     layout: "plot-throughput-speedup-analysis"
14871
14872 - type: "plot"
14873   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14874   algorithm: "plot_tsa_name"
14875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14877   include:
14878     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14879     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14880     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14881     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14882     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14883     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14884   layout:
14885     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14886     layout: "plot-throughput-speedup-analysis"
14887
14888 - type: "plot"
14889   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14890   algorithm: "plot_tsa_name"
14891   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14892   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14893   include:
14894     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14895     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14896     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14897     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14900   layout:
14901     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14902     layout: "plot-throughput-speedup-analysis"
14903
14904 - type: "plot"
14905   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14906   algorithm: "plot_tsa_name"
14907   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14908   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14909   include:
14910     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14911     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14912     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14913     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14914     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14915     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14916   layout:
14917     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14918     layout: "plot-throughput-speedup-analysis"
14919
14920 - type: "plot"
14921   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14922   algorithm: "plot_tsa_name"
14923   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14925   include:
14926     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14927     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14928     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14929     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14930     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14931     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14932   layout:
14933     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14934     layout: "plot-throughput-speedup-analysis"
14935
14936 - type: "plot"
14937   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14938   algorithm: "plot_tsa_name"
14939   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14940   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14941   include:
14942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14944     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14945     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14946     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14947     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14948   layout:
14949     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14950     layout: "plot-throughput-speedup-analysis"
14951
14952 - type: "plot"
14953   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14954   algorithm: "plot_tsa_name"
14955   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14957   include:
14958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14961     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14962     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14963     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14964   layout:
14965     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14966     layout: "plot-throughput-speedup-analysis"
14967
14968 - type: "plot"
14969   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14970   algorithm: "plot_tsa_name"
14971   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14972   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14973   include:
14974     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14975     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14976     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14977     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14980   layout:
14981     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14982     layout: "plot-throughput-speedup-analysis"
14983
14984 - type: "plot"
14985   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14986   algorithm: "plot_tsa_name"
14987   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14988   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14989   include:
14990     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14991     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14992     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14996   layout:
14997     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14998     layout: "plot-throughput-speedup-analysis"
14999
15000 - type: "plot"
15001   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15002   algorithm: "plot_tsa_name"
15003   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15005   include:
15006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15007     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15012   layout:
15013     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15014     layout: "plot-throughput-speedup-analysis"
15015
15016 - type: "plot"
15017   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15018   algorithm: "plot_tsa_name"
15019   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15020   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15021   include:
15022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15028   layout:
15029     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15030     layout: "plot-throughput-speedup-analysis"
15031
15032 - type: "plot"
15033   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15034   algorithm: "plot_tsa_name"
15035   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15037   include:
15038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15042   layout:
15043     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15044     layout: "plot-throughput-speedup-analysis"
15045
15046 - type: "plot"
15047   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15048   algorithm: "plot_tsa_name"
15049   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15050   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15051   include:
15052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15056   layout:
15057     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15058     layout: "plot-throughput-speedup-analysis"
15059
15060 - type: "plot"
15061   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15062   algorithm: "plot_tsa_name"
15063   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15064   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15065   include:
15066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15070   layout:
15071     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15072     layout: "plot-throughput-speedup-analysis"
15073
15074 - type: "plot"
15075   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15076   algorithm: "plot_tsa_name"
15077   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15078   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15079   include:
15080     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15084   layout:
15085     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15086     layout: "plot-throughput-speedup-analysis"
15087
15088 - type: "plot"
15089   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15090   algorithm: "plot_tsa_name"
15091   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15093   include:
15094     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15095     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15096     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15097     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15098     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15099     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15100   layout:
15101     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15102     layout: "plot-throughput-speedup-analysis"
15103
15104 - type: "plot"
15105   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15106   algorithm: "plot_tsa_name"
15107   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15109   include:
15110     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15111     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15112     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15113     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15114     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15115     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15116   layout:
15117     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15118     layout: "plot-throughput-speedup-analysis"
15119
15120 - type: "plot"
15121   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15122   algorithm: "plot_tsa_name"
15123   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15125   include:
15126     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15127     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15128     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15129     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15130     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15131   layout:
15132     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15133     layout: "plot-throughput-speedup-analysis"
15134
15135 - type: "plot"
15136   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15137   algorithm: "plot_tsa_name"
15138   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15140   include:
15141     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15142     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15143     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15144     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15145     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15146   layout:
15147     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15148     layout: "plot-throughput-speedup-analysis"
15149
15150 - type: "plot"
15151   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15152   algorithm: "plot_tsa_name"
15153   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15154   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15155   include:
15156     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15157     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15158     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15159     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15160     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15161   layout:
15162     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15163     layout: "plot-throughput-speedup-analysis"
15164
15165 - type: "plot"
15166   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15167   algorithm: "plot_tsa_name"
15168   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15169   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15170   include:
15171     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15172     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15173     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15174     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15175     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15176   layout:
15177     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15178     layout: "plot-throughput-speedup-analysis"
15179
15180 - type: "plot"
15181   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15182   algorithm: "plot_tsa_name"
15183   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15184   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15185   include:
15186     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15187     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15190   layout:
15191     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15192     layout: "plot-throughput-speedup-analysis"
15193
15194 - type: "plot"
15195   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15196   algorithm: "plot_tsa_name"
15197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15199   include:
15200     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15201     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15204   layout:
15205     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15206     layout: "plot-throughput-speedup-analysis"
15207
15208 - type: "plot"
15209   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15210   algorithm: "plot_tsa_name"
15211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15213   include:
15214     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15215     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15216     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15220   layout:
15221     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15222     layout: "plot-throughput-speedup-analysis"
15223
15224 - type: "plot"
15225   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15226   algorithm: "plot_tsa_name"
15227   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15229   include:
15230     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15231     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15236   layout:
15237     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15238     layout: "plot-throughput-speedup-analysis"
15239
15240 - type: "plot"
15241   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15242   algorithm: "plot_tsa_name"
15243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15245   include:
15246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15248     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15249     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15252   layout:
15253     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15254     layout: "plot-throughput-speedup-analysis"
15255
15256 - type: "plot"
15257   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15258   algorithm: "plot_tsa_name"
15259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15261   include:
15262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15268   layout:
15269     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15270     layout: "plot-throughput-speedup-analysis"
15271
15272 - type: "plot"
15273   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15274   algorithm: "plot_tsa_name"
15275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15277   include:
15278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15280     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15281     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15284   layout:
15285     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15286     layout: "plot-throughput-speedup-analysis"
15287
15288 - type: "plot"
15289   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15290   algorithm: "plot_tsa_name"
15291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15292   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15293   include:
15294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15296     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15300   layout:
15301     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15302     layout: "plot-throughput-speedup-analysis"
15303
15304 - type: "plot"
15305   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15306   algorithm: "plot_tsa_name"
15307   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15309   include:
15310     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15311     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15312     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15313     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15314     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15315     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15316   layout:
15317     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15318     layout: "plot-throughput-speedup-analysis"
15319
15320 - type: "plot"
15321   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15322   algorithm: "plot_tsa_name"
15323   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15324   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15325   include:
15326     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15327     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15328     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15329     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15330     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15331     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15332   layout:
15333     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15334     layout: "plot-throughput-speedup-analysis"
15335
15336 - type: "plot"
15337   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15338   algorithm: "plot_tsa_name"
15339   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15340   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15341   include:
15342     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15343     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15344     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15345     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15346     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15347     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15348   layout:
15349     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15350     layout: "plot-throughput-speedup-analysis"
15351
15352 - type: "plot"
15353   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15354   algorithm: "plot_tsa_name"
15355   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15357   include:
15358     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15359     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15360     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15361     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15362     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15363     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15364   layout:
15365     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15366     layout: "plot-throughput-speedup-analysis"
15367
15368 - type: "plot"
15369   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15370   algorithm: "plot_tsa_name"
15371   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15373   include:
15374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15379   layout:
15380     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15381     layout: "plot-throughput-speedup-analysis"
15382
15383 - type: "plot"
15384   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15385   algorithm: "plot_tsa_name"
15386   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15387   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15388   include:
15389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15394   layout:
15395     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15396     layout: "plot-throughput-speedup-analysis"
15397
15398 - type: "plot"
15399   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15400   algorithm: "plot_tsa_name"
15401   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15402   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15403   include:
15404     - "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"
15405     - "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"
15406     - "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"
15407     - "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"
15408     - "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"
15409   layout:
15410     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15411     layout: "plot-throughput-speedup-analysis"
15412
15413 - type: "plot"
15414   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15415   algorithm: "plot_tsa_name"
15416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15418   include:
15419     - "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"
15420     - "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"
15421     - "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"
15422     - "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"
15423     - "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"
15424   layout:
15425     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15426     layout: "plot-throughput-speedup-analysis"
15427
15428 - type: "plot"
15429   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15430   algorithm: "plot_tsa_name"
15431   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15432   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15433   include:
15434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15439   layout:
15440     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15441     layout: "plot-throughput-speedup-analysis"
15442
15443 - type: "plot"
15444   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15445   algorithm: "plot_tsa_name"
15446   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15448   include:
15449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15454   layout:
15455     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15456     layout: "plot-throughput-speedup-analysis"
15457
15458 - type: "plot"
15459   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15460   algorithm: "plot_tsa_name"
15461   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15462   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15463   include:
15464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15469   layout:
15470     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15471     layout: "plot-throughput-speedup-analysis"
15472
15473 - type: "plot"
15474   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15475   algorithm: "plot_tsa_name"
15476   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15477   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15478   include:
15479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15484   layout:
15485     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15486     layout: "plot-throughput-speedup-analysis"
15487
15488 - type: "plot"
15489   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15490   algorithm: "plot_tsa_name"
15491   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15493   include:
15494     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15495     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15496     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15497     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15498     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15499   layout:
15500     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15501     layout: "plot-throughput-speedup-analysis"
15502
15503 - type: "plot"
15504   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15505   algorithm: "plot_tsa_name"
15506   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15507   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15508   include:
15509     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15510     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15511     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15512     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15513     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15514   layout:
15515     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15516     layout: "plot-throughput-speedup-analysis"
15517
15518 - type: "plot"
15519   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15520   algorithm: "plot_tsa_name"
15521   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15522   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15523   include:
15524     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15525     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15526     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15527     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15528     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15529   layout:
15530     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15531     layout: "plot-throughput-speedup-analysis"
15532
15533 - type: "plot"
15534   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15535   algorithm: "plot_tsa_name"
15536   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15538   include:
15539     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15540     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15541     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15542     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15543     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15544   layout:
15545     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15546     layout: "plot-throughput-speedup-analysis"
15547
15548 - type: "plot"
15549   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15550   algorithm: "plot_tsa_name"
15551   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15552   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15553   include:
15554     - "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"
15555     - "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"
15556     - "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"
15557     - "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"
15558   layout:
15559     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15560     layout: "plot-throughput-speedup-analysis"
15561
15562 - type: "plot"
15563   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15564   algorithm: "plot_tsa_name"
15565   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15566   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15567   include:
15568     - "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"
15569     - "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"
15570     - "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"
15571     - "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"
15572   layout:
15573     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15574     layout: "plot-throughput-speedup-analysis"
15575
15576 - type: "plot"
15577   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15578   algorithm: "plot_tsa_name"
15579   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15581   include:
15582     - "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"
15583     - "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"
15584     - "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"
15585     - "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"
15586   layout:
15587     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15588     layout: "plot-throughput-speedup-analysis"
15589
15590 - type: "plot"
15591   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15592   algorithm: "plot_tsa_name"
15593   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15595   include:
15596     - "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"
15597     - "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"
15598     - "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"
15599     - "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"
15600   layout:
15601     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15602     layout: "plot-throughput-speedup-analysis"
15603
15604 - type: "plot"
15605   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15606   algorithm: "plot_tsa_name"
15607   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15608   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15609   include:
15610     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15611     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15612     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15613     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15616   layout:
15617     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15618     layout: "plot-throughput-speedup-analysis"
15619
15620 - type: "plot"
15621   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15622   algorithm: "plot_tsa_name"
15623   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15625   include:
15626     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15627     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15628     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15629     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15632   layout:
15633     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15634     layout: "plot-throughput-speedup-analysis"
15635
15636 - type: "plot"
15637   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15638   algorithm: "plot_tsa_name"
15639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15641   include:
15642     - "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"
15643     - "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"
15644     - "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"
15645     - "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"
15646     - "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"
15647     - "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"
15648   layout:
15649     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15650     layout: "plot-throughput-speedup-analysis"
15651
15652 - type: "plot"
15653   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15654   algorithm: "plot_tsa_name"
15655   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15656   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15657   include:
15658     - "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"
15659     - "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"
15660     - "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"
15661     - "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"
15662     - "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"
15663     - "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"
15664   layout:
15665     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15666     layout: "plot-throughput-speedup-analysis"
15667
15668 - type: "plot"
15669   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15670   algorithm: "plot_tsa_name"
15671   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15673   include:
15674     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15675     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15676     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15677     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15679     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15680   layout:
15681     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15682     layout: "plot-throughput-speedup-analysis"
15683
15684 - type: "plot"
15685   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15686   algorithm: "plot_tsa_name"
15687   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15688   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15689   include:
15690     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15691     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15696   layout:
15697     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15698     layout: "plot-throughput-speedup-analysis"
15699
15700 - type: "plot"
15701   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15702   algorithm: "plot_tsa_name"
15703   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15705   include:
15706     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15707     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15708     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15709     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15710     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15711   layout:
15712     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15713     layout: "plot-throughput-speedup-analysis"
15714
15715 - type: "plot"
15716   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15717   algorithm: "plot_tsa_name"
15718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15720   include:
15721     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15722     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15723     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15724     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15725     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15726   layout:
15727     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15728     layout: "plot-throughput-speedup-analysis"
15729
15730 - type: "plot"
15731   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15732   algorithm: "plot_tsa_name"
15733   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15735   include:
15736     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15737     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15738   layout:
15739     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15740     layout: "plot-throughput-speedup-analysis"
15741
15742 - type: "plot"
15743   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15744   algorithm: "plot_tsa_name"
15745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15747   include:
15748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15749     - "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"
15750   layout:
15751     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15752     layout: "plot-throughput-speedup-analysis"
15753
15754 - type: "plot"
15755   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15756   algorithm: "plot_tsa_name"
15757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15759   include:
15760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15762   layout:
15763     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15764     layout: "plot-throughput-speedup-analysis"
15765
15766 - type: "plot"
15767   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15768   algorithm: "plot_tsa_name"
15769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15771   include:
15772     - "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"
15773     - "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"
15774   layout:
15775     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15776     layout: "plot-throughput-speedup-analysis"
15777
15778 - type: "plot"
15779   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15780   algorithm: "plot_tsa_name"
15781   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15782   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15783   include:
15784     - "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"
15785     - "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"
15786     - "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"
15787     - "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"
15788     - "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"
15789     - "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"
15790   layout:
15791     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15792     layout: "plot-throughput-speedup-analysis"
15793
15794 - type: "plot"
15795   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15796   algorithm: "plot_tsa_name"
15797   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15798   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15799   include:
15800     - "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"
15801     - "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"
15802     - "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"
15803     - "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"
15804     - "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"
15805     - "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"
15806   layout:
15807     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15808     layout: "plot-throughput-speedup-analysis"
15809
15810 - type: "plot"
15811   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15812   algorithm: "plot_tsa_name"
15813   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15814   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15815   include:
15816     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15817     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15818     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15819     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15820     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15821   layout:
15822     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15823     layout: "plot-throughput-speedup-analysis"
15824
15825 - type: "plot"
15826   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15827   algorithm: "plot_tsa_name"
15828   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15829   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15830   include:
15831     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15832     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15833     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15834     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15835     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15836   layout:
15837     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15838     layout: "plot-throughput-speedup-analysis"
15839
15840 - type: "plot"
15841   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15842   algorithm: "plot_tsa_name"
15843   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15844   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15845   include:
15846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15847     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15848     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15849     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15850     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15851   layout:
15852     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15853     layout: "plot-throughput-speedup-analysis"
15854
15855 - type: "plot"
15856   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15857   algorithm: "plot_tsa_name"
15858   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15859   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15860   include:
15861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15863     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15865     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15866   layout:
15867     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15868     layout: "plot-throughput-speedup-analysis"
15869
15870 - type: "plot"
15871   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15872   algorithm: "plot_tsa_name"
15873   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15874   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15875   include:
15876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15882   layout:
15883     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15884     layout: "plot-throughput-speedup-analysis"
15885
15886 - type: "plot"
15887   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15888   algorithm: "plot_tsa_name"
15889   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15890   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15891   include:
15892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15898   layout:
15899     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15900     layout: "plot-throughput-speedup-analysis"
15901
15902 - type: "plot"
15903   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15904   algorithm: "plot_tsa_name"
15905   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15906   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15907   include:
15908     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15909     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15910     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15911     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15912   layout:
15913     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15914     layout: "plot-throughput-speedup-analysis"
15915
15916 - type: "plot"
15917   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15918   algorithm: "plot_tsa_name"
15919   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15920   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15921   include:
15922     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15923     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15924     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15925     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15926   layout:
15927     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15928     layout: "plot-throughput-speedup-analysis"
15929
15930 - type: "plot"
15931   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15932   algorithm: "plot_tsa_name"
15933   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15934   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15935   include:
15936     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15937     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15938     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15939     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15940     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15941   layout:
15942     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15943     layout: "plot-throughput-speedup-analysis"
15944
15945 - type: "plot"
15946   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15947   algorithm: "plot_tsa_name"
15948   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15949   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15950   include:
15951     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15952     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15953     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15955     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15956   layout:
15957     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15958     layout: "plot-throughput-speedup-analysis"
15959
15960 - type: "plot"
15961   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15962   algorithm: "plot_tsa_name"
15963   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15964   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15965   include:
15966     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15967     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15968     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15969     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15970     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15971     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15972   layout:
15973     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15974     layout: "plot-throughput-speedup-analysis"
15975
15976 - type: "plot"
15977   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15978   algorithm: "plot_tsa_name"
15979   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15980   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15981   include:
15982     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15983     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15984     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15985     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15986     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15987     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15988   layout:
15989     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15990     layout: "plot-throughput-speedup-analysis"
15991
15992 - type: "plot"
15993   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15994   algorithm: "plot_tsa_name"
15995   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15996   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15997   include:
15998     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15999     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16000     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16001     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16002   layout:
16003     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16004     layout: "plot-throughput-speedup-analysis"
16005
16006 - type: "plot"
16007   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16008   algorithm: "plot_tsa_name"
16009   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16010   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16011   include:
16012     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16013     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16014     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16015     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16016   layout:
16017     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16018     layout: "plot-throughput-speedup-analysis"
16019
16020 - type: "plot"
16021   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16022   algorithm: "plot_tsa_name"
16023   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16024   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16025   include:
16026     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16027     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16028     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16029     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16030     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16032   layout:
16033     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16034     layout: "plot-throughput-speedup-analysis"
16035
16036 - type: "plot"
16037   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16038   algorithm: "plot_tsa_name"
16039   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16040   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16041   include:
16042     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16043     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16044     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16045     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16048   layout:
16049     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16050     layout: "plot-throughput-speedup-analysis"
16051
16052 - type: "plot"
16053   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16054   algorithm: "plot_tsa_name"
16055   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16056   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16057   include:
16058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16064   layout:
16065     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16066     layout: "plot-throughput-speedup-analysis"
16067
16068 - type: "plot"
16069   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16070   algorithm: "plot_tsa_name"
16071   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16072   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16073   include:
16074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16080   layout:
16081     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16082     layout: "plot-throughput-speedup-analysis"
16083
16084 - type: "plot"
16085   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16086   algorithm: "plot_tsa_name"
16087   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16088   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16089   include:
16090     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16091     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16092     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16093     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16094     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16095     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16096   layout:
16097     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16098     layout: "plot-throughput-speedup-analysis"
16099
16100 - type: "plot"
16101   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16102   algorithm: "plot_tsa_name"
16103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16105   include:
16106     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16107     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16108     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16109     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16110     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16111     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16112   layout:
16113     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16114     layout: "plot-throughput-speedup-analysis"
16115
16116 - type: "plot"
16117   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16118   algorithm: "plot_tsa_name"
16119   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16120   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16121   include:
16122     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16123     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16124     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16125     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16126     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16127     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16128   layout:
16129     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16130     layout: "plot-throughput-speedup-analysis"
16131
16132 - type: "plot"
16133   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16134   algorithm: "plot_tsa_name"
16135   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16136   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16137   include:
16138     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16139     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16140     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16141     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16142     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16143     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16144   layout:
16145     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16146     layout: "plot-throughput-speedup-analysis"
16147
16148 - type: "plot"
16149   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16150   algorithm: "plot_tsa_name"
16151   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16152   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16153   include:
16154     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16155     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16156     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16157     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16158     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16160   layout:
16161     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16162     layout: "plot-throughput-speedup-analysis"
16163
16164 - type: "plot"
16165   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16166   algorithm: "plot_tsa_name"
16167   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16168   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16169   include:
16170     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16173     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16174     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16175     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16176   layout:
16177     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16178     layout: "plot-throughput-speedup-analysis"
16179
16180 #- type: "plot"
16181 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16182 #  algorithm: "plot_tsa_name"
16183 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16184 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16185 #  include:
16186 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16187 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16188 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16189 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16190 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16191 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16192 #  layout:
16193 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16194 #    layout: "plot-throughput-speedup-analysis"
16195 #
16196 #- type: "plot"
16197 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16198 #  algorithm: "plot_tsa_name"
16199 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16200 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16201 #  include:
16202 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16203 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16204 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16205 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16206 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16207 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16208 #  layout:
16209 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16210 #    layout: "plot-throughput-speedup-analysis"
16211
16212 - type: "plot"
16213   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16214   algorithm: "plot_tsa_name"
16215   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16216   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16217   include:
16218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16223   layout:
16224     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16225     layout: "plot-throughput-speedup-analysis"
16226
16227 - type: "plot"
16228   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16229   algorithm: "plot_tsa_name"
16230   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16231   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16232   include:
16233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16238   layout:
16239     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16240     layout: "plot-throughput-speedup-analysis"
16241
16242 - type: "plot"
16243   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16244   algorithm: "plot_tsa_name"
16245   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16246   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16247   include:
16248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16252     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16253     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16254   layout:
16255     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16256     layout: "plot-throughput-speedup-analysis"
16257
16258 - type: "plot"
16259   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16260   algorithm: "plot_tsa_name"
16261   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16262   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16263   include:
16264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16270   layout:
16271     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16272     layout: "plot-throughput-speedup-analysis"
16273
16274 - type: "plot"
16275   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16276   algorithm: "plot_tsa_name"
16277   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16278   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16279   include:
16280     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16281     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16282     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16283     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16284     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16285   layout:
16286     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16287     layout: "plot-throughput-speedup-analysis"
16288
16289 - type: "plot"
16290   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16291   algorithm: "plot_tsa_name"
16292   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16293   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16294   include:
16295     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16296     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16297     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16298     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16299     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16300   layout:
16301     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16302     layout: "plot-throughput-speedup-analysis"
16303
16304 #- type: "plot"
16305 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16306 #  algorithm: "plot_tsa_name"
16307 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16308 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16309 #  include:
16310 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16311 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16312 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16313 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16314 #  layout:
16315 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16316 #    layout: "plot-throughput-speedup-analysis"
16317 #
16318 #- type: "plot"
16319 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16320 #  algorithm: "plot_tsa_name"
16321 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16322 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16323 #  include:
16324 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16325 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16326 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16327 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16328 #  layout:
16329 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16330 #    layout: "plot-throughput-speedup-analysis"
16331
16332 - type: "plot"
16333   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16334   algorithm: "plot_tsa_name"
16335   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16336   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16337   include:
16338     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16339     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16340     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16341     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16342     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16343     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16344   layout:
16345     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16346     layout: "plot-throughput-speedup-analysis"
16347
16348 - type: "plot"
16349   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16350   algorithm: "plot_tsa_name"
16351   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16352   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16353   include:
16354     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16355     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16356     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16357     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16358     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16360   layout:
16361     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16362     layout: "plot-throughput-speedup-analysis"
16363
16364 - type: "plot"
16365   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16366   algorithm: "plot_tsa_name"
16367   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16368   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16369   include:
16370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16375   layout:
16376     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16377     layout: "plot-throughput-speedup-analysis"
16378
16379 - type: "plot"
16380   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16381   algorithm: "plot_tsa_name"
16382   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16383   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16384   include:
16385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16390   layout:
16391     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16392     layout: "plot-throughput-speedup-analysis"
16393
16394 - type: "plot"
16395   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16396   algorithm: "plot_tsa_name"
16397   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16398   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16399   include:
16400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16406   layout:
16407     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16408     layout: "plot-throughput-speedup-analysis"
16409
16410 - type: "plot"
16411   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16412   algorithm: "plot_tsa_name"
16413   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16414   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16415   include:
16416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16422   layout:
16423     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16424     layout: "plot-throughput-speedup-analysis"
16425
16426 - type: "plot"
16427   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16428   algorithm: "plot_tsa_name"
16429   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16430   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16431   include:
16432     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16433     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16434     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16435     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16436   layout:
16437     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16438     layout: "plot-throughput-speedup-analysis"
16439
16440 - type: "plot"
16441   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16442   algorithm: "plot_tsa_name"
16443   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16444   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16445   include:
16446     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16447     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16448     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16449     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16450   layout:
16451     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16452     layout: "plot-throughput-speedup-analysis"
16453
16454 - type: "plot"
16455   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16456   algorithm: "plot_tsa_name"
16457   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16458   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16459   include:
16460     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16461     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16462     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16463     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16464     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16465   layout:
16466     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16467     layout: "plot-throughput-speedup-analysis"
16468
16469 - type: "plot"
16470   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16471   algorithm: "plot_tsa_name"
16472   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16473   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16474   include:
16475     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16476     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16477     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16478     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16479     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16480   layout:
16481     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16482     layout: "plot-throughput-speedup-analysis"
16483
16484 - type: "plot"
16485   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16486   algorithm: "plot_tsa_name"
16487   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16488   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16489   include:
16490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16492     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16493     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16494     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16495     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16496   layout:
16497     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16498     layout: "plot-throughput-speedup-analysis"
16499
16500 - type: "plot"
16501   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16502   algorithm: "plot_tsa_name"
16503   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16504   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16505   include:
16506     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16507     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16508     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16509     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16510     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16511     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16512   layout:
16513     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16514     layout: "plot-throughput-speedup-analysis"
16515
16516 #- type: "plot"
16517 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16518 #  algorithm: "plot_tsa_name"
16519 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16520 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16521 #  include:
16522 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16523 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16524 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16525 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16526 #  layout:
16527 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16528 #    layout: "plot-throughput-speedup-analysis"
16529 #
16530 #- type: "plot"
16531 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16532 #  algorithm: "plot_tsa_name"
16533 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16534 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16535 #  include:
16536 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16537 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16538 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16539 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16540 #  layout:
16541 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16542 #    layout: "plot-throughput-speedup-analysis"
16543
16544 - type: "plot"
16545   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16546   algorithm: "plot_tsa_name"
16547   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16548   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16549   include:
16550     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16551     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16552     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16553     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16554     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16556   layout:
16557     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16558     layout: "plot-throughput-speedup-analysis"
16559
16560 - type: "plot"
16561   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16562   algorithm: "plot_tsa_name"
16563   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16564   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16565   include:
16566     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16567     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16568     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16569     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16572   layout:
16573     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16574     layout: "plot-throughput-speedup-analysis"
16575
16576 #- type: "plot"
16577 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16578 #  algorithm: "plot_tsa_name"
16579 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16580 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16581 #  include:
16582 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16583 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16584 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16585 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16586 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16587 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16588 #  layout:
16589 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16590 #    layout: "plot-throughput-speedup-analysis"
16591 #
16592 #- type: "plot"
16593 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16594 #  algorithm: "plot_tsa_name"
16595 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16596 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16597 #  include:
16598 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16599 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16600 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16601 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16602 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16603 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16604 #  layout:
16605 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16606 #    layout: "plot-throughput-speedup-analysis"
16607
16608 #- type: "plot"
16609 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16610 #  algorithm: "plot_tsa_name"
16611 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16612 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16613 #  include:
16614 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16615 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16616 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16617 #  layout:
16618 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16619 #    layout: "plot-throughput-speedup-analysis"
16620 #
16621 #- type: "plot"
16622 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16623 #  algorithm: "plot_tsa_name"
16624 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16625 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16626 #  include:
16627 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16628 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16629 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16630 #  layout:
16631 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16632 #    layout: "plot-throughput-speedup-analysis"
16633
16634 ################################################################################
16635
16636 # Packet Throughput - DPDK
16637
16638 # 2n-skx-xxv710
16639
16640 - type: "plot"
16641   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16642   algorithm: "plot_perf_box_name"
16643   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16644   data: "plot-dpdk-throughput-latency-2n-skx"
16645   include:
16646     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16647     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16648   layout:
16649     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16650     layout: "plot-throughput"
16651
16652 - type: "plot"
16653   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16654   algorithm: "plot_perf_box_name"
16655   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16656   data: "plot-dpdk-throughput-latency-2n-skx"
16657   include:
16658     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16659     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16660   layout:
16661     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16662     layout: "plot-throughput"
16663
16664 - type: "plot"
16665   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16666   algorithm: "plot_perf_box_name"
16667   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16668   data: "plot-dpdk-throughput-latency-2n-skx"
16669   include:
16670     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16671     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16672   layout:
16673     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16674     layout: "plot-throughput"
16675
16676 - type: "plot"
16677   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16678   algorithm: "plot_perf_box_name"
16679   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16680   data: "plot-dpdk-throughput-latency-2n-skx"
16681   include:
16682     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16683     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16684   layout:
16685     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16686     layout: "plot-throughput"
16687
16688 # 2n-skx-x710
16689
16690 - type: "plot"
16691   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16692   algorithm: "plot_perf_box_name"
16693   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16694   data: "plot-dpdk-throughput-latency-2n-skx"
16695   include:
16696     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16697     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16698   layout:
16699     title: "2n-skx-x710-64b-2t1c-base-ndr"
16700     layout: "plot-throughput"
16701
16702 - type: "plot"
16703   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16704   algorithm: "plot_perf_box_name"
16705   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16706   data: "plot-dpdk-throughput-latency-2n-skx"
16707   include:
16708     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16709     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16710   layout:
16711     title: "2n-skx-x710-64b-4t2c-base-ndr"
16712     layout: "plot-throughput"
16713
16714 - type: "plot"
16715   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16716   algorithm: "plot_perf_box_name"
16717   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16718   data: "plot-dpdk-throughput-latency-2n-skx"
16719   include:
16720     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16721     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16722   layout:
16723     title: "2n-skx-x710-64b-2t1c-base-pdr"
16724     layout: "plot-throughput"
16725
16726 - type: "plot"
16727   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16728   algorithm: "plot_perf_box_name"
16729   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16730   data: "plot-dpdk-throughput-latency-2n-skx"
16731   include:
16732     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16733     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16734   layout:
16735     title: "2n-skx-x710-64b-4t2c-base-pdr"
16736     layout: "plot-throughput"
16737
16738 # 3n-skx-xxv710
16739
16740 - type: "plot"
16741   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16742   algorithm: "plot_perf_box_name"
16743   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16744   data: "plot-dpdk-throughput-latency-3n-skx"
16745   include:
16746     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16747     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16748   layout:
16749     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16750     layout: "plot-throughput"
16751
16752 - type: "plot"
16753   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16754   algorithm: "plot_perf_box_name"
16755   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16756   data: "plot-dpdk-throughput-latency-3n-skx"
16757   include:
16758     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16759     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16760   layout:
16761     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16762     layout: "plot-throughput"
16763
16764 - type: "plot"
16765   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16766   algorithm: "plot_perf_box_name"
16767   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16768   data: "plot-dpdk-throughput-latency-3n-skx"
16769   include:
16770     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16771     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16772   layout:
16773     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16774     layout: "plot-throughput"
16775
16776 - type: "plot"
16777   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16778   algorithm: "plot_perf_box_name"
16779   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16780   data: "plot-dpdk-throughput-latency-3n-skx"
16781   include:
16782     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16783     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16784   layout:
16785     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16786     layout: "plot-throughput"
16787
16788 # 3n-skx-x710
16789
16790 - type: "plot"
16791   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16792   algorithm: "plot_perf_box_name"
16793   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16794   data: "plot-dpdk-throughput-latency-3n-skx"
16795   include:
16796     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16797     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16798   layout:
16799     title: "3n-skx-x710-64b-2t1c-base-ndr"
16800     layout: "plot-throughput"
16801
16802 - type: "plot"
16803   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16804   algorithm: "plot_perf_box_name"
16805   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16806   data: "plot-dpdk-throughput-latency-3n-skx"
16807   include:
16808     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16809     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16810   layout:
16811     title: "3n-skx-x710-64b-4t2c-base-ndr"
16812     layout: "plot-throughput"
16813
16814 - type: "plot"
16815   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16816   algorithm: "plot_perf_box_name"
16817   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16818   data: "plot-dpdk-throughput-latency-3n-skx"
16819   include:
16820     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16821     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16822   layout:
16823     title: "3n-skx-x710-64b-2t1c-base-pdr"
16824     layout: "plot-throughput"
16825
16826 - type: "plot"
16827   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16828   algorithm: "plot_perf_box_name"
16829   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16830   data: "plot-dpdk-throughput-latency-3n-skx"
16831   include:
16832     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16833     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16834   layout:
16835     title: "3n-skx-x710-64b-4t2c-base-pdr"
16836     layout: "plot-throughput"
16837
16838 # 3n-hsw-xl710
16839
16840 - type: "plot"
16841   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16842   algorithm: "plot_perf_box_name"
16843   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16844   data: "plot-dpdk-throughput-latency-3n-hsw"
16845   include:
16846     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16847     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16848   layout:
16849     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16850     layout: "plot-throughput"
16851
16852 - type: "plot"
16853   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16854   algorithm: "plot_perf_box_name"
16855   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16856   data: "plot-dpdk-throughput-latency-3n-hsw"
16857   include:
16858     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16859     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16860   layout:
16861     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16862     layout: "plot-throughput"
16863
16864 - type: "plot"
16865   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16866   algorithm: "plot_perf_box_name"
16867   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16868   data: "plot-dpdk-throughput-latency-3n-hsw"
16869   include:
16870     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16871     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16872   layout:
16873     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16874     layout: "plot-throughput"
16875
16876 - type: "plot"
16877   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16878   algorithm: "plot_perf_box_name"
16879   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16880   data: "plot-dpdk-throughput-latency-3n-hsw"
16881   include:
16882     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16883     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16884   layout:
16885     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16886     layout: "plot-throughput"
16887
16888 # 3n-hsw-x710
16889
16890 - type: "plot"
16891   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16892   algorithm: "plot_perf_box_name"
16893   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16894   data: "plot-dpdk-throughput-latency-3n-hsw"
16895   include:
16896     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16897     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16898   layout:
16899     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16900     layout: "plot-throughput"
16901
16902 - type: "plot"
16903   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16904   algorithm: "plot_perf_box_name"
16905   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16906   data: "plot-dpdk-throughput-latency-3n-hsw"
16907   include:
16908     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16909     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16910   layout:
16911     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16912     layout: "plot-throughput"
16913
16914 - type: "plot"
16915   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16916   algorithm: "plot_perf_box_name"
16917   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16918   data: "plot-dpdk-throughput-latency-3n-hsw"
16919   include:
16920     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16921     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16922   layout:
16923     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16924     layout: "plot-throughput"
16925
16926 - type: "plot"
16927   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16928   algorithm: "plot_perf_box_name"
16929   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16930   data: "plot-dpdk-throughput-latency-3n-hsw"
16931   include:
16932     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16933     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16934   layout:
16935     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16936     layout: "plot-throughput"
16937
16938 # 2n-dnv-x553
16939
16940 - type: "plot"
16941   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16942   algorithm: "plot_perf_box_name"
16943   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16944   data: "plot-dpdk-throughput-latency-2n-dnv"
16945   include:
16946     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16947     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16948   layout:
16949     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16950     layout: "plot-throughput"
16951
16952 - type: "plot"
16953   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16954   algorithm: "plot_perf_box_name"
16955   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16956   data: "plot-dpdk-throughput-latency-2n-dnv"
16957   include:
16958     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16959     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16960   layout:
16961     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16962     layout: "plot-throughput"
16963
16964 - type: "plot"
16965   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16966   algorithm: "plot_perf_box_name"
16967   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16968   data: "plot-dpdk-throughput-latency-2n-dnv"
16969   include:
16970     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16971     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16972   layout:
16973     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16974     layout: "plot-throughput"
16975
16976 - type: "plot"
16977   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16978   algorithm: "plot_perf_box_name"
16979   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16980   data: "plot-dpdk-throughput-latency-2n-dnv"
16981   include:
16982     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16983     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16984   layout:
16985     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16986     layout: "plot-throughput"
16987
16988 # 3n-dnv-x553
16989
16990 - type: "plot"
16991   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16992   algorithm: "plot_perf_box_name"
16993   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16994   data: "plot-dpdk-throughput-latency-3n-dnv"
16995   include:
16996     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16997     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16998   layout:
16999     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17000     layout: "plot-throughput"
17001
17002 - type: "plot"
17003   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17004   algorithm: "plot_perf_box_name"
17005   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17006   data: "plot-dpdk-throughput-latency-3n-dnv"
17007   include:
17008     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17009     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17010   layout:
17011     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17012     layout: "plot-throughput"
17013
17014 - type: "plot"
17015   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17016   algorithm: "plot_perf_box_name"
17017   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17018   data: "plot-dpdk-throughput-latency-3n-dnv"
17019   include:
17020     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17021     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17022   layout:
17023     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17024     layout: "plot-throughput"
17025
17026 - type: "plot"
17027   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17028   algorithm: "plot_perf_box_name"
17029   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17030   data: "plot-dpdk-throughput-latency-3n-dnv"
17031   include:
17032     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17033     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17034   layout:
17035     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17036     layout: "plot-throughput"
17037
17038 # 3n-tsh-x520
17039
17040 - type: "plot"
17041   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17042   algorithm: "plot_perf_box_name"
17043   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17044   data: "plot-dpdk-throughput-latency-3n-tsh"
17045   include:
17046     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17047     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17048   layout:
17049     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17050     layout: "plot-throughput"
17051
17052 - type: "plot"
17053   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17054   algorithm: "plot_perf_box_name"
17055   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17056   data: "plot-dpdk-throughput-latency-3n-tsh"
17057   include:
17058     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17059     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17060   layout:
17061     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17062     layout: "plot-throughput"
17063
17064 - type: "plot"
17065   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17066   algorithm: "plot_perf_box_name"
17067   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17068   data: "plot-dpdk-throughput-latency-3n-tsh"
17069   include:
17070     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17071     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17072   layout:
17073     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17074     layout: "plot-throughput"
17075
17076 - type: "plot"
17077   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17078   algorithm: "plot_perf_box_name"
17079   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17080   data: "plot-dpdk-throughput-latency-3n-tsh"
17081   include:
17082     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17083     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17084   layout:
17085     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17086     layout: "plot-throughput"
17087
17088 ################################################################################
17089 ###   2n-clx                                                                 ###
17090 ################################################################################
17091
17092 # Packet Throughput
17093
17094 - type: "plot"
17095   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17096   algorithm: "plot_perf_box_name"
17097   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17099   include:
17100     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17101     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17102     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17103     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17104   layout:
17105     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17106     layout: "plot-throughput"
17107
17108 - type: "plot"
17109   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17110   algorithm: "plot_perf_box_name"
17111   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17112   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17113   include:
17114     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17115     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17116     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17117     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17118   layout:
17119     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17120     layout: "plot-throughput"
17121
17122 - type: "plot"
17123   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17124   algorithm: "plot_perf_box_name"
17125   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17126   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17127   include:
17128     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17129     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17130     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17131     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17132   layout:
17133     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17134     layout: "plot-throughput"
17135
17136 - type: "plot"
17137   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17138   algorithm: "plot_perf_box_name"
17139   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17140   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17141   include:
17142     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17143     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17144     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17145     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17146   layout:
17147     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17148     layout: "plot-throughput"
17149
17150 - type: "plot"
17151   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17152   algorithm: "plot_perf_box_name"
17153   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17154   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17155   include:
17156     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17157     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17158     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17159     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17160   layout:
17161     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17162     layout: "plot-throughput"
17163
17164 - type: "plot"
17165   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17166   algorithm: "plot_perf_box_name"
17167   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17168   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17169   include:
17170     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17171     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17172     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17173     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17174   layout:
17175     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17176     layout: "plot-throughput"
17177
17178 - type: "plot"
17179   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17180   algorithm: "plot_perf_box_name"
17181   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17182   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17183   include:
17184     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17185     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17186     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17187     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17190   layout:
17191     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17192     layout: "plot-throughput"
17193
17194 - type: "plot"
17195   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17196   algorithm: "plot_perf_box_name"
17197   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17198   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17199   include:
17200     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17205   layout:
17206     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17207     layout: "plot-throughput"
17208
17209 - type: "plot"
17210   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17211   algorithm: "plot_perf_box_name"
17212   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17214   include:
17215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17218     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17219   layout:
17220     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17221     layout: "plot-throughput"
17222
17223 - type: "plot"
17224   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17225   algorithm: "plot_perf_box_name"
17226   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17227   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17228   include:
17229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17233   layout:
17234     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17235     layout: "plot-throughput"
17236
17237 - type: "plot"
17238   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17239   algorithm: "plot_perf_box_name"
17240   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17241   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17242   include:
17243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17246   layout:
17247     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17248     layout: "plot-throughput"
17249
17250 - type: "plot"
17251   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17252   algorithm: "plot_perf_box_name"
17253   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17255   include:
17256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17259   layout:
17260     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17261     layout: "plot-throughput"
17262
17263 - type: "plot"
17264   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17265   algorithm: "plot_perf_box_name"
17266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17268   include:
17269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17274   layout:
17275     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17276     layout: "plot-throughput"
17277
17278 - type: "plot"
17279   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17280   algorithm: "plot_perf_box_name"
17281   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17283   include:
17284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17289   layout:
17290     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17291     layout: "plot-throughput"
17292
17293 - type: "plot"
17294   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17295   algorithm: "plot_perf_box_name"
17296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17298   include:
17299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17302   layout:
17303     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17304     layout: "plot-throughput"
17305
17306 - type: "plot"
17307   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17308   algorithm: "plot_perf_box_name"
17309   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17311   include:
17312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17315   layout:
17316     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17317     layout: "plot-throughput"
17318
17319 - type: "plot"
17320   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17321   algorithm: "plot_perf_box_name"
17322   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17324   include:
17325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17331   layout:
17332     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17333     layout: "plot-throughput"
17334
17335 - type: "plot"
17336   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17337   algorithm: "plot_perf_box_name"
17338   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17340   include:
17341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17347   layout:
17348     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17349     layout: "plot-throughput"
17350
17351 - type: "plot"
17352   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17353   algorithm: "plot_perf_box_name"
17354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17356   include:
17357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17363   layout:
17364     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17365     layout: "plot-throughput"
17366
17367 - type: "plot"
17368   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17369   algorithm: "plot_perf_box_name"
17370   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17372   include:
17373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17379   layout:
17380     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17381     layout: "plot-throughput"
17382
17383 - type: "plot"
17384   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17385   algorithm: "plot_perf_box_name"
17386   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17388   include:
17389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17391   layout:
17392     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17393     layout: "plot-throughput"
17394
17395 - type: "plot"
17396   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17397   algorithm: "plot_perf_box_name"
17398   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17400   include:
17401     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17402     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17403   layout:
17404     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17405     layout: "plot-throughput"
17406
17407 - type: "plot"
17408   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17409   algorithm: "plot_perf_box_name"
17410   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17411   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17412   include:
17413     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17414     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17415     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17416     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17417     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17419   layout:
17420     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17421     layout: "plot-throughput"
17422
17423 - type: "plot"
17424   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17425   algorithm: "plot_perf_box_name"
17426   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17428   include:
17429     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17430     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17431     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17432     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17433     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17434     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17435   layout:
17436     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17437     layout: "plot-throughput"
17438
17439 - type: "plot"
17440   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17441   algorithm: "plot_perf_box_name"
17442   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17443   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17444   include:
17445     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17446     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17447     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17448     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17449     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17450     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17451   layout:
17452     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17453     layout: "plot-throughput"
17454
17455 - type: "plot"
17456   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17457   algorithm: "plot_perf_box_name"
17458   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17459   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17460   include:
17461     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17462     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17463     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17464     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17465     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17466     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17467   layout:
17468     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17469     layout: "plot-throughput"
17470
17471 - type: "plot"
17472   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17473   algorithm: "plot_perf_box_name"
17474   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17476   include:
17477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17479     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17480     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17481     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17483   layout:
17484     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17485     layout: "plot-throughput"
17486
17487 - type: "plot"
17488   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17489   algorithm: "plot_perf_box_name"
17490   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17491   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17492   include:
17493     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17494     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17495     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17496     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17497     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17498     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17499   layout:
17500     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17501     layout: "plot-throughput"
17502
17503 - type: "plot"
17504   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17505   algorithm: "plot_perf_box_name"
17506   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17507   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17508   include:
17509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17514   layout:
17515     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17516     layout: "plot-throughput"
17517
17518 - type: "plot"
17519   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17520   algorithm: "plot_perf_box_name"
17521   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17522   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17523   include:
17524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17526     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17529   layout:
17530     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17531     layout: "plot-throughput"
17532
17533 - type: "plot"
17534   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17535   algorithm: "plot_perf_box_name"
17536   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17537   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17538   include:
17539     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17540     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17541     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17544   layout:
17545     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17546     layout: "plot-throughput"
17547
17548 - type: "plot"
17549   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17550   algorithm: "plot_perf_box_name"
17551   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17552   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17553   include:
17554     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17555     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17556     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17557     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17558     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17559   layout:
17560     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17561     layout: "plot-throughput"
17562
17563 - type: "plot"
17564   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17565   algorithm: "plot_perf_box_name"
17566   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17567   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17568   include:
17569     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17570     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17571     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17572     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17573     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17574   layout:
17575     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17576     layout: "plot-throughput"
17577
17578 - type: "plot"
17579   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17580   algorithm: "plot_perf_box_name"
17581   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17583   include:
17584     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17585     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17586     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17587     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17588     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17589   layout:
17590     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17591     layout: "plot-throughput"
17592
17593 - type: "plot"
17594   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17595   algorithm: "plot_perf_box_name"
17596   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17598   include:
17599     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17601     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17604   layout:
17605     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17606     layout: "plot-throughput"
17607
17608 - type: "plot"
17609   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17610   algorithm: "plot_perf_box_name"
17611   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17613   include:
17614     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17615     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17616     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17617     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17618     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17619   layout:
17620     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17621     layout: "plot-throughput"
17622
17623 - type: "plot"
17624   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17625   algorithm: "plot_perf_box_name"
17626   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17628   include:
17629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17634   layout:
17635     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17636     layout: "plot-throughput"
17637
17638 - type: "plot"
17639   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17640   algorithm: "plot_perf_box_name"
17641   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17642   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17643   include:
17644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17649   layout:
17650     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17651     layout: "plot-throughput"
17652
17653 - type: "plot"
17654   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17655   algorithm: "plot_perf_box_name"
17656   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17658   include:
17659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17665   layout:
17666     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17667     layout: "plot-throughput"
17668
17669 - type: "plot"
17670   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17671   algorithm: "plot_perf_box_name"
17672   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17673   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17674   include:
17675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17681   layout:
17682     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17683     layout: "plot-throughput"
17684
17685 - type: "plot"
17686   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17687   algorithm: "plot_perf_box_name"
17688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17690   include:
17691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17695   layout:
17696     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17697     layout: "plot-throughput"
17698
17699 - type: "plot"
17700   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17701   algorithm: "plot_perf_box_name"
17702   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17704   include:
17705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17709   layout:
17710     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17711     layout: "plot-throughput"
17712
17713 - type: "plot"
17714   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17715   algorithm: "plot_perf_box_name"
17716   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17718   include:
17719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17725   layout:
17726     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17727     layout: "plot-throughput"
17728
17729 - type: "plot"
17730   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17731   algorithm: "plot_perf_box_name"
17732   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17734   include:
17735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17741   layout:
17742     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17743     layout: "plot-throughput"
17744
17745 - type: "plot"
17746   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17747   algorithm: "plot_perf_box_name"
17748   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17750   include:
17751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17755   layout:
17756     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17757     layout: "plot-throughput"
17758
17759 - type: "plot"
17760   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17761   algorithm: "plot_perf_box_name"
17762   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17764   include:
17765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17769   layout:
17770     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17771     layout: "plot-throughput"
17772
17773 - type: "plot"
17774   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17775   algorithm: "plot_perf_box_name"
17776   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17778   include:
17779     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17780     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17781     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17782     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17783     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17784     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17785   layout:
17786     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17787     layout: "plot-throughput"
17788
17789 - type: "plot"
17790   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17791   algorithm: "plot_perf_box_name"
17792   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17794   include:
17795     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17796     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17797     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17798     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17799     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17800     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17801   layout:
17802     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17803     layout: "plot-throughput"
17804
17805 - type: "plot"
17806   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17807   algorithm: "plot_perf_box_name"
17808   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17810   include:
17811     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17812     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17813     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17814     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17815   layout:
17816     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17817     layout: "plot-throughput"
17818
17819 - type: "plot"
17820   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17821   algorithm: "plot_perf_box_name"
17822   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17824   include:
17825     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17826     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17827     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17828     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17829   layout:
17830     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17831     layout: "plot-throughput"
17832
17833 - type: "plot"
17834   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17835   algorithm: "plot_perf_box_name"
17836   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17838   include:
17839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17842     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17844   layout:
17845     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17846     layout: "plot-throughput"
17847
17848 - type: "plot"
17849   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17850   algorithm: "plot_perf_box_name"
17851   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17852   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17853   include:
17854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17859   layout:
17860     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17861     layout: "plot-throughput"
17862
17863 - type: "plot"
17864   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17865   algorithm: "plot_perf_box_name"
17866   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17868   include:
17869     - "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"
17870     - "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"
17871     - "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"
17872     - "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"
17873     - "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"
17874   layout:
17875     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17876     layout: "plot-throughput"
17877
17878 - type: "plot"
17879   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17880   algorithm: "plot_perf_box_name"
17881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17883   include:
17884     - "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"
17885     - "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"
17886     - "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"
17887     - "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"
17888     - "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"
17889   layout:
17890     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17891     layout: "plot-throughput"
17892
17893 - type: "plot"
17894   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17895   algorithm: "plot_perf_box_name"
17896   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17897   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17898   include:
17899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17904   layout:
17905     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17906     layout: "plot-throughput"
17907
17908 - type: "plot"
17909   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17910   algorithm: "plot_perf_box_name"
17911   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17912   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17913   include:
17914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17919   layout:
17920     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17921     layout: "plot-throughput"
17922
17923 - type: "plot"
17924   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17925   algorithm: "plot_perf_box_name"
17926   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17928   include:
17929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17934   layout:
17935     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17936     layout: "plot-throughput"
17937
17938 - type: "plot"
17939   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17940   algorithm: "plot_perf_box_name"
17941   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17942   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17943   include:
17944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17949   layout:
17950     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17951     layout: "plot-throughput"
17952
17953 - type: "plot"
17954   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17955   algorithm: "plot_perf_box_name"
17956   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17958   include:
17959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17963   layout:
17964     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17965     layout: "plot-throughput"
17966
17967 - type: "plot"
17968   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17969   algorithm: "plot_perf_box_name"
17970   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17972   include:
17973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17977   layout:
17978     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17979     layout: "plot-throughput"
17980
17981 - type: "plot"
17982   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17983   algorithm: "plot_perf_box_name"
17984   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17986   include:
17987     - "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"
17988     - "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"
17989     - "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"
17990     - "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"
17991   layout:
17992     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17993     layout: "plot-throughput"
17994
17995 - type: "plot"
17996   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17997   algorithm: "plot_perf_box_name"
17998   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17999   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18000   include:
18001     - "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"
18002     - "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"
18003     - "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"
18004     - "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"
18005   layout:
18006     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18007     layout: "plot-throughput"
18008
18009 - type: "plot"
18010   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18011   algorithm: "plot_perf_box_name"
18012   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18014   include:
18015     - "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"
18016     - "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"
18017     - "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"
18018     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18019     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18020     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18021   layout:
18022     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18023     layout: "plot-throughput"
18024
18025 - type: "plot"
18026   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18027   algorithm: "plot_perf_box_name"
18028   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18029   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18030   include:
18031     - "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"
18032     - "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"
18033     - "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"
18034     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18035     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18036     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18037   layout:
18038     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18039     layout: "plot-throughput"
18040
18041 ################################################################################
18042
18043 # Packet Speedup
18044
18045 - type: "plot"
18046   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18047   algorithm: "plot_tsa_name"
18048   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18050   include:
18051     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18052     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18053     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18054     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18055   layout:
18056     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18057     layout: "plot-throughput-speedup-analysis"
18058
18059 - type: "plot"
18060   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18061   algorithm: "plot_tsa_name"
18062   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18063   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18064   include:
18065     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18066     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18067     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18068     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18069   layout:
18070     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18071     layout: "plot-throughput-speedup-analysis"
18072
18073 - type: "plot"
18074   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18075   algorithm: "plot_tsa_name"
18076   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18077   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18078   include:
18079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18080     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18081     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18082     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18083   layout:
18084     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18085     layout: "plot-throughput-speedup-analysis"
18086
18087 - type: "plot"
18088   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18089   algorithm: "plot_tsa_name"
18090   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18091   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18092   include:
18093     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18094     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18095     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18096     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18097   layout:
18098     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18099     layout: "plot-throughput-speedup-analysis"
18100
18101 - type: "plot"
18102   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18103   algorithm: "plot_tsa_name"
18104   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18105   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18106   include:
18107     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18108     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18109     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18110     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18111   layout:
18112     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18113     layout: "plot-throughput-speedup-analysis"
18114
18115 - type: "plot"
18116   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18117   algorithm: "plot_tsa_name"
18118   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18120   include:
18121     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18122     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18123     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18124     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18125   layout:
18126     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18127     layout: "plot-throughput-speedup-analysis"
18128
18129 - type: "plot"
18130   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18131   algorithm: "plot_tsa_name"
18132   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18133   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18134   include:
18135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18137     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18138     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18139     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18140     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18141   layout:
18142     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18143     layout: "plot-throughput-speedup-analysis"
18144
18145 - type: "plot"
18146   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18147   algorithm: "plot_tsa_name"
18148   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18149   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18150   include:
18151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18157   layout:
18158     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18159     layout: "plot-throughput-speedup-analysis"
18160
18161 - type: "plot"
18162   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18163   algorithm: "plot_tsa_name"
18164   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18165   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18166   include:
18167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18171   layout:
18172     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18173     layout: "plot-throughput-speedup-analysis"
18174
18175 - type: "plot"
18176   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18177   algorithm: "plot_tsa_name"
18178   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18180   include:
18181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18185   layout:
18186     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18187     layout: "plot-throughput-speedup-analysis"
18188
18189 - type: "plot"
18190   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18191   algorithm: "plot_tsa_name"
18192   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18193   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18194   include:
18195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18198   layout:
18199     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18200     layout: "plot-throughput-speedup-analysis"
18201
18202 - type: "plot"
18203   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18204   algorithm: "plot_tsa_name"
18205   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18207   include:
18208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18211   layout:
18212     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18213     layout: "plot-throughput-speedup-analysis"
18214
18215 - type: "plot"
18216   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18217   algorithm: "plot_tsa_name"
18218   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18220   include:
18221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18226   layout:
18227     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18228     layout: "plot-throughput-speedup-analysis"
18229
18230 - type: "plot"
18231   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18232   algorithm: "plot_tsa_name"
18233   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18234   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18235   include:
18236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18241   layout:
18242     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18243     layout: "plot-throughput-speedup-analysis"
18244
18245 - type: "plot"
18246   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18247   algorithm: "plot_tsa_name"
18248   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18250   include:
18251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18254   layout:
18255     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18256     layout: "plot-throughput-speedup-analysis"
18257
18258 - type: "plot"
18259   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18260   algorithm: "plot_tsa_name"
18261   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18262   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18263   include:
18264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18267   layout:
18268     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18269     layout: "plot-throughput-speedup-analysis"
18270
18271 - type: "plot"
18272   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18273   algorithm: "plot_tsa_name"
18274   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18275   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18276   include:
18277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18283   layout:
18284     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18285     layout: "plot-throughput-speedup-analysis"
18286
18287 - type: "plot"
18288   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18289   algorithm: "plot_tsa_name"
18290   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18291   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18292   include:
18293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18299   layout:
18300     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18301     layout: "plot-throughput-speedup-analysis"
18302
18303 - type: "plot"
18304   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18305   algorithm: "plot_tsa_name"
18306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18308   include:
18309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18315   layout:
18316     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18317     layout: "plot-throughput-speedup-analysis"
18318
18319 - type: "plot"
18320   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18321   algorithm: "plot_tsa_name"
18322   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18324   include:
18325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18331   layout:
18332     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18333     layout: "plot-throughput-speedup-analysis"
18334
18335 - type: "plot"
18336   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18337   algorithm: "plot_tsa_name"
18338   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18340   include:
18341     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18342     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18343   layout:
18344     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18345     layout: "plot-throughput-speedup-analysis"
18346
18347 - type: "plot"
18348   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18349   algorithm: "plot_tsa_name"
18350   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18352   include:
18353     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18354     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18355   layout:
18356     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18357     layout: "plot-throughput-speedup-analysis"
18358
18359 - type: "plot"
18360   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18361   algorithm: "plot_tsa_name"
18362   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18363   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18364   include:
18365     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18366     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18367     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18368     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18369     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18370     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18371   layout:
18372     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18373     layout: "plot-throughput-speedup-analysis"
18374
18375 - type: "plot"
18376   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18377   algorithm: "plot_tsa_name"
18378   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18379   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18380   include:
18381     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18382     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18383     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18384     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18385     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18386     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18387   layout:
18388     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18389     layout: "plot-throughput-speedup-analysis"
18390
18391 - type: "plot"
18392   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18393   algorithm: "plot_tsa_name"
18394   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18396   include:
18397     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18398     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18399     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18400     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18401     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18402     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18403   layout:
18404     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18405     layout: "plot-throughput-speedup-analysis"
18406
18407 - type: "plot"
18408   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18409   algorithm: "plot_tsa_name"
18410   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18411   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18412   include:
18413     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18414     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18415     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18416     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18417     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18419   layout:
18420     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18421     layout: "plot-throughput-speedup-analysis"
18422
18423 - type: "plot"
18424   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18425   algorithm: "plot_tsa_name"
18426   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18428   include:
18429     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18430     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18431     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18432     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18433     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18434     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18435   layout:
18436     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18437     layout: "plot-throughput-speedup-analysis"
18438
18439 - type: "plot"
18440   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18441   algorithm: "plot_tsa_name"
18442   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18443   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18444   include:
18445     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18446     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18447     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18448     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18449     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18450     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18451   layout:
18452     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18453     layout: "plot-throughput-speedup-analysis"
18454
18455 - type: "plot"
18456   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18457   algorithm: "plot_tsa_name"
18458   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18459   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18460   include:
18461     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18462     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18463     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18464     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18466   layout:
18467     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18468     layout: "plot-throughput-speedup-analysis"
18469
18470 - type: "plot"
18471   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18472   algorithm: "plot_tsa_name"
18473   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18474   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18475   include:
18476     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18477     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18478     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18479     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18480     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18481   layout:
18482     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18483     layout: "plot-throughput-speedup-analysis"
18484
18485 - type: "plot"
18486   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18487   algorithm: "plot_tsa_name"
18488   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18489   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18490   include:
18491     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18492     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18493     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18496   layout:
18497     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18498     layout: "plot-throughput-speedup-analysis"
18499
18500 - type: "plot"
18501   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18502   algorithm: "plot_tsa_name"
18503   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18504   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18505   include:
18506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18508     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18511   layout:
18512     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18513     layout: "plot-throughput-speedup-analysis"
18514
18515 - type: "plot"
18516   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18517   algorithm: "plot_tsa_name"
18518   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18519   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18520   include:
18521     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18522     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18523     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18524     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18525     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18526   layout:
18527     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18528     layout: "plot-throughput-speedup-analysis"
18529
18530 - type: "plot"
18531   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18532   algorithm: "plot_tsa_name"
18533   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18534   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18535   include:
18536     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18537     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18538     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18539     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18540     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18541   layout:
18542     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18543     layout: "plot-throughput-speedup-analysis"
18544
18545 - type: "plot"
18546   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18547   algorithm: "plot_tsa_name"
18548   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18549   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18550   include:
18551     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18552     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18553     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18554     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18555     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18556   layout:
18557     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18558     layout: "plot-throughput-speedup-analysis"
18559
18560 - type: "plot"
18561   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18562   algorithm: "plot_tsa_name"
18563   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18564   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18565   include:
18566     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18567     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18568     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18569     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18570     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18571   layout:
18572     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18573     layout: "plot-throughput-speedup-analysis"
18574
18575 - type: "plot"
18576   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18577   algorithm: "plot_tsa_name"
18578   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18579   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18580   include:
18581     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18582     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18583     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18584     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18585     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18586   layout:
18587     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18588     layout: "plot-throughput-speedup-analysis"
18589
18590 - type: "plot"
18591   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18592   algorithm: "plot_tsa_name"
18593   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18594   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18595   include:
18596     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18597     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18598     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18599     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18601   layout:
18602     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18603     layout: "plot-throughput-speedup-analysis"
18604
18605 - type: "plot"
18606   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18607   algorithm: "plot_tsa_name"
18608   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18609   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18610   include:
18611     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18612     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18614     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18617   layout:
18618     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18619     layout: "plot-throughput-speedup-analysis"
18620
18621 - type: "plot"
18622   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18623   algorithm: "plot_tsa_name"
18624   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18625   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18626   include:
18627     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18628     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18633   layout:
18634     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18635     layout: "plot-throughput-speedup-analysis"
18636
18637 - type: "plot"
18638   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18639   algorithm: "plot_tsa_name"
18640   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18641   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18642   include:
18643     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18647   layout:
18648     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18649     layout: "plot-throughput-speedup-analysis"
18650
18651 - type: "plot"
18652   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18653   algorithm: "plot_tsa_name"
18654   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18655   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18656   include:
18657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18661   layout:
18662     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18663     layout: "plot-throughput-speedup-analysis"
18664
18665 - type: "plot"
18666   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18667   algorithm: "plot_tsa_name"
18668   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18669   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18670   include:
18671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18672     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18673     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18677   layout:
18678     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18679     layout: "plot-throughput-speedup-analysis"
18680
18681 - type: "plot"
18682   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18683   algorithm: "plot_tsa_name"
18684   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18685   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18686   include:
18687     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18688     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18693   layout:
18694     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18695     layout: "plot-throughput-speedup-analysis"
18696
18697 - type: "plot"
18698   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18699   algorithm: "plot_tsa_name"
18700   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18701   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18702   include:
18703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18707   layout:
18708     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18709     layout: "plot-throughput-speedup-analysis"
18710
18711 - type: "plot"
18712   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18713   algorithm: "plot_tsa_name"
18714   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18715   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18716   include:
18717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18721   layout:
18722     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18723     layout: "plot-throughput-speedup-analysis"
18724
18725 - type: "plot"
18726   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18727   algorithm: "plot_tsa_name"
18728   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18729   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18730   include:
18731     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18732     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18733     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18734     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18735     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18736     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18737   layout:
18738     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18739     layout: "plot-throughput-speedup-analysis"
18740
18741 - type: "plot"
18742   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18743   algorithm: "plot_tsa_name"
18744   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18746   include:
18747     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18748     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18749     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18750     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18751     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18752     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18753   layout:
18754     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18755     layout: "plot-throughput-speedup-analysis"
18756
18757 - type: "plot"
18758   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18759   algorithm: "plot_tsa_name"
18760   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18762   include:
18763     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18764     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18765     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18766     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18767   layout:
18768     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18769     layout: "plot-throughput-speedup-analysis"
18770
18771 - type: "plot"
18772   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18773   algorithm: "plot_tsa_name"
18774   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18776   include:
18777     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18778     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18779     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18780     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18781   layout:
18782     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18783     layout: "plot-throughput-speedup-analysis"
18784
18785 - type: "plot"
18786   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18787   algorithm: "plot_tsa_name"
18788   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18790   include:
18791     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18792     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18793     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18794     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18796   layout:
18797     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18798     layout: "plot-throughput-speedup-analysis"
18799
18800 - type: "plot"
18801   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18802   algorithm: "plot_tsa_name"
18803   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18804   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18805   include:
18806     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18807     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18809     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18811   layout:
18812     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18813     layout: "plot-throughput-speedup-analysis"
18814
18815 - type: "plot"
18816   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18817   algorithm: "plot_tsa_name"
18818   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18819   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18820   include:
18821     - "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"
18822     - "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"
18823     - "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"
18824     - "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"
18825     - "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"
18826   layout:
18827     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18828     layout: "plot-throughput-speedup-analysis"
18829
18830 - type: "plot"
18831   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18832   algorithm: "plot_tsa_name"
18833   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18834   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18835   include:
18836     - "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"
18837     - "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"
18838     - "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"
18839     - "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"
18840     - "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"
18841   layout:
18842     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18843     layout: "plot-throughput-speedup-analysis"
18844
18845 - type: "plot"
18846   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18847   algorithm: "plot_tsa_name"
18848   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18849   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18850   include:
18851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18856   layout:
18857     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18858     layout: "plot-throughput-speedup-analysis"
18859
18860 - type: "plot"
18861   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18862   algorithm: "plot_tsa_name"
18863   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18864   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18865   include:
18866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18871   layout:
18872     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18873     layout: "plot-throughput-speedup-analysis"
18874
18875 - type: "plot"
18876   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18877   algorithm: "plot_tsa_name"
18878   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18880   include:
18881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18886   layout:
18887     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18888     layout: "plot-throughput-speedup-analysis"
18889
18890 - type: "plot"
18891   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18892   algorithm: "plot_tsa_name"
18893   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18894   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18895   include:
18896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18901   layout:
18902     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18903     layout: "plot-throughput-speedup-analysis"
18904
18905 - type: "plot"
18906   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18907   algorithm: "plot_tsa_name"
18908   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18910   include:
18911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18915   layout:
18916     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18917     layout: "plot-throughput-speedup-analysis"
18918
18919 - type: "plot"
18920   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18921   algorithm: "plot_tsa_name"
18922   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18923   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18924   include:
18925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18929   layout:
18930     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18931     layout: "plot-throughput-speedup-analysis"
18932
18933 - type: "plot"
18934   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18935   algorithm: "plot_tsa_name"
18936   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18938   include:
18939     - "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"
18940     - "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"
18941     - "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"
18942     - "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"
18943   layout:
18944     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18945     layout: "plot-throughput-speedup-analysis"
18946
18947 - type: "plot"
18948   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18949   algorithm: "plot_tsa_name"
18950   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18952   include:
18953     - "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"
18954     - "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"
18955     - "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"
18956     - "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"
18957   layout:
18958     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
18959     layout: "plot-throughput-speedup-analysis"
18960
18961 - type: "plot"
18962   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18963   algorithm: "plot_tsa_name"
18964   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18965   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18966   include:
18967     - "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"
18968     - "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"
18969     - "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"
18970     - "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"
18971     - "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"
18972     - "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"
18973   layout:
18974     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18975     layout: "plot-throughput-speedup-analysis"
18976
18977 - type: "plot"
18978   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18979   algorithm: "plot_tsa_name"
18980   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18981   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18982   include:
18983     - "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"
18984     - "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"
18985     - "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"
18986     - "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"
18987     - "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"
18988     - "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"
18989   layout:
18990     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18991     layout: "plot-throughput-speedup-analysis"
18992
18993 ################################################################################
18994
18995 # Packet Throughput - DPDK
18996
18997 # 2n-clx-xxv710
18998
18999 - type: "plot"
19000   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19001   algorithm: "plot_perf_box_name"
19002   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19003   data: "plot-dpdk-throughput-latency-2n-clx"
19004   include:
19005     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19006     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19007   layout:
19008     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19009     layout: "plot-throughput"
19010
19011 - type: "plot"
19012   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19013   algorithm: "plot_perf_box_name"
19014   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19015   data: "plot-dpdk-throughput-latency-2n-clx"
19016   include:
19017     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19018     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19019   layout:
19020     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19021     layout: "plot-throughput"
19022
19023 - type: "plot"
19024   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19025   algorithm: "plot_perf_box_name"
19026   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19027   data: "plot-dpdk-throughput-latency-2n-clx"
19028   include:
19029     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19030     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19031   layout:
19032     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19033     layout: "plot-throughput"
19034
19035 - type: "plot"
19036   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19037   algorithm: "plot_perf_box_name"
19038   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19039   data: "plot-dpdk-throughput-latency-2n-clx"
19040   include:
19041     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19042     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19043   layout:
19044     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19045     layout: "plot-throughput"
19046
19047 # 2n-clx-x710
19048
19049 - type: "plot"
19050   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19051   algorithm: "plot_perf_box_name"
19052   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19053   data: "plot-dpdk-throughput-latency-2n-clx"
19054   include:
19055     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19056     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19057   layout:
19058     title: "2n-clx-x710-64b-2t1c-base-ndr"
19059     layout: "plot-throughput"
19060
19061 - type: "plot"
19062   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19063   algorithm: "plot_perf_box_name"
19064   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19065   data: "plot-dpdk-throughput-latency-2n-clx"
19066   include:
19067     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19068     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19069   layout:
19070     title: "2n-clx-x710-64b-4t2c-base-ndr"
19071     layout: "plot-throughput"
19072
19073 - type: "plot"
19074   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19075   algorithm: "plot_perf_box_name"
19076   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19077   data: "plot-dpdk-throughput-latency-2n-clx"
19078   include:
19079     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19080     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19081   layout:
19082     title: "2n-clx-x710-64b-2t1c-base-pdr"
19083     layout: "plot-throughput"
19084
19085 - type: "plot"
19086   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19087   algorithm: "plot_perf_box_name"
19088   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19089   data: "plot-dpdk-throughput-latency-2n-clx"
19090   include:
19091     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19092     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19093   layout:
19094     title: "2n-clx-x710-64b-4t2c-base-pdr"
19095     layout: "plot-throughput"
19096
19097 ################################################################################
19098
19099 - type: "plot"
19100   title: "Latency by percentile: 2n-skx"
19101   algorithm: "plot_hdrh_lat_by_percentile"
19102   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19103   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19104   target-links: "../../_static/vpp"
19105   data: "plot-vpp-hdrh-lat-2n-skx"
19106   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19107   layout:
19108     layout: "plot-hdrh-latency-by-percentile"
19109
19110 - type: "plot"
19111   title: "Latency by percentile: 3n-skx"
19112   algorithm: "plot_hdrh_lat_by_percentile"
19113   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19114   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19115   target-links: "../../_static/vpp"
19116   data: "plot-vpp-hdrh-lat-3n-skx"
19117   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19118   layout:
19119     layout: "plot-hdrh-latency-by-percentile"
19120
19121 - type: "plot"
19122   title: "Latency by percentile: 2n-clx"
19123   algorithm: "plot_hdrh_lat_by_percentile"
19124   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19125   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19126   target-links: "../../_static/vpp"
19127   data: "plot-vpp-hdrh-lat-2n-clx"
19128   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19129   layout:
19130     layout: "plot-hdrh-latency-by-percentile"
19131
19132 - type: "plot"
19133   title: "Latency by percentile: 3n-hsw"
19134   algorithm: "plot_hdrh_lat_by_percentile"
19135   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19136   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19137   target-links: "../../_static/vpp"
19138   data: "plot-vpp-hdrh-lat-3n-hsw"
19139   filter: "'1T1C' and 'NIC_Intel-XL710'"
19140   layout:
19141     layout: "plot-hdrh-latency-by-percentile"
19142
19143 - type: "plot"
19144   title: "Latency by percentile: 3n-tsh"
19145   algorithm: "plot_hdrh_lat_by_percentile"
19146   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19147   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19148   target-links: "../../_static/vpp"
19149   data: "plot-vpp-hdrh-lat-3n-tsh"
19150   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19151   layout:
19152     layout: "plot-hdrh-latency-by-percentile"
19153
19154 - type: "plot"
19155   title: "Latency by percentile: DPDK 2n-skx"
19156   algorithm: "plot_hdrh_lat_by_percentile"
19157   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19158   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19159   target-links: "../../_static/dpdk"
19160   data: "plot-dpdk-hdrh-lat-2n-skx"
19161   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19162   layout:
19163     layout: "plot-hdrh-latency-by-percentile"
19164
19165 - type: "plot"
19166   title: "Latency by percentile: DPDK 3n-skx"
19167   algorithm: "plot_hdrh_lat_by_percentile"
19168   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19169   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19170   target-links: "../../_static/dpdk"
19171   data: "plot-dpdk-hdrh-lat-3n-skx"
19172   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19173   layout:
19174     layout: "plot-hdrh-latency-by-percentile"
19175
19176 - type: "plot"
19177   title: "Latency by percentile: DPDK 2n-clx"
19178   algorithm: "plot_hdrh_lat_by_percentile"
19179   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19180   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19181   target-links: "../../_static/dpdk"
19182   data: "plot-dpdk-hdrh-lat-2n-clx"
19183   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19184   layout:
19185     layout: "plot-hdrh-latency-by-percentile"
19186
19187 - type: "plot"
19188   title: "Latency by percentile: DPDK 3n-hsw"
19189   algorithm: "plot_hdrh_lat_by_percentile"
19190   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19191   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19192   target-links: "../../_static/dpdk"
19193   data: "plot-dpdk-hdrh-lat-3n-hsw"
19194   filter: "'1T1C' and 'NIC_Intel-XL710'"
19195   layout:
19196     layout: "plot-hdrh-latency-by-percentile"
19197
19198 - type: "plot"
19199   title: "Latency by percentile: DPDK 3n-tsh"
19200   algorithm: "plot_hdrh_lat_by_percentile"
19201   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19202   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19203   target-links: "../../_static/dpdk"
19204   data: "plot-dpdk-hdrh-lat-3n-tsh"
19205   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19206   layout:
19207     layout: "plot-hdrh-latency-by-percentile"