ab54aa1fef1238ba588e1738a392df30bb13d7b6
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 60000000
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Replacements:
150
151     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
152       csit-vpp-perf-verify-1908-3n-hsw:
153         - 48  # NDRPDR sel vhost
154         - 49  # NDRPDR sel vhost
155         - 52  # NDRPDR sel vhost
156         - 53  # NDRPDR sel vhost
157         - 54  # NDRPDR sel vhost
158         - 55  # NDRPDR sel vhost
159         - 56  # NDRPDR sel vhost
160         - 57  # NDRPDR sel vhost
161         - 58  # NDRPDR sel vhost
162         - 59  # NDRPDR sel vhost
163
164     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
165       csit-vpp-perf-verify-1908-3n-skx:
166         - 52  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
167         - 53  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
168         - 55  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
169         - 61  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
170         - 62  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
171         - 63  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
172         - 64  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
173         - 65  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
174         - 66  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
175         - 67  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
176
177     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
178       csit-vpp-perf-verify-1908-2n-skx:
179         - 88  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
180         - 89  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
181         - 91  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
182         - 92  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
183         - 93  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
184         - 94  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
185         - 95  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
186         - 96  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
187         - 97  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
188         - 98  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
189
190     ###########################################################################
191     # Plots:
192
193     # 3n-hsw
194
195     plot-vpp-throughput-lat-tsa-3n-hsw:
196       csit-vpp-perf-verify-2001-3n-hsw:
197         - 21  # NDRPDR sel
198         - 22  # NDRPDR sel
199         - 23  # NDRPDR sel
200         - 24  # NDRPDR sel
201         - 25  # NDRPDR sel
202         - 29  # NDRPDR sel
203         - 30  # NDRPDR sel
204         - 31  # NDRPDR sel
205         - 32  # NDRPDR sel
206         - 34  # NDRPDR sel
207
208     plot-vpp-hdrh-lat-3n-hsw:
209       csit-vpp-perf-verify-2001-3n-hsw:
210         - 22  # NDRPDR sel
211
212     plot-vpp-nfv-3n-hsw-ndrpdr:
213       csit-vpp-perf-verify-2001-3n-hsw:
214         - 21  # NDRPDR sel
215         - 22  # NDRPDR sel
216         - 23  # NDRPDR sel
217         - 24  # NDRPDR sel
218         - 25  # NDRPDR sel
219         - 29  # NDRPDR sel
220         - 30  # NDRPDR sel
221         - 31  # NDRPDR sel
222         - 32  # NDRPDR sel
223         - 34  # NDRPDR sel
224
225     plot-vpp-nfv-3n-hsw-mrr:
226       csit-vpp-perf-verify-2001-3n-hsw:
227         - 17  # MRR sel
228
229     plot-dpdk-throughput-latency-3n-hsw:
230       csit-dpdk-perf-verify-2001-3n-hsw:
231         - 4   # NDRPDR sel
232         - 5   # NDRPDR sel
233         - 6   # NDRPDR sel
234         - 7   # NDRPDR sel
235         - 8   # NDRPDR sel
236         - 9   # NDRPDR sel
237         - 10  # NDRPDR sel
238         - 11  # NDRPDR sel
239         - 12  # NDRPDR sel
240         - 13  # NDRPDR sel
241         - 15  # NDRPDR sel
242         - 16  # NDRPDR sel
243         - 17  # NDRPDR sel
244         - 18  # NDRPDR sel
245         - 19  # NDRPDR sel
246         - 20  # NDRPDR sel
247         - 21  # NDRPDR sel
248         - 22  # NDRPDR sel
249         - 23  # NDRPDR sel
250         - 24  # NDRPDR sel
251
252     plot-vpp-hoststack-3n-hsw:
253       csit-vpp-perf-verify-2001-3n-hsw:
254         - 103  # hoststack
255         - 104  # hoststack
256         - 105  # hoststack
257         - 106  # hoststack
258         - 107  # hoststack
259         - 108  # hoststack
260         - 109  # hoststack
261         - 110  # hoststack
262         - 111  # hoststack
263         - 112  # hoststack
264
265     plot-dpdk-hdrh-lat-3n-hsw:
266       csit-dpdk-perf-verify-2001-3n-hsw:
267         - 16  # NDRPDR sel
268
269     # 3n-skx
270
271     plot-vpp-throughput-lat-tsa-3n-skx:
272       # TODO: Add the data
273       csit-vpp-perf-verify-2001-3n-skx:
274         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
275         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
276         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
277         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
278         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
279         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
280         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
281
282     plot-vpp-hdrh-lat-3n-skx:
283       csit-vpp-perf-verify-2001-3n-skx:
284         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
285
286     plot-vpp-nfv-3n-skx-ndrpdr:
287       # TODO: Add data
288       csit-vpp-perf-verify-2001-3n-skx:
289         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
290
291     plot-vpp-nfv-3n-skx-mrr:
292       csit-vpp-perf-verify-2001-3n-skx:
293         - 50  # MRR sel
294
295     plot-dpdk-throughput-latency-3n-skx:
296       csit-dpdk-perf-verify-2001-3n-skx:
297         - 29  # NDRPDR sel xxv710
298         - 33  # NDRPDR sel xxv710
299         - 34  # NDRPDR sel xxv710
300         - 35  # NDRPDR sel xxv710
301         - 36  # NDRPDR sel xxv710
302         - 37  # NDRPDR sel xxv710
303         - 41  # NDRPDR sel xxv710
304         - 42  # NDRPDR sel xxv710
305         - 43  # NDRPDR sel xxv710
306         - 45  # NDRPDR sel xxv710
307         - 30  # NDRPDR sel x710
308         - 31  # NDRPDR sel x710
309         - 32  # NDRPDR sel x710
310         - 38  # NDRPDR sel x710
311         - 39  # NDRPDR sel x710
312         - 40  # NDRPDR sel x710
313         - 44  # NDRPDR sel x710
314         - 46  # NDRPDR sel x710
315         - 47  # NDRPDR sel x710
316         - 48  # NDRPDR sel x710
317
318     plot-dpdk-hdrh-lat-3n-skx:
319       csit-dpdk-perf-verify-2001-3n-skx:
320         - 29  # NDRPDR sel xxv710
321
322     # 2n-skx
323
324     plot-vpp-throughput-lat-tsa-2n-skx:
325       csit-vpp-perf-verify-2001-2n-skx:
326         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
327         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
328         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
329         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
330         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
331         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
332         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
333         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
334         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
335         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
336
337     plot-vpp-hdrh-lat-2n-skx:
338       csit-vpp-perf-verify-2001-2n-skx:
339         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
340
341     plot-vpp-http-server-performance:
342       csit-vpp-perf-verify-2001-2n-clx:
343         - 80  # TCP
344         - 82  # TCP
345         - 83  # TCP
346         - 85  # TCP
347         - 86  # TCP
348         - 87  # TCP
349         - 88  # TCP
350         - 89  # TCP
351         - 90  # TCP
352         - 91  # TCP
353
354     plot-vpp-soak-2n-skx:
355       csit-vpp-perf-verify-2001-2n-skx:
356         - 181  # Soak
357         - 182  # Soak
358
359     plot-vpp-nfv-2n-skx-ndrpdr:
360       # TODO: Replace the data
361       csit-vpp-perf-verify-2001-2n-skx:
362         - 30  # NFV
363         - 31  # NFV
364
365     plot-vpp-nfv-2n-skx-mrr:
366       # TODO: Replace the data
367       # csit-vpp-perf-verify-2001-2n-skx:
368       csit-vpp-perf-verify-1908-2n-skx:
369         - 71  # NFV MRR
370
371     plot-vpp-nfv-reconf-2n-skx:
372       csit-vpp-perf-verify-2001-2n-skx:
373         - 169  # Reconf
374         - 171  # Reconf
375         - 172  # Reconf
376         - 173  # Reconf
377         - 174  # Reconf
378         - 175  # Reconf
379         - 176  # Reconf
380         - 177  # Reconf
381         - 178  # Reconf
382         - 179  # Reconf
383
384     plot-dpdk-throughput-latency-2n-skx:
385       csit-dpdk-perf-verify-2001-2n-skx:
386         - 35  # NDRPDR sel xxv710
387         - 36  # NDRPDR sel xxv710
388         - 37  # NDRPDR sel xxv710
389         - 41  # NDRPDR sel xxv710
390         - 42  # NDRPDR sel xxv710
391         - 43  # NDRPDR sel xxv710
392         - 46  # NDRPDR sel xxv710
393         - 47  # NDRPDR sel xxv710
394         - 52  # NDRPDR sel xxv710
395         - 53  # NDRPDR sel xxv710
396         - 38  # NDRPDR sel x710
397         - 39  # NDRPDR sel x710
398         - 40  # NDRPDR sel x710
399         - 44  # NDRPDR sel x710
400         - 45  # NDRPDR sel x710
401         - 48  # NDRPDR sel x710
402         - 49  # NDRPDR sel x710
403         - 50  # NDRPDR sel x710
404         - 51  # NDRPDR sel x710
405         - 54  # NDRPDR sel x710
406
407     plot-dpdk-hdrh-lat-2n-skx:
408       csit-dpdk-perf-verify-2001-2n-skx:
409         - 35  # NDRPDR sel xxv710
410
411     # 2n-clx
412
413     plot-vpp-throughput-lat-tsa-2n-clx:
414       csit-vpp-perf-verify-2001-2n-clx:
415         - 28  # NDRPDR sel
416         - 29  # NDRPDR sel
417         - 32  # NDRPDR sel
418         - 40  # NDRPDR sel
419         - 43  # NDRPDR sel
420         - 44  # NDRPDR sel
421         - 45  # NDRPDR sel
422         - 47  # NDRPDR sel
423         - 48  # NDRPDR sel
424         - 49  # NDRPDR sel
425
426     plot-vpp-hdrh-lat-2n-clx:
427       csit-vpp-perf-verify-2001-2n-clx:
428         - 28  # NDRPDR sel
429
430     plot-vpp-nfv-2n-clx-ndrpdr:
431       csit-vpp-perf-verify-2001-2n-clx:
432         - 28  # NDRPDR sel
433         - 29  # NDRPDR sel
434         - 32  # NDRPDR sel
435         - 40  # NDRPDR sel
436         - 43  # NDRPDR sel
437         - 44  # NDRPDR sel
438         - 45  # NDRPDR sel
439         - 47  # NDRPDR sel
440         - 48  # NDRPDR sel
441         - 49  # NDRPDR sel
442
443     plot-vpp-nfv-2n-clx-mrr:
444       csit-vpp-perf-verify-2001-2n-clx:
445         - 39  # MRR
446
447     plot-vpp-nfv-reconf-2n-clx:
448       csit-vpp-perf-verify-2001-2n-clx:
449         - 68  # Reconf
450         - 69  # Reconf
451         - 70  # Reconf
452         - 71  # Reconf
453         - 72  # Reconf
454         - 73  # Reconf
455         - 74  # Reconf
456         - 75  # Reconf
457         - 76  # Reconf
458         - 77  # Reconf
459
460     plot-vpp-soak-2n-clx:
461       csit-vpp-perf-verify-2001-2n-clx:
462         - 93  # Soak
463         - 94  # Soak
464
465     plot-dpdk-throughput-latency-2n-clx:
466       csit-dpdk-perf-verify-2001-2n-clx:
467         - 15  # NDRPDR sel
468         - 16  # NDRPDR sel
469         - 17  # NDRPDR sel
470         - 18  # NDRPDR sel
471         - 19  # NDRPDR sel
472         - 20  # NDRPDR sel
473         - 21  # NDRPDR sel
474         - 22  # NDRPDR sel
475         - 23  # NDRPDR sel
476         - 24  # NDRPDR sel
477         - 25  # NDRPDR sel
478         - 26  # NDRPDR sel
479         - 27  # NDRPDR sel
480         - 28  # NDRPDR sel
481         - 29  # NDRPDR sel
482         - 30  # NDRPDR sel
483         - 31  # NDRPDR sel
484         - 32  # NDRPDR sel
485         - 33  # NDRPDR sel
486         - 34  # NDRPDR sel
487
488
489     plot-dpdk-hdrh-lat-2n-clx:
490       csit-dpdk-perf-verify-2001-2n-clx:
491         - 15  # NDRPDR sel
492
493     # 3n-tsh
494
495     plot-vpp-throughput-lat-tsa-3n-tsh:
496       csit-vpp-perf-verify-2001-3n-tsh:
497         - 3   # NDRPDR sel
498         - 4   # NDRPDR sel
499         - 7   # NDRPDR sel
500         - 8   # NDRPDR sel
501         - 10  # NDRPDR sel
502         - 12  # NDRPDR sel
503         - 13  # NDRPDR sel
504         - 14  # NDRPDR sel
505         - 15  # NDRPDR sel
506         - 21  # NDRPDR sel
507
508     plot-vpp-hdrh-lat-3n-tsh:
509       csit-vpp-perf-verify-2001-3n-tsh:
510         - 10  # NDRPDR sel
511
512     plot-dpdk-throughput-latency-3n-tsh:
513       csit-dpdk-perf-verify-2001-3n-tsh:
514         - 3   # NDRPDR sel
515         - 4   # NDRPDR sel
516         - 5   # NDRPDR sel
517         - 9   # NDRPDR sel
518         - 10  # NDRPDR sel
519         - 11  # NDRPDR sel
520         - 12  # NDRPDR sel
521         - 14  # NDRPDR sel
522         - 15  # NDRPDR sel
523         - 18  # NDRPDR sel
524
525     plot-dpdk-hdrh-lat-3n-tsh:
526       csit-dpdk-perf-verify-2001-3n-tsh:
527         - 3   # NDRPDR sel
528
529     # 3n-dnv
530
531     plot-vpp-throughput-lat-tsa-3n-dnv:
532       csit-vpp-perf-verify-2001-3n-dnv:
533         - 5   # NDRPDR sel
534         - 6   # NDRPDR sel
535         - 7   # NDRPDR sel
536         - 8   # NDRPDR sel
537         - 9   # NDRPDR sel
538         - 10  # NDRPDR sel
539         - 12  # NDRPDR sel
540         - 16  # NDRPDR sel
541         - 17  # NDRPDR sel
542         - 18  # NDRPDR sel
543
544     plot-dpdk-throughput-latency-3n-dnv:
545       csit-dpdk-perf-verify-2001-3n-dnv:
546         - 12  # NDRPDR sel
547         - 13  # NDRPDR sel
548         - 14  # NDRPDR sel
549         - 15  # NDRPDR sel
550         - 16  # NDRPDR sel
551         - 17  # NDRPDR sel
552         - 18  # NDRPDR sel
553         - 19  # NDRPDR sel
554         - 20  # NDRPDR sel
555         - 22  # NDRPDR sel
556
557     # 2n-dnv
558
559     plot-vpp-throughput-lat-tsa-2n-dnv:
560       csit-vpp-perf-verify-2001-2n-dnv:
561         - 4   # NDRPDR sel
562         - 5   # NDRPDR sel
563         - 6   # NDRPDR sel
564         - 7   # NDRPDR sel
565         - 8   # NDRPDR sel
566         - 9   # NDRPDR sel
567         - 10  # NDRPDR sel
568         - 11  # NDRPDR sel
569         - 13  # NDRPDR sel
570         - 16  # NDRPDR sel
571
572     plot-dpdk-throughput-latency-2n-dnv:
573       csit-dpdk-perf-verify-2001-2n-dnv:
574         - 9   # NDRPDR sel
575         - 10  # NDRPDR sel
576         - 11  # NDRPDR sel
577         - 12  # NDRPDR sel
578         - 13  # NDRPDR sel
579         - 14  # NDRPDR sel
580         - 15  # NDRPDR sel
581         - 16  # NDRPDR sel
582         - 17  # NDRPDR sel
583         - 18  # NDRPDR sel
584
585     ###########################################################################
586     # Simple tables (only one data set):
587
588     # NIC Comparisons
589
590     vpp-nic-comparison-3n-skx:
591       # TODO: Add the data
592       csit-vpp-perf-verify-2001-3n-skx:
593         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
594         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
595         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
596         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
597         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
598         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
599         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
600
601     vpp-nic-comparison-2n-skx:
602       csit-vpp-perf-verify-2001-2n-skx:
603         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
604         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
605         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
606         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
607         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
608         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
609         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
610         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
611         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
612         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
613
614     vpp-nic-comparison-3n-skx-mrr:
615       csit-vpp-perf-verify-2001-3n-skx:
616         - 50  # MRR sel
617         - 53  # MRR sel addition
618
619     vpp-nic-comparison-2n-skx-mrr:
620       csit-vpp-perf-verify-2001-2n-skx:
621         - 101 # MRR sel
622         - 128 # MRR sel addition
623
624     # Results
625
626     vpp-perf-results-3n-hsw:
627       csit-vpp-perf-verify-2001-3n-hsw:
628         - 18  # NDRPDR full
629         - 20  # NDRPDR full
630         - 28  # NDRPDR full
631         - 35  # NDRPDR full
632         - 42  # NDRPDR full
633         - 46  # NDRPDR full
634         - 47  # NDRPDR full
635         - 48  # NDRPDR full
636         - 49  # NDRPDR full
637         - 50  # NDRPDR full
638         - 51  # NDRPDR full
639         - 52  # NDRPDR full
640         - 53  # NDRPDR full
641         - 54  # NDRPDR full
642         - 55  # NDRPDR full
643         - 56  # NDRPDR full
644         - 57  # NDRPDR full
645         - 58  # NDRPDR full
646         - 59  # NDRPDR full
647         - 61  # NDRPDR full
648         - 62  # NDRPDR full
649         - 63  # NDRPDR full
650         - 64  # NDRPDR full
651         - 65  # NDRPDR full
652         - 67  # NDRPDR full
653         - 70  # NDRPDR full
654         - 72  # NDRPDR full
655         - 73  # NDRPDR full
656         - 76  # NDRPDR full
657         - 77  # NDRPDR full
658         - 78  # NDRPDR full
659         - 79  # NDRPDR full
660         - 81  # NDRPDR full
661         - 82  # NDRPDR full
662         - 84  # NDRPDR full
663         - 85  # NDRPDR full
664
665     vpp-perf-results-3n-skx:
666       # TODO: Add data
667       csit-vpp-perf-verify-2001-3n-skx:
668         - 82  # NDRPDR full - crypto-1
669         - 85  # NDRPDR full - l2-2
670         - 87  # NDRPDR full - ip6-1
671         - 88  # NDRPDR full - ip6-2
672         - 90  # NDRPDR full - memif
673         - 95  # NDRPDR full - l2-1
674         - 96  # NDRPDR full - ip4-2
675         - 97  # NDRPDR full - vhost-1
676         - 102 # NDRPDR full - crypto-2
677         - 104 # NDRPDR full - ip4tunnels-1
678         - 105 # NDRPDR full - ip4tunnels-2
679         - 106 # NDRPDR full - ip4tunnels-3
680         - 107 # NDRPDR full - ip6tunnels-1
681         - 108 # NDRPDR full - ip4-1
682
683     vpp-perf-results-2n-skx:
684       csit-vpp-perf-verify-2001-2n-skx:
685         - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
686         - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
687         - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
688         - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
689         - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
690         - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
691         - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
692         - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
693         - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
694         - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
695         - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
696         - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
697         - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
698         - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
699
700     vpp-perf-results-2n-clx:
701       csit-vpp-perf-verify-2001-2n-clx:
702         - 53  # NDRPDR full
703         - 54  # NDRPDR full
704         - 55  # NDRPDR full
705         - 56  # NDRPDR full
706         - 57  # NDRPDR full
707         - 58  # NDRPDR full
708         - 59  # NDRPDR full
709         - 60  # NDRPDR full
710         - 61  # NDRPDR full
711         - 62  # NDRPDR full
712         - 63  # NDRPDR full
713         - 64  # NDRPDR full
714         - 65  # NDRPDR full
715         - 66  # NDRPDR full
716         - 67  # NDRPDR full
717
718     vpp-perf-results-3n-tsh:
719       csit-vpp-perf-verify-2001-3n-tsh:
720         - 10  # NDRPDR sel
721
722     vpp-perf-results-3n-dnv:
723       csit-vpp-perf-verify-2001-3n-dnv:
724         - 19  # NDRPDR full
725         - 20  # NDRPDR full
726         - 21  # NDRPDR full
727         - 22  # NDRPDR full
728         - 23  # NDRPDR full
729         - 24  # NDRPDR full
730         - 25  # NDRPDR full
731         - 26  # NDRPDR full
732         - 37  # NDRPDR full
733         - 38  # NDRPDR full
734         - 39  # NDRPDR full
735
736     vpp-perf-results-2n-dnv:
737       csit-vpp-perf-verify-2001-2n-dnv:
738         - 21  # NDRPDR full
739         - 22  # NDRPDR full
740         - 25  # NDRPDR full
741         - 26  # NDRPDR full
742         - 27  # NDRPDR full
743         - 28  # NDRPDR full
744
745     vpp-mrr-results-3n-hsw:
746       csit-vpp-perf-verify-2001-3n-hsw:
747         - 17  # MRR sel
748
749     vpp-mrr-results-3n-skx:
750       csit-vpp-perf-verify-2001-3n-skx:
751         - 50  # MRR sel
752         - 53  # MRR sel addition
753
754     vpp-mrr-results-2n-skx:
755       csit-vpp-perf-verify-2001-2n-skx:
756         - 101 # MRR sel
757         - 128 # MRR sel addition
758
759     vpp-mrr-results-2n-clx:
760       csit-vpp-perf-verify-2001-2n-clx:
761         - 39  # MRR
762
763     vpp-mrr-results-3n-tsh:
764       csit-vpp-perf-verify-2001-3n-tsh:
765         - 9   # MRR sel
766
767     vpp-mrr-results-3n-dnv:
768       csit-vpp-perf-verify-2001-3n-dnv:
769         - 11  # MRR sel
770
771     vpp-mrr-results-2n-dnv:
772       csit-vpp-perf-verify-2001-2n-dnv:
773         - 12  # MRR sel
774
775     vpp-device-results-ubuntu:
776       csit-vpp-device-2001-ubuntu1804-1n-skx:
777         - 57
778
779     dpdk-perf-results-3n-hsw:
780       csit-dpdk-perf-verify-2001-3n-hsw:
781         - 25  # NDRPDR full
782         - 26  # NDRPDR full
783
784     dpdk-perf-results-3n-skx:
785       csit-dpdk-perf-verify-2001-3n-skx:
786         - 29  # NDRPDR sel xxv710
787         - 30  # NDRPDR sel x710
788
789     dpdk-perf-results-2n-skx:
790       csit-dpdk-perf-verify-2001-2n-skx:
791         - 35  # NDRPDR sel xxv710
792         - 38  # NDRPDR sel x710
793
794     dpdk-perf-results-2n-clx:
795       csit-dpdk-perf-verify-2001-2n-clx:
796         - 15  # NDRPDR sel
797         - 34  # NDRPDR sel
798
799     dpdk-perf-results-2n-dnv:
800       csit-dpdk-perf-verify-2001-2n-dnv:
801         - 16  # NDRPDR sel
802
803     dpdk-perf-results-3n-dnv:
804       csit-dpdk-perf-verify-2001-3n-dnv:
805         - 12  # NDRPDR sel
806
807     dpdk-perf-results-3n-tsh:
808       csit-dpdk-perf-verify-2001-3n-tsh:
809         - 3   # NDRPDR sel
810
811 ###########################################################################
812     # Tables (more than one data set)
813
814     # Performance changes
815
816     vpp-perf-changes-2n-skx-old1908_0:
817       csit-vpp-perf-verify-1908-2n-skx:
818         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
819         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
820         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
821         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
822         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
823         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
824         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
825         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
826         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
827         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
828     vpp-perf-changes-2n-skx-old1908_1:
829       csit-vpp-perf-verify-1908_1-2n-skx:
830         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
831         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
832         - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
833         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
834         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
835         - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
836         - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
837         - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
838         - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
839         - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
840     vpp-perf-changes-2n-skx-new1908_1:
841       csit-vpp-perf-verify-1908_1-2n-skx:
842         - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
843         - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
844         - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
845         - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
846         - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
847         - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
848         - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
849         - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
850         - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
851         - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
852     vpp-perf-changes-2n-skx-new1908_2:
853       csit-vpp-perf-verify-1908_2-2n-skx:
854         - 1   # NDRPDR sel
855         - 2   # NDRPDR sel
856         - 3   # NDRPDR sel
857         - 4   # NDRPDR sel
858         - 5   # NDRPDR sel
859         - 6   # NDRPDR sel
860         - 7   # NDRPDR sel
861         - 8   # NDRPDR sel
862         - 9   # NDRPDR sel
863         - 10  # NDRPDR sel
864     vpp-perf-changes-2n-skx-new2001_0:
865       csit-vpp-perf-verify-2001-2n-skx:
866         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
867         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
868         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
869         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
870         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
871         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
872         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
873         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
874         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
875         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
876
877     vpp-perf-changes-3n-skx-old1908_0:
878       csit-vpp-perf-verify-1908-3n-skx:
879         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
880         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
881         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
882         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
883         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
884         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
885         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
886         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
887         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
888         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
889     vpp-perf-changes-3n-skx-old1908_1:
890       csit-vpp-perf-verify-1908_1-3n-skx:
891         - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
892         - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
893         - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
894         - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
895         - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
896         - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
897         - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
898         - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
899         - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
900         - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
901     vpp-perf-changes-3n-skx-new1908_1:
902       csit-vpp-perf-verify-1908_1-3n-skx:
903         - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
904         - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
905         - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
906         - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
907         - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
908         - 31  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
909         - 33  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
910         - 34  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
911         - 35  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
912         - 36  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
913     vpp-perf-changes-3n-skx-new1908_2:
914       csit-vpp-perf-verify-1908_2-3n-skx:
915         - 1   # NDRPDR sel
916         - 2   # NDRPDR sel
917     vpp-perf-changes-3n-skx-new2001_0:
918       csit-vpp-perf-verify-2001-3n-skx:
919         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
920         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
921         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
922         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
923         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
924         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
925         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
926
927     vpp-perf-changes-2n-clx-new1908_1:
928       csit-vpp-perf-verify-1908_1-2n-clx:
929         - 5  # NDRPDR sel
930         - 6  # NDRPDR sel
931         - 7  # NDRPDR sel
932         - 8  # NDRPDR sel
933     vpp-perf-changes-2n-clx-new1908_2:
934       csit-vpp-perf-verify-1908_2-2n-clx:
935         - 4  # NDRPDR sel
936         - 5  # NDRPDR sel
937         - 6  # NDRPDR sel
938         - 7  # NDRPDR sel
939         - 8  # NDRPDR sel
940
941     vpp-performance-changes-3n-hsw-h1:
942       csit-vpp-perf-verify-1904-3n-hsw:
943         - 11  # NDRPDR sel
944         - 12  # NDRPDR sel
945         - 20  # NDRPDR sel
946         - 21  # NDRPDR sel
947         - 23  # NDRPDR sel
948         - 24  # NDRPDR sel
949         - 25  # NDRPDR sel
950         - 26  # NDRPDR sel
951         - 29  # NDRPDR sel
952         - 30  # NDRPDR sel
953     vpp-performance-changes-3n-hsw-ref:
954       csit-vpp-perf-verify-1908-3n-hsw:
955         - 12  # NDRPDR sel
956         - 13  # NDRPDR sel
957         - 14  # NDRPDR sel
958         - 15  # NDRPDR sel
959         - 16  # NDRPDR sel
960         - 17  # NDRPDR sel
961         - 18  # NDRPDR sel
962         - 19  # NDRPDR sel
963         - 20  # NDRPDR sel
964         - 21  # NDRPDR sel
965     vpp-performance-changes-3n-hsw-cmp:
966       csit-vpp-perf-verify-2001-3n-hsw:
967         - 21  # NDRPDR sel
968         - 22  # NDRPDR sel
969         - 23  # NDRPDR sel
970         - 24  # NDRPDR sel
971         - 25  # NDRPDR sel
972         - 29  # NDRPDR sel
973         - 30  # NDRPDR sel
974         - 31  # NDRPDR sel
975         - 32  # NDRPDR sel
976         - 34  # NDRPDR sel
977
978     vpp-performance-changes-3n-skx-h1:
979       csit-vpp-perf-verify-1904-3n-skx:
980         - 8   # NDRPDR sel
981         - 9   # NDRPDR sel
982         - 10  # NDRPDR sel
983         - 11  # NDRPDR sel
984         - 12  # NDRPDR sel
985         - 14  # NDRPDR sel
986         - 16  # NDRPDR sel
987         - 21  # NDRPDR sel
988         - 23  # NDRPDR sel
989         - 25  # NDRPDR sel
990     vpp-performance-changes-3n-skx-ref:
991       csit-vpp-perf-verify-1908-3n-skx:
992         - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
993         - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
994         - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
995         - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
996         - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
997         - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
998         - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
999         - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
1000         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
1001         - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
1002     vpp-performance-changes-3n-skx-cmp:
1003       # TODO: Add the data
1004       csit-vpp-perf-verify-2001-3n-skx:
1005         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1006         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1007         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1008         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1009         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1010         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1011         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1012
1013     vpp-performance-changes-2n-skx-h1:
1014       csit-vpp-perf-verify-1904-2n-skx:
1015         - 12  # NDRPDR sel
1016         - 14  # NDRPDR sel
1017         - 16  # NDRPDR sel
1018         - 17  # NDRPDR sel
1019         - 18  # NDRPDR sel
1020         - 21  # NDRPDR sel
1021         - 27  # NDRPDR sel
1022         - 30  # NDRPDR sel
1023         - 31  # NDRPDR sel
1024         - 32  # NDRPDR sel
1025     vpp-performance-changes-2n-skx-ref:
1026       csit-vpp-perf-verify-1908-2n-skx:
1027         - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
1028         - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
1029         - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
1030         - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
1031         - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
1032         - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
1033         - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
1034         - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
1035         - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
1036         - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
1037     vpp-performance-changes-2n-skx-cmp:
1038       csit-vpp-perf-verify-2001-2n-skx:
1039         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1040         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1041         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1042         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1043         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1044         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1045         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1046         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1047         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1048         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1049
1050     vpp-performance-changes-nfv-2n-skx-ref:
1051       csit-vpp-perf-verify-1908-2n-skx:
1052         - 22  # NFV
1053         - 31  # NFV
1054         - 32  # NFV
1055     vpp-performance-changes-nfv-2n-skx-cmp:
1056       # TODO: Add the data
1057       csit-vpp-perf-verify-2001-2n-skx:
1058         - 30  # NFV
1059         - 31  # NFV
1060
1061     vpp-performance-changes-2n-dnv-ref:
1062       csit-vpp-perf-verify-1908-2n-dnv:
1063         - 1   # NDRPDR sel
1064         - 2   # NDRPDR sel
1065         - 3   # NDRPDR sel
1066         - 4   # NDRPDR sel
1067         - 5   # NDRPDR sel
1068         - 6   # NDRPDR sel
1069         - 7   # NDRPDR sel
1070         - 8   # NDRPDR sel
1071         - 9   # NDRPDR sel
1072         - 10  # NDRPDR sel
1073     vpp-performance-changes-2n-dnv-cmp:
1074       csit-vpp-perf-verify-2001-2n-dnv:
1075         - 4   # NDRPDR sel
1076         - 5   # NDRPDR sel
1077         - 6   # NDRPDR sel
1078         - 7   # NDRPDR sel
1079         - 8   # NDRPDR sel
1080         - 9   # NDRPDR sel
1081         - 10  # NDRPDR sel
1082         - 11  # NDRPDR sel
1083         - 13  # NDRPDR sel
1084         - 16  # NDRPDR sel
1085
1086     vpp-performance-changes-3n-dnv-ref:
1087       csit-vpp-perf-verify-1908-3n-dnv:
1088         - 6   # NDRPDR sel
1089         - 7   # NDRPDR sel
1090         - 8   # NDRPDR sel
1091         - 9   # NDRPDR sel
1092         - 10  # NDRPDR sel
1093         - 12  # NDRPDR sel
1094         - 13  # NDRPDR sel
1095         - 14  # NDRPDR sel
1096         - 15  # NDRPDR sel
1097         - 16  # NDRPDR sel
1098     vpp-performance-changes-3n-dnv-cmp:
1099       csit-vpp-perf-verify-2001-3n-dnv:
1100         - 5   # NDRPDR sel
1101         - 6   # NDRPDR sel
1102         - 7   # NDRPDR sel
1103         - 8   # NDRPDR sel
1104         - 9   # NDRPDR sel
1105         - 10  # NDRPDR sel
1106         - 12  # NDRPDR sel
1107         - 16  # NDRPDR sel
1108         - 17  # NDRPDR sel
1109         - 18  # NDRPDR sel
1110
1111     vpp-performance-changes-3n-tsh-ref:
1112       csit-vpp-perf-verify-1908-3n-tsh:
1113         - 7   # NDRPDR sel
1114         - 8   # NDRPDR sel
1115         - 9   # NDRPDR sel
1116         - 10  # NDRPDR sel
1117         - 11  # NDRPDR sel
1118         - 12  # NDRPDR sel
1119         - 13  # NDRPDR sel
1120         - 14  # NDRPDR sel
1121         - 15  # NDRPDR sel
1122         - 16  # NDRPDR sel
1123     vpp-performance-changes-3n-tsh-cmp:
1124       csit-vpp-perf-verify-2001-3n-tsh:
1125         - 3   # NDRPDR sel
1126         - 4   # NDRPDR sel
1127         - 7   # NDRPDR sel
1128         - 8   # NDRPDR sel
1129         - 10  # NDRPDR sel
1130         - 12  # NDRPDR sel
1131         - 13  # NDRPDR sel
1132         - 14  # NDRPDR sel
1133         - 15  # NDRPDR sel
1134         - 21  # NDRPDR sel
1135
1136     vpp-soak-vs-ndr-2n-skx-ref:
1137       csit-vpp-perf-verify-2001-2n-skx:
1138         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1139         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1140         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1141         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1142         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1143         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1144         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1145         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1146         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1147         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1148     vpp-soak-vs-ndr-2n-skx-cmp:
1149       csit-vpp-perf-verify-2001-2n-skx:
1150         - 181  # Soak
1151         - 182  # Soak
1152     vpp-soak-vs-ndr-2n-skx:
1153       csit-vpp-perf-verify-2001-2n-skx:
1154         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1155         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1156         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1157         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1158         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1159         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1160         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1161         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1162         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1163         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1164         - 181  # Soak
1165         - 182  # Soak
1166
1167     vpp-soak-vs-ndr-2n-clx-ref:
1168       csit-vpp-perf-verify-2001-2n-clx:
1169         - 28  # NDRPDR sel
1170         - 29  # NDRPDR sel
1171         - 32  # NDRPDR sel
1172         - 40  # NDRPDR sel
1173         - 43  # NDRPDR sel
1174         - 44  # NDRPDR sel
1175         - 45  # NDRPDR sel
1176         - 47  # NDRPDR sel
1177         - 48  # NDRPDR sel
1178         - 49  # NDRPDR sel
1179     vpp-soak-vs-ndr-2n-clx-cmp:
1180       csit-vpp-perf-verify-2001-2n-clx:
1181         - 93  # SOAK
1182         - 94  # Soak
1183     vpp-soak-vs-ndr-2n-clx:
1184       csit-vpp-perf-verify-2001-2n-clx:
1185         - 28  # NDRPDR sel
1186         - 29  # NDRPDR sel
1187         - 32  # NDRPDR sel
1188         - 40  # NDRPDR sel
1189         - 43  # NDRPDR sel
1190         - 44  # NDRPDR sel
1191         - 45  # NDRPDR sel
1192         - 47  # NDRPDR sel
1193         - 48  # NDRPDR sel
1194         - 49  # NDRPDR sel
1195         - 93  # SOAK
1196         - 94  # Soak
1197
1198     vpp-performance-changes-3n-hsw-mrr-h1:
1199       csit-vpp-perf-verify-1904-3n-hsw:
1200         - 9   # MRR sel
1201     vpp-performance-changes-3n-hsw-mrr-ref:
1202       csit-vpp-perf-verify-1908-3n-hsw:
1203         - 39  # MRR sel
1204     vpp-performance-changes-3n-hsw-mrr-cmp:
1205       csit-vpp-perf-verify-2001-3n-hsw:
1206         - 17  # MRR sel
1207
1208     vpp-performance-changes-3n-skx-mrr-h1:
1209       csit-vpp-perf-verify-1904-3n-skx:
1210         - 7   # MRR sel
1211     vpp-performance-changes-3n-skx-mrr-ref:
1212       csit-vpp-perf-verify-1908-3n-skx:
1213         - 36  # MRR sel
1214     vpp-performance-changes-3n-skx-mrr-cmp:
1215       csit-vpp-perf-verify-2001-3n-skx:
1216         - 50  # MRR sel
1217         - 53  # MRR sel addition
1218
1219     vpp-performance-changes-2n-skx-mrr-h1:
1220       csit-vpp-perf-verify-1904-2n-skx:
1221         - 11  # MRR sel
1222     vpp-performance-changes-2n-skx-mrr-ref:
1223       csit-vpp-perf-verify-1908-2n-skx:
1224         - 69  # MRR sel
1225     vpp-performance-changes-2n-skx-mrr-cmp:
1226       csit-vpp-perf-verify-2001-2n-skx:
1227         - 101 # MRR sel
1228         - 128 # MRR sel addition
1229
1230     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1231       csit-vpp-perf-verify-1908-2n-skx:
1232         - 71  # NFV MRR
1233     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1234       # TODO: Replace
1235       # csit-vpp-perf-verify-2001-2n-skx:
1236       csit-vpp-perf-verify-1908-2n-skx:
1237         - 71  # NFV MRR
1238
1239     vpp-performance-changes-2n-dnv-mrr-ref:
1240       csit-vpp-perf-verify-1908-2n-dnv:
1241         - 11  # MRR sel
1242     vpp-performance-changes-2n-dnv-mrr-cmp:
1243       csit-vpp-perf-verify-2001-2n-dnv:
1244         - 12  # MRR sel
1245
1246     vpp-performance-changes-3n-dnv-mrr-ref:
1247       csit-vpp-perf-verify-1908-3n-dnv:
1248         - 17  # MRR sel
1249     vpp-performance-changes-3n-dnv-mrr-cmp:
1250       csit-vpp-perf-verify-2001-3n-dnv:
1251         - 11  # MRR sel
1252
1253     vpp-performance-changes-3n-tsh-mrr-ref:
1254       csit-vpp-perf-verify-1908-3n-tsh:
1255         - 17  # MRR sel
1256     vpp-performance-changes-3n-tsh-mrr-cmp:
1257       csit-vpp-perf-verify-2001-3n-tsh:
1258         - 9   # MRR sel
1259
1260     dpdk-performance-changes-3n-hsw-h1:
1261       csit-dpdk-perf-verify-1904-3n-hsw:
1262         - 2   # NDRPDR sel
1263         - 3   # NDRPDR sel
1264         - 5   # NDRPDR sel
1265         - 6   # NDRPDR sel
1266         - 13  # NDRPDR sel
1267         - 14  # NDRPDR sel
1268         - 15  # NDRPDR sel
1269         - 18  # NDRPDR sel
1270         - 19  # NDRPDR sel
1271         - 20  # NDRPDR sel
1272     dpdk-performance-changes-3n-hsw-ref:
1273       csit-dpdk-perf-verify-1908-3n-hsw:
1274         - 2   # NDRPDR sel
1275         - 3   # NDRPDR sel
1276         - 4   # NDRPDR sel
1277         - 5   # NDRPDR sel
1278         - 6   # NDRPDR sel
1279         - 7   # NDRPDR sel
1280         - 8   # NDRPDR sel
1281         - 9   # NDRPDR sel
1282         - 10  # NDRPDR sel
1283         - 11  # NDRPDR sel
1284     dpdk-performance-changes-3n-hsw-cmp:
1285       csit-dpdk-perf-verify-2001-3n-hsw:
1286 #        - 4   # NDRPDR sel
1287 #        - 5   # NDRPDR sel
1288 #        - 6   # NDRPDR sel
1289 #        - 7   # NDRPDR sel
1290 #        - 8   # NDRPDR sel
1291 #        - 9   # NDRPDR sel
1292 #        - 10  # NDRPDR sel
1293 #        - 11  # NDRPDR sel
1294 #        - 12  # NDRPDR sel
1295 #        - 13  # NDRPDR sel
1296         - 15  # NDRPDR sel
1297         - 16  # NDRPDR sel
1298         - 17  # NDRPDR sel
1299         - 18  # NDRPDR sel
1300         - 19  # NDRPDR sel
1301         - 20  # NDRPDR sel
1302         - 21  # NDRPDR sel
1303         - 22  # NDRPDR sel
1304         - 23  # NDRPDR sel
1305         - 24  # NDRPDR sel
1306
1307     dpdk-performance-changes-3n-skx-h1:
1308       csit-dpdk-perf-verify-1904-3n-skx:
1309         - 2   # NDRPDR sel
1310         - 3   # NDRPDR sel
1311         - 4   # NDRPDR sel
1312         - 5   # NDRPDR sel
1313         - 6   # NDRPDR sel
1314         - 7   # NDRPDR sel
1315         - 11  # NDRPDR sel
1316         - 12  # NDRPDR sel
1317         - 13  # NDRPDR sel
1318         - 14  # NDRPDR sel
1319     dpdk-performance-changes-3n-skx-ref:
1320       csit-dpdk-perf-verify-1908-3n-skx:
1321         - 3   # NDRPDR sel
1322         - 4   # NDRPDR sel
1323         - 5   # NDRPDR sel
1324         - 6   # NDRPDR sel
1325         - 7   # NDRPDR sel
1326         - 8   # NDRPDR sel
1327         - 9   # NDRPDR sel
1328         - 10  # NDRPDR sel
1329         - 11  # NDRPDR sel
1330         - 12  # NDRPDR sel
1331     dpdk-performance-changes-3n-skx-cmp:
1332       csit-dpdk-perf-verify-2001-3n-skx:
1333         - 29  # NDRPDR sel xxv710
1334         - 33  # NDRPDR sel xxv710
1335         - 34  # NDRPDR sel xxv710
1336         - 35  # NDRPDR sel xxv710
1337         - 36  # NDRPDR sel xxv710
1338         - 37  # NDRPDR sel xxv710
1339         - 41  # NDRPDR sel xxv710
1340         - 42  # NDRPDR sel xxv710
1341         - 43  # NDRPDR sel xxv710
1342         - 45  # NDRPDR sel xxv710
1343         - 30  # NDRPDR sel x710
1344         - 31  # NDRPDR sel x710
1345         - 32  # NDRPDR sel x710
1346         - 38  # NDRPDR sel x710
1347         - 39  # NDRPDR sel x710
1348         - 40  # NDRPDR sel x710
1349         - 44  # NDRPDR sel x710
1350         - 46  # NDRPDR sel x710
1351         - 47  # NDRPDR sel x710
1352         - 48  # NDRPDR sel x710
1353
1354     dpdk-performance-changes-2n-skx-h1:
1355       csit-dpdk-perf-verify-1904-2n-skx:
1356         - 2   # NDRPDR sel
1357         - 3   # NDRPDR sel
1358         - 4   # NDRPDR sel
1359         - 5   # NDRPDR sel
1360         - 7   # NDRPDR sel
1361         - 8   # NDRPDR sel
1362         - 9   # NDRPDR sel
1363         - 10  # NDRPDR sel
1364         - 11  # NDRPDR sel
1365         - 12  # NDRPDR sel
1366     dpdk-performance-changes-2n-skx-ref:
1367       csit-dpdk-perf-verify-1908-2n-skx:
1368         - 2   # NDRPDR sel
1369         - 3   # NDRPDR sel
1370         - 4   # NDRPDR sel
1371         - 5   # NDRPDR sel
1372         - 7   # NDRPDR sel
1373         - 8   # NDRPDR sel
1374         - 9   # NDRPDR sel
1375         - 10  # NDRPDR sel
1376         - 11  # NDRPDR sel
1377         - 12  # NDRPDR sel
1378     dpdk-performance-changes-2n-skx-cmp:
1379       csit-dpdk-perf-verify-2001-2n-skx:
1380         - 35  # NDRPDR sel xxv710
1381         - 36  # NDRPDR sel xxv710
1382         - 37  # NDRPDR sel xxv710
1383         - 41  # NDRPDR sel xxv710
1384         - 42  # NDRPDR sel xxv710
1385         - 43  # NDRPDR sel xxv710
1386         - 46  # NDRPDR sel xxv710
1387         - 47  # NDRPDR sel xxv710
1388         - 52  # NDRPDR sel xxv710
1389         - 53  # NDRPDR sel xxv710
1390         - 38  # NDRPDR sel x710
1391         - 39  # NDRPDR sel x710
1392         - 40  # NDRPDR sel x710
1393         - 44  # NDRPDR sel x710
1394         - 45  # NDRPDR sel x710
1395         - 48  # NDRPDR sel x710
1396         - 49  # NDRPDR sel x710
1397         - 50  # NDRPDR sel x710
1398         - 51  # NDRPDR sel x710
1399         - 54  # NDRPDR sel x710
1400
1401     # Compare testbeds
1402
1403     vpp-compare-testbeds-ref:
1404       csit-vpp-perf-verify-2001-3n-hsw:
1405         - 21  # NDRPDR sel
1406         - 22  # NDRPDR sel
1407         - 23  # NDRPDR sel
1408         - 24  # NDRPDR sel
1409         - 25  # NDRPDR sel
1410         - 29  # NDRPDR sel
1411         - 30  # NDRPDR sel
1412         - 31  # NDRPDR sel
1413         - 32  # NDRPDR sel
1414         - 34  # NDRPDR sel
1415     vpp-compare-testbeds-cmp:
1416       # TODO: Add the data
1417       csit-vpp-perf-verify-2001-3n-skx:
1418         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1419         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1420         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1421         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1422         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1423         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1424         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1425
1426     vpp-compare-testbeds-skx-clx-ref:
1427       csit-vpp-perf-verify-2001-2n-skx:
1428         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1429         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1430         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1431         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1432         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1433         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1434         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1435         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1436         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1437         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1438     vpp-compare-testbeds-skx-clx-cmp:
1439       csit-vpp-perf-verify-2001-2n-clx:
1440         - 28  # NDRPDR sel
1441         - 29  # NDRPDR sel
1442         - 32  # NDRPDR sel
1443         - 40  # NDRPDR sel
1444         - 43  # NDRPDR sel
1445         - 44  # NDRPDR sel
1446         - 45  # NDRPDR sel
1447         - 47  # NDRPDR sel
1448         - 48  # NDRPDR sel
1449         - 49  # NDRPDR sel
1450
1451     vpp-compare-testbeds-hsw-clx-ref:
1452       csit-vpp-perf-verify-2001-3n-hsw:
1453         - 21  # NDRPDR sel
1454         - 22  # NDRPDR sel
1455         - 23  # NDRPDR sel
1456         - 24  # NDRPDR sel
1457         - 25  # NDRPDR sel
1458         - 29  # NDRPDR sel
1459         - 30  # NDRPDR sel
1460         - 31  # NDRPDR sel
1461         - 32  # NDRPDR sel
1462         - 34  # NDRPDR sel
1463     vpp-compare-testbeds-hsw-clx-cmp:
1464       csit-vpp-perf-verify-2001-2n-clx:
1465         - 28  # NDRPDR sel
1466         - 29  # NDRPDR sel
1467         - 32  # NDRPDR sel
1468         - 40  # NDRPDR sel
1469         - 43  # NDRPDR sel
1470         - 44  # NDRPDR sel
1471         - 45  # NDRPDR sel
1472         - 47  # NDRPDR sel
1473         - 48  # NDRPDR sel
1474         - 49  # NDRPDR sel
1475
1476     vpp-compare-testbeds-mrr-ref:
1477       csit-vpp-perf-verify-2001-3n-hsw:
1478         - 17  # MRR sel
1479     vpp-compare-testbeds-mrr-cmp:
1480       csit-vpp-perf-verify-2001-3n-skx:
1481         - 50  # MRR sel
1482         - 53  # MRR sel addition
1483
1484     vpp-compare-testbeds-mrr-skx-clx-ref:
1485       csit-vpp-perf-verify-2001-2n-skx:
1486         - 101 # MRR sel
1487         - 128 # MRR sel addition
1488     vpp-compare-testbeds-mrr-skx-clx-cmp:
1489       csit-vpp-perf-verify-2001-2n-clx:
1490         - 39  # MRR
1491
1492     vpp-compare-testbeds-mrr-hsw-clx-ref:
1493       csit-vpp-perf-verify-2001-3n-hsw:
1494         - 17  # MRR sel
1495     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1496       csit-vpp-perf-verify-2001-2n-clx:
1497         - 39  # MRR
1498
1499     dpdk-compare-testbeds-ref:
1500       csit-dpdk-perf-verify-2001-3n-hsw:
1501         - 4   # NDRPDR sel
1502         - 5   # NDRPDR sel
1503         - 6   # NDRPDR sel
1504         - 7   # NDRPDR sel
1505         - 8   # NDRPDR sel
1506         - 9   # NDRPDR sel
1507         - 10  # NDRPDR sel
1508         - 11  # NDRPDR sel
1509         - 12  # NDRPDR sel
1510         - 13  # NDRPDR sel
1511         - 15  # NDRPDR sel
1512         - 16  # NDRPDR sel
1513         - 17  # NDRPDR sel
1514         - 18  # NDRPDR sel
1515         - 19  # NDRPDR sel
1516         - 20  # NDRPDR sel
1517         - 21  # NDRPDR sel
1518         - 22  # NDRPDR sel
1519         - 23  # NDRPDR sel
1520         - 24  # NDRPDR sel
1521     dpdk-compare-testbeds-cmp:
1522       csit-dpdk-perf-verify-2001-3n-skx:
1523         - 29  # NDRPDR sel xxv710
1524         - 33  # NDRPDR sel xxv710
1525         - 34  # NDRPDR sel xxv710
1526         - 35  # NDRPDR sel xxv710
1527         - 36  # NDRPDR sel xxv710
1528         - 37  # NDRPDR sel xxv710
1529         - 41  # NDRPDR sel xxv710
1530         - 42  # NDRPDR sel xxv710
1531         - 43  # NDRPDR sel xxv710
1532         - 45  # NDRPDR sel xxv710
1533         - 30  # NDRPDR sel x710
1534         - 31  # NDRPDR sel x710
1535         - 32  # NDRPDR sel x710
1536         - 38  # NDRPDR sel x710
1537         - 39  # NDRPDR sel x710
1538         - 40  # NDRPDR sel x710
1539         - 44  # NDRPDR sel x710
1540         - 46  # NDRPDR sel x710
1541         - 47  # NDRPDR sel x710
1542         - 48  # NDRPDR sel x710
1543
1544     dpdk-compare-testbeds-skx-clx-ref:
1545       csit-dpdk-perf-verify-2001-2n-skx:
1546         - 35  # NDRPDR sel xxv710
1547         - 36  # NDRPDR sel xxv710
1548         - 37  # NDRPDR sel xxv710
1549         - 41  # NDRPDR sel xxv710
1550         - 42  # NDRPDR sel xxv710
1551         - 43  # NDRPDR sel xxv710
1552         - 46  # NDRPDR sel xxv710
1553         - 47  # NDRPDR sel xxv710
1554         - 52  # NDRPDR sel xxv710
1555         - 53  # NDRPDR sel xxv710
1556         - 38  # NDRPDR sel x710
1557         - 39  # NDRPDR sel x710
1558         - 40  # NDRPDR sel x710
1559         - 44  # NDRPDR sel x710
1560         - 45  # NDRPDR sel x710
1561         - 48  # NDRPDR sel x710
1562         - 49  # NDRPDR sel x710
1563         - 50  # NDRPDR sel x710
1564         - 51  # NDRPDR sel x710
1565         - 54  # NDRPDR sel x710
1566     dpdk-compare-testbeds-skx-clx-cmp:
1567       csit-dpdk-perf-verify-2001-2n-clx:
1568         - 15  # NDRPDR sel
1569         - 16  # NDRPDR sel
1570         - 17  # NDRPDR sel
1571         - 18  # NDRPDR sel
1572         - 19  # NDRPDR sel
1573         - 20  # NDRPDR sel
1574         - 21  # NDRPDR sel
1575         - 22  # NDRPDR sel
1576         - 23  # NDRPDR sel
1577         - 24  # NDRPDR sel
1578         - 25  # NDRPDR sel
1579         - 26  # NDRPDR sel
1580         - 27  # NDRPDR sel
1581         - 28  # NDRPDR sel
1582         - 29  # NDRPDR sel
1583         - 30  # NDRPDR sel
1584         - 31  # NDRPDR sel
1585         - 32  # NDRPDR sel
1586         - 33  # NDRPDR sel
1587         - 34  # NDRPDR sel
1588
1589     # Compare topologies
1590
1591     vpp-compare-topologies-ref:
1592       # TODO: Add the data
1593       csit-vpp-perf-verify-2001-3n-skx:
1594         - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1595         - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1596         - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1597         - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1598         - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1599         - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1600         - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1601     vpp-compare-topologies-cmp:
1602       csit-vpp-perf-verify-2001-2n-skx:
1603         - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1604         - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1605         - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1606         - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1607         - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1608         - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1609         - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1610         - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1611         - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1612         - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
1613
1614     vpp-compare-topologies-mrr-ref:
1615       csit-vpp-perf-verify-2001-3n-skx:
1616         - 50  # MRR sel
1617         - 53  # MRR sel addition
1618     vpp-compare-topologies-mrr-cmp:
1619       csit-vpp-perf-verify-2001-2n-skx:
1620         - 101 # MRR sel
1621         - 128 # MRR sel addition
1622
1623     dpdk-compare-topologies-ref:
1624       csit-dpdk-perf-verify-2001-3n-skx:
1625         - 29  # NDRPDR sel xxv710
1626         - 33  # NDRPDR sel xxv710
1627         - 34  # NDRPDR sel xxv710
1628         - 35  # NDRPDR sel xxv710
1629         - 36  # NDRPDR sel xxv710
1630         - 37  # NDRPDR sel xxv710
1631         - 41  # NDRPDR sel xxv710
1632         - 42  # NDRPDR sel xxv710
1633         - 43  # NDRPDR sel xxv710
1634         - 45  # NDRPDR sel xxv710
1635         - 30  # NDRPDR sel x710
1636         - 31  # NDRPDR sel x710
1637         - 32  # NDRPDR sel x710
1638         - 38  # NDRPDR sel x710
1639         - 39  # NDRPDR sel x710
1640         - 40  # NDRPDR sel x710
1641         - 44  # NDRPDR sel x710
1642         - 46  # NDRPDR sel x710
1643         - 47  # NDRPDR sel x710
1644         - 48  # NDRPDR sel x710
1645     dpdk-compare-topologies-cmp:
1646       csit-dpdk-perf-verify-2001-2n-skx:
1647         - 35  # NDRPDR sel xxv710
1648         - 36  # NDRPDR sel xxv710
1649         - 37  # NDRPDR sel xxv710
1650         - 41  # NDRPDR sel xxv710
1651         - 42  # NDRPDR sel xxv710
1652         - 43  # NDRPDR sel xxv710
1653         - 46  # NDRPDR sel xxv710
1654         - 47  # NDRPDR sel xxv710
1655         - 52  # NDRPDR sel xxv710
1656         - 53  # NDRPDR sel xxv710
1657         - 38  # NDRPDR sel x710
1658         - 39  # NDRPDR sel x710
1659         - 40  # NDRPDR sel x710
1660         - 44  # NDRPDR sel x710
1661         - 45  # NDRPDR sel x710
1662         - 48  # NDRPDR sel x710
1663         - 49  # NDRPDR sel x710
1664         - 50  # NDRPDR sel x710
1665         - 51  # NDRPDR sel x710
1666         - 54  # NDRPDR sel x710
1667
1668   plot-layouts:
1669
1670     plot-soak-throughput:
1671       titlefont:
1672         size: 18
1673       xaxis:
1674         title: "<b>Test Cases [Index]</b>"
1675         titlefont:
1676           size: 16
1677         autorange: True
1678         fixedrange: False
1679         gridcolor: "rgb(230, 230, 230)"
1680         linecolor: "rgb(220, 220, 220)"
1681         linewidth: 1
1682         showgrid: True
1683         showline: True
1684         showticklabels: True
1685         tickcolor: "rgb(220, 220, 220)"
1686         tickmode: "linear"
1687         tickfont:
1688           size: 16
1689         zeroline: False
1690       yaxis:
1691         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1692         titlefont:
1693           size: 16
1694         gridcolor: "rgb(230, 230, 230)"
1695         hoverformat: ".4r"
1696         tickformat: ".3r"
1697         linecolor: "rgb(220, 220, 220)"
1698         linewidth: 1
1699         showgrid: True
1700         showline: True
1701         showticklabels: True
1702         tickcolor: "rgb(220, 220, 220)"
1703         tickfont:
1704           size: 16
1705         zeroline: False
1706         range: [0,50]
1707       autosize: False
1708       margin:
1709         t: 50
1710         b: 0
1711         l: 80
1712         r: 20
1713       showlegend: True
1714       legend:
1715         orientation: "h"
1716         font:
1717           size: 16
1718       width: 700
1719       height: 900
1720       paper_bgcolor: "#fff"
1721       plot_bgcolor: "#fff"
1722       hoverlabel:
1723         namelength: -1
1724
1725     plot-service-density:
1726       titlefont:
1727         size: 18
1728       xaxis:
1729         side: "top"
1730         autorange: True
1731         fixedrange: False
1732         showgrid: False
1733         showline: False
1734         showticklabels: False
1735         ticks: ""
1736         ticklen: 0
1737         tickwidth: 0
1738         zeroline: False
1739       yaxis:
1740         autorange: "reversed"
1741         showgrid: False
1742         showline: False
1743         showticklabels: False
1744         ticks: ""
1745         ticklen: 0
1746         tickwidth: 0
1747         zeroline: False
1748       showlegend: False
1749       paper_bgcolor: "#fff"
1750       plot_bgcolor: "#fff"
1751       width: 700
1752       height: 700
1753       hoverlabel:
1754         namelength: -1
1755
1756     plot-cps:
1757       titlefont:
1758         size: 18
1759       xaxis:
1760         title: "<b>Test Cases [Index]</b>"
1761         titlefont:
1762           size: 16
1763         autorange: True
1764         fixedrange: False
1765         gridcolor: "rgb(230, 230, 230)"
1766         linecolor: "rgb(220, 220, 220)"
1767         linewidth: 1
1768         showgrid: True
1769         showline: True
1770         showticklabels: True
1771         tickcolor: "rgb(220, 220, 220)"
1772         tickmode: "linear"
1773         tickfont:
1774           size: 16
1775         zeroline: False
1776       yaxis:
1777         title: "<b>Connections Per Second [cps]</b>"
1778         titlefont:
1779           size: 16
1780         gridcolor: "rgb(230, 230, 230)"
1781         hoverformat: ".4s"
1782         linecolor: "rgb(220, 220, 220)"
1783         linewidth: 1
1784         rangemode: "tozero"
1785         showgrid: True
1786         showline: True
1787         showticklabels: True
1788         tickcolor: "rgb(220, 220, 220)"
1789         tickformat: ".3s"
1790         tickfont:
1791           size: 16
1792         zeroline: False
1793       boxmode: "group"
1794       boxgroupgap: 0.5
1795       autosize: False
1796       margin:
1797         t: 50
1798         b: 20
1799         l: 80
1800         r: 20
1801       showlegend: True
1802       legend:
1803         orientation: "h"
1804         font:
1805           size: 16
1806       width: 700
1807       height: 800
1808       paper_bgcolor: "#fff"
1809       plot_bgcolor: "#fff"
1810       hoverlabel:
1811         namelength: -1
1812
1813     plot-rps:
1814       titlefont:
1815         size: 18
1816       xaxis:
1817         title: "<b>Test Cases [Index]</b>"
1818         titlefont:
1819           size: 16
1820         autorange: True
1821         fixedrange: False
1822         gridcolor: "rgb(230, 230, 230)"
1823         linecolor: "rgb(220, 220, 220)"
1824         linewidth: 1
1825         showgrid: True
1826         showline: True
1827         showticklabels: True
1828         tickcolor: "rgb(220, 220, 220)"
1829         tickmode: "linear"
1830         tickfont:
1831           size: 16
1832         zeroline: False
1833       yaxis:
1834         title: "<b>Requests Per Second [rps]</b>"
1835         titlefont:
1836           size: 16
1837         gridcolor: "rgb(230, 230, 230)"
1838         hoverformat: ".4s"
1839         linecolor: "rgb(220, 220, 220)"
1840         linewidth: 1
1841         rangemode: "tozero"
1842         showgrid: True
1843         showline: True
1844         showticklabels: True
1845         tickcolor: "rgb(230, 230, 230)"
1846         tickformat: ".3s"
1847         tickfont:
1848           size: 16
1849         zeroline: False
1850       boxmode: "group"
1851       boxgroupgap: 0.5
1852       autosize: False
1853       margin:
1854         t: 50
1855         b: 20
1856         l: 80
1857         r: 20
1858       showlegend: True
1859       legend:
1860         orientation: "h"
1861         font:
1862           size: 16
1863       width: 700
1864       height: 800
1865       paper_bgcolor: "#fff"
1866       plot_bgcolor: "#fff"
1867       hoverlabel:
1868         namelength: -1
1869
1870     plot-hoststack:
1871       titlefont:
1872         size: 16
1873       xaxis:
1874         title: "<b>Test Cases [Index]</b>"
1875         titlefont:
1876           size: 14
1877         autorange: True
1878         fixedrange: False
1879         gridcolor: "rgb(230, 230, 230)"
1880         linecolor: "rgb(220, 220, 220)"
1881         linewidth: 1
1882         showgrid: True
1883         showline: True
1884         showticklabels: True
1885         tickcolor: "rgb(220, 220, 220)"
1886         tickmode: "linear"
1887         tickfont:
1888           size: 14
1889         zeroline: False
1890       yaxis:
1891         title: "<b>Bandwidth [Gbps]</b>"
1892         titlefont:
1893           size: 14
1894         gridcolor: "rgb(230, 230, 230)"
1895         hoverformat: ".4s"
1896         linecolor: "rgb(220, 220, 220)"
1897         linewidth: 1
1898         rangemode: "tozero"
1899         showgrid: True
1900         showline: True
1901         showticklabels: True
1902         tickcolor: "rgb(230, 230, 230)"
1903         tickformat: ".3s"
1904         tickfont:
1905           size: 14
1906         zeroline: False
1907       boxmode: "group"
1908       boxgroupgap: 0.5
1909       autosize: False
1910       margin:
1911         t: 50
1912         b: 20
1913         l: 80
1914         r: 20
1915       showlegend: True
1916       legend:
1917         orientation: "h"
1918         font:
1919           size: 14
1920       width: 700
1921       height: 800
1922       paper_bgcolor: "#fff"
1923       plot_bgcolor: "#fff"
1924       hoverlabel:
1925         namelength: -1
1926
1927     plot-throughput:
1928       titlefont:
1929         size: 18
1930       xaxis:
1931         title: "<b>Test Cases [Index]</b>"
1932         titlefont:
1933           size: 16
1934         autorange: True
1935         fixedrange: False
1936         gridcolor: "rgb(230, 230, 230)"
1937         linecolor: "rgb(220, 220, 220)"
1938         linewidth: 1
1939         showgrid: True
1940         showline: True
1941         showticklabels: True
1942         tickcolor: "rgb(220, 220, 220)"
1943         tickmode: "linear"
1944         tickfont:
1945           size: 16
1946         zeroline: False
1947       yaxis:
1948         title: "<b>Packet Throughput [Mpps]</b>"
1949         titlefont:
1950           size: 16
1951         gridcolor: "rgb(230, 230, 230)"
1952         hoverformat: ".4r"
1953         tickformat: ".3r"
1954         linecolor: "rgb(220, 220, 220)"
1955         linewidth: 1
1956         showgrid: True
1957         showline: True
1958         showticklabels: True
1959         tickcolor: "rgb(220, 220, 220)"
1960         tickfont:
1961           size: 16
1962         zeroline: False
1963         range: [0,50]
1964       autosize: False
1965       margin:
1966         t: 50
1967         b: 0
1968         l: 80
1969         r: 20
1970       showlegend: True
1971       legend:
1972         orientation: "h"
1973         font:
1974           size: 16
1975       width: 700
1976       height: 900
1977       paper_bgcolor: "#fff"
1978       plot_bgcolor: "#fff"
1979       hoverlabel:
1980         namelength: -1
1981
1982     plot-throughput-speedup-analysis:
1983       titlefont:
1984         size: 18
1985       xaxis:
1986         title: "<b>Number of Cores [Qty]</b>"
1987         titlefont:
1988           size: 16
1989         autorange: True
1990         fixedrange: False
1991         gridcolor: "rgb(230, 230, 230)"
1992         linecolor: "rgb(220, 220, 220)"
1993         linewidth: 1
1994         showgrid: True
1995         showline: True
1996         showticklabels: True
1997         tickcolor: "rgb(238, 238, 238)"
1998         tickmode: "linear"
1999         tickfont:
2000           size: 16
2001         zeroline: False
2002       yaxis:
2003         title: "<b>Packet Throughput [Mpps]</b>"
2004         titlefont:
2005           size: 16
2006         type: "linear"
2007         gridcolor: "rgb(230, 230, 230)"
2008         hoverformat: ".4s"
2009         linecolor: "rgb(220, 220, 220)"
2010         linewidth: 1
2011         showgrid: True
2012         showline: True
2013         showticklabels: True
2014         tickcolor: "rgb(220, 220, 220)"
2015         tickformat: ".4s"
2016         tickfont:
2017           size: 16
2018         zeroline: True
2019         rangemode: "tozero"
2020         range: [0,100]
2021       legend:
2022         orientation: "h"
2023         font:
2024           size: 16
2025         xanchor: "left"
2026         yanchor: "top"
2027         x: 0
2028         y: -0.2
2029         bgcolor: "rgba(255, 255, 255, 0)"
2030         bordercolor: "rgba(255, 255, 255, 0)"
2031         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2032       autosize: False
2033       margin:
2034           't': 50
2035           'b': 150
2036           'l': 85
2037           'r': 10
2038       showlegend: True
2039       width: 700
2040       height: 700
2041       paper_bgcolor: "#fff"
2042       plot_bgcolor: "#fff"
2043       hoverlabel:
2044         namelength: -1
2045       annotations: [
2046         {
2047           text: "_ _          __          ...",
2048           align: "left",
2049           showarrow: False,
2050           xref: "paper",
2051           yref: "paper",
2052           xanchor: "left",
2053           yanchor: "top",
2054           x: 0,
2055           y: -0.13,
2056           font: {
2057             family: "Consolas, Courier New",
2058             size: 15
2059           },
2060         },
2061         {
2062           text: "    Perfect     Measured     Limit",
2063           align: "left",
2064           showarrow: False,
2065           xref: "paper",
2066           yref: "paper",
2067           xanchor: "left",
2068           yanchor: "top",
2069           x: 0,
2070           y: -0.15,
2071           font: {
2072             family: "Consolas, Courier New",
2073             size: 15
2074           },
2075         },
2076       ]
2077
2078     plot-latency:
2079       titlefont:
2080         size: 18
2081       xaxis:
2082         title: "<b>Direction</b>"
2083         titlefont:
2084           size: 16
2085         autorange: True
2086         fixedrange: False
2087         gridcolor: "rgb(230, 230, 230)"
2088         linecolor: "rgb(220, 220, 220)"
2089         linewidth: 1
2090         showgrid: True
2091         showline: True
2092         showticklabels: False
2093         tickcolor: "rgb(220, 220, 220)"
2094         tickmode: "linear"
2095         tickfont:
2096           size: 16
2097         zeroline: False
2098       yaxis:
2099         title: "<b>Packet Latency [uSec]</b>"
2100         titlefont:
2101           size: 16
2102         type: "linear"
2103         gridcolor: "rgb(230, 230, 230)"
2104         hoverformat: ".4s"
2105         linecolor: "rgb(220, 220, 220)"
2106         linewidth: 1
2107         showgrid: True
2108         showline: True
2109         showticklabels: True
2110         tickcolor: "rgb(220, 220, 220)"
2111         tickformat: ".4s"
2112         tickfont:
2113           size: 16
2114         zeroline: True
2115         rangemode: "tozero"
2116       legend:
2117         orientation: "h"
2118         font:
2119           size: 16
2120         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2121       autosize: False
2122       margin:
2123           't': 50
2124           'b': 150
2125           'l': 80
2126           'r': 10
2127       showlegend: True
2128       width: 700
2129       height: 700
2130       paper_bgcolor: "#fff"
2131       plot_bgcolor: "#fff"
2132       hoverlabel:
2133         namelength: -1
2134
2135     plot-hdrh-latency:
2136       title:
2137         text: ""
2138         xanchor: "center"
2139         x: 0.5
2140         font:
2141           size: 16
2142       width: 700
2143       plot_bgcolor: "white"
2144       annotations:
2145         - font:
2146             size: 14
2147           showarrow: False
2148           text: "<b>Packet Latency [uSec]</b>"
2149           x: 1
2150           xanchor: "right"
2151           xref: "paper"
2152           y: -0.045
2153           yanchor: "top"
2154           yref: "paper"
2155         - font:
2156             size: 14
2157           showarrow: False
2158           text: "<b>Probability [%]</b>"
2159           textangle: 270
2160           x: -0.06
2161           xanchor: "center"
2162           xref: "paper"
2163           y: 0.5
2164           yanchor: "middle"
2165           yref: "paper"
2166         - font:
2167             size: 14
2168           showarrow: False
2169           text: "<b>Direction: E-W</b>"
2170           x: 0.24
2171           xanchor: "center"
2172           xref: "paper"
2173           y: 1.05
2174           yanchor: "bottom"
2175           yref: "paper"
2176         - font:
2177             size: 14
2178           showarrow: False
2179           text: "<b>Direction: W-E</b>"
2180           x: 0.74
2181           xanchor: "center"
2182           xref: "paper"
2183           y: 1.05
2184           yanchor: "bottom"
2185           yref: "paper"
2186
2187     plot-hdrh-latency-percentile:
2188       title:
2189         text: ""
2190         xanchor: "center"
2191         x: 0.5
2192         font:
2193           size: 18
2194       xaxis:
2195         type: "log"
2196         title: "<b>Percentile [%]</b>"
2197         titlefont:
2198           size: 16
2199         autorange: True
2200         fixedrange: False
2201         gridcolor: "rgb(230, 230, 230)"
2202         linecolor: "rgb(220, 220, 220)"
2203         linewidth: 1
2204         showgrid: True
2205         showline: True
2206         showticklabels: True
2207         tickcolor: "rgb(220, 220, 220)"
2208         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2209         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2210         tickfont:
2211           size: 16
2212       yaxis:
2213         title: "<b>Packet Latency [uSec]</b>"
2214         titlefont:
2215           size: 16
2216         gridcolor: "rgb(230, 230, 230)"
2217         linecolor: "rgb(220, 220, 220)"
2218         linewidth: 1
2219         showgrid: True
2220         showline: True
2221         showticklabels: True
2222         tickcolor: "rgb(220, 220, 220)"
2223         tickfont:
2224           size: 16
2225       autosize: False
2226       showlegend: True
2227       legend:
2228         traceorder: "normal"
2229         orientation: "h"
2230         font:
2231           size: 16
2232         xanchor: "left"
2233         yanchor: "top"
2234         x: 0
2235         y: -0.15
2236         bgcolor: "rgba(255, 255, 255, 0)"
2237         bordercolor: "rgba(255, 255, 255, 0)"
2238       width: 700
2239       height: 700
2240       paper_bgcolor: "white"
2241       plot_bgcolor: "white"
2242
2243     plot-hdrh-latency-by-percentile:
2244       title:
2245         text: "<b>Latency by Percentile Distribution</b>"
2246         xanchor: "center"
2247         x: 0.5
2248         font:
2249           size: 18
2250       showlegend: True
2251       legend:
2252         traceorder: "normal"
2253         orientation: "h"
2254         font:
2255           size: 16
2256         xanchor: "left"
2257         yanchor: "top"
2258         x: 0
2259         y: -0.2
2260         bgcolor: "rgba(255, 255, 255, 0)"
2261         bordercolor: "rgba(255, 255, 255, 0)"
2262       xaxis:
2263         type: "linear"
2264         title: "<b>Percentile [%]</b>"
2265         titlefont:
2266           size: 14
2267         autorange: False
2268         fixedrange: False
2269         range: [0, 100]
2270         gridcolor: "rgb(230, 230, 230)"
2271         linecolor: "rgb(220, 220, 220)"
2272         linewidth: 1
2273         showgrid: True
2274         showline: True
2275         showticklabels: True
2276         tickcolor: "rgb(220, 220, 220)"
2277         tickvals: [0, 25, 50, 75, 100]
2278         ticktext: [0, 25, 50, 75, 100]
2279         tickfont:
2280           size: 14
2281       yaxis:
2282         title: "<b>One-Way Latency per Direction [uSec]</b>"
2283         titlefont:
2284           size: 14
2285         gridcolor: "rgb(230, 230, 230)"
2286         linecolor: "rgb(220, 220, 220)"
2287         linewidth: 1
2288         showgrid: True
2289         showline: True
2290         showticklabels: True
2291         tickcolor: "rgb(220, 220, 220)"
2292         tickfont:
2293           size: 14
2294       width: 700
2295       height: 700
2296       paper_bgcolor: "white"
2297       plot_bgcolor: "white"
2298
2299 - type: "static"
2300   src-path: "{DIR[RST]}"
2301   dst-path: "{DIR[WORKING,SRC]}"
2302
2303 - type: "input"
2304   general:
2305     file-name: "output_info.xml.gz"
2306     file-format: ".gz"
2307     arch-file-format:
2308       - ".gz"
2309       - ".zip"
2310     download-path: "{job}/{build}/archives/{filename}"
2311     extract: "output.xml"
2312
2313     zip-file-name: "robot-plugin.zip"
2314     zip-file-format: ".zip"
2315     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2316     zip-extract: "robot-plugin/output.xml"
2317
2318   builds:
2319
2320     csit-vpp-perf-verify-1904-3n-hsw:
2321       - 9   # MRR sel
2322       - 11  # NDRPDR sel
2323       - 12  # NDRPDR sel
2324       - 20  # NDRPDR sel
2325       - 21  # NDRPDR sel
2326       - 23  # NDRPDR sel
2327       - 24  # NDRPDR sel
2328       - 25  # NDRPDR sel
2329       - 26  # NDRPDR sel
2330       - 29  # NDRPDR sel
2331       - 30  # NDRPDR sel
2332     csit-vpp-perf-verify-1908-3n-hsw:
2333       - 12  # NDRPDR sel
2334       - 13  # NDRPDR sel
2335       - 14  # NDRPDR sel
2336       - 15  # NDRPDR sel
2337       - 16  # NDRPDR sel
2338       - 17  # NDRPDR sel
2339       - 18  # NDRPDR sel
2340       - 19  # NDRPDR sel
2341       - 20  # NDRPDR sel
2342       - 21  # NDRPDR sel
2343       - 48  # NDRPDR sel vhost
2344       - 49  # NDRPDR sel vhost
2345       - 52  # NDRPDR sel vhost
2346       - 53  # NDRPDR sel vhost
2347       - 54  # NDRPDR sel vhost
2348       - 55  # NDRPDR sel vhost
2349       - 56  # NDRPDR sel vhost
2350       - 57  # NDRPDR sel vhost
2351       - 58  # NDRPDR sel vhost
2352       - 59  # NDRPDR sel vhost
2353       - 39  # MRR sel
2354     csit-vpp-perf-verify-2001-3n-hsw:
2355       - 21  # NDRPDR sel
2356       - 22  # NDRPDR sel
2357       - 23  # NDRPDR sel
2358       - 24  # NDRPDR sel
2359       - 25  # NDRPDR sel
2360       - 29  # NDRPDR sel
2361       - 30  # NDRPDR sel
2362       - 31  # NDRPDR sel
2363       - 32  # NDRPDR sel
2364       - 34  # NDRPDR sel
2365       - 17  # MRR sel
2366       - 18  # NDRPDR full
2367       - 20  # NDRPDR full
2368       - 28  # NDRPDR full
2369       - 35  # NDRPDR full
2370       - 42  # NDRPDR full
2371       - 46  # NDRPDR full
2372       - 47  # NDRPDR full
2373       - 48  # NDRPDR full
2374       - 49  # NDRPDR full
2375       - 50  # NDRPDR full
2376       - 51  # NDRPDR full
2377       - 52  # NDRPDR full
2378       - 53  # NDRPDR full
2379       - 54  # NDRPDR full
2380       - 55  # NDRPDR full
2381       - 56  # NDRPDR full
2382       - 57  # NDRPDR full
2383       - 58  # NDRPDR full
2384       - 59  # NDRPDR full
2385       - 61  # NDRPDR full
2386       - 62  # NDRPDR full
2387       - 63  # NDRPDR full
2388       - 64  # NDRPDR full
2389       - 65  # NDRPDR full
2390       - 67  # NDRPDR full
2391       - 70  # NDRPDR full
2392       - 72  # NDRPDR full
2393       - 73  # NDRPDR full
2394       - 76  # NDRPDR full
2395       - 77  # NDRPDR full
2396       - 78  # NDRPDR full
2397       - 79  # NDRPDR full
2398       - 81  # NDRPDR full
2399       - 82  # NDRPDR full
2400       - 84  # NDRPDR full
2401       - 85  # NDRPDR full
2402       - 103  # hoststack
2403       - 104  # hoststack
2404       - 105  # hoststack
2405       - 106  # hoststack
2406       - 107  # hoststack
2407       - 108  # hoststack
2408       - 109  # hoststack
2409       - 110  # hoststack
2410       - 111  # hoststack
2411       - 112  # hoststack
2412
2413     csit-vpp-perf-verify-1904-3n-skx:
2414       - 7   # MRR sel
2415       - 8   # NDRPDR sel
2416       - 9   # NDRPDR sel
2417       - 10  # NDRPDR sel
2418       - 11  # NDRPDR sel
2419       - 12  # NDRPDR sel
2420       - 14  # NDRPDR sel
2421       - 16  # NDRPDR sel
2422       - 21  # NDRPDR sel
2423       - 23  # NDRPDR sel
2424       - 25  # NDRPDR sel
2425     csit-vpp-perf-verify-1908-3n-skx:
2426       - 14  # NDRPDR sel - old1908 - vpp build: 19.08-release
2427       - 16  # NDRPDR sel - old1908 - vpp build: 19.08-release
2428       - 19  # NDRPDR sel - old1908 - vpp build: 19.08-release
2429       - 20  # NDRPDR sel - old1908 - vpp build: 19.08-release
2430       - 22  # NDRPDR sel - old1908 - vpp build: 19.08-release
2431       - 23  # NDRPDR sel - old1908 - vpp build: 19.08-release
2432       - 24  # NDRPDR sel - old1908 - vpp build: 19.08-release
2433       - 25  # NDRPDR sel - old1908 - vpp build: 19.08-release
2434       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2435       - 29  # NDRPDR sel - old1908 - vpp build: 19.08-release
2436       - 52  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2437       - 53  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2438       - 55  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2439       - 61  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2440       - 62  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2441       - 63  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2442       - 64  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2443       - 65  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2444       - 66  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2445       - 67  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2446       - 36  # MRR sel - old1908 - vpp build: 19.08-release
2447     csit-vpp-perf-verify-1908_1-3n-skx:
2448       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2449       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2450       - 7   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2451       - 8   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2452       - 9   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2453       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2454       - 11  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2455       - 12  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2456       - 13  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2457       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2458       - 26  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2459       - 27  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2460       - 28  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2461       - 29  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2462       - 30  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2463       - 31  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2464       - 33  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2465       - 34  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2466       - 35  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2467       - 36  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2468     csit-vpp-perf-verify-1908_2-3n-skx:
2469       - 1   # NDRPDR sel
2470       - 2   # NDRPDR sel
2471     csit-vpp-perf-verify-2001-3n-skx:
2472       - 69  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2473       - 71  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2474       - 72  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2475       - 76  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2476       - 77  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2477       - 78  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2478       - 80  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2479       - 82  # NDRPDR full - crypto-1
2480       - 85  # NDRPDR full - l2-2
2481       - 87  # NDRPDR full - ip6-1
2482       - 88  # NDRPDR full - ip6-2
2483       - 90  # NDRPDR full - memif
2484       - 95  # NDRPDR full - l2-1
2485       - 96  # NDRPDR full - ip4-2
2486       - 97  # NDRPDR full - vhost-1
2487       - 102 # NDRPDR full - crypto-2
2488       - 104 # NDRPDR full - ip4tunnels-1
2489       - 105 # NDRPDR full - ip4tunnels-2
2490       - 106 # NDRPDR full - ip4tunnels-3
2491       - 107 # NDRPDR full - ip6tunnels-1
2492       - 108 # NDRPDR full - ip4-1
2493       - 50  # MRR sel
2494       - 53  # MRR sel addition
2495
2496     csit-vpp-perf-verify-1904-2n-skx:
2497       - 11  # MRR sel
2498       - 12  # NDRPDR sel
2499       - 14  # NDRPDR sel
2500       - 16  # NDRPDR sel
2501       - 17  # NDRPDR sel
2502       - 18  # NDRPDR sel
2503       - 21  # NDRPDR sel
2504       - 27  # NDRPDR sel
2505       - 30  # NDRPDR sel
2506       - 31  # NDRPDR sel
2507       - 32  # NDRPDR sel
2508     csit-vpp-perf-verify-1908-2n-skx:
2509       - 26  # NDRPDR sel - old1908 - vpp build: 19.08-release
2510       - 27  # NDRPDR sel - old1908 - vpp build: 19.08-release
2511       - 34  # NDRPDR sel - old1908 - vpp build: 19.08-release
2512       - 35  # NDRPDR sel - old1908 - vpp build: 19.08-release
2513       - 36  # NDRPDR sel - old1908 - vpp build: 19.08-release
2514       - 42  # NDRPDR sel - old1908 - vpp build: 19.08-release
2515       - 43  # NDRPDR sel - old1908 - vpp build: 19.08-release
2516       - 44  # NDRPDR sel - old1908 - vpp build: 19.08-release
2517       - 45  # NDRPDR sel - old1908 - vpp build: 19.08-release
2518       - 46  # NDRPDR sel - old1908 - vpp build: 19.08-release
2519       - 88  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2520       - 89  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2521       - 91  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2522       - 92  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2523       - 93  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2524       - 94  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2525       - 95  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2526       - 96  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2527       - 97  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2528       - 98  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
2529       - 69  # MRR sel - old1908 - vpp build: 19.08-release
2530     csit-vpp-perf-verify-1908_1-2n-skx:
2531       - 3   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2532       - 4   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2533       - 6   # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2534       - 10  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2535       - 14  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2536       - 16  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2537       - 21  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2538       - 23  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2539       - 24  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2540       - 25  # NDRPDR sel - old1908.1 - vpp build: 19.08.1-release, old BIOS and ucode
2541       - 39  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2542       - 40  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2543       - 41  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2544       - 43  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2545       - 44  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2546       - 45  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2547       - 46  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2548       - 47  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2549       - 48  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2550       - 49  # NDRPDR sel - new1908.1 - vpp build: 19.08.1-release, new BIOS and ucode, irqbalance set
2551     csit-vpp-perf-verify-1908_2-2n-skx:
2552       - 1   # NDRPDR sel
2553       - 2   # NDRPDR sel
2554       - 3   # NDRPDR sel
2555       - 4   # NDRPDR sel
2556       - 5   # NDRPDR sel
2557       - 6   # NDRPDR sel
2558       - 7   # NDRPDR sel
2559       - 8   # NDRPDR sel
2560       - 9   # NDRPDR sel
2561       - 10  # NDRPDR sel
2562     csit-vpp-perf-verify-2001-2n-skx:
2563       - 143  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2564       - 146  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2565       - 147  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2566       - 148  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2567       - 149  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2568       - 150  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2569       - 151  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2570       - 152  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2571       - 153  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2572       - 154  # NDRPDR sel - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2573       - 155  # NDRPDR full - perf-full-2n-skx-ip4_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2574       - 156  # NDRPDR full - perf-full-2n-skx-ip4_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2575       - 157  # NDRPDR full - perf-full-2n-skx-ip4_III - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2576       - 158  # NDRPDR full - perf-full-2n-skx-ip4_V - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2577       - 159  # NDRPDR full - perf-full-2n-skx-ip4_VIII - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2578       - 160  # NDRPDR full - perf-full-2n-skx-ip4_IX - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2579       - 161  # NDRPDR full - perf-full-2n-skx-ip6_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2580       - 162  # NDRPDR full - perf-full-2n-skx-ip6_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2581       - 163  # NDRPDR full - perf-full-2n-skx-l2_I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2582       - 164  # NDRPDR full - perf-full-2n-skx-l2_II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2583       - 165  # NDRPDR full - perf-full-2n-skx-memif - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2584       - 166  # NDRPDR full - perf-full-2n-skx-vhost I - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2585       - 167  # NDRPDR full - perf-full-2n-skx-vhost II - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2586       - 168  # NDRPDR full - perf-full-2n-skx-vts - new2001.0 - vpp build: 20.01.0-release, new BIOS and ucode, irqbalance set
2587       - 101  # MRR sel - old
2588       - 128  # MRR sel addition - old
2589       - 169  # Reconf
2590       - 171  # Reconf
2591       - 172  # Reconf
2592       - 173  # Reconf
2593       - 174  # Reconf
2594       - 175  # Reconf
2595       - 176  # Reconf
2596       - 177  # Reconf
2597       - 178  # Reconf
2598       - 179  # Reconf
2599       - 181  # Soak
2600       - 182  # Soak
2601
2602     csit-vpp-perf-verify-1908_1-2n-clx:
2603       - 5  # NDRPDR sel
2604       - 6  # NDRPDR sel
2605       - 7  # NDRPDR sel
2606       - 8  # NDRPDR sel
2607     csit-vpp-perf-verify-1908_2-2n-clx:
2608       - 4  # NDRPDR sel
2609       - 5  # NDRPDR sel
2610       - 6  # NDRPDR sel
2611       - 7  # NDRPDR sel
2612       - 8  # NDRPDR sel
2613     csit-vpp-perf-verify-2001-2n-clx:
2614       - 28  # NDRPDR sel
2615       - 29  # NDRPDR sel
2616       - 32  # NDRPDR sel
2617       - 40  # NDRPDR sel
2618       - 43  # NDRPDR sel
2619       - 44  # NDRPDR sel
2620       - 45  # NDRPDR sel
2621       - 47  # NDRPDR sel
2622       - 48  # NDRPDR sel
2623       - 49  # NDRPDR sel
2624       - 39  # MRR
2625       - 53  # NDRPDR full
2626       - 54  # NDRPDR full
2627       - 55  # NDRPDR full
2628       - 56  # NDRPDR full
2629       - 57  # NDRPDR full
2630       - 58  # NDRPDR full
2631       - 59  # NDRPDR full
2632       - 60  # NDRPDR full
2633       - 61  # NDRPDR full
2634       - 62  # NDRPDR full
2635       - 63  # NDRPDR full
2636       - 64  # NDRPDR full
2637       - 65  # NDRPDR full
2638       - 66  # NDRPDR full
2639       - 67  # NDRPDR full
2640       - 68  # Reconf
2641       - 69  # Reconf
2642       - 70  # Reconf
2643       - 71  # Reconf
2644       - 72  # Reconf
2645       - 73  # Reconf
2646       - 74  # Reconf
2647       - 75  # Reconf
2648       - 76  # Reconf
2649       - 77  # Reconf
2650       - 80  # TCP
2651       - 82  # TCP
2652       - 83  # TCP
2653       - 85  # TCP
2654       - 86  # TCP
2655       - 87  # TCP
2656       - 88  # TCP
2657       - 89  # TCP
2658       - 90  # TCP
2659       - 91  # TCP
2660       - 93  # Soak
2661       - 94  # Soak
2662
2663     csit-vpp-perf-verify-1908-3n-tsh:
2664       - 7   # NDRPDR sel
2665       - 8   # NDRPDR sel
2666       - 9   # NDRPDR sel
2667       - 10  # NDRPDR sel
2668       - 11  # NDRPDR sel
2669       - 12  # NDRPDR sel
2670       - 13  # NDRPDR sel
2671       - 14  # NDRPDR sel
2672       - 15  # NDRPDR sel
2673       - 16  # NDRPDR sel
2674       - 17  # MRR sel
2675     csit-vpp-perf-verify-2001-3n-tsh:
2676       - 3   # NDRPDR sel
2677       - 4   # NDRPDR sel
2678       - 7   # NDRPDR sel
2679       - 8   # NDRPDR sel
2680       - 10  # NDRPDR sel
2681       - 12  # NDRPDR sel
2682       - 13  # NDRPDR sel
2683       - 14  # NDRPDR sel
2684       - 15  # NDRPDR sel
2685       - 21  # NDRPDR sel
2686       - 9   # MRR sel
2687
2688     csit-vpp-perf-verify-1908-3n-dnv:
2689       - 6   # NDRPDR sel
2690       - 7   # NDRPDR sel
2691       - 8   # NDRPDR sel
2692       - 9   # NDRPDR sel
2693       - 10  # NDRPDR sel
2694       - 12  # NDRPDR sel
2695       - 13  # NDRPDR sel
2696       - 14  # NDRPDR sel
2697       - 15  # NDRPDR sel
2698       - 16  # NDRPDR sel
2699       - 17  # MRR sel
2700     csit-vpp-perf-verify-2001-3n-dnv:
2701       - 5   # NDRPDR sel
2702       - 6   # NDRPDR sel
2703       - 7   # NDRPDR sel
2704       - 8   # NDRPDR sel
2705       - 9   # NDRPDR sel
2706       - 10  # NDRPDR sel
2707       - 12  # NDRPDR sel
2708       - 16  # NDRPDR sel
2709       - 17  # NDRPDR sel
2710       - 18  # NDRPDR sel
2711       - 11  # MRR sel
2712       - 19  # NDRPDR full
2713       - 20  # NDRPDR full
2714       - 21  # NDRPDR full
2715       - 22  # NDRPDR full
2716       - 23  # NDRPDR full
2717       - 24  # NDRPDR full
2718       - 25  # NDRPDR full
2719       - 26  # NDRPDR full
2720       - 37  # NDRPDR full
2721       - 38  # NDRPDR full
2722       - 39  # NDRPDR full
2723
2724     csit-vpp-perf-verify-1908-2n-dnv:
2725       - 1   # NDRPDR sel
2726       - 2   # NDRPDR sel
2727       - 3   # NDRPDR sel
2728       - 4   # NDRPDR sel
2729       - 5   # NDRPDR sel
2730       - 6   # NDRPDR sel
2731       - 7   # NDRPDR sel
2732       - 8   # NDRPDR sel
2733       - 9   # NDRPDR sel
2734       - 10  # NDRPDR sel
2735       - 11  # MRR sel
2736     csit-vpp-perf-verify-2001-2n-dnv:
2737       - 4   # NDRPDR sel
2738       - 5   # NDRPDR sel
2739       - 6   # NDRPDR sel
2740       - 7   # NDRPDR sel
2741       - 8   # NDRPDR sel
2742       - 9   # NDRPDR sel
2743       - 10  # NDRPDR sel
2744       - 11  # NDRPDR sel
2745       - 13  # NDRPDR sel
2746       - 16  # NDRPDR sel
2747       - 12  # MRR sel
2748       - 21  # NDRPDR full
2749       - 22  # NDRPDR full
2750       - 25  # NDRPDR full
2751       - 26  # NDRPDR full
2752       - 27  # NDRPDR full
2753       - 28  # NDRPDR full
2754
2755     csit-dpdk-perf-verify-1904-3n-hsw:
2756       - 2   # NDRPDR sel
2757       - 3   # NDRPDR sel
2758       - 5   # NDRPDR sel
2759       - 6   # NDRPDR sel
2760       - 13  # NDRPDR sel
2761       - 14  # NDRPDR sel
2762       - 15  # NDRPDR sel
2763       - 18  # NDRPDR sel
2764       - 19  # NDRPDR sel
2765       - 20  # NDRPDR sel
2766     csit-dpdk-perf-verify-1908-3n-hsw:
2767       - 2   # NDRPDR sel
2768       - 3   # NDRPDR sel
2769       - 4   # NDRPDR sel
2770       - 5   # NDRPDR sel
2771       - 6   # NDRPDR sel
2772       - 7   # NDRPDR sel
2773       - 8   # NDRPDR sel
2774       - 9   # NDRPDR sel
2775       - 10  # NDRPDR sel
2776       - 11  # NDRPDR sel
2777     csit-dpdk-perf-verify-2001-3n-hsw:
2778       - 4   # NDRPDR sel
2779       - 5   # NDRPDR sel
2780       - 6   # NDRPDR sel
2781       - 7   # NDRPDR sel
2782       - 8   # NDRPDR sel
2783       - 9   # NDRPDR sel
2784       - 10  # NDRPDR sel
2785       - 11  # NDRPDR sel
2786       - 12  # NDRPDR sel
2787       - 13  # NDRPDR sel
2788       - 15  # NDRPDR sel
2789       - 16  # NDRPDR sel
2790       - 17  # NDRPDR sel
2791       - 18  # NDRPDR sel
2792       - 19  # NDRPDR sel
2793       - 20  # NDRPDR sel
2794       - 21  # NDRPDR sel
2795       - 22  # NDRPDR sel
2796       - 23  # NDRPDR sel
2797       - 24  # NDRPDR sel
2798       - 25  # NDRPDR full
2799       - 26  # NDRPDR full
2800
2801     csit-dpdk-perf-verify-1904-3n-skx:
2802       - 2   # NDRPDR sel
2803       - 3   # NDRPDR sel
2804       - 4   # NDRPDR sel
2805       - 5   # NDRPDR sel
2806       - 6   # NDRPDR sel
2807       - 7   # NDRPDR sel
2808       - 11  # NDRPDR sel
2809       - 12  # NDRPDR sel
2810       - 13  # NDRPDR sel
2811       - 14  # NDRPDR sel
2812     csit-dpdk-perf-verify-1908-3n-skx:
2813       - 3   # NDRPDR sel
2814       - 4   # NDRPDR sel
2815       - 5   # NDRPDR sel
2816       - 6   # NDRPDR sel
2817       - 7   # NDRPDR sel
2818       - 8   # NDRPDR sel
2819       - 9   # NDRPDR sel
2820       - 10  # NDRPDR sel
2821       - 11  # NDRPDR sel
2822       - 12  # NDRPDR sel
2823     csit-dpdk-perf-verify-2001-3n-skx:
2824       - 29  # NDRPDR sel xxv710
2825       - 33  # NDRPDR sel xxv710
2826       - 34  # NDRPDR sel xxv710
2827       - 35  # NDRPDR sel xxv710
2828       - 36  # NDRPDR sel xxv710
2829       - 37  # NDRPDR sel xxv710
2830       - 41  # NDRPDR sel xxv710
2831       - 42  # NDRPDR sel xxv710
2832       - 43  # NDRPDR sel xxv710
2833       - 45  # NDRPDR sel xxv710
2834       - 30  # NDRPDR sel x710
2835       - 31  # NDRPDR sel x710
2836       - 32  # NDRPDR sel x710
2837       - 38  # NDRPDR sel x710
2838       - 39  # NDRPDR sel x710
2839       - 40  # NDRPDR sel x710
2840       - 44  # NDRPDR sel x710
2841       - 46  # NDRPDR sel x710
2842       - 47  # NDRPDR sel x710
2843       - 48  # NDRPDR sel x710
2844
2845     csit-dpdk-perf-verify-1904-2n-skx:
2846       - 2   # NDRPDR sel
2847       - 3   # NDRPDR sel
2848       - 4   # NDRPDR sel
2849       - 5   # NDRPDR sel
2850       - 7   # NDRPDR sel
2851       - 8   # NDRPDR sel
2852       - 9   # NDRPDR sel
2853       - 10  # NDRPDR sel
2854       - 11  # NDRPDR sel
2855       - 12  # NDRPDR sel
2856     csit-dpdk-perf-verify-1908-2n-skx:
2857       - 2   # NDRPDR sel
2858       - 3   # NDRPDR sel
2859       - 4   # NDRPDR sel
2860       - 5   # NDRPDR sel
2861       - 7   # NDRPDR sel
2862       - 8   # NDRPDR sel
2863       - 9   # NDRPDR sel
2864       - 10  # NDRPDR sel
2865       - 11  # NDRPDR sel
2866       - 12  # NDRPDR sel
2867     csit-dpdk-perf-verify-2001-2n-skx:
2868       - 35  # NDRPDR sel xxv710
2869       - 36  # NDRPDR sel xxv710
2870       - 37  # NDRPDR sel xxv710
2871       - 41  # NDRPDR sel xxv710
2872       - 42  # NDRPDR sel xxv710
2873       - 43  # NDRPDR sel xxv710
2874       - 46  # NDRPDR sel xxv710
2875       - 47  # NDRPDR sel xxv710
2876       - 52  # NDRPDR sel xxv710
2877       - 53  # NDRPDR sel xxv710
2878       - 38  # NDRPDR sel x710
2879       - 39  # NDRPDR sel x710
2880       - 40  # NDRPDR sel x710
2881       - 44  # NDRPDR sel x710
2882       - 45  # NDRPDR sel x710
2883       - 48  # NDRPDR sel x710
2884       - 49  # NDRPDR sel x710
2885       - 50  # NDRPDR sel x710
2886       - 51  # NDRPDR sel x710
2887       - 54  # NDRPDR sel x710
2888
2889     csit-dpdk-perf-verify-2001-2n-clx:
2890       - 15  # NDRPDR sel
2891       - 16  # NDRPDR sel
2892       - 17  # NDRPDR sel
2893       - 18  # NDRPDR sel
2894       - 19  # NDRPDR sel
2895       - 20  # NDRPDR sel
2896       - 21  # NDRPDR sel
2897       - 22  # NDRPDR sel
2898       - 23  # NDRPDR sel
2899       - 24  # NDRPDR sel
2900       - 25  # NDRPDR sel
2901       - 26  # NDRPDR sel
2902       - 27  # NDRPDR sel
2903       - 28  # NDRPDR sel
2904       - 29  # NDRPDR sel
2905       - 30  # NDRPDR sel
2906       - 31  # NDRPDR sel
2907       - 32  # NDRPDR sel
2908       - 33  # NDRPDR sel
2909       - 34  # NDRPDR sel
2910
2911     csit-dpdk-perf-verify-2001-2n-dnv:
2912       - 9   # NDRPDR sel
2913       - 10  # NDRPDR sel
2914       - 11  # NDRPDR sel
2915       - 12  # NDRPDR sel
2916       - 13  # NDRPDR sel
2917       - 14  # NDRPDR sel
2918       - 15  # NDRPDR sel
2919       - 16  # NDRPDR sel
2920       - 17  # NDRPDR sel
2921       - 18  # NDRPDR sel
2922
2923     csit-dpdk-perf-verify-2001-3n-dnv:
2924       - 12  # NDRPDR sel
2925       - 13  # NDRPDR sel
2926       - 14  # NDRPDR sel
2927       - 15  # NDRPDR sel
2928       - 16  # NDRPDR sel
2929       - 17  # NDRPDR sel
2930       - 18  # NDRPDR sel
2931       - 19  # NDRPDR sel
2932       - 20  # NDRPDR sel
2933       - 22  # NDRPDR sel
2934
2935     csit-dpdk-perf-verify-2001-3n-tsh:
2936       - 3   # NDRPDR sel
2937       - 4   # NDRPDR sel
2938       - 5   # NDRPDR sel
2939       - 9   # NDRPDR sel
2940       - 10  # NDRPDR sel
2941       - 11  # NDRPDR sel
2942       - 12  # NDRPDR sel
2943       - 14  # NDRPDR sel
2944       - 15  # NDRPDR sel
2945       - 18  # NDRPDR sel
2946
2947     csit-vpp-device-2001-ubuntu1804-1n-skx:
2948       - 57
2949
2950 - type: "output"
2951   output: "report"
2952   format:
2953     html:
2954     - full
2955 #    pdf:
2956 #    - minimal
2957
2958 ################################################################################
2959 ###                               T A B L E S                                ###
2960 ################################################################################
2961
2962 # VPP Soak vs NDR - 2n-skx
2963 - type: "table"
2964   title: "VPP Soak vs NDR 2n-skx"
2965   algorithm: "table_soak_vs_ndr"
2966   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2967   reference:
2968     title: "NDR"
2969     data: "vpp-soak-vs-ndr-2n-skx-ref"
2970   compare:
2971     title: "Soak"
2972     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2973   data: "vpp-soak-vs-ndr-2n-skx"
2974   include-tests: "NDR"
2975   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2976   parameters:
2977     - "throughput"
2978     - "name"
2979     - "parent"
2980
2981 # VPP Soak vs NDR - 2n-clx
2982 - type: "table"
2983   title: "VPP Soak vs NDR 2n-clx"
2984   algorithm: "table_soak_vs_ndr"
2985   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2986   reference:
2987     title: "NDR"
2988     data: "vpp-soak-vs-ndr-2n-clx-ref"
2989   compare:
2990     title: "Soak"
2991     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2992   data: "vpp-soak-vs-ndr-2n-clx"
2993   include-tests: "NDR"
2994   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2995   parameters:
2996     - "throughput"
2997     - "name"
2998     - "parent"
2999
3000 ################################################################################
3001
3002 # VPP Compare NICs 3n-skx 2t1c ndr
3003 - type: "table"
3004   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3005   algorithm: "table_comparison"
3006   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3007   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3008   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3009   columns:
3010     - title: "x710"
3011       data-set: "vpp-nic-comparison-3n-skx"
3012       tag: "NIC_Intel-X710"
3013     - title: "xxv710"
3014       data-set: "vpp-nic-comparison-3n-skx"
3015       tag: "NIC_Intel-XXV710"
3016   comparisons:
3017     - title: "Diff"
3018       reference: 1
3019       compare: 2
3020   legend:
3021     - "Legend to Table:"
3022     - "x710, xxv710 - NICs tested."
3023     - "Diff - difference between x710 and xxv710 NIC."
3024
3025 # VPP Compare NICs 3n-skx 4t2c ndr
3026 - type: "table"
3027   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3028   algorithm: "table_comparison"
3029   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3030   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3031   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3032   columns:
3033     - title: "x710"
3034       data-set: "vpp-nic-comparison-3n-skx"
3035       tag: "NIC_Intel-X710"
3036     - title: "xxv710"
3037       data-set: "vpp-nic-comparison-3n-skx"
3038       tag: "NIC_Intel-XXV710"
3039   comparisons:
3040     - title: "Diff"
3041       reference: 1
3042       compare: 2
3043   legend:
3044     - "Legend to Table:"
3045     - "x710, xxv710 - NICs tested."
3046     - "Diff - difference between x710 and xxv710 NIC."
3047
3048 # VPP Compare NICs 3n-skx 2t1c pdr
3049 - type: "table"
3050   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3051   algorithm: "table_comparison"
3052   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3053   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3054   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3055   columns:
3056     - title: "x710"
3057       data-set: "vpp-nic-comparison-3n-skx"
3058       tag: "NIC_Intel-X710"
3059     - title: "xxv710"
3060       data-set: "vpp-nic-comparison-3n-skx"
3061       tag: "NIC_Intel-XXV710"
3062   comparisons:
3063     - title: "Diff"
3064       reference: 1
3065       compare: 2
3066   legend:
3067     - "Legend to Table:"
3068     - "x710, xxv710 - NICs tested."
3069     - "Diff - difference between x710 and xxv710 NIC."
3070
3071 # VPP Compare NICs 3n-skx 4t2c pdr
3072 - type: "table"
3073   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3074   algorithm: "table_comparison"
3075   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3077   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3078   columns:
3079     - title: "x710"
3080       data-set: "vpp-nic-comparison-3n-skx"
3081       tag: "NIC_Intel-X710"
3082     - title: "xxv710"
3083       data-set: "vpp-nic-comparison-3n-skx"
3084       tag: "NIC_Intel-XXV710"
3085   comparisons:
3086     - title: "Diff"
3087       reference: 1
3088       compare: 2
3089   legend:
3090     - "Legend to Table:"
3091     - "x710, xxv710 - NICs tested."
3092     - "Diff - difference between x710 and xxv710 NIC."
3093
3094 # VPP Compare NICs 3n-skx 2t1c mrr
3095 - type: "table"
3096   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3097   algorithm: "table_comparison"
3098   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3099   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3100   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3101   columns:
3102     - title: "x710"
3103       data-set: "vpp-nic-comparison-3n-skx-mrr"
3104       tag: "NIC_Intel-X710"
3105     - title: "xxv710"
3106       data-set: "vpp-nic-comparison-3n-skx-mrr"
3107       tag: "NIC_Intel-XXV710"
3108   comparisons:
3109     - title: "Diff"
3110       reference: 1
3111       compare: 2
3112   legend:
3113     - "Legend to Table:"
3114     - "x710, xxv710 - NICs tested."
3115     - "Diff - difference between x710 and xxv710 NIC."
3116
3117 # VPP Compare NICs 3n-skx 4t2c mrr
3118 - type: "table"
3119   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3120   algorithm: "table_comparison"
3121   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3122   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3123   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3124   columns:
3125     - title: "x710"
3126       data-set: "vpp-nic-comparison-3n-skx-mrr"
3127       tag: "NIC_Intel-X710"
3128     - title: "xxv710"
3129       data-set: "vpp-nic-comparison-3n-skx-mrr"
3130       tag: "NIC_Intel-XXV710"
3131   comparisons:
3132     - title: "Diff"
3133       reference: 1
3134       compare: 2
3135   legend:
3136     - "Legend to Table:"
3137     - "x710, xxv710 - NICs tested."
3138     - "Diff - difference between x710 and xxv710 NIC."
3139
3140 # VPP Compare NICs 3n-skx 8t4c mrr
3141 - type: "table"
3142   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3143   algorithm: "table_comparison"
3144   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3145   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3146   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3147   columns:
3148     - title: "x710"
3149       data-set: "vpp-nic-comparison-3n-skx-mrr"
3150       tag: "NIC_Intel-X710"
3151     - title: "xxv710"
3152       data-set: "vpp-nic-comparison-3n-skx-mrr"
3153       tag: "NIC_Intel-XXV710"
3154   comparisons:
3155     - title: "Diff"
3156       reference: 1
3157       compare: 2
3158   legend:
3159     - "Legend to Table:"
3160     - "x710, xxv710 - NICs tested."
3161     - "Diff - difference between x710 and xxv710 NIC."
3162
3163 # VPP Compare NICs 2n-skx 2t1c ndr
3164 - type: "table"
3165   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3166   algorithm: "table_comparison"
3167   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3169   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3170   columns:
3171     - title: "x710"
3172       data-set: "vpp-nic-comparison-2n-skx"
3173       tag: "NIC_Intel-X710"
3174     - title: "xxv710"
3175       data-set: "vpp-nic-comparison-2n-skx"
3176       tag: "NIC_Intel-XXV710"
3177   comparisons:
3178     - title: "Diff"
3179       reference: 1
3180       compare: 2
3181   legend:
3182     - "Legend to Table:"
3183     - "x710, xxv710 - NICs tested."
3184     - "Diff - difference between x710 and xxv710 NIC."
3185
3186 # VPP Compare NICs 2n-skx 4t2c ndr
3187 - type: "table"
3188   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3189   algorithm: "table_comparison"
3190   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3192   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3193   columns:
3194     - title: "x710"
3195       data-set: "vpp-nic-comparison-2n-skx"
3196       tag: "NIC_Intel-X710"
3197     - title: "xxv710"
3198       data-set: "vpp-nic-comparison-2n-skx"
3199       tag: "NIC_Intel-XXV710"
3200   comparisons:
3201     - title: "Diff"
3202       reference: 1
3203       compare: 2
3204   legend:
3205     - "Legend to Table:"
3206     - "x710, xxv710 - NICs tested."
3207     - "Diff - difference between x710 and xxv710 NIC."
3208
3209 # VPP Compare NICs 2n-skx 2t1c pdr
3210 - type: "table"
3211   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3212   algorithm: "table_comparison"
3213   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3215   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3216   columns:
3217     - title: "x710"
3218       data-set: "vpp-nic-comparison-2n-skx"
3219       tag: "NIC_Intel-X710"
3220     - title: "xxv710"
3221       data-set: "vpp-nic-comparison-2n-skx"
3222       tag: "NIC_Intel-XXV710"
3223   comparisons:
3224     - title: "Diff"
3225       reference: 1
3226       compare: 2
3227   legend:
3228     - "Legend to Table:"
3229     - "x710, xxv710 - NICs tested."
3230     - "Diff - difference between x710 and xxv710 NIC."
3231
3232 # VPP Compare NICs 2n-skx 4t2c pdr
3233 - type: "table"
3234   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3235   algorithm: "table_comparison"
3236   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3237   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3238   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3239   columns:
3240     - title: "x710"
3241       data-set: "vpp-nic-comparison-2n-skx"
3242       tag: "NIC_Intel-X710"
3243     - title: "xxv710"
3244       data-set: "vpp-nic-comparison-2n-skx"
3245       tag: "NIC_Intel-XXV710"
3246   comparisons:
3247     - title: "Diff"
3248       reference: 1
3249       compare: 2
3250   legend:
3251     - "Legend to Table:"
3252     - "x710, xxv710 - NICs tested."
3253     - "Diff - difference between x710 and xxv710 NIC."
3254
3255 # VPP Compare NICs 2n-skx 2t1c mrr
3256 - type: "table"
3257   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3258   algorithm: "table_comparison"
3259   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3260   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3261   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3262   columns:
3263     - title: "x710"
3264       data-set: "vpp-nic-comparison-2n-skx-mrr"
3265       tag: "NIC_Intel-X710"
3266     - title: "xxv710"
3267       data-set: "vpp-nic-comparison-2n-skx-mrr"
3268       tag: "NIC_Intel-XXV710"
3269   comparisons:
3270     - title: "Diff"
3271       reference: 1
3272       compare: 2
3273   legend:
3274     - "Legend to Table:"
3275     - "x710, xxv710 - NICs tested."
3276     - "Diff - difference between x710 and xxv710 NIC."
3277
3278 # VPP Compare NICs 2n-skx 4t2c mrr
3279 - type: "table"
3280   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3281   algorithm: "table_comparison"
3282   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3283   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3284   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3285   columns:
3286     - title: "x710"
3287       data-set: "vpp-nic-comparison-2n-skx-mrr"
3288       tag: "NIC_Intel-X710"
3289     - title: "xxv710"
3290       data-set: "vpp-nic-comparison-2n-skx-mrr"
3291       tag: "NIC_Intel-XXV710"
3292   comparisons:
3293     - title: "Diff"
3294       reference: 1
3295       compare: 2
3296   legend:
3297     - "Legend to Table:"
3298     - "x710, xxv710 - NICs tested."
3299     - "Diff - difference between x710 and xxv710 NIC."
3300
3301 # VPP Compare NICs 2n-skx 8t4c mrr
3302 - type: "table"
3303   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3304   algorithm: "table_comparison"
3305   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3306   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3307   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3308   columns:
3309     - title: "x710"
3310       data-set: "vpp-nic-comparison-2n-skx-mrr"
3311       tag: "NIC_Intel-X710"
3312     - title: "xxv710"
3313       data-set: "vpp-nic-comparison-2n-skx-mrr"
3314       tag: "NIC_Intel-XXV710"
3315   comparisons:
3316     - title: "Diff"
3317       reference: 1
3318       compare: 2
3319   legend:
3320     - "Legend to Table:"
3321     - "x710, xxv710 - NICs tested."
3322     - "Diff - difference between x710 and xxv710 NIC."
3323
3324 ################################################################################
3325 # VPP
3326
3327 # VPP Performance changes 2n-skx-xxv710 2t1c ndr
3328 - type: "table"
3329   title: "VPP Performance changes 2n-skx-xxv710 2t1c ndr"
3330   algorithm: "table_comparison"
3331   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-ndr"
3332   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3333   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3334   columns:
3335     - title: "1908.1"
3336       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3337     - title: "1908.2"
3338       data-set: "vpp-perf-changes-2n-skx-new1908_2"
3339   comparisons:
3340     - title: "Diff"
3341       reference: 1
3342       compare: 2
3343   legend:
3344     - "Legend to Table:"
3345     - "1908.1, 1908.2 - VPP versions tested."
3346     - "Diff - difference between the previous and the current VPP version."
3347
3348 # VPP Performance changes 2n-skx-xxv710 2t1c pdr
3349 - type: "table"
3350   title: "VPP Performance changes 2n-skx-xxv710 2t1c pdr"
3351   algorithm: "table_comparison"
3352   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-pdr"
3353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3354   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3355   columns:
3356     - title: "1908.1"
3357       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3358     - title: "1908.2"
3359       data-set: "vpp-perf-changes-2n-skx-new1908_2"
3360   comparisons:
3361     - title: "Diff"
3362       reference: 1
3363       compare: 2
3364   legend:
3365     - "Legend to Table:"
3366     - "1908.1, 1908.2 - VPP versions tested."
3367     - "Diff - difference between the previous and the current VPP version."
3368
3369 # VPP Performance changes 3n-skx-xxv710 2t1c ndr
3370 - type: "table"
3371   title: "VPP Performance changes 3n-skx-xxv710 2t1c ndr"
3372   algorithm: "table_comparison"
3373   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-ndr"
3374   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3375   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3376   columns:
3377     - title: "1908.1"
3378       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3379     - title: "1908.2"
3380       data-set: "vpp-perf-changes-3n-skx-new1908_2"
3381   comparisons:
3382     - title: "Diff"
3383       reference: 1
3384       compare: 2
3385   legend:
3386     - "Legend to Table:"
3387     - "1908.1, 1908.2 - VPP versions tested."
3388     - "Diff - difference between the previous and the current VPP version."
3389
3390 # VPP Performance changes 3n-skx-xxv710 2t1c pdr
3391 - type: "table"
3392   title: "VPP Performance changes 3n-skx-xxv710 2t1c pdr"
3393   algorithm: "table_comparison"
3394   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-pdr"
3395   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3396   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3397   columns:
3398     - title: "1908.1"
3399       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3400     - title: "1908.2"
3401       data-set: "vpp-perf-changes-3n-skx-new1908_2"
3402   comparisons:
3403     - title: "Diff"
3404       reference: 1
3405       compare: 2
3406   legend:
3407     - "Legend to Table:"
3408     - "1908.1, 1908.2 - VPP versions tested."
3409     - "Diff - difference between the previous and the current VPP version."
3410
3411 # VPP Performance changes 2n-clx-xxv710 2t1c ndr
3412 - type: "table"
3413   title: "VPP Performance changes 2n-clx-xxv710 2t1c ndr"
3414   algorithm: "table_comparison"
3415   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-ndr"
3416   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3417   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3418   columns:
3419     - title: "1908.1"
3420       data-set: "vpp-perf-changes-2n-clx-new1908_1"
3421     - title: "1908.2"
3422       data-set: "vpp-perf-changes-2n-clx-new1908_2"
3423   comparisons:
3424     - title: "Diff"
3425       reference: 1
3426       compare: 2
3427   legend:
3428     - "Legend to Table:"
3429     - "1908.1, 1908.2 - VPP versions tested."
3430     - "Diff - difference between the previous and the current VPP version."
3431
3432 # VPP Performance changes 2n-clx-xxv710 2t1c pdr
3433 - type: "table"
3434   title: "VPP Performance changes 2n-clx-xxv710 2t1c pdr"
3435   algorithm: "table_comparison"
3436   output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-pdr"
3437   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3438   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3439   columns:
3440     - title: "1908.1"
3441       data-set: "vpp-perf-changes-2n-clx-new1908_1"
3442     - title: "1908.2"
3443       data-set: "vpp-perf-changes-2n-clx-new1908_2"
3444   comparisons:
3445     - title: "Diff"
3446       reference: 1
3447       compare: 2
3448   legend:
3449     - "Legend to Table:"
3450     - "1908.1, 1908.2 - VPP versions tested."
3451     - "Diff - difference between the previous and the current VPP version."
3452
3453 # VPP Performance Changes 3n-hsw 1t1c pdr
3454 - type: "table"
3455   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3456   algorithm: "table_comparison"
3457   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3458   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3459   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3460   columns:
3461     - title: "1904"
3462       data-set: "vpp-performance-changes-3n-hsw-h1"
3463     - title: "1908"
3464       data-set: "vpp-performance-changes-3n-hsw-ref"
3465     - title: "2001"
3466       data-set: "vpp-performance-changes-3n-hsw-cmp"
3467   comparisons:
3468     - title: "Diff"
3469       reference: 2
3470       compare: 3
3471   legend:
3472     - "Legend to Table"
3473     - "1904, 1908, 2001 - VPP versions tested."
3474     - "Diff - difference between 1908 and 2001 VPP version."
3475
3476 # VPP Performance Changes 3n-hsw 2t2c pdr
3477 - type: "table"
3478   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3479   algorithm: "table_comparison"
3480   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3481   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3482   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3483   columns:
3484     - title: "1904"
3485       data-set: "vpp-performance-changes-3n-hsw-h1"
3486     - title: "1908"
3487       data-set: "vpp-performance-changes-3n-hsw-ref"
3488     - title: "2001"
3489       data-set: "vpp-performance-changes-3n-hsw-cmp"
3490   comparisons:
3491     - title: "Diff"
3492       reference: 2
3493       compare: 3
3494   legend:
3495     - "Legend to Table"
3496     - "1904, 1908, 2001 - VPP versions tested."
3497     - "Diff - difference between 1908 and 2001 VPP version."
3498
3499 # VPP Performance Changes 3n-hsw 1t1c ndr
3500 - type: "table"
3501   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3502   algorithm: "table_comparison"
3503   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3504   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3505   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3506   columns:
3507     - title: "1904"
3508       data-set: "vpp-performance-changes-3n-hsw-h1"
3509     - title: "1908"
3510       data-set: "vpp-performance-changes-3n-hsw-ref"
3511     - title: "2001"
3512       data-set: "vpp-performance-changes-3n-hsw-cmp"
3513   comparisons:
3514     - title: "Diff"
3515       reference: 2
3516       compare: 3
3517   legend:
3518     - "Legend to Table"
3519     - "1904, 1908, 2001 - VPP versions tested."
3520     - "Diff - difference between 1908 and 2001 VPP version."
3521
3522 # VPP Performance Changes 3n-hsw 2t2c ndr
3523 - type: "table"
3524   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3525   algorithm: "table_comparison"
3526   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3527   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3528   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3529   columns:
3530     - title: "1904"
3531       data-set: "vpp-performance-changes-3n-hsw-h1"
3532     - title: "1908"
3533       data-set: "vpp-performance-changes-3n-hsw-ref"
3534     - title: "2001"
3535       data-set: "vpp-performance-changes-3n-hsw-cmp"
3536   comparisons:
3537     - title: "Diff"
3538       reference: 2
3539       compare: 3
3540   legend:
3541     - "Legend to Table"
3542     - "1904, 1908, 2001 - VPP versions tested."
3543     - "Diff - difference between 1908 and 2001 VPP version."
3544
3545 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3546 - type: "table"
3547   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3548   algorithm: "table_comparison"
3549   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3550   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3551   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3552   rca:
3553     - title: "RCA1"
3554       data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3555     - title: "RCA2"
3556       data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3557   columns:
3558     - title: "1908.0-1"
3559       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3560       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3561     - title: "1908.1-1"
3562       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3563     - title: "1908.1-2"
3564       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3565     - title: "2001.0-2"
3566       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3567   comparisons:
3568     - title: "Diff1"
3569       reference: 2
3570       reference-alt: 1
3571       compare: 3
3572     - title: "Diff2"
3573       reference: 3
3574       compare: 4
3575   legend:
3576     - 'Legend to Table:'
3577     - '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).'
3578     - '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).'
3579     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3580     - 'RCA1 - root cause analysis reference for Diff1.'
3581     - 'RCA2 - root cause analysis reference for Diff2.'
3582
3583 # VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3584 - type: "table"
3585   title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3586   algorithm: "table_comparison"
3587   output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3588   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3589   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3590   rca:
3591     - title: "RCA1"
3592       data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3593     - title: "RCA2"
3594       data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3595   columns:
3596     - title: "1908.0-1"
3597       data-set: "vpp-perf-changes-3n-skx-old1908_0"
3598       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3599     - title: "1908.1-1"
3600       data-set: "vpp-perf-changes-3n-skx-old1908_1"
3601     - title: "1908.1-2"
3602       data-set: "vpp-perf-changes-3n-skx-new1908_1"
3603     - title: "2001.0-2"
3604       data-set: "vpp-perf-changes-3n-skx-new2001_0"
3605   comparisons:
3606     - title: "Diff1"
3607       reference: 2
3608       reference-alt: 1
3609       compare: 3
3610     - title: "Diff2"
3611       reference: 3
3612       compare: 4
3613   legend:
3614     - 'Legend to Table:'
3615     - '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).'
3616     - '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).'
3617     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3618     - 'RCA1 - root cause analysis reference for Diff1.'
3619     - 'RCA2 - root cause analysis reference for Diff2.'
3620
3621 # VPP Performance Changes 3n-skx 2t1c pdr
3622 - type: "table"
3623   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3624   algorithm: "table_comparison"
3625   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3626   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3627   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3628   columns:
3629     - title: "1904"
3630       data-set: "vpp-performance-changes-3n-skx-h1"
3631       tag: "NIC_Intel-X710"
3632     - title: "1908"
3633       data-set: "vpp-performance-changes-3n-skx-ref"
3634       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3635       tag: "NIC_Intel-XXV710"
3636     - title: "2001"
3637       data-set: "vpp-performance-changes-3n-skx-cmp"
3638       tag: "NIC_Intel-XXV710"
3639   comparisons:
3640     - title: "Diff"
3641       reference: 2
3642       compare: 3
3643   legend:
3644     - "Legend to Table"
3645     - "1904, 1908, 2001 - VPP versions tested."
3646     - "Diff - difference between 1908 and 2001 VPP version."
3647
3648 # VPP Performance Changes 3n-skx 4t2c pdr
3649 - type: "table"
3650   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3651   algorithm: "table_comparison"
3652   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3653   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3654   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3655   columns:
3656     - title: "1904"
3657       data-set: "vpp-performance-changes-3n-skx-h1"
3658       tag: "NIC_Intel-X710"
3659     - title: "1908"
3660       data-set: "vpp-performance-changes-3n-skx-ref"
3661       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3662       tag: "NIC_Intel-XXV710"
3663     - title: "2001"
3664       data-set: "vpp-performance-changes-3n-skx-cmp"
3665       tag: "NIC_Intel-XXV710"
3666   comparisons:
3667     - title: "Diff"
3668       reference: 2
3669       compare: 3
3670   legend:
3671     - "Legend to Table"
3672     - "1904, 1908, 2001 - VPP versions tested."
3673     - "Diff - difference between 1908 and 2001 VPP version."
3674
3675 # VPP Performance Changes 3n-skx 2t1c ndr
3676 - type: "table"
3677   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3678   algorithm: "table_comparison"
3679   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3680   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3681   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3682   columns:
3683     - title: "1904"
3684       data-set: "vpp-performance-changes-3n-skx-h1"
3685       tag: "NIC_Intel-X710"
3686     - title: "1908"
3687       data-set: "vpp-performance-changes-3n-skx-ref"
3688       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3689       tag: "NIC_Intel-XXV710"
3690     - title: "2001"
3691       data-set: "vpp-performance-changes-3n-skx-cmp"
3692       tag: "NIC_Intel-XXV710"
3693   comparisons:
3694     - title: "Diff"
3695       reference: 2
3696       compare: 3
3697   legend:
3698     - "Legend to Table"
3699     - "1904, 1908, 2001 - VPP versions tested."
3700     - "Diff - difference between 1908 and 2001 VPP version."
3701
3702 # VPP Performance Changes 3n-skx 4t2c ndr
3703 - type: "table"
3704   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3705   algorithm: "table_comparison"
3706   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3708   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3709   columns:
3710     - title: "1904"
3711       data-set: "vpp-performance-changes-3n-skx-h1"
3712       tag: "NIC_Intel-X710"
3713     - title: "1908"
3714       data-set: "vpp-performance-changes-3n-skx-ref"
3715       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3716       tag: "NIC_Intel-XXV710"
3717     - title: "2001"
3718       data-set: "vpp-performance-changes-3n-skx-cmp"
3719       tag: "NIC_Intel-XXV710"
3720   comparisons:
3721     - title: "Diff"
3722       reference: 2
3723       compare: 3
3724   legend:
3725     - "Legend to Table"
3726     - "1904, 1908, 2001 - VPP versions tested."
3727     - "Diff - difference between 1908 and 2001 VPP version."
3728
3729 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3730 - type: "table"
3731   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3732   algorithm: "table_comparison"
3733   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3734   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3735   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3736   rca:
3737     - title: "RCA1"
3738       data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3739     - title: "RCA2"
3740       data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3741   columns:
3742     - title: "1908.0-1"
3743       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3744       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3745     - title: "1908.1-1"
3746       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3747     - title: "1908.1-2"
3748       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3749     - title: "2001.0-2"
3750       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3751   comparisons:
3752     - title: "Diff1"
3753       reference: 2
3754       reference-alt: 1
3755       compare: 3
3756     - title: "Diff2"
3757       reference: 3
3758       compare: 4
3759   legend:
3760     - 'Legend to Table:'
3761     - '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).'
3762     - '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).'
3763     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3764     - 'RCA1 - root cause analysis reference for Diff1.'
3765     - 'RCA2 - root cause analysis reference for Diff2.'
3766
3767 # VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3768 - type: "table"
3769   title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3770   algorithm: "table_comparison"
3771   output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3773   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3774   rca:
3775     - title: "RCA1"
3776       data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3777     - title: "RCA2"
3778       data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3779   columns:
3780     - title: "1908.0-1"
3781       data-set: "vpp-perf-changes-2n-skx-old1908_0"
3782       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3783     - title: "1908.1-1"
3784       data-set: "vpp-perf-changes-2n-skx-old1908_1"
3785     - title: "1908.1-2"
3786       data-set: "vpp-perf-changes-2n-skx-new1908_1"
3787     - title: "2001.0-2"
3788       data-set: "vpp-perf-changes-2n-skx-new2001_0"
3789   comparisons:
3790     - title: "Diff1"
3791       reference: 2
3792       reference-alt: 1
3793       compare: 3
3794     - title: "Diff2"
3795       reference: 3
3796       compare: 4
3797   legend:
3798     - 'Legend to Table:'
3799     - '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).'
3800     - '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).'
3801     - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3802     - 'RCA1 - root cause analysis reference for Diff1.'
3803     - 'RCA2 - root cause analysis reference for Diff2.'
3804
3805 # VPP Performance Changes 2n-skx 2t1c pdr
3806 - type: "table"
3807   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3808   algorithm: "table_comparison"
3809   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3810   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3811   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3812   columns:
3813     - title: "1904"
3814       data-set: "vpp-performance-changes-2n-skx-h1"
3815       tag: "NIC_Intel-X710"
3816     - title: "1908"
3817       data-set: "vpp-performance-changes-2n-skx-ref"
3818       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3819       tag: "NIC_Intel-XXV710"
3820     - title: "2001"
3821       data-set: "vpp-performance-changes-2n-skx-cmp"
3822       tag: "NIC_Intel-XXV710"
3823   comparisons:
3824     - title: "Diff"
3825       reference: 2
3826       compare: 3
3827   legend:
3828     - "Legend to Table"
3829     - "1904, 1908, 2001 - VPP versions tested."
3830     - "Diff - difference between 1908 and 2001 VPP version."
3831
3832 # VPP Performance Changes 2n-skx 4t2c pdr
3833 - type: "table"
3834   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3835   algorithm: "table_comparison"
3836   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3837   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3838   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3839   columns:
3840     - title: "1904"
3841       data-set: "vpp-performance-changes-2n-skx-h1"
3842       tag: "NIC_Intel-X710"
3843     - title: "1908"
3844       data-set: "vpp-performance-changes-2n-skx-ref"
3845       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3846       tag: "NIC_Intel-XXV710"
3847     - title: "2001"
3848       data-set: "vpp-performance-changes-2n-skx-cmp"
3849       tag: "NIC_Intel-XXV710"
3850   comparisons:
3851     - title: "Diff"
3852       reference: 2
3853       compare: 3
3854   legend:
3855     - "Legend to Table"
3856     - "1904, 1908, 2001 - VPP versions tested."
3857     - "Diff - difference between 1908 and 2001 VPP version."
3858
3859 # VPP Performance Changes 2n-skx 2t1c ndr
3860 - type: "table"
3861   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3862   algorithm: "table_comparison"
3863   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3864   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3865   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3866   columns:
3867     - title: "1904"
3868       data-set: "vpp-performance-changes-2n-skx-h1"
3869       tag: "NIC_Intel-X710"
3870     - title: "1908"
3871       data-set: "vpp-performance-changes-2n-skx-ref"
3872       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3873       tag: "NIC_Intel-XXV710"
3874     - title: "2001"
3875       data-set: "vpp-performance-changes-2n-skx-cmp"
3876       tag: "NIC_Intel-XXV710"
3877   comparisons:
3878     - title: "Diff"
3879       reference: 2
3880       compare: 3
3881   legend:
3882     - "Legend to Table"
3883     - "1904, 1908, 2001 - VPP versions tested."
3884     - "Diff - difference between 1908 and 2001 VPP version."
3885
3886 # VPP Performance Changes 2n-skx 4t2c ndr
3887 - type: "table"
3888   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3889   algorithm: "table_comparison"
3890   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3891   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3892   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3893   columns:
3894     - title: "1904"
3895       data-set: "vpp-performance-changes-2n-skx-h1"
3896       tag: "NIC_Intel-X710"
3897     - title: "1908"
3898       data-set: "vpp-performance-changes-2n-skx-ref"
3899       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3900       tag: "NIC_Intel-XXV710"
3901     - title: "2001"
3902       data-set: "vpp-performance-changes-2n-skx-cmp"
3903       tag: "NIC_Intel-XXV710"
3904   comparisons:
3905     - title: "Diff"
3906       reference: 2
3907       compare: 3
3908   legend:
3909     - "Legend to Table"
3910     - "1904, 1908, 2001 - VPP versions tested."
3911     - "Diff - difference between 1908 and 2001 VPP version."
3912
3913 # VPP Performance Changes 2n-dnv 1t1c pdr
3914 - type: "table"
3915   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3916   algorithm: "table_comparison"
3917   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3918   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3919   filter: "'1T1C'"
3920   columns:
3921     - title: "1908"
3922       data-set: "vpp-performance-changes-2n-dnv-ref"
3923     - title: "2001"
3924       data-set: "vpp-performance-changes-2n-dnv-cmp"
3925   comparisons:
3926     - title: "Diff"
3927       reference: 1
3928       compare: 2
3929   legend:
3930     - "Legend to Table"
3931     - "1908, 2001 - VPP versions tested."
3932     - "Diff - difference between 1908 and 2001 VPP version."
3933
3934 # VPP Performance Changes 2n-dnv 2t2c pdr
3935 - type: "table"
3936   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3937   algorithm: "table_comparison"
3938   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3939   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3940   filter: "'2T2C'"
3941   columns:
3942     - title: "1908"
3943       data-set: "vpp-performance-changes-2n-dnv-ref"
3944     - title: "2001"
3945       data-set: "vpp-performance-changes-2n-dnv-cmp"
3946   comparisons:
3947     - title: "Diff"
3948       reference: 1
3949       compare: 2
3950   legend:
3951     - "Legend to Table"
3952     - "1908, 2001 - VPP versions tested."
3953     - "Diff - difference between 1908 and 2001 VPP version."
3954
3955 # VPP Performance Changes 2n-dnv 1t1c ndr
3956 - type: "table"
3957   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3958   algorithm: "table_comparison"
3959   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3960   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3961   filter: "'1T1C'"
3962   columns:
3963     - title: "1908"
3964       data-set: "vpp-performance-changes-2n-dnv-ref"
3965     - title: "2001"
3966       data-set: "vpp-performance-changes-2n-dnv-cmp"
3967   comparisons:
3968     - title: "Diff"
3969       reference: 1
3970       compare: 2
3971   legend:
3972     - "Legend to Table"
3973     - "1908, 2001 - VPP versions tested."
3974     - "Diff - difference between 1908 and 2001 VPP version."
3975
3976 # VPP Performance Changes 2n-dnv 2t2c ndr
3977 - type: "table"
3978   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3979   algorithm: "table_comparison"
3980   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3981   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3982   filter: "'2T2C'"
3983   columns:
3984     - title: "1908"
3985       data-set: "vpp-performance-changes-2n-dnv-ref"
3986     - title: "2001"
3987       data-set: "vpp-performance-changes-2n-dnv-cmp"
3988   comparisons:
3989     - title: "Diff"
3990       reference: 1
3991       compare: 2
3992   legend:
3993     - "Legend to Table"
3994     - "1908, 2001 - VPP versions tested."
3995     - "Diff - difference between 1908 and 2001 VPP version."
3996
3997 # VPP Performance Changes 3n-dnv 1t1c pdr
3998 - type: "table"
3999   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4000   algorithm: "table_comparison"
4001   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4003   filter: "'1T1C'"
4004   columns:
4005     - title: "1908"
4006       data-set: "vpp-performance-changes-3n-dnv-ref"
4007     - title: "2001"
4008       data-set: "vpp-performance-changes-3n-dnv-cmp"
4009   comparisons:
4010     - title: "Diff"
4011       reference: 1
4012       compare: 2
4013   legend:
4014     - "Legend to Table"
4015     - "1908, 2001 - VPP versions tested."
4016     - "Diff - difference between 1908 and 2001 VPP version."
4017
4018 # VPP Performance Changes 3n-dnv 2t2c pdr
4019 - type: "table"
4020   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4021   algorithm: "table_comparison"
4022   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4023   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4024   filter: "'2T2C'"
4025   columns:
4026     - title: "1908"
4027       data-set: "vpp-performance-changes-3n-dnv-ref"
4028     - title: "2001"
4029       data-set: "vpp-performance-changes-3n-dnv-cmp"
4030   comparisons:
4031     - title: "Diff"
4032       reference: 1
4033       compare: 2
4034   legend:
4035     - "Legend to Table"
4036     - "1908, 2001 - VPP versions tested."
4037     - "Diff - difference between 1908 and 2001 VPP version."
4038
4039 # VPP Performance Changes 3n-dnv 1t1c ndr
4040 - type: "table"
4041   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4042   algorithm: "table_comparison"
4043   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4044   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4045   filter: "'1T1C'"
4046   columns:
4047     - title: "1908"
4048       data-set: "vpp-performance-changes-3n-dnv-ref"
4049     - title: "2001"
4050       data-set: "vpp-performance-changes-3n-dnv-cmp"
4051   comparisons:
4052     - title: "Diff"
4053       reference: 1
4054       compare: 2
4055   legend:
4056     - "Legend to Table"
4057     - "1908, 2001 - VPP versions tested."
4058     - "Diff - difference between 1908 and 2001 VPP version."
4059
4060 # VPP Performance Changes 3n-dnv 2t2c ndr
4061 - type: "table"
4062   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4063   algorithm: "table_comparison"
4064   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4065   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4066   filter: "'2T2C'"
4067   columns:
4068     - title: "1908"
4069       data-set: "vpp-performance-changes-3n-dnv-ref"
4070     - title: "2001"
4071       data-set: "vpp-performance-changes-3n-dnv-cmp"
4072   comparisons:
4073     - title: "Diff"
4074       reference: 1
4075       compare: 2
4076   legend:
4077     - "Legend to Table"
4078     - "1908, 2001 - VPP versions tested."
4079     - "Diff - difference between 1908 and 2001 VPP version."
4080
4081 # VPP Performance Changes 3n-tsh 1t1c pdr
4082 - type: "table"
4083   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4084   algorithm: "table_comparison"
4085   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4086   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4087   filter: "'1T1C'"
4088   columns:
4089     - title: "1908"
4090       data-set: "vpp-performance-changes-3n-tsh-ref"
4091     - title: "2001"
4092       data-set: "vpp-performance-changes-3n-tsh-cmp"
4093   comparisons:
4094     - title: "Diff"
4095       reference: 1
4096       compare: 2
4097   legend:
4098     - "Legend to Table"
4099     - "1908, 2001 - VPP versions tested."
4100     - "Diff - difference between 1908 and 2001 VPP version."
4101
4102 # VPP Performance Changes 3n-tsh 2t2c pdr
4103 - type: "table"
4104   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4105   algorithm: "table_comparison"
4106   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4107   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4108   filter: "'2T2C'"
4109   columns:
4110     - title: "1908"
4111       data-set: "vpp-performance-changes-3n-tsh-ref"
4112     - title: "2001"
4113       data-set: "vpp-performance-changes-3n-tsh-cmp"
4114   comparisons:
4115     - title: "Diff"
4116       reference: 1
4117       compare: 2
4118   legend:
4119     - "Legend to Table"
4120     - "1908, 2001 - VPP versions tested."
4121     - "Diff - difference between 1908 and 2001 VPP version."
4122
4123 # VPP Performance Changes 3n-tsh 1t1c ndr
4124 - type: "table"
4125   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4126   algorithm: "table_comparison"
4127   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4128   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4129   filter: "'1T1C'"
4130   columns:
4131     - title: "1908"
4132       data-set: "vpp-performance-changes-3n-tsh-ref"
4133     - title: "2001"
4134       data-set: "vpp-performance-changes-3n-tsh-cmp"
4135   comparisons:
4136     - title: "Diff"
4137       reference: 1
4138       compare: 2
4139   legend:
4140     - "Legend to Table"
4141     - "1908, 2001 - VPP versions tested."
4142     - "Diff - difference between 1908 and 2001 VPP version."
4143
4144 # VPP Performance Changes 3n-tsh 2t2c ndr
4145 - type: "table"
4146   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4147   algorithm: "table_comparison"
4148   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4149   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4150   filter: "'2T2C'"
4151   columns:
4152     - title: "1908"
4153       data-set: "vpp-performance-changes-3n-tsh-ref"
4154     - title: "2001"
4155       data-set: "vpp-performance-changes-3n-tsh-cmp"
4156   comparisons:
4157     - title: "Diff"
4158       reference: 1
4159       compare: 2
4160   legend:
4161     - "Legend to Table"
4162     - "1908, 2001 - VPP versions tested."
4163     - "Diff - difference between 1908 and 2001 VPP version."
4164
4165 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4166 - type: "table"
4167   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4168   algorithm: "table_comparison"
4169   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4170   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4171   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4172   columns:
4173     - title: "3n-hsw xl710"
4174       data-set: "vpp-compare-testbeds-ref"
4175       tag: "NIC_Intel-XL710"
4176     - title: "3n-skx xxv710"
4177       data-set: "vpp-compare-testbeds-cmp"
4178       tag: "NIC_Intel-XXV710"
4179   comparisons:
4180     - title: "Diff"
4181       reference: 1
4182       compare: 2
4183   legend:
4184     - "Legend to Table"
4185     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4186     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4187
4188 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4189 - type: "table"
4190   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4191   algorithm: "table_comparison"
4192   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4194   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4195   columns:
4196     - title: "3n-hsw xl710"
4197       data-set: "vpp-compare-testbeds-ref"
4198       tag: "NIC_Intel-XL710"
4199     - title: "3n-skx xxv710"
4200       data-set: "vpp-compare-testbeds-cmp"
4201       tag: "NIC_Intel-XXV710"
4202   comparisons:
4203     - title: "Diff"
4204       reference: 1
4205       compare: 2
4206   legend:
4207     - "Legend to Table"
4208     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4209     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4210
4211 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4212 - type: "table"
4213   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4214   algorithm: "table_comparison"
4215   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4217   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4218   columns:
4219     - title: "3n-hsw xl710"
4220       data-set: "vpp-compare-testbeds-ref"
4221       tag: "NIC_Intel-XL710"
4222     - title: "3n-skx xxv710"
4223       data-set: "vpp-compare-testbeds-cmp"
4224       tag: "NIC_Intel-XXV710"
4225   comparisons:
4226     - title: "Diff"
4227       reference: 1
4228       compare: 2
4229   legend:
4230     - "Legend to Table"
4231     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4232     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4233
4234 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4235 - type: "table"
4236   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4237   algorithm: "table_comparison"
4238   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4239   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4240   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4241   columns:
4242     - title: "3n-hsw xl710"
4243       data-set: "vpp-compare-testbeds-ref"
4244       tag: "NIC_Intel-XL710"
4245     - title: "3n-skx xxv710"
4246       data-set: "vpp-compare-testbeds-cmp"
4247       tag: "NIC_Intel-XXV710"
4248   comparisons:
4249     - title: "Diff"
4250       reference: 1
4251       compare: 2
4252   legend:
4253     - "Legend to Table"
4254     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4255     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4256
4257 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4258 - type: "table"
4259   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4260   algorithm: "table_comparison"
4261   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4262   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4263   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4264   columns:
4265     - title: "2n-skx"
4266       data-set: "vpp-compare-testbeds-skx-clx-ref"
4267     - title: "2n-clx"
4268       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4269   comparisons:
4270     - title: "Diff"
4271       reference: 1
4272       compare: 2
4273   legend:
4274     - "Legend to Table"
4275     - "2n-skx, 2n-clx - testbeds and NICs tested."
4276     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4277
4278 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4279 - type: "table"
4280   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4281   algorithm: "table_comparison"
4282   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4283   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4284   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4285   columns:
4286     - title: "2n-skx"
4287       data-set: "vpp-compare-testbeds-skx-clx-ref"
4288     - title: "2n-clx"
4289       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4290   comparisons:
4291     - title: "Diff"
4292       reference: 1
4293       compare: 2
4294   legend:
4295     - "Legend to Table"
4296     - "2n-skx, 2n-clx - testbeds and NICs tested."
4297     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4298
4299 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4300 - type: "table"
4301   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4302   algorithm: "table_comparison"
4303   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4304   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4305   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4306   columns:
4307     - title: "2n-skx"
4308       data-set: "vpp-compare-testbeds-skx-clx-ref"
4309     - title: "2n-clx"
4310       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4311   comparisons:
4312     - title: "Diff"
4313       reference: 1
4314       compare: 2
4315   legend:
4316     - "Legend to Table"
4317     - "2n-skx, 2n-clx - testbeds and NICs tested."
4318     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4319
4320 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4321 - type: "table"
4322   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4323   algorithm: "table_comparison"
4324   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4325   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4326   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4327   columns:
4328     - title: "2n-skx"
4329       data-set: "vpp-compare-testbeds-skx-clx-ref"
4330     - title: "2n-clx"
4331       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4332   comparisons:
4333     - title: "Diff"
4334       reference: 1
4335       compare: 2
4336   legend:
4337     - "Legend to Table"
4338     - "2n-skx, 2n-clx - testbeds and NICs tested."
4339     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4340
4341 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4342 - type: "table"
4343   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4344   algorithm: "table_comparison"
4345   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4347   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4348   columns:
4349     - title: "3n-hsw xl710"
4350       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4351       tag: "NIC_Intel-XL710"
4352     - title: "2n-clx xxv710"
4353       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4354       tag: "NIC_Intel-XXV710"
4355   comparisons:
4356     - title: "Diff"
4357       reference: 1
4358       compare: 2
4359   legend:
4360     - "Legend to Table"
4361     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4362     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4363
4364 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4365 - type: "table"
4366   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4367   algorithm: "table_comparison"
4368   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4370   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4371   columns:
4372     - title: "3n-hsw xl710"
4373       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4374       tag: "NIC_Intel-XL710"
4375     - title: "2n-clx xxv710"
4376       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4377       tag: "NIC_Intel-XXV710"
4378   comparisons:
4379     - title: "Diff"
4380       reference: 1
4381       compare: 2
4382   legend:
4383     - "Legend to Table"
4384     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4385     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4386
4387 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4388 - type: "table"
4389   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4390   algorithm: "table_comparison"
4391   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4392   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4393   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4394   columns:
4395     - title: "3n-hsw xl710"
4396       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4397       tag: "NIC_Intel-XL710"
4398     - title: "2n-clx xxv710"
4399       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4400       tag: "NIC_Intel-XXV710"
4401   comparisons:
4402     - title: "Diff"
4403       reference: 1
4404       compare: 2
4405   legend:
4406     - "Legend to Table"
4407     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4408     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4409
4410 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4411 - type: "table"
4412   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4413   algorithm: "table_comparison"
4414   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4415   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4416   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4417   columns:
4418     - title: "3n-hsw xl710"
4419       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4420       tag: "NIC_Intel-XL710"
4421     - title: "2n-clx xxv710"
4422       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4423       tag: "NIC_Intel-XXV710"
4424   comparisons:
4425     - title: "Diff"
4426       reference: 1
4427       compare: 2
4428   legend:
4429     - "Legend to Table"
4430     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4431     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4432
4433 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4434 - type: "table"
4435   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4436   algorithm: "table_comparison"
4437   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4438   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4439   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4440   columns:
4441     - title: "3n-skx"
4442       data-set: "vpp-compare-topologies-ref"
4443     - title: "2n-skx"
4444       data-set: "vpp-compare-topologies-cmp"
4445   comparisons:
4446     - title: "Diff"
4447       reference: 1
4448       compare: 2
4449   legend:
4450     - "Legend to Table"
4451     - "3n-skx, 2n-skx - topologies tested."
4452     - "Diff - difference between 3n-skx and 2n-skx topologies."
4453
4454 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4455 - type: "table"
4456   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4457   algorithm: "table_comparison"
4458   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4459   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4460   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4461   columns:
4462     - title: "3n-skx"
4463       data-set: "vpp-compare-topologies-ref"
4464     - title: "2n-skx"
4465       data-set: "vpp-compare-topologies-cmp"
4466   comparisons:
4467     - title: "Diff"
4468       reference: 1
4469       compare: 2
4470   legend:
4471     - "Legend to Table"
4472     - "3n-skx, 2n-skx - topologies tested."
4473     - "Diff - difference between 3n-skx and 2n-skx topologies."
4474
4475 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4476 - type: "table"
4477   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4478   algorithm: "table_comparison"
4479   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4480   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4481   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4482   columns:
4483     - title: "3n-skx"
4484       data-set: "vpp-compare-topologies-ref"
4485     - title: "2n-skx"
4486       data-set: "vpp-compare-topologies-cmp"
4487   comparisons:
4488     - title: "Diff"
4489       reference: 1
4490       compare: 2
4491   legend:
4492     - "Legend to Table"
4493     - "3n-skx, 2n-skx - topologies tested."
4494     - "Diff - difference between 3n-skx and 2n-skx topologies."
4495
4496 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4497 - type: "table"
4498   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4499   algorithm: "table_comparison"
4500   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4501   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4502   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4503   columns:
4504     - title: "3n-skx"
4505       data-set: "vpp-compare-topologies-ref"
4506     - title: "2n-skx"
4507       data-set: "vpp-compare-topologies-cmp"
4508   comparisons:
4509     - title: "Diff"
4510       reference: 1
4511       compare: 2
4512   legend:
4513     - "Legend to Table"
4514     - "3n-skx, 2n-skx - topologies tested."
4515     - "Diff - difference between 3n-skx and 2n-skx topologies."
4516
4517 # VPP Performance Changes 3n-hsw 1t1c mrr
4518 - type: "table"
4519   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4520   algorithm: "table_comparison"
4521   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4522   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4523   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4524   columns:
4525     - title: "1904"
4526       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4527     - title: "1908"
4528       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4529     - title: "2001"
4530       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4531   comparisons:
4532     - title: "Diff"
4533       reference: 2
4534       compare: 3
4535   legend:
4536     - "Legend to Table"
4537     - "1904, 1908, 2001 - VPP versions tested."
4538     - "Diff - difference between 1908 and 2001 VPP version."
4539
4540 # VPP Performance Changes 3n-hsw 2t2c mrr
4541 - type: "table"
4542   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4543   algorithm: "table_comparison"
4544   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4545   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4546   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4547   columns:
4548     - title: "1904"
4549       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4550     - title: "1908"
4551       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4552     - title: "2001"
4553       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4554   comparisons:
4555     - title: "Diff"
4556       reference: 2
4557       compare: 3
4558   legend:
4559     - "Legend to Table"
4560     - "1904, 1908, 2001 - VPP versions tested."
4561     - "Diff - difference between 1908 and 2001 VPP version."
4562
4563 # VPP Performance Changes 3n-hsw 4t4c mrr
4564 - type: "table"
4565   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4566   algorithm: "table_comparison"
4567   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4568   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4569   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4570   columns:
4571     - title: "1904"
4572       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4573     - title: "1908"
4574       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4575     - title: "2001"
4576       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4577   comparisons:
4578     - title: "Diff"
4579       reference: 2
4580       compare: 3
4581   legend:
4582     - "Legend to Table"
4583     - "1904, 1908, 2001 - VPP versions tested."
4584     - "Diff - difference between 1908 and 2001 VPP version."
4585
4586 # VPP Performance Changes 3n-skx 2t1c mrr
4587 - type: "table"
4588   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4589   algorithm: "table_comparison"
4590   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4591   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4592   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4593   columns:
4594     - title: "1904"
4595       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4596     - title: "1908"
4597       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4598     - title: "2001"
4599       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4600   comparisons:
4601     - title: "Diff"
4602       reference: 2
4603       compare: 3
4604   legend:
4605     - "Legend to Table"
4606     - "1904, 1908, 2001 - VPP versions tested."
4607     - "Diff - difference between 1908 and 2001 VPP version."
4608
4609 # VPP Performance Changes 3n-skx 4t2c mrr
4610 - type: "table"
4611   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4612   algorithm: "table_comparison"
4613   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4614   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4615   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4616   columns:
4617     - title: "1904"
4618       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4619     - title: "1908"
4620       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4621     - title: "2001"
4622       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4623   comparisons:
4624     - title: "Diff"
4625       reference: 2
4626       compare: 3
4627   legend:
4628     - "Legend to Table"
4629     - "1904, 1908, 2001 - VPP versions tested."
4630     - "Diff - difference between 1908 and 2001 VPP version."
4631
4632 # VPP Performance Changes 3n-skx 8t4c mrr
4633 - type: "table"
4634   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4635   algorithm: "table_comparison"
4636   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4637   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4638   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4639   columns:
4640     - title: "1904"
4641       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4642     - title: "1908"
4643       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4644     - title: "2001"
4645       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4646   comparisons:
4647     - title: "Diff"
4648       reference: 2
4649       compare: 3
4650   legend:
4651     - "Legend to Table"
4652     - "1904, 1908, 2001 - VPP versions tested."
4653     - "Diff - difference between 1908 and 2001 VPP version."
4654
4655 # VPP Performance Changes 2n-skx 2t1c mrr
4656 - type: "table"
4657   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4658   algorithm: "table_comparison"
4659   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4660   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4661   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4662   columns:
4663     - title: "1904"
4664       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4665     - title: "1908"
4666       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4667     - title: "2001"
4668       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4669   comparisons:
4670     - title: "Diff"
4671       reference: 2
4672       compare: 3
4673   legend:
4674     - "Legend to Table"
4675     - "1904, 1908, 2001 - VPP versions tested."
4676     - "Diff - difference between 1908 and 2001 VPP version."
4677
4678 # VPP Performance Changes 2n-skx 4t2c mrr
4679 - type: "table"
4680   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4681   algorithm: "table_comparison"
4682   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4683   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4684   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4685   columns:
4686     - title: "1904"
4687       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4688     - title: "1908"
4689       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4690     - title: "2001"
4691       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4692   comparisons:
4693     - title: "Diff"
4694       reference: 2
4695       compare: 3
4696   legend:
4697     - "Legend to Table"
4698     - "1904, 1908, 2001 - VPP versions tested."
4699     - "Diff - difference between 1908 and 2001 VPP version."
4700
4701 # VPP Performance Changes 2n-skx 8t4c mrr
4702 - type: "table"
4703   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4704   algorithm: "table_comparison"
4705   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4706   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4707   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4708   columns:
4709     - title: "1904"
4710       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4711     - title: "1908"
4712       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4713     - title: "2001"
4714       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4715   comparisons:
4716     - title: "Diff"
4717       reference: 2
4718       compare: 3
4719   legend:
4720     - "Legend to Table"
4721     - "1904, 1908, 2001 - VPP versions tested."
4722     - "Diff - difference between 1908 and 2001 VPP version."
4723
4724 # VPP Performance Changes 2n-dnv 1t1c mrr
4725 - type: "table"
4726   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4727   algorithm: "table_comparison"
4728   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4729   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4730   filter: "'1T1C'"
4731   columns:
4732     - title: "1908"
4733       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4734     - title: "2001"
4735       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4736   comparisons:
4737     - title: "Diff"
4738       reference: 1
4739       compare: 2
4740   legend:
4741     - "Legend to Table"
4742     - "1908, 2001 - VPP versions tested."
4743     - "Diff - difference between 1908 and 2001 VPP version."
4744
4745 # VPP Performance Changes 2n-dnv 2t2c mrr
4746 - type: "table"
4747   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4748   algorithm: "table_comparison"
4749   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4750   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4751   filter: "'2T2C'"
4752   columns:
4753     - title: "1908"
4754       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4755     - title: "2001"
4756       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4757   comparisons:
4758     - title: "Diff"
4759       reference: 1
4760       compare: 2
4761   legend:
4762     - "Legend to Table"
4763     - "1908, 2001 - VPP versions tested."
4764     - "Diff - difference between 1908 and 2001 VPP version."
4765
4766 # VPP Performance Changes 2n-dnv 4t4c mrr
4767 - type: "table"
4768   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4769   algorithm: "table_comparison"
4770   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4771   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4772   filter: "'4T4C'"
4773   columns:
4774     - title: "1908"
4775       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4776     - title: "2001"
4777       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4778   comparisons:
4779     - title: "Diff"
4780       reference: 1
4781       compare: 2
4782   legend:
4783     - "Legend to Table"
4784     - "1908, 2001 - VPP versions tested."
4785     - "Diff - difference between 1908 and 2001 VPP version."
4786
4787 # VPP Performance Changes 3n-dnv 1t1c mrr
4788 - type: "table"
4789   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4790   algorithm: "table_comparison"
4791   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4792   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4793   filter: "'1T1C'"
4794   columns:
4795     - title: "1908"
4796       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4797     - title: "2001"
4798       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4799   comparisons:
4800     - title: "Diff"
4801       reference: 1
4802       compare: 2
4803   legend:
4804     - "Legend to Table"
4805     - "1908, 2001 - VPP versions tested."
4806     - "Diff - difference between 1908 and 2001 VPP version."
4807
4808 # VPP Performance Changes 3n-dnv 2t2c mrr
4809 - type: "table"
4810   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4811   algorithm: "table_comparison"
4812   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4813   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4814   filter: "'2T2C'"
4815   columns:
4816     - title: "1908"
4817       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4818     - title: "2001"
4819       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4820   comparisons:
4821     - title: "Diff"
4822       reference: 1
4823       compare: 2
4824   legend:
4825     - "Legend to Table"
4826     - "1908, 2001 - VPP versions tested."
4827     - "Diff - difference between 1908 and 2001 VPP version."
4828
4829 # VPP Performance Changes 3n-dnv 4t4c mrr
4830 - type: "table"
4831   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4832   algorithm: "table_comparison"
4833   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4834   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4835   filter: "'4T4C'"
4836   columns:
4837     - title: "1908"
4838       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4839     - title: "2001"
4840       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4841   comparisons:
4842     - title: "Diff"
4843       reference: 1
4844       compare: 2
4845   legend:
4846     - "Legend to Table"
4847     - "1908, 2001 - VPP versions tested."
4848     - "Diff - difference between 1908 and 2001 VPP version."
4849
4850 # VPP Performance Changes 3n-tsh 1t1c mrr
4851 - type: "table"
4852   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4853   algorithm: "table_comparison"
4854   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4855   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4856   filter: "'1T1C'"
4857   columns:
4858     - title: "1908"
4859       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4860     - title: "2001"
4861       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4862   comparisons:
4863     - title: "Diff"
4864       reference: 1
4865       compare: 2
4866   legend:
4867     - "Legend to Table"
4868     - "1908, 2001 - VPP versions tested."
4869     - "Diff - difference between 1908 and 2001 VPP version."
4870
4871 # VPP Performance Changes 3n-tsh 2t2c mrr
4872 - type: "table"
4873   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4874   algorithm: "table_comparison"
4875   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4876   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4877   filter: "'2T2C'"
4878   columns:
4879     - title: "1908"
4880       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4881     - title: "2001"
4882       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4883   comparisons:
4884     - title: "Diff"
4885       reference: 1
4886       compare: 2
4887   legend:
4888     - "Legend to Table"
4889     - "1908, 2001 - VPP versions tested."
4890     - "Diff - difference between 1908 and 2001 VPP version."
4891
4892 # VPP Performance Changes 3n-tsh 4t4c mrr
4893 - type: "table"
4894   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4895   algorithm: "table_comparison"
4896   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4897   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4898   filter: "'4T4C'"
4899   columns:
4900     - title: "1908"
4901       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4902     - title: "2001"
4903       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4904   comparisons:
4905     - title: "Diff"
4906       reference: 1
4907       compare: 2
4908   legend:
4909     - "Legend to Table"
4910     - "1908, 2001 - VPP versions tested."
4911     - "Diff - difference between 1908 and 2001 VPP version."
4912
4913 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4914 - type: "table"
4915   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4916   algorithm: "table_comparison"
4917   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4918   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4919   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4920   columns:
4921     - title: "3n-hsw xl710"
4922       data-set: "vpp-compare-testbeds-mrr-ref"
4923       tag: "NIC_Intel-XL710"
4924     - title: "3n-skx xxv710"
4925       data-set: "vpp-compare-testbeds-mrr-cmp"
4926       tag: "NIC_Intel-XXV710"
4927   comparisons:
4928     - title: "Diff"
4929       reference: 1
4930       compare: 2
4931   legend:
4932     - "Legend to Table"
4933     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4934     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4935
4936 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4937 - type: "table"
4938   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4939   algorithm: "table_comparison"
4940   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4941   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4942   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4943   columns:
4944     - title: "3n-hsw xl710"
4945       data-set: "vpp-compare-testbeds-mrr-ref"
4946       tag: "NIC_Intel-XL710"
4947     - title: "3n-skx xxv710"
4948       data-set: "vpp-compare-testbeds-mrr-cmp"
4949       tag: "NIC_Intel-XXV710"
4950   comparisons:
4951     - title: "Diff"
4952       reference: 1
4953       compare: 2
4954   legend:
4955     - "Legend to Table"
4956     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4957     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4958
4959 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4960 - type: "table"
4961   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4962   algorithm: "table_comparison"
4963   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4964   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4965   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4966   columns:
4967     - title: "3n-hsw xl710"
4968       data-set: "vpp-compare-testbeds-mrr-ref"
4969       tag: "NIC_Intel-XL710"
4970     - title: "3n-skx xxv710"
4971       data-set: "vpp-compare-testbeds-mrr-cmp"
4972       tag: "NIC_Intel-XXV710"
4973   comparisons:
4974     - title: "Diff"
4975       reference: 1
4976       compare: 2
4977   legend:
4978     - "Legend to Table"
4979     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4980     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4981
4982 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4983 - type: "table"
4984   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4985   algorithm: "table_comparison"
4986   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4987   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4988   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4989   columns:
4990     - title: "2n-skx"
4991       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4992     - title: "2n-clx"
4993       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4994   comparisons:
4995     - title: "Diff"
4996       reference: 1
4997       compare: 2
4998   legend:
4999     - "Legend to Table"
5000     - "2n-skx, 2n-clx - testbeds and NICs tested."
5001     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5002
5003 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5004 - type: "table"
5005   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5006   algorithm: "table_comparison"
5007   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5008   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5009   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5010   columns:
5011     - title: "2n-skx"
5012       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5013     - title: "2n-clx"
5014       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5015   comparisons:
5016     - title: "Diff"
5017       reference: 1
5018       compare: 2
5019   legend:
5020     - "Legend to Table"
5021     - "2n-skx, 2n-clx - testbeds and NICs tested."
5022     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5023
5024 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5025 - type: "table"
5026   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5027   algorithm: "table_comparison"
5028   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5029   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5030   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5031   columns:
5032     - title: "2n-skx"
5033       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5034     - title: "2n-clx"
5035       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5036   comparisons:
5037     - title: "Diff"
5038       reference: 1
5039       compare: 2
5040   legend:
5041     - "Legend to Table"
5042     - "2n-skx, 2n-clx - testbeds and NICs tested."
5043     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5044
5045 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5046 - type: "table"
5047   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5048   algorithm: "table_comparison"
5049   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5050   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5051   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5052   columns:
5053     - title: "3n-skx"
5054       data-set: "vpp-compare-topologies-mrr-ref"
5055     - title: "2n-skx"
5056       data-set: "vpp-compare-topologies-mrr-cmp"
5057   comparisons:
5058     - title: "Diff"
5059       reference: 1
5060       compare: 2
5061   legend:
5062     - "Legend to Table"
5063     - "3n-skx, 2n-skx - topologies tested."
5064     - "Diff - difference between 3n-skx and 2n-skx topologies."
5065
5066 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5067 - type: "table"
5068   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5069   algorithm: "table_comparison"
5070   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5071   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5072   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5073   columns:
5074     - title: "3n-skx"
5075       data-set: "vpp-compare-topologies-mrr-ref"
5076     - title: "2n-skx"
5077       data-set: "vpp-compare-topologies-mrr-cmp"
5078   comparisons:
5079     - title: "Diff"
5080       reference: 1
5081       compare: 2
5082   legend:
5083     - "Legend to Table"
5084     - "3n-skx, 2n-skx - topologies tested."
5085     - "Diff - difference between 3n-skx and 2n-skx topologies."
5086
5087 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5088 - type: "table"
5089   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5090   algorithm: "table_comparison"
5091   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5092   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5093   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5094   columns:
5095     - title: "3n-skx"
5096       data-set: "vpp-compare-topologies-mrr-ref"
5097     - title: "2n-skx"
5098       data-set: "vpp-compare-topologies-mrr-cmp"
5099   comparisons:
5100     - title: "Diff"
5101       reference: 1
5102       compare: 2
5103   legend:
5104     - "Legend to Table"
5105     - "3n-skx, 2n-skx - topologies tested."
5106     - "Diff - difference between 3n-skx and 2n-skx topologies."
5107
5108 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5109 - type: "table"
5110   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5111   algorithm: "table_comparison"
5112   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5113   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5114   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5115   columns:
5116     - title: "3n-hsw xl710"
5117       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5118       tag: "NIC_Intel-XL710"
5119     - title: "2n-clx xxv710"
5120       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5121       tag: "NIC_Intel-XXV710"
5122   comparisons:
5123     - title: "Diff"
5124       reference: 1
5125       compare: 2
5126   legend:
5127     - "Legend to Table"
5128     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5129     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5130
5131 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5132 - type: "table"
5133   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5134   algorithm: "table_comparison"
5135   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5136   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5137   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5138   columns:
5139     - title: "3n-hsw xl710"
5140       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5141       tag: "NIC_Intel-XL710"
5142     - title: "2n-clx xxv710"
5143       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5144       tag: "NIC_Intel-XXV710"
5145   comparisons:
5146     - title: "Diff"
5147       reference: 1
5148       compare: 2
5149   legend:
5150     - "Legend to Table"
5151     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5152     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5153
5154 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5155 - type: "table"
5156   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5157   algorithm: "table_comparison"
5158   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5159   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5160   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5161   columns:
5162     - title: "3n-hsw xl710"
5163       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5164       tag: "NIC_Intel-XL710"
5165     - title: "2n-clx xxv710"
5166       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5167       tag: "NIC_Intel-XXV710"
5168   comparisons:
5169     - title: "Diff"
5170       reference: 1
5171       compare: 2
5172   legend:
5173     - "Legend to Table"
5174     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5175     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5176
5177 # Detailed Test Results - VPP Performance Results 3n-hsw
5178 - type: "table"
5179   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5180   algorithm: "table_merged_details"
5181   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5182   columns:
5183     - title: " |prein| Test Name |preout| "
5184       data: "data name"
5185     - 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| "
5186       data: "data msg"
5187   data: "vpp-perf-results-3n-hsw"
5188   filter: "all"
5189   parameters:
5190   - "name"
5191   - "parent"
5192   - "msg"
5193
5194 # Detailed Test Results - VPP Performance Results 3n-skx
5195 - type: "table"
5196   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5197   algorithm: "table_merged_details"
5198   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5199   columns:
5200     - title: " |prein| Test Name |preout| "
5201       data: "data name"
5202     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5203       data: "data msg"
5204   data: "vpp-perf-results-3n-skx"
5205   filter: "all"
5206   remove-ndr: True  # Temporary solution: remove NDR results from test message
5207   parameters:
5208   - "name"
5209   - "parent"
5210   - "msg"
5211
5212 # Detailed Test Results - VPP Performance Results 2n-skx
5213 - type: "table"
5214   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5215   algorithm: "table_merged_details"
5216   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5217   columns:
5218     - title: " |prein| Test Name |preout| "
5219       data: "data name"
5220     - 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| "
5221       data: "data msg"
5222   data: "vpp-perf-results-2n-skx"
5223   filter: "all"
5224   remove-ndr: True  # Temporary solution: remove NDR results from test message
5225   parameters:
5226   - "name"
5227   - "parent"
5228   - "msg"
5229
5230 # Detailed Test Results - VPP Performance Results 2n-clx
5231 - type: "table"
5232   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5233   algorithm: "table_merged_details"
5234   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5235   columns:
5236     - title: " |prein| Test Name |preout| "
5237       data: "data name"
5238     - 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| "
5239       data: "data msg"
5240   data: "vpp-perf-results-2n-clx"
5241   filter: "all"
5242   parameters:
5243   - "name"
5244   - "parent"
5245   - "msg"
5246
5247 # Detailed Test Results - VPP Performance Results 3n-tsh
5248 - type: "table"
5249   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5250   algorithm: "table_merged_details"
5251   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5252   columns:
5253     - title: " |prein| Test Name |preout| "
5254       data: "data name"
5255     - 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| "
5256       data: "data msg"
5257   data: "vpp-perf-results-3n-tsh"
5258   filter: "all"
5259   parameters:
5260   - "name"
5261   - "parent"
5262   - "msg"
5263
5264 # Detailed Test Results - VPP Performance Results 3n-dnv
5265 - type: "table"
5266   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5267   algorithm: "table_merged_details"
5268   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5269   columns:
5270     - title: " |prein| Test Name |preout| "
5271       data: "data name"
5272     - 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| "
5273       data: "data msg"
5274   data: "vpp-perf-results-3n-dnv"
5275   filter: "all"
5276   parameters:
5277   - "name"
5278   - "parent"
5279   - "msg"
5280
5281 # Detailed Test Results - VPP Performance Results 2n-dnv
5282 - type: "table"
5283   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5284   algorithm: "table_merged_details"
5285   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5286   columns:
5287     - title: " |prein| Test Name |preout| "
5288       data: "data name"
5289     - 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| "
5290       data: "data msg"
5291   data: "vpp-perf-results-2n-dnv"
5292   filter: "all"
5293   parameters:
5294   - "name"
5295   - "parent"
5296   - "msg"
5297
5298 # Test configuration - VPP Performance Test Configs 3n-hsw
5299 - type: "table"
5300   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5301   algorithm: "table_merged_details"
5302   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5303   columns:
5304     - title: " |prein| Test Name |preout| "
5305       data: "data name"
5306     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5307       data: "data conf-history"
5308   data: "vpp-perf-results-3n-hsw"
5309   filter: "all"
5310   parameters:
5311   - "parent"
5312   - "name"
5313   - "conf-history"
5314
5315 # Test configuration - VPP Performance Test Configs 3n-skx
5316 - type: "table"
5317   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5318   algorithm: "table_merged_details"
5319   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5320   columns:
5321     - title: " |prein| Test Name |preout| "
5322       data: "data name"
5323     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5324       data: "data conf-history"
5325   data: "vpp-perf-results-3n-skx"
5326   filter: "all"
5327   parameters:
5328   - "parent"
5329   - "name"
5330   - "conf-history"
5331
5332 # Test configuration - VPP Performance Test Configs 2n-skx
5333 - type: "table"
5334   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5335   algorithm: "table_merged_details"
5336   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5337   columns:
5338     - title: " |prein| Test Name |preout| "
5339       data: "data name"
5340     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5341       data: "data conf-history"
5342   data: "vpp-perf-results-2n-skx"
5343   filter: "all"
5344   parameters:
5345   - "parent"
5346   - "name"
5347   - "conf-history"
5348
5349 # Test configuration - VPP Performance Test Configs 2n-clx
5350 - type: "table"
5351   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5352   algorithm: "table_merged_details"
5353   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5354   columns:
5355     - title: " |prein| Test Name |preout| "
5356       data: "data name"
5357     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5358       data: "data conf-history"
5359   data: "vpp-perf-results-2n-clx"
5360   filter: "all"
5361   parameters:
5362   - "parent"
5363   - "name"
5364   - "conf-history"
5365
5366 # Test configuration - VPP Performance Test Configs 3n-tsh
5367 - type: "table"
5368   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5369   algorithm: "table_merged_details"
5370   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5371   columns:
5372     - title: " |prein| Test Name |preout| "
5373       data: "data name"
5374     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5375       data: "data conf-history"
5376   data: "vpp-perf-results-3n-tsh"
5377   filter: "all"
5378   parameters:
5379   - "parent"
5380   - "name"
5381   - "conf-history"
5382
5383 # Test configuration - VPP Performance Test Configs 3n-dnv
5384 - type: "table"
5385   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5386   algorithm: "table_merged_details"
5387   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5388   columns:
5389     - title: " |prein| Test Name |preout| "
5390       data: "data name"
5391     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5392       data: "data conf-history"
5393   data: "vpp-perf-results-3n-dnv"
5394   filter: "all"
5395   parameters:
5396   - "parent"
5397   - "name"
5398   - "conf-history"
5399
5400 # Test configuration - VPP Performance Test Configs 2n-dnv
5401 - type: "table"
5402   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5403   algorithm: "table_merged_details"
5404   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5405   columns:
5406     - title: " |prein| Test Name |preout| "
5407       data: "data name"
5408     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5409       data: "data conf-history"
5410   data: "vpp-perf-results-2n-dnv"
5411   filter: "all"
5412   parameters:
5413   - "parent"
5414   - "name"
5415   - "conf-history"
5416
5417 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5418 - type: "table"
5419   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5420   algorithm: "table_oper_data_html"
5421   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5422   data: "vpp-perf-results-3n-hsw"
5423   filter: "all"
5424
5425 # Test Operational Data - VPP Performance Operational Data 3n-skx
5426 - type: "table"
5427   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5428   algorithm: "table_oper_data_html"
5429   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5430   data: "vpp-perf-results-3n-skx"
5431   filter: "all"
5432
5433 # Test Operational Data - VPP Performance Operational Data 2n-skx
5434 - type: "table"
5435   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5436   algorithm: "table_oper_data_html"
5437   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5438   data: "vpp-perf-results-2n-skx"
5439   filter: "all"
5440
5441 # Test Operational Data - VPP Performance Operational Data 2n-clx
5442 - type: "table"
5443   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5444   algorithm: "table_oper_data_html"
5445   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5446   data: "vpp-perf-results-2n-clx"
5447   filter: "all"
5448
5449 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5450 - type: "table"
5451   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5452   algorithm: "table_oper_data_html"
5453   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5454   data: "vpp-perf-results-3n-tsh"
5455   filter: "all"
5456
5457 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5458 - type: "table"
5459   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5460   algorithm: "table_oper_data_html"
5461   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5462   data: "vpp-perf-results-3n-dnv"
5463   filter: "all"
5464
5465 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5466 - type: "table"
5467   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5468   algorithm: "table_oper_data_html"
5469   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5470   data: "vpp-perf-results-2n-dnv"
5471   filter: "all"
5472
5473 # Detailed Test Results - VPP MRR Results 3n-hsw
5474 - type: "table"
5475   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5476   algorithm: "table_merged_details"
5477   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5478   columns:
5479     - title: " |prein| Test Name |preout| "
5480       data: "data name"
5481     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5482       data: "data msg"
5483   data: "vpp-mrr-results-3n-hsw"
5484   filter: "all"
5485   parameters:
5486   - "name"
5487   - "parent"
5488   - "msg"
5489
5490 # Detailed Test Results - VPP MRR Results 3n-skx
5491 - type: "table"
5492   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5493   algorithm: "table_merged_details"
5494   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5495   columns:
5496     - title: " |prein| Test Name |preout| "
5497       data: "data name"
5498     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5499       data: "data msg"
5500   data: "vpp-mrr-results-3n-skx"
5501   filter: "all"
5502   parameters:
5503   - "name"
5504   - "parent"
5505   - "msg"
5506
5507 # Detailed Test Results - VPP MRR Results 2n-skx
5508 - type: "table"
5509   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5510   algorithm: "table_merged_details"
5511   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5512   columns:
5513     - title: " |prein| Test Name |preout| "
5514       data: "data name"
5515     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5516       data: "data msg"
5517   data: "vpp-mrr-results-2n-skx"
5518   filter: "all"
5519   parameters:
5520   - "name"
5521   - "parent"
5522   - "msg"
5523
5524 # Detailed Test Results - VPP MRR Results 2n-clx
5525 - type: "table"
5526   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5527   algorithm: "table_merged_details"
5528   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5529   columns:
5530     - title: " |prein| Test Name |preout| "
5531       data: "data name"
5532     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5533       data: "data msg"
5534   data: "vpp-mrr-results-2n-clx"
5535   filter: "all"
5536   parameters:
5537   - "name"
5538   - "parent"
5539   - "msg"
5540
5541 # Detailed Test Results - VPP MRR Results 3n-tsh
5542 - type: "table"
5543   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5544   algorithm: "table_merged_details"
5545   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5546   columns:
5547     - title: " |prein| Test Name |preout| "
5548       data: "data name"
5549     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5550       data: "data msg"
5551   data: "vpp-mrr-results-3n-tsh"
5552   filter: "all"
5553   parameters:
5554   - "name"
5555   - "parent"
5556   - "msg"
5557
5558 # Detailed Test Results - VPP MRR Results 3n-dnv
5559 - type: "table"
5560   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5561   algorithm: "table_merged_details"
5562   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5563   columns:
5564     - title: " |prein| Test Name |preout| "
5565       data: "data name"
5566     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5567       data: "data msg"
5568   data: "vpp-mrr-results-3n-dnv"
5569   filter: "all"
5570   parameters:
5571   - "name"
5572   - "parent"
5573   - "msg"
5574
5575 # Detailed Test Results - VPP MRR Results 2n-dnv
5576 - type: "table"
5577   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5578   algorithm: "table_merged_details"
5579   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5580   columns:
5581     - title: " |prein| Test Name |preout| "
5582       data: "data name"
5583     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5584       data: "data msg"
5585   data: "vpp-mrr-results-2n-dnv"
5586   filter: "all"
5587   parameters:
5588   - "name"
5589   - "parent"
5590   - "msg"
5591
5592 # Test configuration - VPP MRR Test Configs 3n-hsw
5593 - type: "table"
5594   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5595   algorithm: "table_merged_details"
5596   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5597   columns:
5598     - title: " |prein| Test Name |preout| "
5599       data: "data name"
5600     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5601       data: "data conf-history"
5602   data: "vpp-mrr-results-3n-hsw"
5603   filter: "all"
5604   parameters:
5605   - "parent"
5606   - "name"
5607   - "conf-history"
5608
5609 # Test configuration - VPP MRR Test Configs 3n-skx
5610 - type: "table"
5611   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5612   algorithm: "table_merged_details"
5613   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5614   columns:
5615     - title: " |prein| Test Name |preout| "
5616       data: "data name"
5617     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5618       data: "data conf-history"
5619   data: "vpp-mrr-results-3n-skx"
5620   filter: "all"
5621   parameters:
5622   - "parent"
5623   - "name"
5624   - "conf-history"
5625
5626 # Test configuration - VPP MRR Test Configs 2n-skx
5627 - type: "table"
5628   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5629   algorithm: "table_merged_details"
5630   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5631   columns:
5632     - title: " |prein| Test Name |preout| "
5633       data: "data name"
5634     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5635       data: "data conf-history"
5636   data: "vpp-mrr-results-2n-skx"
5637   filter: "all"
5638   parameters:
5639   - "parent"
5640   - "name"
5641   - "conf-history"
5642
5643 # Test configuration - VPP MRR Test Configs 2n-clx
5644 - type: "table"
5645   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5646   algorithm: "table_merged_details"
5647   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5648   columns:
5649     - title: " |prein| Test Name |preout| "
5650       data: "data name"
5651     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5652       data: "data conf-history"
5653   data: "vpp-mrr-results-2n-clx"
5654   filter: "all"
5655   parameters:
5656   - "parent"
5657   - "name"
5658   - "conf-history"
5659
5660 # Test configuration - VPP MRR Test Configs 3n-tsh
5661 - type: "table"
5662   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5663   algorithm: "table_merged_details"
5664   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5665   columns:
5666     - title: " |prein| Test Name |preout| "
5667       data: "data name"
5668     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5669       data: "data conf-history"
5670   data: "vpp-mrr-results-3n-tsh"
5671   filter: "all"
5672   parameters:
5673   - "parent"
5674   - "name"
5675   - "conf-history"
5676
5677 # Test configuration - VPP MRR Test Configs 3n-dnv
5678 - type: "table"
5679   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5680   algorithm: "table_merged_details"
5681   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5682   columns:
5683     - title: " |prein| Test Name |preout| "
5684       data: "data name"
5685     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5686       data: "data conf-history"
5687   data: "vpp-mrr-results-3n-dnv"
5688   filter: "all"
5689   parameters:
5690   - "parent"
5691   - "name"
5692   - "conf-history"
5693
5694 # Test configuration - VPP MRR Test Configs 2n-dnv
5695 - type: "table"
5696   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5697   algorithm: "table_merged_details"
5698   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5699   columns:
5700     - title: " |prein| Test Name |preout| "
5701       data: "data name"
5702     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5703       data: "data conf-history"
5704   data: "vpp-mrr-results-2n-dnv"
5705   filter: "all"
5706   parameters:
5707   - "parent"
5708   - "name"
5709   - "conf-history"
5710
5711 # Detailed Test Results - VPP Device Results - Ubuntu
5712 - type: "table"
5713   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5714   algorithm: "table_merged_details"
5715   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5716   columns:
5717     - title: " |prein| Test Name |preout| "
5718       data: "data name"
5719     - title: " |prein| Status |preout| "
5720       data: "data status"
5721   data: "vpp-device-results-ubuntu"
5722   filter: "all"
5723   parameters:
5724   - "name"
5725   - "parent"
5726   - "doc"
5727   - "status"
5728
5729 # Test configuration - VPP Device Test Configs - Ubuntu
5730 - type: "table"
5731   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5732   algorithm: "table_merged_details"
5733   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5734   columns:
5735     - title: " |prein| Test Name |preout| "
5736       data: "data name"
5737     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5738       data: "data conf-history"
5739   data: "vpp-device-results-ubuntu"
5740   filter: "all"
5741   parameters:
5742   - "parent"
5743   - "name"
5744   - "conf-history"
5745
5746 ################################################################################
5747
5748 # DPDK Performance Changes 3n-hsw 1t1c pdr
5749 - type: "table"
5750   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5751   algorithm: "table_comparison"
5752   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5754   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5755   columns:
5756     - title: "1904"
5757       data-set: "dpdk-performance-changes-3n-hsw-h1"
5758     - title: "1908"
5759       data-set: "dpdk-performance-changes-3n-hsw-ref"
5760     - title: "2001"
5761       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5762   comparisons:
5763     - title: "Diff"
5764       reference: 2
5765       compare: 3
5766   legend:
5767     - "Legend to Table"
5768     - "1904, 1908, 2001 - DPDK versions tested."
5769     - "Diff - difference between 1908 and 2001 DPDK version."
5770
5771 # DPDK Performance Changes 3n-hsw 2t2c pdr
5772 - type: "table"
5773   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5774   algorithm: "table_comparison"
5775   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5777   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5778   columns:
5779     - title: "1904"
5780       data-set: "dpdk-performance-changes-3n-hsw-h1"
5781     - title: "1908"
5782       data-set: "dpdk-performance-changes-3n-hsw-ref"
5783     - title: "2001"
5784       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5785   comparisons:
5786     - title: "Diff"
5787       reference: 2
5788       compare: 3
5789   legend:
5790     - "Legend to Table"
5791     - "1904, 1908, 2001 - DPDK versions tested."
5792     - "Diff - difference between 1908 and 2001 DPDK version."
5793
5794 # DPDK Performance Changes 3n-hsw 1t1c pdr
5795 - type: "table"
5796   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5797   algorithm: "table_comparison"
5798   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5799   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5800   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5801   columns:
5802     - title: "1904"
5803       data-set: "dpdk-performance-changes-3n-hsw-h1"
5804     - title: "1908"
5805       data-set: "dpdk-performance-changes-3n-hsw-ref"
5806     - title: "2001"
5807       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5808   comparisons:
5809     - title: "Diff"
5810       reference: 2
5811       compare: 3
5812   legend:
5813     - "Legend to Table"
5814     - "1904, 1908, 2001 - DPDK versions tested."
5815     - "Diff - difference between 1908 and 2001 DPDK version."
5816
5817 # DPDK Performance Changes 3n-hsw 2t2c ndr
5818 - type: "table"
5819   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5820   algorithm: "table_comparison"
5821   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5822   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5823   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5824   columns:
5825     - title: "1904"
5826       data-set: "dpdk-performance-changes-3n-hsw-h1"
5827     - title: "1908"
5828       data-set: "dpdk-performance-changes-3n-hsw-ref"
5829     - title: "2001"
5830       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5831   comparisons:
5832     - title: "Diff"
5833       reference: 2
5834       compare: 3
5835   legend:
5836     - "Legend to Table"
5837     - "1904, 1908, 2001 - DPDK versions tested."
5838     - "Diff - difference between 1908 and 2001 DPDK version."
5839
5840 # DPDK Performance Changes 3n-skx 2t1c pdr
5841 - type: "table"
5842   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5843   algorithm: "table_comparison"
5844   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5845   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5846   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5847   columns:
5848     - title: "1904"
5849       data-set: "dpdk-performance-changes-3n-skx-h1"
5850     - title: "1908"
5851       data-set: "dpdk-performance-changes-3n-skx-ref"
5852     - title: "2001"
5853       data-set: "dpdk-performance-changes-3n-skx-cmp"
5854   comparisons:
5855     - title: "Diff"
5856       reference: 2
5857       compare: 3
5858   legend:
5859     - "Legend to Table"
5860     - "1904, 1908, 2001 - DPDK versions tested."
5861     - "Diff - difference between 1908 and 2001 DPDK version."
5862
5863 # DPDK Performance Changes 3n-skx 4t2c pdr
5864 - type: "table"
5865   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5866   algorithm: "table_comparison"
5867   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5868   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5869   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5870   columns:
5871     - title: "1904"
5872       data-set: "dpdk-performance-changes-3n-skx-h1"
5873     - title: "1908"
5874       data-set: "dpdk-performance-changes-3n-skx-ref"
5875     - title: "2001"
5876       data-set: "dpdk-performance-changes-3n-skx-cmp"
5877   comparisons:
5878     - title: "Diff"
5879       reference: 2
5880       compare: 3
5881   legend:
5882     - "Legend to Table"
5883     - "1904, 1908, 2001 - DPDK versions tested."
5884     - "Diff - difference between 1908 and 2001 DPDK version."
5885
5886 # DPDK Performance Changes 3n-skx 2t1c ndr
5887 - type: "table"
5888   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5889   algorithm: "table_comparison"
5890   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5891   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5892   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5893   columns:
5894     - title: "1904"
5895       data-set: "dpdk-performance-changes-3n-skx-h1"
5896     - title: "1908"
5897       data-set: "dpdk-performance-changes-3n-skx-ref"
5898     - title: "2001"
5899       data-set: "dpdk-performance-changes-3n-skx-cmp"
5900   comparisons:
5901     - title: "Diff"
5902       reference: 2
5903       compare: 3
5904   legend:
5905     - "Legend to Table"
5906     - "1904, 1908, 2001 - DPDK versions tested."
5907     - "Diff - difference between 1908 and 2001 DPDK version."
5908
5909 # DPDK Performance Changes 3n-skx 4t2c ndr
5910 - type: "table"
5911   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5912   algorithm: "table_comparison"
5913   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5914   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5915   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5916   columns:
5917     - title: "1904"
5918       data-set: "dpdk-performance-changes-3n-skx-h1"
5919     - title: "1908"
5920       data-set: "dpdk-performance-changes-3n-skx-ref"
5921     - title: "2001"
5922       data-set: "dpdk-performance-changes-3n-skx-cmp"
5923   comparisons:
5924     - title: "Diff"
5925       reference: 2
5926       compare: 3
5927   legend:
5928     - "Legend to Table"
5929     - "1904, 1908, 2001 - DPDK versions tested."
5930     - "Diff - difference between 1908 and 2001 DPDK version."
5931
5932 # DPDK Performance Changes 2n-skx 2t1c pdr
5933 - type: "table"
5934   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5935   algorithm: "table_comparison"
5936   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5937   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5938   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5939   columns:
5940     - title: "1904"
5941       data-set: "dpdk-performance-changes-2n-skx-h1"
5942     - title: "1908"
5943       data-set: "dpdk-performance-changes-2n-skx-ref"
5944     - title: "2001"
5945       data-set: "dpdk-performance-changes-2n-skx-cmp"
5946   comparisons:
5947     - title: "Diff"
5948       reference: 2
5949       compare: 3
5950   legend:
5951     - "Legend to Table"
5952     - "1904, 1908, 2001 - DPDK versions tested."
5953     - "Diff - difference between 1908 and 2001 DPDK version."
5954
5955 # DPDK Performance Changes 2n-skx 4t2c pdr
5956 - type: "table"
5957   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5958   algorithm: "table_comparison"
5959   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5960   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5961   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5962   columns:
5963     - title: "1904"
5964       data-set: "dpdk-performance-changes-2n-skx-h1"
5965     - title: "1908"
5966       data-set: "dpdk-performance-changes-2n-skx-ref"
5967     - title: "2001"
5968       data-set: "dpdk-performance-changes-2n-skx-cmp"
5969   comparisons:
5970     - title: "Diff"
5971       reference: 2
5972       compare: 3
5973   legend:
5974     - "Legend to Table"
5975     - "1904, 1908, 2001 - DPDK versions tested."
5976     - "Diff - difference between 1908 and 2001 DPDK version."
5977
5978 # DPDK Performance Changes 2n-skx 2t1c ndr
5979 - type: "table"
5980   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5981   algorithm: "table_comparison"
5982   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5983   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5984   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5985   columns:
5986     - title: "1904"
5987       data-set: "dpdk-performance-changes-2n-skx-h1"
5988     - title: "1908"
5989       data-set: "dpdk-performance-changes-2n-skx-ref"
5990     - title: "2001"
5991       data-set: "dpdk-performance-changes-2n-skx-cmp"
5992   comparisons:
5993     - title: "Diff"
5994       reference: 2
5995       compare: 3
5996   legend:
5997     - "Legend to Table"
5998     - "1904, 1908, 2001 - DPDK versions tested."
5999     - "Diff - difference between 1908 and 2001 DPDK version."
6000
6001 # DPDK Performance Changes 2n-skx 4t2c ndr
6002 - type: "table"
6003   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6004   algorithm: "table_comparison"
6005   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6006   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6007   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6008   columns:
6009     - title: "1904"
6010       data-set: "dpdk-performance-changes-2n-skx-h1"
6011     - title: "1908"
6012       data-set: "dpdk-performance-changes-2n-skx-ref"
6013     - title: "2001"
6014       data-set: "dpdk-performance-changes-2n-skx-cmp"
6015   comparisons:
6016     - title: "Diff"
6017       reference: 2
6018       compare: 3
6019   legend:
6020     - "Legend to Table"
6021     - "1904, 1908, 2001 - DPDK versions tested."
6022     - "Diff - difference between 1908 and 2001 DPDK version."
6023
6024 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6025 - type: "table"
6026   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6027   algorithm: "table_comparison"
6028   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6029   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6030   filter: "'NIC_Intel-X710'"
6031   columns:
6032     - title: "3n-hsw x710"
6033       data-set: "dpdk-compare-testbeds-ref"
6034     - title: "3n-skx x710"
6035       data-set: "dpdk-compare-testbeds-cmp"
6036   comparisons:
6037     - title: "Diff"
6038       reference: 1
6039       compare: 2
6040   legend:
6041     - "Legend to Table"
6042     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6043     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6044
6045 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6046 - type: "table"
6047   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6048   algorithm: "table_comparison"
6049   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6050   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6051   filter: "'NIC_Intel-X710'"
6052   columns:
6053     - title: "3n-hsw x710"
6054       data-set: "dpdk-compare-testbeds-ref"
6055     - title: "3n-skx x710"
6056       data-set: "dpdk-compare-testbeds-cmp"
6057   comparisons:
6058     - title: "Diff"
6059       reference: 1
6060       compare: 2
6061   legend:
6062     - "Legend to Table"
6063     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6064     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6065
6066 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6067 - type: "table"
6068   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6069   algorithm: "table_comparison"
6070   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6071   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6072   filter: "'NIC_Intel-XXV710'"
6073   columns:
6074     - title: "2n-skx"
6075       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6076     - title: "2n-clx"
6077       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6078   comparisons:
6079     - title: "Diff"
6080       reference: 1
6081       compare: 2
6082   legend:
6083     - "Legend to Table"
6084     - "2n-skx, 2n-clx - testbeds and NICs tested."
6085     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6086
6087 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6088 - type: "table"
6089   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6090   algorithm: "table_comparison"
6091   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6092   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6093   filter: "'NIC_Intel-XXV710'"
6094   columns:
6095     - title: "2n-skx"
6096       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6097     - title: "2n-clx"
6098       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6099   comparisons:
6100     - title: "Diff"
6101       reference: 1
6102       compare: 2
6103   legend:
6104     - "Legend to Table"
6105     - "2n-skx, 2n-clx - testbeds and NICs tested."
6106     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6107
6108 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6109 - type: "table"
6110   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6111   algorithm: "table_comparison"
6112   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6113   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6114   filter: "'NIC_Intel-XXV710'"
6115   columns:
6116     - title: "3n-skx"
6117       data-set: "dpdk-compare-topologies-ref"
6118     - title: "2n-skx"
6119       data-set: "dpdk-compare-topologies-cmp"
6120   comparisons:
6121     - title: "Diff"
6122       reference: 1
6123       compare: 2
6124   legend:
6125     - "Legend to Table"
6126     - "3n-skx, 2n-skx - topologies tested."
6127     - "Diff - difference between 3n-skx and 2n-skx topologies."
6128
6129 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6130 - type: "table"
6131   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6132   algorithm: "table_comparison"
6133   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6134   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6135   filter: "'NIC_Intel-XXV710'"
6136   columns:
6137     - title: "3n-skx"
6138       data-set: "dpdk-compare-topologies-ref"
6139     - title: "2n-skx"
6140       data-set: "dpdk-compare-topologies-cmp"
6141   comparisons:
6142     - title: "Diff"
6143       reference: 1
6144       compare: 2
6145   legend:
6146     - "Legend to Table"
6147     - "3n-skx, 2n-skx - topologies tested."
6148     - "Diff - difference between 3n-skx and 2n-skx topologies."
6149
6150 # Detailed Test Results - DPDK Performance Results 3n-hsw
6151 - type: "table"
6152   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6153   algorithm: "table_merged_details"
6154   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6155   columns:
6156     - title: " |prein| Test Name |preout| "
6157       data: "data name"
6158     - 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| "
6159       data: "data msg"
6160   data: "dpdk-perf-results-3n-hsw"
6161   filter: "all"
6162   parameters:
6163   - "name"
6164   - "parent"
6165   - "msg"
6166
6167 # Detailed Test Results - DPDK Performance Results 3n-skx
6168 - type: "table"
6169   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6170   algorithm: "table_merged_details"
6171   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6172   columns:
6173     - title: " |prein| Test Name |preout| "
6174       data: "data name"
6175     - 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| "
6176       data: "data msg"
6177   data: "dpdk-perf-results-3n-skx"
6178   filter: "all"
6179   remove-ndr: True  # Temporary solution: remove NDR results from test message
6180   parameters:
6181   - "name"
6182   - "parent"
6183   - "msg"
6184
6185 # Detailed Test Results - DPDK Performance Results 2n-skx
6186 - type: "table"
6187   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6188   algorithm: "table_merged_details"
6189   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6190   columns:
6191     - title: " |prein| Test Name |preout| "
6192       data: "data name"
6193     - 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| "
6194       data: "data msg"
6195   data: "dpdk-perf-results-2n-skx"
6196   filter: "all"
6197   remove-ndr: True  # Temporary solution: remove NDR results from test message
6198   parameters:
6199   - "name"
6200   - "parent"
6201   - "msg"
6202
6203 # Detailed Test Results - DPDK Performance Results 2n-clx
6204 - type: "table"
6205   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6206   algorithm: "table_merged_details"
6207   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6208   columns:
6209     - title: " |prein| Test Name |preout| "
6210       data: "data name"
6211     - 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| "
6212       data: "data msg"
6213   data: "dpdk-perf-results-2n-clx"
6214   filter: "all"
6215   parameters:
6216   - "name"
6217   - "parent"
6218   - "msg"
6219
6220 # Detailed Test Results - DPDK Performance Results 2n-dnv
6221 - type: "table"
6222   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6223   algorithm: "table_merged_details"
6224   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6225   columns:
6226     - title: " |prein| Test Name |preout| "
6227       data: "data name"
6228     - 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| "
6229       data: "data msg"
6230   data: "dpdk-perf-results-2n-dnv"
6231   filter: "all"
6232   parameters:
6233   - "name"
6234   - "parent"
6235   - "msg"
6236
6237 # Detailed Test Results - DPDK Performance Results 3n-dnv
6238 - type: "table"
6239   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6240   algorithm: "table_merged_details"
6241   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6242   columns:
6243     - title: " |prein| Test Name |preout| "
6244       data: "data name"
6245     - 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| "
6246       data: "data msg"
6247   data: "dpdk-perf-results-3n-dnv"
6248   filter: "all"
6249   parameters:
6250   - "name"
6251   - "parent"
6252   - "msg"
6253
6254 # Detailed Test Results - DPDK Performance Results 3n-tsh
6255 - type: "table"
6256   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6257   algorithm: "table_merged_details"
6258   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6259   columns:
6260     - title: " |prein| Test Name |preout| "
6261       data: "data name"
6262     - 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| "
6263       data: "data msg"
6264   data: "dpdk-perf-results-3n-tsh"
6265   filter: "all"
6266   parameters:
6267   - "name"
6268   - "parent"
6269   - "msg"
6270
6271 ################################################################################
6272 ###                                F I L E S                                 ###
6273 ################################################################################
6274
6275 # VPP Performance Results
6276 - type: "file"
6277   title: "VPP Performance Results"
6278   algorithm: "file_details_split"
6279   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6280   dir-tables:
6281     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6282     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6283     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6284     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6285     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6286     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6287     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6288   data:
6289     - "vpp-perf-results-2n-skx"
6290     - "vpp-perf-results-3n-skx"
6291     - "vpp-perf-results-2n-clx"
6292     - "vpp-perf-results-3n-hsw"
6293     - "vpp-perf-results-3n-tsh"
6294     - "vpp-perf-results-2n-dnv"
6295     - "vpp-perf-results-3n-dnv"
6296   filter: "all"
6297   data-start-level: 4
6298   order-chapters:
6299     level-1:
6300       - "l2"
6301       - "ip4"
6302       - "ip6"
6303       - "srv6"
6304       - "ip4_tunnels"
6305       - "ip6_tunnels"
6306       - "vm_vhost"
6307       - "container_memif"
6308       - "crypto"
6309       - "vts"
6310       - "lb"
6311       - "nfv_density"
6312       - "hoststack"
6313     level-2:
6314       - "2n-skx"
6315       - "3n-skx"
6316       - "2n-clx"
6317       - "3n-hsw"
6318       - "3n-tsh"
6319       - "2n-dnv"
6320       - "3n-dnv"
6321     level-3:
6322       - "xl710"
6323       - "x520"
6324       - "xxv710"
6325       - "x710"
6326       - "x553"
6327       - "cx556a"
6328       - "vic1227"
6329       - "vic1385"
6330
6331 # VPP Performance Configuration
6332 - type: "file"
6333   title: "VPP Performance Configuration"
6334   algorithm: "file_details_split"
6335   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6336   dir-tables:
6337     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6338     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6339     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6340     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6341     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6342     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6343     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6344   data:
6345     - "vpp-perf-results-2n-skx"
6346     - "vpp-perf-results-3n-skx"
6347     - "vpp-perf-results-2n-clx"
6348     - "vpp-perf-results-3n-hsw"
6349     - "vpp-perf-results-3n-tsh"
6350     - "vpp-perf-results-2n-dnv"
6351     - "vpp-perf-results-3n-dnv"
6352   filter: "all"
6353   data-start-level: 4
6354   order-chapters:
6355     level-1:
6356       - "l2"
6357       - "ip4"
6358       - "ip6"
6359       - "srv6"
6360       - "ip4_tunnels"
6361       - "ip6_tunnels"
6362       - "vm_vhost"
6363       - "container_memif"
6364       - "crypto"
6365       - "vts"
6366       - "lb"
6367       - "nfv_density"
6368       - "hoststack"
6369     level-2:
6370       - "2n-skx"
6371       - "3n-skx"
6372       - "2n-clx"
6373       - "3n-hsw"
6374       - "3n-tsh"
6375       - "2n-dnv"
6376       - "3n-dnv"
6377     level-3:
6378       - "xl710"
6379       - "x520"
6380       - "xxv710"
6381       - "x710"
6382       - "x553"
6383       - "cx556a"
6384       - "vic1227"
6385       - "vic1385"
6386
6387 # VPP Performance Operational
6388 - type: "file"
6389   title: "VPP Performance Operational"
6390   algorithm: "file_details_split_html"
6391   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6392   dir-tables:
6393     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6394     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6395     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6396     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6397     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6398     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6399     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6400   data:
6401     - "vpp-perf-results-2n-skx"
6402     - "vpp-perf-results-3n-skx"
6403     - "vpp-perf-results-2n-clx"
6404     - "vpp-perf-results-3n-hsw"
6405     - "vpp-perf-results-3n-tsh"
6406     - "vpp-perf-results-2n-dnv"
6407     - "vpp-perf-results-3n-dnv"
6408   filter: "all"
6409   data-start-level: 4
6410   order-chapters:
6411     level-1:
6412       - "l2"
6413       - "ip4"
6414       - "ip6"
6415       - "srv6"
6416       - "ip4_tunnels"
6417       - "ip6_tunnels"
6418       - "vm_vhost"
6419       - "container_memif"
6420       - "crypto"
6421       - "vts"
6422       - "lb"
6423       - "nfv_density"
6424       - "hoststack"
6425     level-2:
6426       - "2n-skx"
6427       - "3n-skx"
6428       - "2n-clx"
6429       - "3n-hsw"
6430       - "3n-tsh"
6431       - "2n-dnv"
6432       - "3n-dnv"
6433     level-3:
6434       - "xl710"
6435       - "x520"
6436       - "xxv710"
6437       - "x710"
6438       - "x553"
6439       - "cx556a"
6440       - "vic1227"
6441       - "vic1385"
6442
6443 # VPP MRR Results
6444 - type: "file"
6445   title: "VPP MRR Results"
6446   algorithm: "file_details_split"
6447   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6448   dir-tables:
6449     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6450     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6451     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6452     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6453     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6454     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6455     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6456   data:
6457     - "vpp-mrr-results-2n-skx"
6458     - "vpp-mrr-results-3n-skx"
6459     - "vpp-mrr-results-2n-clx"
6460     - "vpp-mrr-results-3n-hsw"
6461     - "vpp-mrr-results-3n-tsh"
6462     - "vpp-mrr-results-2n-dnv"
6463     - "vpp-mrr-results-3n-dnv"
6464   filter: "all"
6465   data-start-level: 4
6466   order-chapters:
6467     level-1:
6468       - "l2"
6469       - "ip4"
6470       - "ip6"
6471       - "srv6"
6472       - "ip4_tunnels"
6473       - "ip6_tunnels"
6474       - "vm_vhost"
6475       - "container_memif"
6476       - "crypto"
6477       - "vts"
6478       - "lb"
6479       - "nfv_density"
6480       - "hoststack"
6481     level-2:
6482       - "2n-skx"
6483       - "3n-skx"
6484       - "2n-clx"
6485       - "3n-hsw"
6486       - "3n-tsh"
6487       - "2n-dnv"
6488       - "3n-dnv"
6489     level-3:
6490       - "xl710"
6491       - "x520"
6492       - "xxv710"
6493       - "x710"
6494       - "x553"
6495       - "cx556a"
6496       - "vic1227"
6497       - "vic1385"
6498
6499 # VPP MRR Configuration
6500 - type: "file"
6501   title: "VPP MRR Configuration"
6502   algorithm: "file_details_split"
6503   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6504   dir-tables:
6505     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6506     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6507     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6508     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6509     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6510     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6511     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6512   data:
6513     - "vpp-mrr-results-2n-skx"
6514     - "vpp-mrr-results-3n-skx"
6515     - "vpp-mrr-results-2n-clx"
6516     - "vpp-mrr-results-3n-hsw"
6517     - "vpp-mrr-results-3n-tsh"
6518     - "vpp-mrr-results-2n-dnv"
6519     - "vpp-mrr-results-3n-dnv"
6520   filter: "all"
6521   data-start-level: 4
6522   order-chapters:
6523     level-1:
6524       - "l2"
6525       - "ip4"
6526       - "ip6"
6527       - "srv6"
6528       - "ip4_tunnels"
6529       - "ip6_tunnels"
6530       - "vm_vhost"
6531       - "container_memif"
6532       - "crypto"
6533       - "vts"
6534       - "lb"
6535       - "nfv_density"
6536       - "hoststack"
6537     level-2:
6538       - "2n-skx"
6539       - "3n-skx"
6540       - "2n-clx"
6541       - "3n-hsw"
6542       - "3n-tsh"
6543       - "2n-dnv"
6544       - "3n-dnv"
6545     level-3:
6546       - "xl710"
6547       - "x520"
6548       - "xxv710"
6549       - "x710"
6550       - "x553"
6551       - "cx556a"
6552       - "vic1227"
6553       - "vic1385"
6554
6555 # VPP Device Results - Ubuntu
6556 - type: "file"
6557   title: "VPP Device Results - Ubuntu"
6558   algorithm: "file_test_results"
6559   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6560   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6561   data: "vpp-device-results-ubuntu"
6562   filter: "all"
6563   data-start-level: 4
6564
6565 # VPP Device Configuration - Ubuntu
6566 - type: "file"
6567   title: "VPP Device Configuration - Ubuntu"
6568   algorithm: "file_test_results"
6569   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6570   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6571   data: "vpp-device-results-ubuntu"
6572   filter: "all"
6573   data-start-level: 4
6574
6575 # DPDK Performance Results 3n-hsw
6576 - type: "file"
6577   title: "DPDK Performance Results 3n-hsw"
6578   algorithm: "file_test_results"
6579   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6580   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6581   data: "dpdk-perf-results-3n-hsw"
6582   filter: "all"
6583   data-start-level: 4
6584
6585 # DPDK Performance Results 3n-skx
6586 - type: "file"
6587   title: "DPDK Performance Results 3n-skx"
6588   algorithm: "file_test_results"
6589   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6590   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6591   data: "dpdk-perf-results-3n-skx"
6592   filter: "all"
6593   data-start-level: 4
6594
6595 # DPDK Performance Results 2n-skx
6596 - type: "file"
6597   title: "DPDK Performance Results 2n-skx"
6598   algorithm: "file_test_results"
6599   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6600   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6601   data: "dpdk-perf-results-2n-skx"
6602   filter: "all"
6603   data-start-level: 4
6604
6605 # DPDK Performance Results 2n-clx
6606 - type: "file"
6607   title: "DPDK Performance Results 2n-clx"
6608   algorithm: "file_test_results"
6609   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6610   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6611   data: "dpdk-perf-results-2n-clx"
6612   filter: "all"
6613   data-start-level: 4
6614
6615 # DPDK Performance Results 2n-dnv
6616 - type: "file"
6617   title: "DPDK Performance Results 2n-dnv"
6618   algorithm: "file_test_results"
6619   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6620   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6621   data: "dpdk-perf-results-2n-dnv"
6622   filter: "all"
6623   data-start-level: 4
6624
6625 # DPDK Performance Results 3n-dnv
6626 - type: "file"
6627   title: "DPDK Performance Results 3n-dnv"
6628   algorithm: "file_test_results"
6629   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6630   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6631   data: "dpdk-perf-results-3n-dnv"
6632   filter: "all"
6633   data-start-level: 4
6634
6635 # DPDK Performance Results 3n-tsh
6636 - type: "file"
6637   title: "DPDK Performance Results 3n-tsh"
6638   algorithm: "file_test_results"
6639   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6640   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6641   data: "dpdk-perf-results-3n-tsh"
6642   filter: "all"
6643   data-start-level: 4
6644
6645 ################################################################################
6646 ###                                P L O T S                                 ###
6647 ################################################################################
6648
6649 # Hoststack tests 3n-hsw
6650
6651 - type: "plot"
6652   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6653   algorithm: "plot_perf_box_name"
6654   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6655   data: "plot-vpp-hoststack-3n-hsw"
6656   include:
6657     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6658     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6659   layout:
6660     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6661     layout: "plot-hoststack"
6662
6663 - type: "plot"
6664   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6665   algorithm: "plot_perf_box_name"
6666   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6667   data: "plot-vpp-hoststack-3n-hsw"
6668   include:
6669     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6670     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6671   layout:
6672     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6673     layout: "plot-hoststack"
6674
6675 - type: "plot"
6676   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6677   algorithm: "plot_perf_box_name"
6678   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
6679   data: "plot-vpp-hoststack-3n-hsw"
6680   include:
6681     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6682     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6683     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6684     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6685   layout:
6686     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6687     layout: "plot-hoststack"
6688
6689 # Plots VPP HTTP Server Performance
6690 - type: "plot"
6691   title: "VPP HTTP Server Performance"
6692   algorithm: "plot_http_server_perf_box"
6693   output-file-type: ".html"
6694   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6695   data:
6696     "plot-vpp-http-server-performance"
6697   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6698   parameters:
6699   - "result"
6700   - "name"
6701   traces:
6702     hoverinfo: "y+name"
6703     boxpoints: "outliers"
6704     whiskerwidth: 0
6705   layout:
6706     title: "VPP HTTP Server Performance"
6707     layout:
6708       "plot-cps"
6709
6710 - type: "plot"
6711   title: "VPP HTTP Server Performance"
6712   algorithm: "plot_http_server_perf_box"
6713   output-file-type: ".html"
6714   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6715   data:
6716     "plot-vpp-http-server-performance"
6717   filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6718   parameters:
6719   - "result"
6720   - "name"
6721   traces:
6722     hoverinfo: "y+name"
6723     boxpoints: "outliers"
6724     whiskerwidth: 0
6725   layout:
6726     title: "VPP HTTP Server Performance"
6727     layout:
6728       "plot-rps"
6729
6730 ################################################################################
6731
6732 # Soak Test (PLRsearch), boxes - 2n-clx
6733 - type: "plot"
6734   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6735   algorithm: "plot_perf_box_name"
6736   output-file-type: ".html"
6737   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6738   data: "plot-vpp-soak-2n-clx"
6739   include:
6740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6746   layout:
6747     title: "30 Minutes Soak Test (PLRsearch)"
6748     layout: "plot-soak-throughput"
6749
6750 # Soak Test (PLRsearch), boxes - 2n-clx
6751 - type: "plot"
6752   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6753   algorithm: "plot_perf_box_name"
6754   output-file-type: ".html"
6755   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6756   data: "plot-vpp-soak-2n-clx"
6757   include:
6758     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6759     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6760     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6761     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6762     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6763     - "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"
6764   layout:
6765     title: "30 Minutes Soak Test (PLRsearch)"
6766     layout: "plot-soak-throughput"
6767
6768 # Soak Test (PLRsearch), boxes - 2n-skx
6769 - type: "plot"
6770   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6771   algorithm: "plot_perf_box_name"
6772   output-file-type: ".html"
6773   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
6774   data: "plot-vpp-soak-2n-skx"
6775   include:
6776     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6777     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6778     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6782   layout:
6783     title: "30 Minutes Soak Test (PLRsearch)"
6784     layout: "plot-soak-throughput"
6785
6786 # Soak Test (PLRsearch), boxes - 2n-skx
6787 - type: "plot"
6788   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6789   algorithm: "plot_perf_box_name"
6790   output-file-type: ".html"
6791   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
6792   data: "plot-vpp-soak-2n-skx"
6793   include:
6794     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6795     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6796     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6797     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6799     - "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"
6800   layout:
6801     title: "30 Minutes Soak Test (PLRsearch)"
6802     layout: "plot-soak-throughput"
6803
6804 ###############################################################################
6805
6806 # Reconf tests 2n-skx
6807
6808 - type: "plot"
6809   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6810   algorithm: "plot_nf_reconf_box_name"
6811   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6812   data: "plot-vpp-nfv-reconf-2n-skx"
6813   include:
6814     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6815     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6816     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6817     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6818     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
6819     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
6820   layout:
6821     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6822     layout: "plot-throughput"
6823
6824 - type: "plot"
6825   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6826   algorithm: "plot_nf_reconf_box_name"
6827   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6828   data: "plot-vpp-nfv-reconf-2n-skx"
6829   include:
6830     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6831     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6832     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6833     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6834     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
6835     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
6836   layout:
6837     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6838     layout: "plot-throughput"
6839
6840 - type: "plot"
6841   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6842   algorithm: "plot_nf_reconf_box_name"
6843   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6844   data: "plot-vpp-nfv-reconf-2n-skx"
6845   include:
6846     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6847     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6848     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6849     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6850     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
6851     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
6852   layout:
6853     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6854     layout: "plot-throughput"
6855
6856 ###############################################################################
6857
6858 # Reconf tests 2n-clx
6859
6860 - type: "plot"
6861   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6862   algorithm: "plot_nf_reconf_box_name"
6863   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6864   data: "plot-vpp-nfv-reconf-2n-clx"
6865   include:
6866     - "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"
6867     - "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"
6868     - "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"
6869     - "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"
6870   layout:
6871     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6872     layout: "plot-throughput"
6873
6874 - type: "plot"
6875   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6876   algorithm: "plot_nf_reconf_box_name"
6877   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6878   data: "plot-vpp-nfv-reconf-2n-clx"
6879   include:
6880     - "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"
6881     - "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"
6882     - "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"
6883     - "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"
6884   layout:
6885     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6886     layout: "plot-throughput"
6887
6888 - type: "plot"
6889   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6890   algorithm: "plot_nf_reconf_box_name"
6891   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6892   data: "plot-vpp-nfv-reconf-2n-clx"
6893   include:
6894     - "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"
6895     - "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"
6896     - "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"
6897     - "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"
6898   layout:
6899     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6900     layout: "plot-throughput"
6901
6902 ################################################################################
6903 ## Plots - NF Density - VSC - MRR 64b
6904 #- type: "plot"
6905 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6906 #  algorithm: "plot_nf_heatmap"
6907 #  output-file-type: ".html"
6908 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6909 #  data: "plot-vpp-nfv-2n-skx-mrr"
6910 #  filter: "'NIC_Intel-XXV710' and
6911 #           'NF_DENSITY' and
6912 #           'VHOST' and
6913 #           not 'VXLAN' and
6914 #           'CHAIN' and
6915 #           'NF_VPPIP4' and
6916 #           '64B' and
6917 #           '2T1C' and
6918 #           'MRR'"
6919 #  parameters:
6920 #  - "result"
6921 #  - "name"
6922 #  - "tags"
6923 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6924 #  x-axis: "X = VNFs per Service Chain"
6925 #  y-axis: "Y = Number of Service Chains"
6926 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6927 #  layout:
6928 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6929 #    layout: "plot-service-density"
6930 #
6931 #- type: "plot"
6932 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6933 #  algorithm: "plot_nf_heatmap"
6934 #  output-file-type: ".html"
6935 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6936 #  data: "plot-vpp-nfv-2n-skx-mrr"
6937 #  filter: "'NIC_Intel-XXV710' and
6938 #           'NF_DENSITY' and
6939 #           'VHOST' and
6940 #           not 'VXLAN' and
6941 #           'CHAIN' and
6942 #           'NF_VPPIP4' and
6943 #           '64B' and
6944 #           '4T2C' and
6945 #           'MRR'"
6946 #  parameters:
6947 #  - "result"
6948 #  - "name"
6949 #  - "tags"
6950 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6951 #  x-axis: "X = VNFs per Service Chain"
6952 #  y-axis: "Y = Number of Service Chains"
6953 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6954 #  layout:
6955 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6956 #    layout: "plot-service-density"
6957 #
6958 #- type: "plot"
6959 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6960 #  algorithm: "plot_nf_heatmap"
6961 #  output-file-type: ".html"
6962 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6963 #  data: "plot-vpp-nfv-2n-skx-mrr"
6964 #  filter: "'NIC_Intel-XXV710' and
6965 #           'NF_DENSITY' and
6966 #           'VHOST' and
6967 #           not 'VXLAN' and
6968 #           'CHAIN' and
6969 #           'NF_VPPIP4' and
6970 #           '64B' and
6971 #           '8T4C' and
6972 #           'MRR'"
6973 #  parameters:
6974 #  - "result"
6975 #  - "name"
6976 #  - "tags"
6977 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6978 #  x-axis: "X = VNFs per Service Chain"
6979 #  y-axis: "Y = Number of Service Chains"
6980 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6981 #  layout:
6982 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6983 #    layout: "plot-service-density"
6984 #
6985 ## Plots - NF Density - VSC - MRR IMIX
6986 #- type: "plot"
6987 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6988 #  algorithm: "plot_nf_heatmap"
6989 #  output-file-type: ".html"
6990 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6991 #  data: "plot-vpp-nfv-2n-skx-mrr"
6992 #  filter: "'NIC_Intel-XXV710' and
6993 #           'NF_DENSITY' and
6994 #           'VHOST' and
6995 #           not 'VXLAN' and
6996 #           'CHAIN' and
6997 #           'NF_VPPIP4' and
6998 #           'IMIX' and
6999 #           '2T1C' and
7000 #           'MRR'"
7001 #  parameters:
7002 #  - "result"
7003 #  - "name"
7004 #  - "tags"
7005 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7006 #  x-axis: "X = VNFs per Service Chain"
7007 #  y-axis: "Y = Number of Service Chains"
7008 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7009 #  layout:
7010 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7011 #    layout: "plot-service-density"
7012 #
7013 #- type: "plot"
7014 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7015 #  algorithm: "plot_nf_heatmap"
7016 #  output-file-type: ".html"
7017 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7018 #  data: "plot-vpp-nfv-2n-skx-mrr"
7019 #  filter: "'NIC_Intel-XXV710' and
7020 #           'NF_DENSITY' and
7021 #           'VHOST' and
7022 #           not 'VXLAN' and
7023 #           'CHAIN' and
7024 #           'NF_VPPIP4' and
7025 #           'IMIX' and
7026 #           '4T2C' and
7027 #           'MRR'"
7028 #  parameters:
7029 #  - "result"
7030 #  - "name"
7031 #  - "tags"
7032 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7033 #  x-axis: "X = VNFs per Service Chain"
7034 #  y-axis: "Y = Number of Service Chains"
7035 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7036 #  layout:
7037 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7038 #    layout: "plot-service-density"
7039 #
7040 #- type: "plot"
7041 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7042 #  algorithm: "plot_nf_heatmap"
7043 #  output-file-type: ".html"
7044 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7045 #  data: "plot-vpp-nfv-2n-skx-mrr"
7046 #  filter: "'NIC_Intel-XXV710' and
7047 #           'NF_DENSITY' and
7048 #           'VHOST' and
7049 #           not 'VXLAN' and
7050 #           'CHAIN' and
7051 #           'NF_VPPIP4' and
7052 #           'IMIX' and
7053 #           '8T4C' and
7054 #           'MRR'"
7055 #  parameters:
7056 #  - "result"
7057 #  - "name"
7058 #  - "tags"
7059 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7060 #  x-axis: "X = VNFs per Service Chain"
7061 #  y-axis: "Y = Number of Service Chains"
7062 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7063 #  layout:
7064 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7065 #    layout: "plot-service-density"
7066 #
7067 ## Plots - NF Density - VSC - NDR 64b
7068 #- type: "plot"
7069 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7070 #  algorithm: "plot_nf_heatmap"
7071 #  output-file-type: ".html"
7072 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
7073 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7074 #  filter: "'NIC_Intel-XXV710' and
7075 #           'NF_DENSITY' and
7076 #           'VHOST' and
7077 #           not 'VXLAN' and
7078 #           'CHAIN' and
7079 #           'NF_VPPIP4' and
7080 #           '64B' and
7081 #           '2T1C' and
7082 #           'NDRPDR'"
7083 #  parameters:
7084 #  - "throughput"
7085 #  - "name"
7086 #  - "tags"
7087 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7088 #  x-axis: "X = VNFs per Service Chain"
7089 #  y-axis: "Y = Number of Service Chains"
7090 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7091 #  layout:
7092 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7093 #    layout: "plot-service-density"
7094 #
7095 #- type: "plot"
7096 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7097 #  algorithm: "plot_nf_heatmap"
7098 #  output-file-type: ".html"
7099 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
7100 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7101 #  filter: "'NIC_Intel-XXV710' and
7102 #           'NF_DENSITY' and
7103 #           'VHOST' and
7104 #           not 'VXLAN' and
7105 #           'CHAIN' and
7106 #           'NF_VPPIP4' and
7107 #           '64B' and
7108 #           '4T2C' and
7109 #           'NDRPDR'"
7110 #  parameters:
7111 #  - "throughput"
7112 #  - "name"
7113 #  - "tags"
7114 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7115 #  x-axis: "X = VNFs per Service Chain"
7116 #  y-axis: "Y = Number of Service Chains"
7117 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7118 #  layout:
7119 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7120 #    layout: "plot-service-density"
7121 #
7122 #- type: "plot"
7123 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7124 #  algorithm: "plot_nf_heatmap"
7125 #  output-file-type: ".html"
7126 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
7127 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7128 #  filter: "'NIC_Intel-XXV710' and
7129 #           'NF_DENSITY' and
7130 #           'VHOST' and
7131 #           not 'VXLAN' and
7132 #           'CHAIN' and
7133 #           'NF_VPPIP4' and
7134 #           '64B' and
7135 #           '8T4C' and
7136 #           'NDRPDR'"
7137 #  parameters:
7138 #  - "throughput"
7139 #  - "name"
7140 #  - "tags"
7141 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7142 #  x-axis: "X = VNFs per Service Chain"
7143 #  y-axis: "Y = Number of Service Chains"
7144 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7145 #  layout:
7146 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7147 #    layout: "plot-service-density"
7148 #
7149 ## Plots - NF Density - VSC - NDR IMIX
7150 #- type: "plot"
7151 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7152 #  algorithm: "plot_nf_heatmap"
7153 #  output-file-type: ".html"
7154 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7155 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7156 #  filter: "'NIC_Intel-XXV710' and
7157 #           'NF_DENSITY' and
7158 #           'VHOST' and
7159 #           not 'VXLAN' and
7160 #           'CHAIN' and
7161 #           'NF_VPPIP4' and
7162 #           'IMIX' and
7163 #           '2T1C' and
7164 #           'NDRPDR'"
7165 #  parameters:
7166 #  - "throughput"
7167 #  - "name"
7168 #  - "tags"
7169 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7170 #  x-axis: "X = VNFs per Service Chain"
7171 #  y-axis: "Y = Number of Service Chains"
7172 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7173 #  layout:
7174 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7175 #    layout: "plot-service-density"
7176 #
7177 #- type: "plot"
7178 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7179 #  algorithm: "plot_nf_heatmap"
7180 #  output-file-type: ".html"
7181 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7182 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7183 #  filter: "'NIC_Intel-XXV710' and
7184 #           'NF_DENSITY' and
7185 #           'VHOST' and
7186 #           not 'VXLAN' and
7187 #           'CHAIN' and
7188 #           'NF_VPPIP4' and
7189 #           'IMIX' and
7190 #           '4T2C' and
7191 #           'NDRPDR'"
7192 #  parameters:
7193 #  - "throughput"
7194 #  - "name"
7195 #  - "tags"
7196 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7197 #  x-axis: "X = VNFs per Service Chain"
7198 #  y-axis: "Y = Number of Service Chains"
7199 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7200 #  layout:
7201 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7202 #    layout: "plot-service-density"
7203 #
7204 #- type: "plot"
7205 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7206 #  algorithm: "plot_nf_heatmap"
7207 #  output-file-type: ".html"
7208 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7209 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7210 #  filter: "'NIC_Intel-XXV710' and
7211 #           'NF_DENSITY' and
7212 #           'VHOST' and
7213 #           not 'VXLAN' and
7214 #           'CHAIN' and
7215 #           'NF_VPPIP4' and
7216 #           'IMIX' and
7217 #           '8T4C' and
7218 #           'NDRPDR'"
7219 #  parameters:
7220 #  - "throughput"
7221 #  - "name"
7222 #  - "tags"
7223 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7224 #  x-axis: "X = VNFs per Service Chain"
7225 #  y-axis: "Y = Number of Service Chains"
7226 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7227 #  layout:
7228 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7229 #    layout: "plot-service-density"
7230 #
7231 ## Plots - NF Density - VSC - PDR 64b
7232 #- type: "plot"
7233 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7234 #  algorithm: "plot_nf_heatmap"
7235 #  output-file-type: ".html"
7236 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
7237 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7238 #  filter: "'NIC_Intel-XXV710' and
7239 #           'NF_DENSITY' and
7240 #           'VHOST' and
7241 #           not 'VXLAN' and
7242 #           'CHAIN' and
7243 #           'NF_VPPIP4' and
7244 #           '64B' and
7245 #           '2T1C' and
7246 #           'NDRPDR'"
7247 #  parameters:
7248 #  - "throughput"
7249 #  - "name"
7250 #  - "tags"
7251 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7252 #  x-axis: "X = VNFs per Service Chain"
7253 #  y-axis: "Y = Number of Service Chains"
7254 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7255 #  layout:
7256 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7257 #    layout: "plot-service-density"
7258 #
7259 #- type: "plot"
7260 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7261 #  algorithm: "plot_nf_heatmap"
7262 #  output-file-type: ".html"
7263 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
7264 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7265 #  filter: "'NIC_Intel-XXV710' and
7266 #           'NF_DENSITY' and
7267 #           'VHOST' and
7268 #           not 'VXLAN' and
7269 #           'CHAIN' and
7270 #           'NF_VPPIP4' and
7271 #           '64B' and
7272 #           '4T2C' and
7273 #           'NDRPDR'"
7274 #  parameters:
7275 #  - "throughput"
7276 #  - "name"
7277 #  - "tags"
7278 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7279 #  x-axis: "X = VNFs per Service Chain"
7280 #  y-axis: "Y = Number of Service Chains"
7281 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7282 #  layout:
7283 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7284 #    layout: "plot-service-density"
7285 #
7286 #- type: "plot"
7287 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7288 #  algorithm: "plot_nf_heatmap"
7289 #  output-file-type: ".html"
7290 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
7291 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7292 #  filter: "'NIC_Intel-XXV710' and
7293 #           'NF_DENSITY' and
7294 #           'VHOST' and
7295 #           not 'VXLAN' and
7296 #           'CHAIN' and
7297 #           'NF_VPPIP4' and
7298 #           '64B' and
7299 #           '8T4C' and
7300 #           'NDRPDR'"
7301 #  parameters:
7302 #  - "throughput"
7303 #  - "name"
7304 #  - "tags"
7305 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7306 #  x-axis: "X = VNFs per Service Chain"
7307 #  y-axis: "Y = Number of Service Chains"
7308 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7309 #  layout:
7310 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7311 #    layout: "plot-service-density"
7312 #
7313 ## Plots - NF Density - VSC - PDR IMIX
7314 #- type: "plot"
7315 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7316 #  algorithm: "plot_nf_heatmap"
7317 #  output-file-type: ".html"
7318 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7319 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7320 #  filter: "'NIC_Intel-XXV710' and
7321 #           'NF_DENSITY' and
7322 #           'VHOST' and
7323 #           not 'VXLAN' and
7324 #           'CHAIN' and
7325 #           'NF_VPPIP4' and
7326 #           'IMIX' and
7327 #           '2T1C' and
7328 #           'NDRPDR'"
7329 #  parameters:
7330 #  - "throughput"
7331 #  - "name"
7332 #  - "tags"
7333 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7334 #  x-axis: "X = VNFs per Service Chain"
7335 #  y-axis: "Y = Number of Service Chains"
7336 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7337 #  layout:
7338 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7339 #    layout: "plot-service-density"
7340 #
7341 #- type: "plot"
7342 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7343 #  algorithm: "plot_nf_heatmap"
7344 #  output-file-type: ".html"
7345 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7346 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7347 #  filter: "'NIC_Intel-XXV710' and
7348 #           'NF_DENSITY' and
7349 #           'VHOST' and
7350 #           not 'VXLAN' and
7351 #           'CHAIN' and
7352 #           'NF_VPPIP4' and
7353 #           'IMIX' and
7354 #           '4T2C' and
7355 #           'NDRPDR'"
7356 #  parameters:
7357 #  - "throughput"
7358 #  - "name"
7359 #  - "tags"
7360 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7361 #  x-axis: "X = VNFs per Service Chain"
7362 #  y-axis: "Y = Number of Service Chains"
7363 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7364 #  layout:
7365 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7366 #    layout: "plot-service-density"
7367 #
7368 #- type: "plot"
7369 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7370 #  algorithm: "plot_nf_heatmap"
7371 #  output-file-type: ".html"
7372 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7373 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7374 #  filter: "'NIC_Intel-XXV710' and
7375 #           'NF_DENSITY' and
7376 #           'VHOST' and
7377 #           not 'VXLAN' and
7378 #           'CHAIN' and
7379 #           'NF_VPPIP4' and
7380 #           'IMIX' and
7381 #           '8T4C' and
7382 #           'NDRPDR'"
7383 #  parameters:
7384 #  - "throughput"
7385 #  - "name"
7386 #  - "tags"
7387 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7388 #  x-axis: "X = VNFs per Service Chain"
7389 #  y-axis: "Y = Number of Service Chains"
7390 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7391 #  layout:
7392 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7393 #    layout: "plot-service-density"
7394 #
7395 ################################################################################
7396 ## Plots - NF Density - VSC - MRR 64b
7397 #- type: "plot"
7398 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7399 #  algorithm: "plot_nf_heatmap"
7400 #  output-file-type: ".html"
7401 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
7402 #  data: "plot-vpp-nfv-2n-skx-mrr"
7403 #  filter: "'NIC_Intel-XXV710' and
7404 #           'NF_DENSITY' and
7405 #           'VHOST' and
7406 #           'VXLAN' and
7407 #           'CHAIN' and
7408 #           '118' and
7409 #           '2T1C' and
7410 #           'MRR'"
7411 #  parameters:
7412 #  - "result"
7413 #  - "name"
7414 #  - "tags"
7415 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7416 #  x-axis: "X = VNFs per Service Chain"
7417 #  y-axis: "Y = Number of Service Chains"
7418 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7419 #  layout:
7420 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7421 #    layout: "plot-service-density"
7422 #
7423 #- type: "plot"
7424 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7425 #  algorithm: "plot_nf_heatmap"
7426 #  output-file-type: ".html"
7427 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
7428 #  data: "plot-vpp-nfv-2n-skx-mrr"
7429 #  filter: "'NIC_Intel-XXV710' and
7430 #           'NF_DENSITY' and
7431 #           'VHOST' and
7432 #           'VXLAN' and
7433 #           'CHAIN' and
7434 #           '118' and
7435 #           '4T2C' and
7436 #           'MRR'"
7437 #  parameters:
7438 #  - "result"
7439 #  - "name"
7440 #  - "tags"
7441 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7442 #  x-axis: "X = VNFs per Service Chain"
7443 #  y-axis: "Y = Number of Service Chains"
7444 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7445 #  layout:
7446 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7447 #    layout: "plot-service-density"
7448 #
7449 #- type: "plot"
7450 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7451 #  algorithm: "plot_nf_heatmap"
7452 #  output-file-type: ".html"
7453 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
7454 #  data: "plot-vpp-nfv-2n-skx-mrr"
7455 #  filter: "'NIC_Intel-XXV710' and
7456 #           'NF_DENSITY' and
7457 #           'VHOST' and
7458 #           'VXLAN' and
7459 #           'CHAIN' and
7460 #           '118' and
7461 #           '8T4C' and
7462 #           'MRR'"
7463 #  parameters:
7464 #  - "result"
7465 #  - "name"
7466 #  - "tags"
7467 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7468 #  x-axis: "X = VNFs per Service Chain"
7469 #  y-axis: "Y = Number of Service Chains"
7470 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7471 #  layout:
7472 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7473 #    layout: "plot-service-density"
7474 #
7475 ## Plots - NF Density - VSC - MRR IMIX
7476 #- type: "plot"
7477 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7478 #  algorithm: "plot_nf_heatmap"
7479 #  output-file-type: ".html"
7480 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7481 #  data: "plot-vpp-nfv-2n-skx-mrr"
7482 #  filter: "'NIC_Intel-XXV710' and
7483 #           'NF_DENSITY' and
7484 #           'VHOST' and
7485 #           'VXLAN' and
7486 #           'CHAIN' and
7487 #           'IMIX' and
7488 #           '2T1C' and
7489 #           'MRR'"
7490 #  parameters:
7491 #  - "result"
7492 #  - "name"
7493 #  - "tags"
7494 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7495 #  x-axis: "X = VNFs per Service Chain"
7496 #  y-axis: "Y = Number of Service Chains"
7497 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7498 #  layout:
7499 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7500 #    layout: "plot-service-density"
7501 #
7502 #- type: "plot"
7503 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7504 #  algorithm: "plot_nf_heatmap"
7505 #  output-file-type: ".html"
7506 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7507 #  data: "plot-vpp-nfv-2n-skx-mrr"
7508 #  filter: "'NIC_Intel-XXV710' and
7509 #           'NF_DENSITY' and
7510 #           'VHOST' and
7511 #           'VXLAN' and
7512 #           'CHAIN' and
7513 #           'IMIX' and
7514 #           '4T2C' and
7515 #           'MRR'"
7516 #  parameters:
7517 #  - "result"
7518 #  - "name"
7519 #  - "tags"
7520 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7521 #  x-axis: "X = VNFs per Service Chain"
7522 #  y-axis: "Y = Number of Service Chains"
7523 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7524 #  layout:
7525 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7526 #    layout: "plot-service-density"
7527 #
7528 #- type: "plot"
7529 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7530 #  algorithm: "plot_nf_heatmap"
7531 #  output-file-type: ".html"
7532 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7533 #  data: "plot-vpp-nfv-2n-skx-mrr"
7534 #  filter: "'NIC_Intel-XXV710' and
7535 #           'NF_DENSITY' and
7536 #           'VHOST' and
7537 #           'VXLAN' and
7538 #           'CHAIN' and
7539 #           'IMIX' and
7540 #           '8T4C' and
7541 #           'MRR'"
7542 #  parameters:
7543 #  - "result"
7544 #  - "name"
7545 #  - "tags"
7546 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7547 #  x-axis: "X = VNFs per Service Chain"
7548 #  y-axis: "Y = Number of Service Chains"
7549 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7550 #  layout:
7551 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7552 #    layout: "plot-service-density"
7553 #
7554 ## Plots - NF Density - VSC - NDR 64b
7555 #- type: "plot"
7556 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7557 #  algorithm: "plot_nf_heatmap"
7558 #  output-file-type: ".html"
7559 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7560 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7561 #  filter: "'NIC_Intel-XXV710' and
7562 #           'NF_DENSITY' and
7563 #           'VHOST' and
7564 #           'VXLAN' and
7565 #           'CHAIN' and
7566 #           '118' and
7567 #           '2T1C' and
7568 #           'NDRPDR'"
7569 #  parameters:
7570 #  - "throughput"
7571 #  - "name"
7572 #  - "tags"
7573 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7574 #  x-axis: "X = VNFs per Service Chain"
7575 #  y-axis: "Y = Number of Service Chains"
7576 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7577 #  layout:
7578 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7579 #    layout: "plot-service-density"
7580 #
7581 #- type: "plot"
7582 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7583 #  algorithm: "plot_nf_heatmap"
7584 #  output-file-type: ".html"
7585 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7586 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7587 #  filter: "'NIC_Intel-XXV710' and
7588 #           'NF_DENSITY' and
7589 #           'VHOST' and
7590 #           'VXLAN' and
7591 #           'CHAIN' and
7592 #           '118' and
7593 #           '4T2C' and
7594 #           'NDRPDR'"
7595 #  parameters:
7596 #  - "throughput"
7597 #  - "name"
7598 #  - "tags"
7599 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7600 #  x-axis: "X = VNFs per Service Chain"
7601 #  y-axis: "Y = Number of Service Chains"
7602 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7603 #  layout:
7604 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7605 #    layout: "plot-service-density"
7606 #
7607 #- type: "plot"
7608 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7609 #  algorithm: "plot_nf_heatmap"
7610 #  output-file-type: ".html"
7611 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7612 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7613 #  filter: "'NIC_Intel-XXV710' and
7614 #           'NF_DENSITY' and
7615 #           'VHOST' and
7616 #           'VXLAN' and
7617 #           'CHAIN' and
7618 #           '118' and
7619 #           '8T4C' and
7620 #           'NDRPDR'"
7621 #  parameters:
7622 #  - "throughput"
7623 #  - "name"
7624 #  - "tags"
7625 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7626 #  x-axis: "X = VNFs per Service Chain"
7627 #  y-axis: "Y = Number of Service Chains"
7628 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7629 #  layout:
7630 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7631 #    layout: "plot-service-density"
7632 #
7633 ## Plots - NF Density - VSC - NDR IMIX
7634 #- type: "plot"
7635 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7636 #  algorithm: "plot_nf_heatmap"
7637 #  output-file-type: ".html"
7638 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7639 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7640 #  filter: "'NIC_Intel-XXV710' and
7641 #           'NF_DENSITY' and
7642 #           'VHOST' and
7643 #           'VXLAN' and
7644 #           'CHAIN' and
7645 #           'IMIX' and
7646 #           '2T1C' and
7647 #           'NDRPDR'"
7648 #  parameters:
7649 #  - "throughput"
7650 #  - "name"
7651 #  - "tags"
7652 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7653 #  x-axis: "X = VNFs per Service Chain"
7654 #  y-axis: "Y = Number of Service Chains"
7655 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7656 #  layout:
7657 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7658 #    layout: "plot-service-density"
7659 #
7660 #- type: "plot"
7661 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7662 #  algorithm: "plot_nf_heatmap"
7663 #  output-file-type: ".html"
7664 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7665 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7666 #  filter: "'NIC_Intel-XXV710' and
7667 #           'NF_DENSITY' and
7668 #           'VHOST' and
7669 #           'VXLAN' and
7670 #           'CHAIN' and
7671 #           'IMIX' and
7672 #           '4T2C' and
7673 #           'NDRPDR'"
7674 #  parameters:
7675 #  - "throughput"
7676 #  - "name"
7677 #  - "tags"
7678 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7679 #  x-axis: "X = VNFs per Service Chain"
7680 #  y-axis: "Y = Number of Service Chains"
7681 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7682 #  layout:
7683 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7684 #    layout: "plot-service-density"
7685 #
7686 #- type: "plot"
7687 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7688 #  algorithm: "plot_nf_heatmap"
7689 #  output-file-type: ".html"
7690 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7691 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7692 #  filter: "'NIC_Intel-XXV710' and
7693 #           'NF_DENSITY' and
7694 #           'VHOST' and
7695 #           'VXLAN' and
7696 #           'CHAIN' and
7697 #           'IMIX' and
7698 #           '8T4C' and
7699 #           'NDRPDR'"
7700 #  parameters:
7701 #  - "throughput"
7702 #  - "name"
7703 #  - "tags"
7704 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7705 #  x-axis: "X = VNFs per Service Chain"
7706 #  y-axis: "Y = Number of Service Chains"
7707 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7708 #  layout:
7709 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7710 #    layout: "plot-service-density"
7711 #
7712 ## Plots - NF Density - VSC - PDR 64b
7713 #- type: "plot"
7714 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7715 #  algorithm: "plot_nf_heatmap"
7716 #  output-file-type: ".html"
7717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7718 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7719 #  filter: "'NIC_Intel-XXV710' and
7720 #           'NF_DENSITY' and
7721 #           'VHOST' and
7722 #           'VXLAN' and
7723 #           'CHAIN' and
7724 #           '118' and
7725 #           '2T1C' and
7726 #           'NDRPDR'"
7727 #  parameters:
7728 #  - "throughput"
7729 #  - "name"
7730 #  - "tags"
7731 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7732 #  x-axis: "X = VNFs per Service Chain"
7733 #  y-axis: "Y = Number of Service Chains"
7734 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7735 #  layout:
7736 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7737 #    layout: "plot-service-density"
7738 #
7739 #- type: "plot"
7740 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7741 #  algorithm: "plot_nf_heatmap"
7742 #  output-file-type: ".html"
7743 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7744 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7745 #  filter: "'NIC_Intel-XXV710' and
7746 #           'NF_DENSITY' and
7747 #           'VHOST' and
7748 #           'VXLAN' and
7749 #           'CHAIN' and
7750 #           '118' and
7751 #           '4T2C' and
7752 #           'NDRPDR'"
7753 #  parameters:
7754 #  - "throughput"
7755 #  - "name"
7756 #  - "tags"
7757 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7758 #  x-axis: "X = VNFs per Service Chain"
7759 #  y-axis: "Y = Number of Service Chains"
7760 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7761 #  layout:
7762 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7763 #    layout: "plot-service-density"
7764 #
7765 #- type: "plot"
7766 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7767 #  algorithm: "plot_nf_heatmap"
7768 #  output-file-type: ".html"
7769 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7770 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7771 #  filter: "'NIC_Intel-XXV710' and
7772 #           'NF_DENSITY' and
7773 #           'VHOST' and
7774 #           'VXLAN' and
7775 #           'CHAIN' and
7776 #           '118' and
7777 #           '8T4C' and
7778 #           'NDRPDR'"
7779 #  parameters:
7780 #  - "throughput"
7781 #  - "name"
7782 #  - "tags"
7783 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7784 #  x-axis: "X = VNFs per Service Chain"
7785 #  y-axis: "Y = Number of Service Chains"
7786 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7787 #  layout:
7788 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7789 #    layout: "plot-service-density"
7790 #
7791 ## Plots - NF Density - VSC - PDR IMIX
7792 #- type: "plot"
7793 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7794 #  algorithm: "plot_nf_heatmap"
7795 #  output-file-type: ".html"
7796 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7797 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7798 #  filter: "'NIC_Intel-XXV710' and
7799 #           'NF_DENSITY' and
7800 #           'VHOST' and
7801 #           'VXLAN' and
7802 #           'CHAIN' and
7803 #           'IMIX' and
7804 #           '2T1C' and
7805 #           'NDRPDR'"
7806 #  parameters:
7807 #  - "throughput"
7808 #  - "name"
7809 #  - "tags"
7810 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7811 #  x-axis: "X = VNFs per Service Chain"
7812 #  y-axis: "Y = Number of Service Chains"
7813 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7814 #  layout:
7815 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7816 #    layout: "plot-service-density"
7817 #
7818 #- type: "plot"
7819 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7820 #  algorithm: "plot_nf_heatmap"
7821 #  output-file-type: ".html"
7822 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7823 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7824 #  filter: "'NIC_Intel-XXV710' and
7825 #           'NF_DENSITY' and
7826 #           'VHOST' and
7827 #           'VXLAN' and
7828 #           'CHAIN' and
7829 #           'IMIX' and
7830 #           '4T2C' and
7831 #           'NDRPDR'"
7832 #  parameters:
7833 #  - "throughput"
7834 #  - "name"
7835 #  - "tags"
7836 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7837 #  x-axis: "X = VNFs per Service Chain"
7838 #  y-axis: "Y = Number of Service Chains"
7839 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7840 #  layout:
7841 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7842 #    layout: "plot-service-density"
7843 #
7844 #- type: "plot"
7845 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7846 #  algorithm: "plot_nf_heatmap"
7847 #  output-file-type: ".html"
7848 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7849 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7850 #  filter: "'NIC_Intel-XXV710' and
7851 #           'NF_DENSITY' and
7852 #           'VHOST' and
7853 #           'VXLAN' and
7854 #           'CHAIN' and
7855 #           'IMIX' and
7856 #           '8T4C' and
7857 #           'NDRPDR'"
7858 #  parameters:
7859 #  - "throughput"
7860 #  - "name"
7861 #  - "tags"
7862 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7863 #  x-axis: "X = VNFs per Service Chain"
7864 #  y-axis: "Y = Number of Service Chains"
7865 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7866 #  layout:
7867 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7868 #    layout: "plot-service-density"
7869 #
7870 ################################################################################
7871 ## Plots - NF Density - CSC - MRR 64b
7872 #- type: "plot"
7873 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7874 #  algorithm: "plot_nf_heatmap"
7875 #  output-file-type: ".html"
7876 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7877 #  data: "plot-vpp-nfv-2n-skx-mrr"
7878 #  filter: "'NIC_Intel-XXV710' and
7879 #           'NF_DENSITY' and
7880 #           'DOCKER' and
7881 #           'CHAIN' and
7882 #           'NF_VPPIP4' and
7883 #           '64B' and
7884 #           '2T1C' and
7885 #           'MRR'"
7886 #  parameters:
7887 #  - "result"
7888 #  - "name"
7889 #  - "tags"
7890 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7891 #  x-axis: "X = CNFs per Service Chain"
7892 #  y-axis: "Y = Number of Service Chains"
7893 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7894 #  layout:
7895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7896 #    layout: "plot-service-density"
7897 #
7898 #- type: "plot"
7899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7900 #  algorithm: "plot_nf_heatmap"
7901 #  output-file-type: ".html"
7902 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7903 #  data: "plot-vpp-nfv-2n-skx-mrr"
7904 #  filter: "'NIC_Intel-XXV710' and
7905 #           'NF_DENSITY' and
7906 #           'DOCKER' and
7907 #           'CHAIN' and
7908 #           'NF_VPPIP4' and
7909 #           '64B' and
7910 #           '4T2C' and
7911 #           'MRR'"
7912 #  parameters:
7913 #  - "result"
7914 #  - "name"
7915 #  - "tags"
7916 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7917 #  x-axis: "X = CNFs per Service Chain"
7918 #  y-axis: "Y = Number of Service Chains"
7919 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7920 #  layout:
7921 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7922 #    layout: "plot-service-density"
7923 #
7924 #- type: "plot"
7925 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7926 #  algorithm: "plot_nf_heatmap"
7927 #  output-file-type: ".html"
7928 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7929 #  data: "plot-vpp-nfv-2n-skx-mrr"
7930 #  filter: "'NIC_Intel-XXV710' and
7931 #           'NF_DENSITY' and
7932 #           'DOCKER' and
7933 #           'CHAIN' and
7934 #           'NF_VPPIP4' and
7935 #           '64B' and
7936 #           '8T4C' and
7937 #           'MRR'"
7938 #  parameters:
7939 #  - "result"
7940 #  - "name"
7941 #  - "tags"
7942 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7943 #  x-axis: "X = CNFs per Service Chain"
7944 #  y-axis: "Y = Number of Service Chains"
7945 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7946 #  layout:
7947 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7948 #    layout: "plot-service-density"
7949 #
7950 ## Plots - NF Density - CSC - MRR IMIX
7951 #- type: "plot"
7952 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7953 #  algorithm: "plot_nf_heatmap"
7954 #  output-file-type: ".html"
7955 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7956 #  data: "plot-vpp-nfv-2n-skx-mrr"
7957 #  filter: "'NIC_Intel-XXV710' and
7958 #           'NF_DENSITY' and
7959 #           'DOCKER' and
7960 #           'CHAIN' and
7961 #           'NF_VPPIP4' and
7962 #           'IMIX' and
7963 #           '2T1C' and
7964 #           'MRR'"
7965 #  parameters:
7966 #  - "result"
7967 #  - "name"
7968 #  - "tags"
7969 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7970 #  x-axis: "X = CNFs per Service Chain"
7971 #  y-axis: "Y = Number of Service Chains"
7972 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7973 #  layout:
7974 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7975 #    layout: "plot-service-density"
7976 #
7977 #- type: "plot"
7978 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7979 #  algorithm: "plot_nf_heatmap"
7980 #  output-file-type: ".html"
7981 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7982 #  data: "plot-vpp-nfv-2n-skx-mrr"
7983 #  filter: "'NIC_Intel-XXV710' and
7984 #           'NF_DENSITY' and
7985 #           'DOCKER' and
7986 #           'CHAIN' and
7987 #           'NF_VPPIP4' and
7988 #           'IMIX' and
7989 #           '4T2C' and
7990 #           'MRR'"
7991 #  parameters:
7992 #  - "result"
7993 #  - "name"
7994 #  - "tags"
7995 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7996 #  x-axis: "X = CNFs per Service Chain"
7997 #  y-axis: "Y = Number of Service Chains"
7998 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7999 #  layout:
8000 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8001 #    layout: "plot-service-density"
8002 #
8003 #- type: "plot"
8004 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8005 #  algorithm: "plot_nf_heatmap"
8006 #  output-file-type: ".html"
8007 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8008 #  data: "plot-vpp-nfv-2n-skx-mrr"
8009 #  filter: "'NIC_Intel-XXV710' and
8010 #           'NF_DENSITY' and
8011 #           'DOCKER' and
8012 #           'CHAIN' and
8013 #           'NF_VPPIP4' and
8014 #           'IMIX' and
8015 #           '8T4C' and
8016 #           'MRR'"
8017 #  parameters:
8018 #  - "result"
8019 #  - "name"
8020 #  - "tags"
8021 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8022 #  x-axis: "X = CNFs per Service Chain"
8023 #  y-axis: "Y = Number of Service Chains"
8024 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8025 #  layout:
8026 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8027 #    layout: "plot-service-density"
8028 #
8029 ## Plots - NF Density - CSC - NDR 64b
8030 #- type: "plot"
8031 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8032 #  algorithm: "plot_nf_heatmap"
8033 #  output-file-type: ".html"
8034 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
8035 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8036 #  filter: "'NIC_Intel-XXV710' and
8037 #           'NF_DENSITY' and
8038 #           'DOCKER' and
8039 #           'CHAIN' and
8040 #           'NF_VPPIP4' and
8041 #           '64B' and
8042 #           '2T1C' and
8043 #           'NDRPDR'"
8044 #  parameters:
8045 #  - "throughput"
8046 #  - "name"
8047 #  - "tags"
8048 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8049 #  x-axis: "X = CNFs per Service Chain"
8050 #  y-axis: "Y = Number of Service Chains"
8051 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8052 #  layout:
8053 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8054 #    layout: "plot-service-density"
8055 #
8056 #- type: "plot"
8057 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8058 #  algorithm: "plot_nf_heatmap"
8059 #  output-file-type: ".html"
8060 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
8061 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8062 #  filter: "'NIC_Intel-XXV710' and
8063 #           'NF_DENSITY' and
8064 #           'DOCKER' and
8065 #           'CHAIN' and
8066 #           'NF_VPPIP4' and
8067 #           '64B' and
8068 #           '4T2C' and
8069 #           'NDRPDR'"
8070 #  parameters:
8071 #  - "throughput"
8072 #  - "name"
8073 #  - "tags"
8074 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8075 #  x-axis: "X = CNFs per Service Chain"
8076 #  y-axis: "Y = Number of Service Chains"
8077 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8078 #  layout:
8079 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8080 #    layout: "plot-service-density"
8081 #
8082 #- type: "plot"
8083 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8084 #  algorithm: "plot_nf_heatmap"
8085 #  output-file-type: ".html"
8086 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
8087 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8088 #  filter: "'NIC_Intel-XXV710' and
8089 #           'NF_DENSITY' and
8090 #           'DOCKER' and
8091 #           'CHAIN' and
8092 #           'NF_VPPIP4' and
8093 #           '64B' and
8094 #           '8T4C' and
8095 #           'NDRPDR'"
8096 #  parameters:
8097 #  - "throughput"
8098 #  - "name"
8099 #  - "tags"
8100 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8101 #  x-axis: "X = CNFs per Service Chain"
8102 #  y-axis: "Y = Number of Service Chains"
8103 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8104 #  layout:
8105 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8106 #    layout: "plot-service-density"
8107 #
8108 ## Plots - NF Density - CSC - NDR IMIX
8109 #- type: "plot"
8110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8111 #  algorithm: "plot_nf_heatmap"
8112 #  output-file-type: ".html"
8113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8114 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8115 #  filter: "'NIC_Intel-XXV710' and
8116 #           'NF_DENSITY' and
8117 #           'DOCKER' and
8118 #           'CHAIN' and
8119 #           'NF_VPPIP4' and
8120 #           'IMIX' and
8121 #           '2T1C' and
8122 #           'NDRPDR'"
8123 #  parameters:
8124 #  - "throughput"
8125 #  - "name"
8126 #  - "tags"
8127 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8128 #  x-axis: "X = CNFs per Service Chain"
8129 #  y-axis: "Y = Number of Service Chains"
8130 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8131 #  layout:
8132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8133 #    layout: "plot-service-density"
8134 #
8135 #- type: "plot"
8136 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8137 #  algorithm: "plot_nf_heatmap"
8138 #  output-file-type: ".html"
8139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8140 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8141 #  filter: "'NIC_Intel-XXV710' and
8142 #           'NF_DENSITY' and
8143 #           'DOCKER' and
8144 #           'CHAIN' and
8145 #           'NF_VPPIP4' and
8146 #           'IMIX' and
8147 #           '4T2C' and
8148 #           'NDRPDR'"
8149 #  parameters:
8150 #  - "throughput"
8151 #  - "name"
8152 #  - "tags"
8153 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8154 #  x-axis: "X = CNFs per Service Chain"
8155 #  y-axis: "Y = Number of Service Chains"
8156 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8157 #  layout:
8158 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8159 #    layout: "plot-service-density"
8160 #
8161 #- type: "plot"
8162 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8163 #  algorithm: "plot_nf_heatmap"
8164 #  output-file-type: ".html"
8165 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8166 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8167 #  filter: "'NIC_Intel-XXV710' and
8168 #           'NF_DENSITY' and
8169 #           'DOCKER' and
8170 #           'CHAIN' and
8171 #           'NF_VPPIP4' and
8172 #           'IMIX' and
8173 #           '8T4C' and
8174 #           'NDRPDR'"
8175 #  parameters:
8176 #  - "throughput"
8177 #  - "name"
8178 #  - "tags"
8179 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8180 #  x-axis: "X = CNFs per Service Chain"
8181 #  y-axis: "Y = Number of Service Chains"
8182 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8183 #  layout:
8184 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8185 #    layout: "plot-service-density"
8186 #
8187 ## Plots - NF Density - CSC - PDR 64b
8188 #- type: "plot"
8189 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8190 #  algorithm: "plot_nf_heatmap"
8191 #  output-file-type: ".html"
8192 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
8193 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8194 #  filter: "'NIC_Intel-XXV710' and
8195 #           'NF_DENSITY' and
8196 #           'DOCKER' and
8197 #           'CHAIN' and
8198 #           'NF_VPPIP4' and
8199 #           '64B' and
8200 #           '2T1C' and
8201 #           'NDRPDR'"
8202 #  parameters:
8203 #  - "throughput"
8204 #  - "name"
8205 #  - "tags"
8206 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8207 #  x-axis: "X = CNFs per Service Chain"
8208 #  y-axis: "Y = Number of Service Chains"
8209 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8210 #  layout:
8211 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8212 #    layout: "plot-service-density"
8213 #
8214 #- type: "plot"
8215 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8216 #  algorithm: "plot_nf_heatmap"
8217 #  output-file-type: ".html"
8218 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
8219 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8220 #  filter: "'NIC_Intel-XXV710' and
8221 #           'NF_DENSITY' and
8222 #           'DOCKER' and
8223 #           'CHAIN' and
8224 #           'NF_VPPIP4' and
8225 #           '64B' and
8226 #           '4T2C' and
8227 #           'NDRPDR'"
8228 #  parameters:
8229 #  - "throughput"
8230 #  - "name"
8231 #  - "tags"
8232 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8233 #  x-axis: "X = CNFs per Service Chain"
8234 #  y-axis: "Y = Number of Service Chains"
8235 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8236 #  layout:
8237 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8238 #    layout: "plot-service-density"
8239 #
8240 #- type: "plot"
8241 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8242 #  algorithm: "plot_nf_heatmap"
8243 #  output-file-type: ".html"
8244 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
8245 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8246 #  filter: "'NIC_Intel-XXV710' and
8247 #           'NF_DENSITY' and
8248 #           'DOCKER' and
8249 #           'CHAIN' and
8250 #           'NF_VPPIP4' and
8251 #           '64B' and
8252 #           '8T4C' and
8253 #           'NDRPDR'"
8254 #  parameters:
8255 #  - "throughput"
8256 #  - "name"
8257 #  - "tags"
8258 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8259 #  x-axis: "X = CNFs per Service Chain"
8260 #  y-axis: "Y = Number of Service Chains"
8261 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8262 #  layout:
8263 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8264 #    layout: "plot-service-density"
8265 #
8266 ## Plots - NF Density - CSC - PDR IMIX
8267 #- type: "plot"
8268 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8269 #  algorithm: "plot_nf_heatmap"
8270 #  output-file-type: ".html"
8271 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8272 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8273 #  filter: "'NIC_Intel-XXV710' and
8274 #           'NF_DENSITY' and
8275 #           'DOCKER' and
8276 #           'CHAIN' and
8277 #           'NF_VPPIP4' and
8278 #           'IMIX' and
8279 #           '2T1C' and
8280 #           'NDRPDR'"
8281 #  parameters:
8282 #  - "throughput"
8283 #  - "name"
8284 #  - "tags"
8285 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8286 #  x-axis: "X = CNFs per Service Chain"
8287 #  y-axis: "Y = Number of Service Chains"
8288 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8289 #  layout:
8290 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8291 #    layout: "plot-service-density"
8292 #
8293 #- type: "plot"
8294 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8295 #  algorithm: "plot_nf_heatmap"
8296 #  output-file-type: ".html"
8297 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8298 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8299 #  filter: "'NIC_Intel-XXV710' and
8300 #           'NF_DENSITY' and
8301 #           'DOCKER' and
8302 #           'CHAIN' and
8303 #           'NF_VPPIP4' and
8304 #           'IMIX' and
8305 #           '4T2C' and
8306 #           'NDRPDR'"
8307 #  parameters:
8308 #  - "throughput"
8309 #  - "name"
8310 #  - "tags"
8311 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8312 #  x-axis: "X = CNFs per Service Chain"
8313 #  y-axis: "Y = Number of Service Chains"
8314 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8315 #  layout:
8316 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8317 #    layout: "plot-service-density"
8318 #
8319 #- type: "plot"
8320 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8321 #  algorithm: "plot_nf_heatmap"
8322 #  output-file-type: ".html"
8323 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8324 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8325 #  filter: "'NIC_Intel-XXV710' and
8326 #           'NF_DENSITY' and
8327 #           'DOCKER' and
8328 #           'CHAIN' and
8329 #           'NF_VPPIP4' and
8330 #           'IMIX' and
8331 #           '8T4C' and
8332 #           'NDRPDR'"
8333 #  parameters:
8334 #  - "throughput"
8335 #  - "name"
8336 #  - "tags"
8337 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8338 #  x-axis: "X = CNFs per Service Chain"
8339 #  y-axis: "Y = Number of Service Chains"
8340 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8341 #  layout:
8342 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8343 #    layout: "plot-service-density"
8344 #
8345 ################################################################################
8346 #
8347 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8348 #- type: "plot"
8349 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8350 #  algorithm: "plot_nf_heatmap"
8351 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8352 #  data: "plot-vpp-nfv-3n-skx-mrr"
8353 #  filter: "'NIC_Intel-XXV710' and
8354 #           'NF_DENSITY' and
8355 #           'DOCKER' and
8356 #           'CHAIN' and
8357 #           'NF_VPPIP4' and
8358 #           'IPSEC' and
8359 #           'TNL_4' and
8360 #           'IMIX' and
8361 #           '2T1C' and
8362 #           'MRR'"
8363 #  parameters:
8364 #  - "result"
8365 #  - "name"
8366 #  - "tags"
8367 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8368 #  x-axis: "X = CNFs per Service Chain"
8369 #  y-axis: "Y = Number of Service Chains"
8370 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8371 #  layout:
8372 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8373 #    layout: "plot-service-density"
8374 #
8375 #- type: "plot"
8376 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8377 #  algorithm: "plot_nf_heatmap"
8378 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8379 #  data: "plot-vpp-nfv-3n-skx-mrr"
8380 #  filter: "'NIC_Intel-XXV710' and
8381 #           'NF_DENSITY' and
8382 #           'DOCKER' and
8383 #           'CHAIN' and
8384 #           'NF_VPPIP4' and
8385 #           'IPSEC' and
8386 #           'TNL_4' and
8387 #           'IMIX' and
8388 #           '4T2C' and
8389 #           'MRR'"
8390 #  parameters:
8391 #  - "result"
8392 #  - "name"
8393 #  - "tags"
8394 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8395 #  x-axis: "X = CNFs per Service Chain"
8396 #  y-axis: "Y = Number of Service Chains"
8397 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8398 #  layout:
8399 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8400 #    layout: "plot-service-density"
8401 #
8402 #- type: "plot"
8403 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8404 #  algorithm: "plot_nf_heatmap"
8405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8406 #  data: "plot-vpp-nfv-3n-skx-mrr"
8407 #  filter: "'NIC_Intel-XXV710' and
8408 #           'NF_DENSITY' and
8409 #           'DOCKER' and
8410 #           'CHAIN' and
8411 #           'NF_VPPIP4' and
8412 #           'IPSEC' and
8413 #           'TNL_4' and
8414 #           'IMIX' and
8415 #           '8T4C' and
8416 #           'MRR'"
8417 #  parameters:
8418 #  - "result"
8419 #  - "name"
8420 #  - "tags"
8421 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8422 #  x-axis: "X = CNFs per Service Chain"
8423 #  y-axis: "Y = Number of Service Chains"
8424 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8425 #  layout:
8426 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8427 #    layout: "plot-service-density"
8428
8429 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8430 - type: "plot"
8431   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8432   algorithm: "plot_nf_heatmap"
8433   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8434   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8435   filter: "'NIC_Intel-XXV710' and
8436            'NF_DENSITY' and
8437            'DOCKER' and
8438            'CHAIN' and
8439            'NF_VPPIP4' and
8440            'IPSEC' and
8441            'TNL_4' and
8442            'IMIX' and
8443            '2T1C' and
8444            'NDRPDR'"
8445   parameters:
8446   - "throughput"
8447   - "name"
8448   - "tags"
8449   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8450   x-axis: "X = CNFs per Service Chain"
8451   y-axis: "Y = Number of Service Chains"
8452   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8453   layout:
8454     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8455     layout: "plot-service-density"
8456
8457 - type: "plot"
8458   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8459   algorithm: "plot_nf_heatmap"
8460   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8461   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8462   filter: "'NIC_Intel-XXV710' and
8463            'NF_DENSITY' and
8464            'DOCKER' and
8465            'CHAIN' and
8466            'NF_VPPIP4' and
8467            'IPSEC' and
8468            'TNL_4' and
8469            'IMIX' and
8470            '4T2C' and
8471            'NDRPDR'"
8472   parameters:
8473   - "throughput"
8474   - "name"
8475   - "tags"
8476   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8477   x-axis: "X = CNFs per Service Chain"
8478   y-axis: "Y = Number of Service Chains"
8479   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8480   layout:
8481     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8482     layout: "plot-service-density"
8483
8484 - type: "plot"
8485   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8486   algorithm: "plot_nf_heatmap"
8487   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8488   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8489   filter: "'NIC_Intel-XXV710' and
8490            'NF_DENSITY' and
8491            'DOCKER' and
8492            'CHAIN' and
8493            'NF_VPPIP4' and
8494            'IPSEC' and
8495            'TNL_4' and
8496            'IMIX' and
8497            '8T4C' and
8498            'NDRPDR'"
8499   parameters:
8500   - "throughput"
8501   - "name"
8502   - "tags"
8503   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8504   x-axis: "X = CNFs per Service Chain"
8505   y-axis: "Y = Number of Service Chains"
8506   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8507   layout:
8508     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8509     layout: "plot-service-density"
8510
8511 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8512 - type: "plot"
8513   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8514   algorithm: "plot_nf_heatmap"
8515   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8516   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8517   filter: "'NIC_Intel-XXV710' and
8518            'NF_DENSITY' and
8519            'DOCKER' and
8520            'CHAIN' and
8521            'NF_VPPIP4' and
8522            'IPSEC' and
8523            'TNL_4' and
8524            'IMIX' and
8525            '2T1C' and
8526            'NDRPDR'"
8527   parameters:
8528   - "throughput"
8529   - "name"
8530   - "tags"
8531   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8532   x-axis: "X = CNFs per Service Chain"
8533   y-axis: "Y = Number of Service Chains"
8534   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8535   layout:
8536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8537     layout: "plot-service-density"
8538
8539 - type: "plot"
8540   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8541   algorithm: "plot_nf_heatmap"
8542   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8543   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8544   filter: "'NIC_Intel-XXV710' and
8545            'NF_DENSITY' and
8546            'DOCKER' and
8547            'CHAIN' and
8548            'NF_VPPIP4' and
8549            'IPSEC' and
8550            'TNL_4' and
8551            'IMIX' and
8552            '4T2C' and
8553            'NDRPDR'"
8554   parameters:
8555   - "throughput"
8556   - "name"
8557   - "tags"
8558   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8559   x-axis: "X = CNFs per Service Chain"
8560   y-axis: "Y = Number of Service Chains"
8561   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8562   layout:
8563     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8564     layout: "plot-service-density"
8565
8566 - type: "plot"
8567   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8568   algorithm: "plot_nf_heatmap"
8569   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8570   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8571   filter: "'NIC_Intel-XXV710' and
8572            'NF_DENSITY' and
8573            'DOCKER' and
8574            'CHAIN' and
8575            'NF_VPPIP4' and
8576            'IPSEC' and
8577            'TNL_4' and
8578            'IMIX' and
8579            '8T4C' and
8580            'NDRPDR'"
8581   parameters:
8582   - "throughput"
8583   - "name"
8584   - "tags"
8585   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8586   x-axis: "X = CNFs per Service Chain"
8587   y-axis: "Y = Number of Service Chains"
8588   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8589   layout:
8590     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8591     layout: "plot-service-density"
8592
8593 ###############################################################################
8594
8595 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8596 - type: "plot"
8597   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8598   algorithm: "plot_nf_heatmap"
8599   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8600   data: "plot-vpp-nfv-3n-hsw-mrr"
8601   filter: "'NIC_Intel-XL710' and
8602            'NF_DENSITY' and
8603            'DOCKER' and
8604            'CHAIN' and
8605            'NF_VPPIP4' and
8606            'IMIX' and
8607            'TNL_4' and
8608            '1T1C' and
8609            'MRR'"
8610   parameters:
8611   - "result"
8612   - "name"
8613   - "tags"
8614   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8615   x-axis: "X = CNFs per Service Chain"
8616   y-axis: "Y = Number of Service Chains"
8617   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8618   layout:
8619     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8620     layout: "plot-service-density"
8621
8622 - type: "plot"
8623   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8624   algorithm: "plot_nf_heatmap"
8625   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8626   data: "plot-vpp-nfv-3n-hsw-mrr"
8627   filter: "'NIC_Intel-XL710' and
8628            'NF_DENSITY' and
8629            'DOCKER' and
8630            'CHAIN' and
8631            'NF_VPPIP4' and
8632            'IPSEC' and
8633            'TNL_4' and
8634            'IMIX' and
8635            '2T2C' and
8636            'MRR'"
8637   parameters:
8638   - "result"
8639   - "name"
8640   - "tags"
8641   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8642   x-axis: "X = CNFs per Service Chain"
8643   y-axis: "Y = Number of Service Chains"
8644   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8645   layout:
8646     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8647     layout: "plot-service-density"
8648
8649 - type: "plot"
8650   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8651   algorithm: "plot_nf_heatmap"
8652   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8653   data: "plot-vpp-nfv-3n-hsw-mrr"
8654   filter: "'NIC_Intel-XL710' and
8655            'NF_DENSITY' and
8656            'DOCKER' and
8657            'CHAIN' and
8658            'NF_VPPIP4' and
8659            'IPSEC' and
8660            'TNL_4' and
8661            'IMIX' and
8662            '4T4C' and
8663            'MRR'"
8664   parameters:
8665   - "result"
8666   - "name"
8667   - "tags"
8668   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8669   x-axis: "X = CNFs per Service Chain"
8670   y-axis: "Y = Number of Service Chains"
8671   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8672   layout:
8673     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8674     layout: "plot-service-density"
8675
8676 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8677 - type: "plot"
8678   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8679   algorithm: "plot_nf_heatmap"
8680   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8681   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8682   filter: "'NIC_Intel-XL710' and
8683            'NF_DENSITY' and
8684            'DOCKER' and
8685            'CHAIN' and
8686            'NF_VPPIP4' and
8687            'IPSEC' and
8688            'TNL_4' and
8689            'IMIX' and
8690            '1T1C' and
8691            'NDRPDR'"
8692   parameters:
8693   - "throughput"
8694   - "name"
8695   - "tags"
8696   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8697   x-axis: "X = CNFs per Service Chain"
8698   y-axis: "Y = Number of Service Chains"
8699   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8700   layout:
8701     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8702     layout: "plot-service-density"
8703
8704 - type: "plot"
8705   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8706   algorithm: "plot_nf_heatmap"
8707   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8708   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8709   filter: "'NIC_Intel-XL710' and
8710            'NF_DENSITY' and
8711            'DOCKER' and
8712            'CHAIN' and
8713            'NF_VPPIP4' and
8714            'IPSEC' and
8715            'TNL_4' and
8716            'IMIX' and
8717            '2T2C' and
8718            'NDRPDR'"
8719   parameters:
8720   - "throughput"
8721   - "name"
8722   - "tags"
8723   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8724   x-axis: "X = CNFs per Service Chain"
8725   y-axis: "Y = Number of Service Chains"
8726   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8727   layout:
8728     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8729     layout: "plot-service-density"
8730
8731 - type: "plot"
8732   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8733   algorithm: "plot_nf_heatmap"
8734   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8735   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8736   filter: "'NIC_Intel-XL710' and
8737            'NF_DENSITY' and
8738            'DOCKER' and
8739            'CHAIN' and
8740            'NF_VPPIP4' and
8741            'IPSEC' and
8742            'TNL_4' and
8743            'IMIX' and
8744            '4T4C' and
8745            'NDRPDR'"
8746   parameters:
8747   - "throughput"
8748   - "name"
8749   - "tags"
8750   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8751   x-axis: "X = CNFs per Service Chain"
8752   y-axis: "Y = Number of Service Chains"
8753   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8754   layout:
8755     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8756     layout: "plot-service-density"
8757
8758 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8759 - type: "plot"
8760   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8761   algorithm: "plot_nf_heatmap"
8762   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8763   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8764   filter: "'NIC_Intel-XL710' and
8765            'NF_DENSITY' and
8766            'DOCKER' and
8767            'CHAIN' and
8768            'NF_VPPIP4' and
8769            'IPSEC' and
8770            'TNL_4' and
8771            'IMIX' and
8772            '1T1C' and
8773            'NDRPDR'"
8774   parameters:
8775   - "throughput"
8776   - "name"
8777   - "tags"
8778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8779   x-axis: "X = CNFs per Service Chain"
8780   y-axis: "Y = Number of Service Chains"
8781   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8782   layout:
8783     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8784     layout: "plot-service-density"
8785
8786 - type: "plot"
8787   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8788   algorithm: "plot_nf_heatmap"
8789   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8790   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8791   filter: "'NIC_Intel-XL710' and
8792            'NF_DENSITY' and
8793            'DOCKER' and
8794            'CHAIN' and
8795            'NF_VPPIP4' and
8796            'IPSEC' and
8797            'TNL_4' and
8798            'IMIX' and
8799            '2T2C' and
8800            'NDRPDR'"
8801   parameters:
8802   - "throughput"
8803   - "name"
8804   - "tags"
8805   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8806   x-axis: "X = CNFs per Service Chain"
8807   y-axis: "Y = Number of Service Chains"
8808   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8809   layout:
8810     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8811     layout: "plot-service-density"
8812
8813 - type: "plot"
8814   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8815   algorithm: "plot_nf_heatmap"
8816   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8817   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8818   filter: "'NIC_Intel-XL710' and
8819            'NF_DENSITY' and
8820            'DOCKER' and
8821            'CHAIN' and
8822            'NF_VPPIP4' and
8823            'IPSEC' and
8824            'TNL_4' and
8825            'IMIX' and
8826            '4T4C' and
8827            'NDRPDR'"
8828   parameters:
8829   - "throughput"
8830   - "name"
8831   - "tags"
8832   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8833   x-axis: "X = CNFs per Service Chain"
8834   y-axis: "Y = Number of Service Chains"
8835   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8836   layout:
8837     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8838     layout: "plot-service-density"
8839
8840 ###############################################################################
8841
8842 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8843 #- type: "plot"
8844 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8845 #  algorithm: "plot_nf_heatmap"
8846 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8847 #  data: "plot-vpp-nfv-3n-skx-mrr"
8848 #  filter: "'NIC_Intel-XXV710' and
8849 #           'NF_DENSITY' and
8850 #           'DOCKER' and
8851 #           'CHAIN' and
8852 #           'NF_VPPIP4' and
8853 #           'IPSEC' and
8854 #           'TNL_1000' and
8855 #           'IMIX' and
8856 #           '2T1C' and
8857 #           'MRR'"
8858 #  parameters:
8859 #  - "result"
8860 #  - "name"
8861 #  - "tags"
8862 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8863 #  x-axis: "X = CNFs per Service Chain"
8864 #  y-axis: "Y = Number of Service Chains"
8865 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8866 #  layout:
8867 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8868 #    layout: "plot-service-density"
8869 #
8870 #- type: "plot"
8871 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8872 #  algorithm: "plot_nf_heatmap"
8873 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8874 #  data: "plot-vpp-nfv-3n-skx-mrr"
8875 #  filter: "'NIC_Intel-XXV710' and
8876 #           'NF_DENSITY' and
8877 #           'DOCKER' and
8878 #           'CHAIN' and
8879 #           'NF_VPPIP4' and
8880 #           'IPSEC' and
8881 #           'TNL_1000' and
8882 #           'IMIX' and
8883 #           '4T2C' and
8884 #           'MRR'"
8885 #  parameters:
8886 #  - "result"
8887 #  - "name"
8888 #  - "tags"
8889 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8890 #  x-axis: "X = CNFs per Service Chain"
8891 #  y-axis: "Y = Number of Service Chains"
8892 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8893 #  layout:
8894 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8895 #    layout: "plot-service-density"
8896 #
8897 #- type: "plot"
8898 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8899 #  algorithm: "plot_nf_heatmap"
8900 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8901 #  data: "plot-vpp-nfv-3n-skx-mrr"
8902 #  filter: "'NIC_Intel-XXV710' and
8903 #           'NF_DENSITY' and
8904 #           'DOCKER' and
8905 #           'CHAIN' and
8906 #           'NF_VPPIP4' and
8907 #           'IPSEC' and
8908 #           'TNL_1000' and
8909 #           'IMIX' and
8910 #           '8T4C' and
8911 #           'MRR'"
8912 #  parameters:
8913 #  - "result"
8914 #  - "name"
8915 #  - "tags"
8916 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8917 #  x-axis: "X = CNFs per Service Chain"
8918 #  y-axis: "Y = Number of Service Chains"
8919 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8920 #  layout:
8921 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8922 #    layout: "plot-service-density"
8923
8924 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8925 - type: "plot"
8926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8927   algorithm: "plot_nf_heatmap"
8928   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8929   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8930   filter: "'NIC_Intel-XXV710' and
8931            'NF_DENSITY' and
8932            'DOCKER' and
8933            'CHAIN' and
8934            'NF_VPPIP4' and
8935            'IPSEC' and
8936            'TNL_1000' and
8937            'IMIX' and
8938            '2T1C' and
8939            'NDRPDR'"
8940   parameters:
8941   - "throughput"
8942   - "name"
8943   - "tags"
8944   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8945   x-axis: "X = CNFs per Service Chain"
8946   y-axis: "Y = Number of Service Chains"
8947   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8948   layout:
8949     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8950     layout: "plot-service-density"
8951
8952 - type: "plot"
8953   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8954   algorithm: "plot_nf_heatmap"
8955   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8956   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8957   filter: "'NIC_Intel-XXV710' and
8958            'NF_DENSITY' and
8959            'DOCKER' and
8960            'CHAIN' and
8961            'NF_VPPIP4' and
8962            'IPSEC' and
8963            'TNL_1000' and
8964            'IMIX' and
8965            '4T2C' and
8966            'NDRPDR'"
8967   parameters:
8968   - "throughput"
8969   - "name"
8970   - "tags"
8971   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8972   x-axis: "X = CNFs per Service Chain"
8973   y-axis: "Y = Number of Service Chains"
8974   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8975   layout:
8976     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8977     layout: "plot-service-density"
8978
8979 - type: "plot"
8980   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8981   algorithm: "plot_nf_heatmap"
8982   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8983   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8984   filter: "'NIC_Intel-XXV710' and
8985            'NF_DENSITY' and
8986            'DOCKER' and
8987            'CHAIN' and
8988            'NF_VPPIP4' and
8989            'IPSEC' and
8990            'TNL_1000' and
8991            'IMIX' and
8992            '8T4C' and
8993            'NDRPDR'"
8994   parameters:
8995   - "throughput"
8996   - "name"
8997   - "tags"
8998   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8999   x-axis: "X = CNFs per Service Chain"
9000   y-axis: "Y = Number of Service Chains"
9001   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9002   layout:
9003     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9004     layout: "plot-service-density"
9005
9006 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9007 - type: "plot"
9008   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9009   algorithm: "plot_nf_heatmap"
9010   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9011   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9012   filter: "'NIC_Intel-XXV710' and
9013            'NF_DENSITY' and
9014            'DOCKER' and
9015            'CHAIN' and
9016            'NF_VPPIP4' and
9017            'IPSEC' and
9018            'TNL_1000' and
9019            'IMIX' and
9020            '2T1C' and
9021            'NDRPDR'"
9022   parameters:
9023   - "throughput"
9024   - "name"
9025   - "tags"
9026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9027   x-axis: "X = CNFs per Service Chain"
9028   y-axis: "Y = Number of Service Chains"
9029   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9030   layout:
9031     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9032     layout: "plot-service-density"
9033
9034 - type: "plot"
9035   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9036   algorithm: "plot_nf_heatmap"
9037   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9038   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9039   filter: "'NIC_Intel-XXV710' and
9040            'NF_DENSITY' and
9041            'DOCKER' and
9042            'CHAIN' and
9043            'NF_VPPIP4' and
9044            'IPSEC' and
9045            'TNL_1000' and
9046            'IMIX' and
9047            '4T2C' and
9048            'NDRPDR'"
9049   parameters:
9050   - "throughput"
9051   - "name"
9052   - "tags"
9053   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9054   x-axis: "X = CNFs per Service Chain"
9055   y-axis: "Y = Number of Service Chains"
9056   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9057   layout:
9058     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9059     layout: "plot-service-density"
9060
9061 - type: "plot"
9062   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9063   algorithm: "plot_nf_heatmap"
9064   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9065   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9066   filter: "'NIC_Intel-XXV710' and
9067            'NF_DENSITY' and
9068            'DOCKER' and
9069            'CHAIN' and
9070            'NF_VPPIP4' and
9071            'IPSEC' and
9072            'TNL_1000' and
9073            'IMIX' and
9074            '8T4C' and
9075            'NDRPDR'"
9076   parameters:
9077   - "throughput"
9078   - "name"
9079   - "tags"
9080   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9081   x-axis: "X = CNFs per Service Chain"
9082   y-axis: "Y = Number of Service Chains"
9083   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9084   layout:
9085     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9086     layout: "plot-service-density"
9087
9088 ###############################################################################
9089
9090 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9091 - type: "plot"
9092   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9093   algorithm: "plot_nf_heatmap"
9094   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9095   data: "plot-vpp-nfv-3n-hsw-mrr"
9096   filter: "'NIC_Intel-XL710' and
9097            'NF_DENSITY' and
9098            'DOCKER' and
9099            'CHAIN' and
9100            'NF_VPPIP4' and
9101            'IMIX' and
9102            'TNL_1000' and
9103            '1T1C' and
9104            'MRR'"
9105   parameters:
9106   - "result"
9107   - "name"
9108   - "tags"
9109   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9110   x-axis: "X = CNFs per Service Chain"
9111   y-axis: "Y = Number of Service Chains"
9112   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9113   layout:
9114     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9115     layout: "plot-service-density"
9116
9117 - type: "plot"
9118   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9119   algorithm: "plot_nf_heatmap"
9120   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9121   data: "plot-vpp-nfv-3n-hsw-mrr"
9122   filter: "'NIC_Intel-XL710' and
9123            'NF_DENSITY' and
9124            'DOCKER' and
9125            'CHAIN' and
9126            'NF_VPPIP4' and
9127            'IPSEC' and
9128            'TNL_1000' and
9129            'IMIX' and
9130            '2T2C' and
9131            'MRR'"
9132   parameters:
9133   - "result"
9134   - "name"
9135   - "tags"
9136   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9137   x-axis: "X = CNFs per Service Chain"
9138   y-axis: "Y = Number of Service Chains"
9139   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9140   layout:
9141     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9142     layout: "plot-service-density"
9143
9144 - type: "plot"
9145   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9146   algorithm: "plot_nf_heatmap"
9147   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9148   data: "plot-vpp-nfv-3n-hsw-mrr"
9149   filter: "'NIC_Intel-XL710' and
9150            'NF_DENSITY' and
9151            'DOCKER' and
9152            'CHAIN' and
9153            'NF_VPPIP4' and
9154            'IPSEC' and
9155            'TNL_1000' and
9156            'IMIX' and
9157            '4T4C' and
9158            'MRR'"
9159   parameters:
9160   - "result"
9161   - "name"
9162   - "tags"
9163   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9164   x-axis: "X = CNFs per Service Chain"
9165   y-axis: "Y = Number of Service Chains"
9166   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9167   layout:
9168     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9169     layout: "plot-service-density"
9170
9171 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9172 - type: "plot"
9173   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9174   algorithm: "plot_nf_heatmap"
9175   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9176   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9177   filter: "'NIC_Intel-XL710' and
9178            'NF_DENSITY' and
9179            'DOCKER' and
9180            'CHAIN' and
9181            'NF_VPPIP4' and
9182            'IPSEC' and
9183            'TNL_1000' and
9184            'IMIX' and
9185            '1T1C' and
9186            'NDRPDR'"
9187   parameters:
9188   - "throughput"
9189   - "name"
9190   - "tags"
9191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9192   x-axis: "X = CNFs per Service Chain"
9193   y-axis: "Y = Number of Service Chains"
9194   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9195   layout:
9196     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9197     layout: "plot-service-density"
9198
9199 - type: "plot"
9200   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9201   algorithm: "plot_nf_heatmap"
9202   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9203   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9204   filter: "'NIC_Intel-XL710' and
9205            'NF_DENSITY' and
9206            'DOCKER' and
9207            'CHAIN' and
9208            'NF_VPPIP4' and
9209            'IPSEC' and
9210            'TNL_1000' and
9211            'IMIX' and
9212            '2T2C' and
9213            'NDRPDR'"
9214   parameters:
9215   - "throughput"
9216   - "name"
9217   - "tags"
9218   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9219   x-axis: "X = CNFs per Service Chain"
9220   y-axis: "Y = Number of Service Chains"
9221   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9222   layout:
9223     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9224     layout: "plot-service-density"
9225
9226 - type: "plot"
9227   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9228   algorithm: "plot_nf_heatmap"
9229   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9230   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9231   filter: "'NIC_Intel-XL710' and
9232            'NF_DENSITY' and
9233            'DOCKER' and
9234            'CHAIN' and
9235            'NF_VPPIP4' and
9236            'IPSEC' and
9237            'TNL_1000' and
9238            'IMIX' and
9239            '4T4C' and
9240            'NDRPDR'"
9241   parameters:
9242   - "throughput"
9243   - "name"
9244   - "tags"
9245   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9246   x-axis: "X = CNFs per Service Chain"
9247   y-axis: "Y = Number of Service Chains"
9248   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9249   layout:
9250     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9251     layout: "plot-service-density"
9252
9253 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9254 - type: "plot"
9255   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9256   algorithm: "plot_nf_heatmap"
9257   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9258   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9259   filter: "'NIC_Intel-XL710' and
9260            'NF_DENSITY' and
9261            'DOCKER' and
9262            'CHAIN' and
9263            'NF_VPPIP4' and
9264            'IPSEC' and
9265            'TNL_1000' and
9266            'IMIX' and
9267            '1T1C' and
9268            'NDRPDR'"
9269   parameters:
9270   - "throughput"
9271   - "name"
9272   - "tags"
9273   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9274   x-axis: "X = CNFs per Service Chain"
9275   y-axis: "Y = Number of Service Chains"
9276   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9277   layout:
9278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9279     layout: "plot-service-density"
9280
9281 - type: "plot"
9282   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9283   algorithm: "plot_nf_heatmap"
9284   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9285   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9286   filter: "'NIC_Intel-XL710' and
9287            'NF_DENSITY' and
9288            'DOCKER' and
9289            'CHAIN' and
9290            'NF_VPPIP4' and
9291            'IPSEC' and
9292            'TNL_1000' and
9293            'IMIX' and
9294            '2T2C' and
9295            'NDRPDR'"
9296   parameters:
9297   - "throughput"
9298   - "name"
9299   - "tags"
9300   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9301   x-axis: "X = CNFs per Service Chain"
9302   y-axis: "Y = Number of Service Chains"
9303   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9304   layout:
9305     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9306     layout: "plot-service-density"
9307
9308 - type: "plot"
9309   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9310   algorithm: "plot_nf_heatmap"
9311   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9312   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9313   filter: "'NIC_Intel-XL710' and
9314            'NF_DENSITY' and
9315            'DOCKER' and
9316            'CHAIN' and
9317            'NF_VPPIP4' and
9318            'IPSEC' and
9319            'TNL_1000' and
9320            'IMIX' and
9321            '4T4C' and
9322            'NDRPDR'"
9323   parameters:
9324   - "throughput"
9325   - "name"
9326   - "tags"
9327   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9328   x-axis: "X = CNFs per Service Chain"
9329   y-axis: "Y = Number of Service Chains"
9330   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9331   layout:
9332     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9333     layout: "plot-service-density"
9334
9335 ###############################################################################
9336
9337 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9338 #- type: "plot"
9339 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9340 #  algorithm: "plot_nf_heatmap"
9341 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9342 #  data: "plot-vpp-nfv-3n-skx-mrr"
9343 #  filter: "'NIC_Intel-XXV710' and
9344 #           'NF_DENSITY' and
9345 #           'DOCKER' and
9346 #           'CHAIN' and
9347 #           'NF_VPPIP4' and
9348 #           'IPSEC' and
9349 #           'TNL_10000' and
9350 #           'IMIX' and
9351 #           '2T1C' and
9352 #           'MRR'"
9353 #  parameters:
9354 #  - "result"
9355 #  - "name"
9356 #  - "tags"
9357 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9358 #  x-axis: "X = CNFs per Service Chain"
9359 #  y-axis: "Y = Number of Service Chains"
9360 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9361 #  layout:
9362 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9363 #    layout: "plot-service-density"
9364 #
9365 #- type: "plot"
9366 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9367 #  algorithm: "plot_nf_heatmap"
9368 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9369 #  data: "plot-vpp-nfv-3n-skx-mrr"
9370 #  filter: "'NIC_Intel-XXV710' and
9371 #           'NF_DENSITY' and
9372 #           'DOCKER' and
9373 #           'CHAIN' and
9374 #           'NF_VPPIP4' and
9375 #           'IPSEC' and
9376 #           'TNL_10000' and
9377 #           'IMIX' and
9378 #           '4T2C' and
9379 #           'MRR'"
9380 #  parameters:
9381 #  - "result"
9382 #  - "name"
9383 #  - "tags"
9384 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9385 #  x-axis: "X = CNFs per Service Chain"
9386 #  y-axis: "Y = Number of Service Chains"
9387 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9388 #  layout:
9389 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9390 #    layout: "plot-service-density"
9391 #
9392 #- type: "plot"
9393 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9394 #  algorithm: "plot_nf_heatmap"
9395 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9396 #  data: "plot-vpp-nfv-3n-skx-mrr"
9397 #  filter: "'NIC_Intel-XXV710' and
9398 #           'NF_DENSITY' and
9399 #           'DOCKER' and
9400 #           'CHAIN' and
9401 #           'NF_VPPIP4' and
9402 #           'IPSEC' and
9403 #           'TNL_10000' and
9404 #           'IMIX' and
9405 #           '8T4C' and
9406 #           'MRR'"
9407 #  parameters:
9408 #  - "result"
9409 #  - "name"
9410 #  - "tags"
9411 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9412 #  x-axis: "X = CNFs per Service Chain"
9413 #  y-axis: "Y = Number of Service Chains"
9414 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9415 #  layout:
9416 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9417 #    layout: "plot-service-density"
9418
9419 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9420 - type: "plot"
9421   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9422   algorithm: "plot_nf_heatmap"
9423   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9424   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9425   filter: "'NIC_Intel-XXV710' and
9426            'NF_DENSITY' and
9427            'DOCKER' and
9428            'CHAIN' and
9429            'NF_VPPIP4' and
9430            'IPSEC' and
9431            'TNL_10000' and
9432            'IMIX' and
9433            '2T1C' and
9434            'NDRPDR'"
9435   parameters:
9436   - "throughput"
9437   - "name"
9438   - "tags"
9439   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9440   x-axis: "X = CNFs per Service Chain"
9441   y-axis: "Y = Number of Service Chains"
9442   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9443   layout:
9444     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9445     layout: "plot-service-density"
9446
9447 - type: "plot"
9448   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9449   algorithm: "plot_nf_heatmap"
9450   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9451   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9452   filter: "'NIC_Intel-XXV710' and
9453            'NF_DENSITY' and
9454            'DOCKER' and
9455            'CHAIN' and
9456            'NF_VPPIP4' and
9457            'IPSEC' and
9458            'TNL_10000' and
9459            'IMIX' and
9460            '4T2C' and
9461            'NDRPDR'"
9462   parameters:
9463   - "throughput"
9464   - "name"
9465   - "tags"
9466   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9467   x-axis: "X = CNFs per Service Chain"
9468   y-axis: "Y = Number of Service Chains"
9469   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9470   layout:
9471     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9472     layout: "plot-service-density"
9473
9474 - type: "plot"
9475   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9476   algorithm: "plot_nf_heatmap"
9477   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9478   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9479   filter: "'NIC_Intel-XXV710' and
9480            'NF_DENSITY' and
9481            'DOCKER' and
9482            'CHAIN' and
9483            'NF_VPPIP4' and
9484            'IPSEC' and
9485            'TNL_10000' and
9486            'IMIX' and
9487            '8T4C' and
9488            'NDRPDR'"
9489   parameters:
9490   - "throughput"
9491   - "name"
9492   - "tags"
9493   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9494   x-axis: "X = CNFs per Service Chain"
9495   y-axis: "Y = Number of Service Chains"
9496   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9497   layout:
9498     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9499     layout: "plot-service-density"
9500
9501 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9502 - type: "plot"
9503   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9504   algorithm: "plot_nf_heatmap"
9505   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9506   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9507   filter: "'NIC_Intel-XXV710' and
9508            'NF_DENSITY' and
9509            'DOCKER' and
9510            'CHAIN' and
9511            'NF_VPPIP4' and
9512            'IPSEC' and
9513            'TNL_10000' and
9514            'IMIX' and
9515            '2T1C' and
9516            'NDRPDR'"
9517   parameters:
9518   - "throughput"
9519   - "name"
9520   - "tags"
9521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9522   x-axis: "X = CNFs per Service Chain"
9523   y-axis: "Y = Number of Service Chains"
9524   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9525   layout:
9526     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9527     layout: "plot-service-density"
9528
9529 - type: "plot"
9530   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9531   algorithm: "plot_nf_heatmap"
9532   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9533   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9534   filter: "'NIC_Intel-XXV710' and
9535            'NF_DENSITY' and
9536            'DOCKER' and
9537            'CHAIN' and
9538            'NF_VPPIP4' and
9539            'IPSEC' and
9540            'TNL_10000' and
9541            'IMIX' and
9542            '4T2C' and
9543            'NDRPDR'"
9544   parameters:
9545   - "throughput"
9546   - "name"
9547   - "tags"
9548   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9549   x-axis: "X = CNFs per Service Chain"
9550   y-axis: "Y = Number of Service Chains"
9551   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9552   layout:
9553     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9554     layout: "plot-service-density"
9555
9556 - type: "plot"
9557   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9558   algorithm: "plot_nf_heatmap"
9559   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9560   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9561   filter: "'NIC_Intel-XXV710' and
9562            'NF_DENSITY' and
9563            'DOCKER' and
9564            'CHAIN' and
9565            'NF_VPPIP4' and
9566            'IPSEC' and
9567            'TNL_10000' and
9568            'IMIX' and
9569            '8T4C' and
9570            'NDRPDR'"
9571   parameters:
9572   - "throughput"
9573   - "name"
9574   - "tags"
9575   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9576   x-axis: "X = CNFs per Service Chain"
9577   y-axis: "Y = Number of Service Chains"
9578   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9579   layout:
9580     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9581     layout: "plot-service-density"
9582
9583 ###############################################################################
9584
9585 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9586 - type: "plot"
9587   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9588   algorithm: "plot_nf_heatmap"
9589   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9590   data: "plot-vpp-nfv-3n-hsw-mrr"
9591   filter: "'NIC_Intel-XL710' and
9592            'NF_DENSITY' and
9593            'DOCKER' and
9594            'CHAIN' and
9595            'NF_VPPIP4' and
9596            'IMIX' and
9597            'TNL_10000' and
9598            '1T1C' and
9599            'MRR'"
9600   parameters:
9601   - "result"
9602   - "name"
9603   - "tags"
9604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9605   x-axis: "X = CNFs per Service Chain"
9606   y-axis: "Y = Number of Service Chains"
9607   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9608   layout:
9609     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9610     layout: "plot-service-density"
9611
9612 - type: "plot"
9613   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9614   algorithm: "plot_nf_heatmap"
9615   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9616   data: "plot-vpp-nfv-3n-hsw-mrr"
9617   filter: "'NIC_Intel-XL710' and
9618            'NF_DENSITY' and
9619            'DOCKER' and
9620            'CHAIN' and
9621            'NF_VPPIP4' and
9622            'IPSEC' and
9623            'TNL_10000' and
9624            'IMIX' and
9625            '2T2C' and
9626            'MRR'"
9627   parameters:
9628   - "result"
9629   - "name"
9630   - "tags"
9631   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9632   x-axis: "X = CNFs per Service Chain"
9633   y-axis: "Y = Number of Service Chains"
9634   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9635   layout:
9636     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9637     layout: "plot-service-density"
9638
9639 - type: "plot"
9640   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9641   algorithm: "plot_nf_heatmap"
9642   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9643   data: "plot-vpp-nfv-3n-hsw-mrr"
9644   filter: "'NIC_Intel-XL710' and
9645            'NF_DENSITY' and
9646            'DOCKER' and
9647            'CHAIN' and
9648            'NF_VPPIP4' and
9649            'IPSEC' and
9650            'TNL_10000' and
9651            'IMIX' and
9652            '4T4C' and
9653            'MRR'"
9654   parameters:
9655   - "result"
9656   - "name"
9657   - "tags"
9658   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9659   x-axis: "X = CNFs per Service Chain"
9660   y-axis: "Y = Number of Service Chains"
9661   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9662   layout:
9663     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9664     layout: "plot-service-density"
9665
9666 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9667 - type: "plot"
9668   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9669   algorithm: "plot_nf_heatmap"
9670   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9671   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9672   filter: "'NIC_Intel-XL710' and
9673            'NF_DENSITY' and
9674            'DOCKER' and
9675            'CHAIN' and
9676            'NF_VPPIP4' and
9677            'IPSEC' and
9678            'TNL_10000' and
9679            'IMIX' and
9680            '1T1C' and
9681            'NDRPDR'"
9682   parameters:
9683   - "throughput"
9684   - "name"
9685   - "tags"
9686   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9687   x-axis: "X = CNFs per Service Chain"
9688   y-axis: "Y = Number of Service Chains"
9689   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9690   layout:
9691     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9692     layout: "plot-service-density"
9693
9694 - type: "plot"
9695   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9696   algorithm: "plot_nf_heatmap"
9697   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9698   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9699   filter: "'NIC_Intel-XL710' and
9700            'NF_DENSITY' and
9701            'DOCKER' and
9702            'CHAIN' and
9703            'NF_VPPIP4' and
9704            'IPSEC' and
9705            'TNL_10000' and
9706            'IMIX' and
9707            '2T2C' and
9708            'NDRPDR'"
9709   parameters:
9710   - "throughput"
9711   - "name"
9712   - "tags"
9713   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9714   x-axis: "X = CNFs per Service Chain"
9715   y-axis: "Y = Number of Service Chains"
9716   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9717   layout:
9718     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9719     layout: "plot-service-density"
9720
9721 - type: "plot"
9722   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9723   algorithm: "plot_nf_heatmap"
9724   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9725   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9726   filter: "'NIC_Intel-XL710' and
9727            'NF_DENSITY' and
9728            'DOCKER' and
9729            'CHAIN' and
9730            'NF_VPPIP4' and
9731            'IPSEC' and
9732            'TNL_10000' and
9733            'IMIX' and
9734            '4T4C' and
9735            'NDRPDR'"
9736   parameters:
9737   - "throughput"
9738   - "name"
9739   - "tags"
9740   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9741   x-axis: "X = CNFs per Service Chain"
9742   y-axis: "Y = Number of Service Chains"
9743   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9744   layout:
9745     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9746     layout: "plot-service-density"
9747
9748 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9749 - type: "plot"
9750   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9751   algorithm: "plot_nf_heatmap"
9752   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9753   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9754   filter: "'NIC_Intel-XL710' and
9755            'NF_DENSITY' and
9756            'DOCKER' and
9757            'CHAIN' and
9758            'NF_VPPIP4' and
9759            'IPSEC' and
9760            'TNL_10000' and
9761            'IMIX' and
9762            '1T1C' and
9763            'NDRPDR'"
9764   parameters:
9765   - "throughput"
9766   - "name"
9767   - "tags"
9768   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9769   x-axis: "X = CNFs per Service Chain"
9770   y-axis: "Y = Number of Service Chains"
9771   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9772   layout:
9773     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9774     layout: "plot-service-density"
9775
9776 - type: "plot"
9777   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9778   algorithm: "plot_nf_heatmap"
9779   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9780   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9781   filter: "'NIC_Intel-XL710' and
9782            'NF_DENSITY' and
9783            'DOCKER' and
9784            'CHAIN' and
9785            'NF_VPPIP4' and
9786            'IPSEC' and
9787            'TNL_10000' and
9788            'IMIX' and
9789            '2T2C' and
9790            'NDRPDR'"
9791   parameters:
9792   - "throughput"
9793   - "name"
9794   - "tags"
9795   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9796   x-axis: "X = CNFs per Service Chain"
9797   y-axis: "Y = Number of Service Chains"
9798   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9799   layout:
9800     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9801     layout: "plot-service-density"
9802
9803 - type: "plot"
9804   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9805   algorithm: "plot_nf_heatmap"
9806   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9807   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9808   filter: "'NIC_Intel-XL710' and
9809            'NF_DENSITY' and
9810            'DOCKER' and
9811            'CHAIN' and
9812            'NF_VPPIP4' and
9813            'IPSEC' and
9814            'TNL_10000' and
9815            'IMIX' and
9816            '4T4C' and
9817            'NDRPDR'"
9818   parameters:
9819   - "throughput"
9820   - "name"
9821   - "tags"
9822   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9823   x-axis: "X = CNFs per Service Chain"
9824   y-axis: "Y = Number of Service Chains"
9825   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9826   layout:
9827     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9828     layout: "plot-service-density"
9829
9830 ###############################################################################
9831
9832 # Plots - NF Density - CSP - MRR 64b
9833
9834 #- type: "plot"
9835 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9836 #  algorithm: "plot_nf_heatmap"
9837 #  output-file-type: ".html"
9838 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9839 #  data: "plot-vpp-nfv-2n-skx-mrr"
9840 #  filter: "'NIC_Intel-XXV710' and
9841 #           'NF_DENSITY' and
9842 #           'DOCKER' and
9843 #           'PIPELINE' and
9844 #           'NF_VPPIP4' and
9845 #           '64B' and
9846 #           '2T1C' and
9847 #           'MRR'"
9848 #  parameters:
9849 #  - "result"
9850 #  - "name"
9851 #  - "tags"
9852 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9853 #  x-axis: "X = CNFs per Service Pipeline"
9854 #  y-axis: "Y = Number of Service Pipelines"
9855 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9856 #  layout:
9857 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9858 #    layout: "plot-service-density"
9859 #
9860 #- type: "plot"
9861 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9862 #  algorithm: "plot_nf_heatmap"
9863 #  output-file-type: ".html"
9864 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9865 #  data: "plot-vpp-nfv-2n-skx-mrr"
9866 #  filter: "'NIC_Intel-XXV710' and
9867 #           'NF_DENSITY' and
9868 #           'DOCKER' and
9869 #           'PIPELINE' and
9870 #           'NF_VPPIP4' and
9871 #           '64B' and
9872 #           '4T2C' and
9873 #           'MRR'"
9874 #  parameters:
9875 #  - "result"
9876 #  - "name"
9877 #  - "tags"
9878 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9879 #  x-axis: "X = CNFs per Service Pipeline"
9880 #  y-axis: "Y = Number of Service Pipelines"
9881 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9882 #  layout:
9883 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9884 #    layout: "plot-service-density"
9885 #
9886 #- type: "plot"
9887 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9888 #  algorithm: "plot_nf_heatmap"
9889 #  output-file-type: ".html"
9890 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9891 #  data: "plot-vpp-nfv-2n-skx-mrr"
9892 #  filter: "'NIC_Intel-XXV710' and
9893 #           'NF_DENSITY' and
9894 #           'DOCKER' and
9895 #           'PIPELINE' and
9896 #           'NF_VPPIP4' and
9897 #           '64B' and
9898 #           '8T4C' and
9899 #           'MRR'"
9900 #  parameters:
9901 #  - "result"
9902 #  - "name"
9903 #  - "tags"
9904 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9905 #  x-axis: "X = CNFs per Service Pipeline"
9906 #  y-axis: "Y = Number of Service Pipelines"
9907 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9908 #  layout:
9909 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9910 #    layout: "plot-service-density"
9911 #
9912 ## Plots - NF Density - CSP - MRR IMIX
9913 #- type: "plot"
9914 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9915 #  algorithm: "plot_nf_heatmap"
9916 #  output-file-type: ".html"
9917 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9918 #  data: "plot-vpp-nfv-2n-skx-mrr"
9919 #  filter: "'NIC_Intel-XXV710' and
9920 #           'NF_DENSITY' and
9921 #           'DOCKER' and
9922 #           'PIPELINE' and
9923 #           'NF_VPPIP4' and
9924 #           'IMIX' and
9925 #           '2T1C' and
9926 #           'MRR'"
9927 #  parameters:
9928 #  - "result"
9929 #  - "name"
9930 #  - "tags"
9931 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9932 #  x-axis: "X = CNFs per Service Pipeline"
9933 #  y-axis: "Y = Number of Service Pipelines"
9934 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9935 #  layout:
9936 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9937 #    layout: "plot-service-density"
9938 #
9939 #- type: "plot"
9940 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9941 #  algorithm: "plot_nf_heatmap"
9942 #  output-file-type: ".html"
9943 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9944 #  data: "plot-vpp-nfv-2n-skx-mrr"
9945 #  filter: "'NIC_Intel-XXV710' and
9946 #           'NF_DENSITY' and
9947 #           'DOCKER' and
9948 #           'PIPELINE' and
9949 #           'NF_VPPIP4' and
9950 #           'IMIX' and
9951 #           '4T2C' and
9952 #           'MRR'"
9953 #  parameters:
9954 #  - "result"
9955 #  - "name"
9956 #  - "tags"
9957 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9958 #  x-axis: "X = CNFs per Service Pipeline"
9959 #  y-axis: "Y = Number of Service Pipelines"
9960 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9961 #  layout:
9962 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9963 #    layout: "plot-service-density"
9964 #
9965 #- type: "plot"
9966 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9967 #  algorithm: "plot_nf_heatmap"
9968 #  output-file-type: ".html"
9969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9970 #  data: "plot-vpp-nfv-2n-skx-mrr"
9971 #  filter: "'NIC_Intel-XXV710' and
9972 #           'NF_DENSITY' and
9973 #           'DOCKER' and
9974 #           'PIPELINE' and
9975 #           'NF_VPPIP4' and
9976 #           'IMIX' and
9977 #           '8T4C' and
9978 #           'MRR'"
9979 #  parameters:
9980 #  - "result"
9981 #  - "name"
9982 #  - "tags"
9983 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9984 #  x-axis: "X = CNFs per Service Pipeline"
9985 #  y-axis: "Y = Number of Service Pipelines"
9986 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9987 #  layout:
9988 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9989 #    layout: "plot-service-density"
9990 #
9991 ## Plots - NF Density - CSP - NDR 64b
9992 #- type: "plot"
9993 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9994 #  algorithm: "plot_nf_heatmap"
9995 #  output-file-type: ".html"
9996 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9997 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9998 #  filter: "'NIC_Intel-XXV710' and
9999 #           'NF_DENSITY' and
10000 #           'DOCKER' and
10001 #           'PIPELINE' and
10002 #           'NF_VPPIP4' and
10003 #           '64B' and
10004 #           '2T1C' and
10005 #           'NDRPDR'"
10006 #  parameters:
10007 #  - "throughput"
10008 #  - "name"
10009 #  - "tags"
10010 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10011 #  x-axis: "X = CNFs per Service Pipeline"
10012 #  y-axis: "Y = Number of Service Pipelines"
10013 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10014 #  layout:
10015 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10016 #    layout: "plot-service-density"
10017 #
10018 #- type: "plot"
10019 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10020 #  algorithm: "plot_nf_heatmap"
10021 #  output-file-type: ".html"
10022 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
10023 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10024 #  filter: "'NIC_Intel-XXV710' and
10025 #           'NF_DENSITY' and
10026 #           'DOCKER' and
10027 #           'PIPELINE' and
10028 #           'NF_VPPIP4' and
10029 #           '64B' and
10030 #           '4T2C' and
10031 #           'NDRPDR'"
10032 #  parameters:
10033 #  - "throughput"
10034 #  - "name"
10035 #  - "tags"
10036 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10037 #  x-axis: "X = CNFs per Service Pipeline"
10038 #  y-axis: "Y = Number of Service Pipelines"
10039 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10040 #  layout:
10041 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10042 #    layout: "plot-service-density"
10043 #
10044 #- type: "plot"
10045 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10046 #  algorithm: "plot_nf_heatmap"
10047 #  output-file-type: ".html"
10048 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
10049 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10050 #  filter: "'NIC_Intel-XXV710' and
10051 #           'NF_DENSITY' and
10052 #           'DOCKER' and
10053 #           'PIPELINE' and
10054 #           'NF_VPPIP4' and
10055 #           '64B' and
10056 #           '8T4C' and
10057 #           'NDRPDR'"
10058 #  parameters:
10059 #  - "throughput"
10060 #  - "name"
10061 #  - "tags"
10062 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10063 #  x-axis: "X = CNFs per Service Pipeline"
10064 #  y-axis: "Y = Number of Service Pipelines"
10065 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10066 #  layout:
10067 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10068 #    layout: "plot-service-density"
10069 #
10070 ## Plots - NF Density - CSP - NDR IMIX
10071 #- type: "plot"
10072 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10073 #  algorithm: "plot_nf_heatmap"
10074 #  output-file-type: ".html"
10075 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10076 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10077 #  filter: "'NIC_Intel-XXV710' and
10078 #           'NF_DENSITY' and
10079 #           'DOCKER' and
10080 #           'PIPELINE' and
10081 #           'NF_VPPIP4' and
10082 #           'IMIX' and
10083 #           '2T1C' and
10084 #           'NDRPDR'"
10085 #  parameters:
10086 #  - "throughput"
10087 #  - "name"
10088 #  - "tags"
10089 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10090 #  x-axis: "X = CNFs per Service Pipeline"
10091 #  y-axis: "Y = Number of Service Pipelines"
10092 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10093 #  layout:
10094 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10095 #    layout: "plot-service-density"
10096 #
10097 #- type: "plot"
10098 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10099 #  algorithm: "plot_nf_heatmap"
10100 #  output-file-type: ".html"
10101 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10102 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10103 #  filter: "'NIC_Intel-XXV710' and
10104 #           'NF_DENSITY' and
10105 #           'DOCKER' and
10106 #           'PIPELINE' and
10107 #           'NF_VPPIP4' and
10108 #           'IMIX' and
10109 #           '4T2C' and
10110 #           'NDRPDR'"
10111 #  parameters:
10112 #  - "throughput"
10113 #  - "name"
10114 #  - "tags"
10115 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10116 #  x-axis: "X = CNFs per Service Pipeline"
10117 #  y-axis: "Y = Number of Service Pipelines"
10118 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10119 #  layout:
10120 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10121 #    layout: "plot-service-density"
10122 #
10123 #- type: "plot"
10124 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10125 #  algorithm: "plot_nf_heatmap"
10126 #  output-file-type: ".html"
10127 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10128 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10129 #  filter: "'NIC_Intel-XXV710' and
10130 #           'NF_DENSITY' and
10131 #           'DOCKER' and
10132 #           'PIPELINE' and
10133 #           'NF_VPPIP4' and
10134 #           'IMIX' and
10135 #           '8T4C' and
10136 #           'NDRPDR'"
10137 #  parameters:
10138 #  - "throughput"
10139 #  - "name"
10140 #  - "tags"
10141 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10142 #  x-axis: "X = CNFs per Service Pipeline"
10143 #  y-axis: "Y = Number of Service Pipelines"
10144 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10145 #  layout:
10146 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10147 #    layout: "plot-service-density"
10148 #
10149 ## Plots - NF Density - CSP - PDR 64b
10150 #- type: "plot"
10151 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10152 #  algorithm: "plot_nf_heatmap"
10153 #  output-file-type: ".html"
10154 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
10155 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10156 #  filter: "'NIC_Intel-XXV710' and
10157 #           'NF_DENSITY' and
10158 #           'DOCKER' and
10159 #           'PIPELINE' and
10160 #           'NF_VPPIP4' and
10161 #           '64B' and
10162 #           '2T1C' and
10163 #           'NDRPDR'"
10164 #  parameters:
10165 #  - "throughput"
10166 #  - "name"
10167 #  - "tags"
10168 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10169 #  x-axis: "X = CNFs per Service Pipeline"
10170 #  y-axis: "Y = Number of Service Pipelines"
10171 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10172 #  layout:
10173 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10174 #    layout: "plot-service-density"
10175 #
10176 #- type: "plot"
10177 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10178 #  algorithm: "plot_nf_heatmap"
10179 #  output-file-type: ".html"
10180 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
10181 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10182 #  filter: "'NIC_Intel-XXV710' and
10183 #           'NF_DENSITY' and
10184 #           'DOCKER' and
10185 #           'PIPELINE' and
10186 #           'NF_VPPIP4' and
10187 #           '64B' and
10188 #           '4T2C' and
10189 #           'NDRPDR'"
10190 #  parameters:
10191 #  - "throughput"
10192 #  - "name"
10193 #  - "tags"
10194 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10195 #  x-axis: "X = CNFs per Service Pipeline"
10196 #  y-axis: "Y = Number of Service Pipelines"
10197 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10198 #  layout:
10199 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10200 #    layout: "plot-service-density"
10201 #
10202 #- type: "plot"
10203 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10204 #  algorithm: "plot_nf_heatmap"
10205 #  output-file-type: ".html"
10206 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
10207 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10208 #  filter: "'NIC_Intel-XXV710' and
10209 #           'NF_DENSITY' and
10210 #           'DOCKER' and
10211 #           'PIPELINE' and
10212 #           'NF_VPPIP4' and
10213 #           '64B' and
10214 #           '8T4C' and
10215 #           'NDRPDR'"
10216 #  parameters:
10217 #  - "throughput"
10218 #  - "name"
10219 #  - "tags"
10220 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10221 #  x-axis: "X = CNFs per Service Pipeline"
10222 #  y-axis: "Y = Number of Service Pipelines"
10223 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10224 #  layout:
10225 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10226 #    layout: "plot-service-density"
10227 #
10228 ## Plots - NF Density - CSP - PDR IMIX
10229 #- type: "plot"
10230 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10231 #  algorithm: "plot_nf_heatmap"
10232 #  output-file-type: ".html"
10233 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10234 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10235 #  filter: "'NIC_Intel-XXV710' and
10236 #           'NF_DENSITY' and
10237 #           'DOCKER' and
10238 #           'PIPELINE' and
10239 #           'NF_VPPIP4' and
10240 #           'IMIX' and
10241 #           '2T1C' and
10242 #           'NDRPDR'"
10243 #  parameters:
10244 #  - "throughput"
10245 #  - "name"
10246 #  - "tags"
10247 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10248 #  x-axis: "X = CNFs per Service Pipeline"
10249 #  y-axis: "Y = Number of Service Pipelines"
10250 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10251 #  layout:
10252 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10253 #    layout: "plot-service-density"
10254 #
10255 #- type: "plot"
10256 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10257 #  algorithm: "plot_nf_heatmap"
10258 #  output-file-type: ".html"
10259 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10260 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10261 #  filter: "'NIC_Intel-XXV710' and
10262 #           'NF_DENSITY' and
10263 #           'DOCKER' and
10264 #           'PIPELINE' and
10265 #           'NF_VPPIP4' and
10266 #           'IMIX' and
10267 #           '4T2C' and
10268 #           'NDRPDR'"
10269 #  parameters:
10270 #  - "throughput"
10271 #  - "name"
10272 #  - "tags"
10273 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10274 #  x-axis: "X = CNFs per Service Pipeline"
10275 #  y-axis: "Y = Number of Service Pipelines"
10276 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10277 #  layout:
10278 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10279 #    layout: "plot-service-density"
10280 #
10281 #- type: "plot"
10282 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10283 #  algorithm: "plot_nf_heatmap"
10284 #  output-file-type: ".html"
10285 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10286 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10287 #  filter: "'NIC_Intel-XXV710' and
10288 #           'NF_DENSITY' and
10289 #           'DOCKER' and
10290 #           'PIPELINE' and
10291 #           'NF_VPPIP4' and
10292 #           'IMIX' and
10293 #           '8T4C' and
10294 #           'NDRPDR'"
10295 #  parameters:
10296 #  - "throughput"
10297 #  - "name"
10298 #  - "tags"
10299 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10300 #  x-axis: "X = CNFs per Service Pipeline"
10301 #  y-axis: "Y = Number of Service Pipelines"
10302 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10303 #  layout:
10304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10305 #    layout: "plot-service-density"
10306
10307 ###############################################################################
10308 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10309
10310 - type: "plot"
10311   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10312   algorithm: "plot_nf_heatmap"
10313   output-file-type: ".html"
10314   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10315   data: "plot-vpp-nfv-2n-clx-mrr"
10316   filter: "'NIC_Intel-XXV710' and
10317            'NF_DENSITY' and
10318            'VHOST' and
10319            not 'VXLAN' and
10320            'CHAIN' and
10321            'NF_VPPIP4' and
10322            'IMIX' and
10323            '2T1C' and
10324            'MRR'"
10325   parameters:
10326   - "result"
10327   - "name"
10328   - "tags"
10329   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10330   x-axis: "X = VNFs per Service Chain"
10331   y-axis: "Y = Number of Service Chains"
10332   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10333   layout:
10334     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10335     layout: "plot-service-density"
10336
10337 - type: "plot"
10338   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10339   algorithm: "plot_nf_heatmap"
10340   output-file-type: ".html"
10341   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10342   data: "plot-vpp-nfv-2n-clx-mrr"
10343   filter: "'NIC_Intel-XXV710' and
10344            'NF_DENSITY' and
10345            'VHOST' and
10346            not 'VXLAN' and
10347            'CHAIN' and
10348            'NF_VPPIP4' and
10349            'IMIX' and
10350            '4T2C' and
10351            'MRR'"
10352   parameters:
10353   - "result"
10354   - "name"
10355   - "tags"
10356   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10357   x-axis: "X = VNFs per Service Chain"
10358   y-axis: "Y = Number of Service Chains"
10359   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10360   layout:
10361     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10362     layout: "plot-service-density"
10363
10364 - type: "plot"
10365   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10366   algorithm: "plot_nf_heatmap"
10367   output-file-type: ".html"
10368   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10369   data: "plot-vpp-nfv-2n-clx-mrr"
10370   filter: "'NIC_Intel-XXV710' and
10371            'NF_DENSITY' and
10372            'VHOST' and
10373            not 'VXLAN' and
10374            'CHAIN' and
10375            'NF_VPPIP4' and
10376            'IMIX' and
10377            '8T4C' and
10378            'MRR'"
10379   parameters:
10380   - "result"
10381   - "name"
10382   - "tags"
10383   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10384   x-axis: "X = VNFs per Service Chain"
10385   y-axis: "Y = Number of Service Chains"
10386   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10387   layout:
10388     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10389     layout: "plot-service-density"
10390
10391 # Plots - NF Density - VSC - NDR IMIX
10392 - type: "plot"
10393   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10394   algorithm: "plot_nf_heatmap"
10395   output-file-type: ".html"
10396   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10397   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10398   filter: "'NIC_Intel-XXV710' and
10399            'NF_DENSITY' and
10400            'VHOST' and
10401            not 'VXLAN' and
10402            'CHAIN' and
10403            'NF_VPPIP4' and
10404            'IMIX' and
10405            '2T1C' and
10406            'NDRPDR'"
10407   parameters:
10408   - "throughput"
10409   - "name"
10410   - "tags"
10411   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10412   x-axis: "X = VNFs per Service Chain"
10413   y-axis: "Y = Number of Service Chains"
10414   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10415   layout:
10416     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10417     layout: "plot-service-density"
10418
10419 - type: "plot"
10420   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10421   algorithm: "plot_nf_heatmap"
10422   output-file-type: ".html"
10423   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10424   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10425   filter: "'NIC_Intel-XXV710' and
10426            'NF_DENSITY' and
10427            'VHOST' and
10428            not 'VXLAN' and
10429            'CHAIN' and
10430            'NF_VPPIP4' and
10431            'IMIX' and
10432            '4T2C' and
10433            'NDRPDR'"
10434   parameters:
10435   - "throughput"
10436   - "name"
10437   - "tags"
10438   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10439   x-axis: "X = VNFs per Service Chain"
10440   y-axis: "Y = Number of Service Chains"
10441   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10442   layout:
10443     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10444     layout: "plot-service-density"
10445
10446 - type: "plot"
10447   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10448   algorithm: "plot_nf_heatmap"
10449   output-file-type: ".html"
10450   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10451   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10452   filter: "'NIC_Intel-XXV710' and
10453            'NF_DENSITY' and
10454            'VHOST' and
10455            not 'VXLAN' and
10456            'CHAIN' and
10457            'NF_VPPIP4' and
10458            'IMIX' and
10459            '8T4C' and
10460            'NDRPDR'"
10461   parameters:
10462   - "throughput"
10463   - "name"
10464   - "tags"
10465   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10466   x-axis: "X = VNFs per Service Chain"
10467   y-axis: "Y = Number of Service Chains"
10468   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10469   layout:
10470     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10471     layout: "plot-service-density"
10472
10473 # Plots - NF Density - VSC - PDR IMIX
10474 - type: "plot"
10475   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10476   algorithm: "plot_nf_heatmap"
10477   output-file-type: ".html"
10478   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10479   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10480   filter: "'NIC_Intel-XXV710' and
10481            'NF_DENSITY' and
10482            'VHOST' and
10483            not 'VXLAN' and
10484            'CHAIN' and
10485            'NF_VPPIP4' and
10486            'IMIX' and
10487            '2T1C' and
10488            'NDRPDR'"
10489   parameters:
10490   - "throughput"
10491   - "name"
10492   - "tags"
10493   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10494   x-axis: "X = VNFs per Service Chain"
10495   y-axis: "Y = Number of Service Chains"
10496   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10497   layout:
10498     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10499     layout: "plot-service-density"
10500
10501 - type: "plot"
10502   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10503   algorithm: "plot_nf_heatmap"
10504   output-file-type: ".html"
10505   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10506   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10507   filter: "'NIC_Intel-XXV710' and
10508            'NF_DENSITY' and
10509            'VHOST' and
10510            not 'VXLAN' and
10511            'CHAIN' and
10512            'NF_VPPIP4' and
10513            'IMIX' and
10514            '4T2C' and
10515            'NDRPDR'"
10516   parameters:
10517   - "throughput"
10518   - "name"
10519   - "tags"
10520   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10521   x-axis: "X = VNFs per Service Chain"
10522   y-axis: "Y = Number of Service Chains"
10523   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10524   layout:
10525     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10526     layout: "plot-service-density"
10527
10528 - type: "plot"
10529   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10530   algorithm: "plot_nf_heatmap"
10531   output-file-type: ".html"
10532   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10533   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10534   filter: "'NIC_Intel-XXV710' and
10535            'NF_DENSITY' and
10536            'VHOST' and
10537            not 'VXLAN' and
10538            'CHAIN' and
10539            'NF_VPPIP4' and
10540            'IMIX' and
10541            '8T4C' and
10542            'NDRPDR'"
10543   parameters:
10544   - "throughput"
10545   - "name"
10546   - "tags"
10547   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10548   x-axis: "X = VNFs per Service Chain"
10549   y-axis: "Y = Number of Service Chains"
10550   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10551   layout:
10552     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10553     layout: "plot-service-density"
10554
10555 # Plots - NF Density - VSC - MRR IMIX
10556 - type: "plot"
10557   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10558   algorithm: "plot_nf_heatmap"
10559   output-file-type: ".html"
10560   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10561   data: "plot-vpp-nfv-2n-clx-mrr"
10562   filter: "'NIC_Intel-XXV710' and
10563            'NF_DENSITY' and
10564            'VHOST' and
10565            'VXLAN' and
10566            'CHAIN' and
10567            'IMIX' and
10568            '2T1C' and
10569            'MRR'"
10570   parameters:
10571   - "result"
10572   - "name"
10573   - "tags"
10574   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10575   x-axis: "X = VNFs per Service Chain"
10576   y-axis: "Y = Number of Service Chains"
10577   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10578   layout:
10579     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10580     layout: "plot-service-density"
10581
10582 - type: "plot"
10583   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10584   algorithm: "plot_nf_heatmap"
10585   output-file-type: ".html"
10586   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10587   data: "plot-vpp-nfv-2n-clx-mrr"
10588   filter: "'NIC_Intel-XXV710' and
10589            'NF_DENSITY' and
10590            'VHOST' and
10591            'VXLAN' and
10592            'CHAIN' and
10593            'IMIX' and
10594            '4T2C' and
10595            'MRR'"
10596   parameters:
10597   - "result"
10598   - "name"
10599   - "tags"
10600   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10601   x-axis: "X = VNFs per Service Chain"
10602   y-axis: "Y = Number of Service Chains"
10603   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10604   layout:
10605     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10606     layout: "plot-service-density"
10607
10608 - type: "plot"
10609   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10610   algorithm: "plot_nf_heatmap"
10611   output-file-type: ".html"
10612   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10613   data: "plot-vpp-nfv-2n-clx-mrr"
10614   filter: "'NIC_Intel-XXV710' and
10615            'NF_DENSITY' and
10616            'VHOST' and
10617            'VXLAN' and
10618            'CHAIN' and
10619            'IMIX' and
10620            '8T4C' and
10621            'MRR'"
10622   parameters:
10623   - "result"
10624   - "name"
10625   - "tags"
10626   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10627   x-axis: "X = VNFs per Service Chain"
10628   y-axis: "Y = Number of Service Chains"
10629   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10630   layout:
10631     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10632     layout: "plot-service-density"
10633
10634 # Plots - NF Density - VSC - NDR IMIX
10635 - type: "plot"
10636   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10637   algorithm: "plot_nf_heatmap"
10638   output-file-type: ".html"
10639   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10640   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10641   filter: "'NIC_Intel-XXV710' and
10642            'NF_DENSITY' and
10643            'VHOST' and
10644            'VXLAN' and
10645            'CHAIN' and
10646            'IMIX' and
10647            '2T1C' and
10648            'NDRPDR'"
10649   parameters:
10650   - "throughput"
10651   - "name"
10652   - "tags"
10653   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10654   x-axis: "X = VNFs per Service Chain"
10655   y-axis: "Y = Number of Service Chains"
10656   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10657   layout:
10658     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10659     layout: "plot-service-density"
10660
10661 - type: "plot"
10662   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10663   algorithm: "plot_nf_heatmap"
10664   output-file-type: ".html"
10665   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10666   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10667   filter: "'NIC_Intel-XXV710' and
10668            'NF_DENSITY' and
10669            'VHOST' and
10670            'VXLAN' and
10671            'CHAIN' and
10672            'IMIX' and
10673            '4T2C' and
10674            'NDRPDR'"
10675   parameters:
10676   - "throughput"
10677   - "name"
10678   - "tags"
10679   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10680   x-axis: "X = VNFs per Service Chain"
10681   y-axis: "Y = Number of Service Chains"
10682   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10683   layout:
10684     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10685     layout: "plot-service-density"
10686
10687 - type: "plot"
10688   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10689   algorithm: "plot_nf_heatmap"
10690   output-file-type: ".html"
10691   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10692   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10693   filter: "'NIC_Intel-XXV710' and
10694            'NF_DENSITY' and
10695            'VHOST' and
10696            'VXLAN' and
10697            'CHAIN' and
10698            'IMIX' and
10699            '8T4C' and
10700            'NDRPDR'"
10701   parameters:
10702   - "throughput"
10703   - "name"
10704   - "tags"
10705   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10706   x-axis: "X = VNFs per Service Chain"
10707   y-axis: "Y = Number of Service Chains"
10708   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10709   layout:
10710     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10711     layout: "plot-service-density"
10712
10713 # Plots - NF Density - VSC - PDR IMIX
10714 - type: "plot"
10715   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10716   algorithm: "plot_nf_heatmap"
10717   output-file-type: ".html"
10718   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10719   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10720   filter: "'NIC_Intel-XXV710' and
10721            'NF_DENSITY' and
10722            'VHOST' and
10723            'VXLAN' and
10724            'CHAIN' and
10725            'IMIX' and
10726            '2T1C' and
10727            'NDRPDR'"
10728   parameters:
10729   - "throughput"
10730   - "name"
10731   - "tags"
10732   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10733   x-axis: "X = VNFs per Service Chain"
10734   y-axis: "Y = Number of Service Chains"
10735   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10736   layout:
10737     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10738     layout: "plot-service-density"
10739
10740 - type: "plot"
10741   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10742   algorithm: "plot_nf_heatmap"
10743   output-file-type: ".html"
10744   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10745   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10746   filter: "'NIC_Intel-XXV710' and
10747            'NF_DENSITY' and
10748            'VHOST' and
10749            'VXLAN' and
10750            'CHAIN' and
10751            'IMIX' and
10752            '4T2C' and
10753            'NDRPDR'"
10754   parameters:
10755   - "throughput"
10756   - "name"
10757   - "tags"
10758   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10759   x-axis: "X = VNFs per Service Chain"
10760   y-axis: "Y = Number of Service Chains"
10761   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10762   layout:
10763     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10764     layout: "plot-service-density"
10765
10766 - type: "plot"
10767   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10768   algorithm: "plot_nf_heatmap"
10769   output-file-type: ".html"
10770   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10771   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10772   filter: "'NIC_Intel-XXV710' and
10773            'NF_DENSITY' and
10774            'VHOST' and
10775            'VXLAN' and
10776            'CHAIN' and
10777            'IMIX' and
10778            '8T4C' and
10779            'NDRPDR'"
10780   parameters:
10781   - "throughput"
10782   - "name"
10783   - "tags"
10784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10785   x-axis: "X = VNFs per Service Chain"
10786   y-axis: "Y = Number of Service Chains"
10787   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10788   layout:
10789     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10790     layout: "plot-service-density"
10791
10792 # Plots - NF Density - CSC - MRR IMIX
10793 - type: "plot"
10794   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10795   algorithm: "plot_nf_heatmap"
10796   output-file-type: ".html"
10797   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10798   data: "plot-vpp-nfv-2n-clx-mrr"
10799   filter: "'NIC_Intel-XXV710' and
10800            'NF_DENSITY' and
10801            'DOCKER' and
10802            'CHAIN' and
10803            'NF_VPPIP4' and
10804            'IMIX' and
10805            '2T1C' and
10806            'MRR'"
10807   parameters:
10808   - "result"
10809   - "name"
10810   - "tags"
10811   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10812   x-axis: "X = CNFs per Service Chain"
10813   y-axis: "Y = Number of Service Chains"
10814   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10815   layout:
10816     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10817     layout: "plot-service-density"
10818
10819 - type: "plot"
10820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10821   algorithm: "plot_nf_heatmap"
10822   output-file-type: ".html"
10823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10824   data: "plot-vpp-nfv-2n-clx-mrr"
10825   filter: "'NIC_Intel-XXV710' and
10826            'NF_DENSITY' and
10827            'DOCKER' and
10828            'CHAIN' and
10829            'NF_VPPIP4' and
10830            'IMIX' and
10831            '4T2C' and
10832            'MRR'"
10833   parameters:
10834   - "result"
10835   - "name"
10836   - "tags"
10837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10838   x-axis: "X = CNFs per Service Chain"
10839   y-axis: "Y = Number of Service Chains"
10840   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10841   layout:
10842     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10843     layout: "plot-service-density"
10844
10845 - type: "plot"
10846   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10847   algorithm: "plot_nf_heatmap"
10848   output-file-type: ".html"
10849   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10850   data: "plot-vpp-nfv-2n-clx-mrr"
10851   filter: "'NIC_Intel-XXV710' and
10852            'NF_DENSITY' and
10853            'DOCKER' and
10854            'CHAIN' and
10855            'NF_VPPIP4' and
10856            'IMIX' and
10857            '8T4C' and
10858            'MRR'"
10859   parameters:
10860   - "result"
10861   - "name"
10862   - "tags"
10863   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10864   x-axis: "X = CNFs per Service Chain"
10865   y-axis: "Y = Number of Service Chains"
10866   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10867   layout:
10868     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10869     layout: "plot-service-density"
10870
10871 # Plots - NF Density - CSC - NDR IMIX
10872 - type: "plot"
10873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10874   algorithm: "plot_nf_heatmap"
10875   output-file-type: ".html"
10876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10877   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10878   filter: "'NIC_Intel-XXV710' and
10879            'NF_DENSITY' and
10880            'DOCKER' and
10881            'CHAIN' and
10882            'NF_VPPIP4' and
10883            'IMIX' and
10884            '2T1C' and
10885            'NDRPDR'"
10886   parameters:
10887   - "throughput"
10888   - "name"
10889   - "tags"
10890   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10891   x-axis: "X = CNFs per Service Chain"
10892   y-axis: "Y = Number of Service Chains"
10893   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10894   layout:
10895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10896     layout: "plot-service-density"
10897
10898 - type: "plot"
10899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10900   algorithm: "plot_nf_heatmap"
10901   output-file-type: ".html"
10902   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10903   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10904   filter: "'NIC_Intel-XXV710' and
10905            'NF_DENSITY' and
10906            'DOCKER' and
10907            'CHAIN' and
10908            'NF_VPPIP4' and
10909            'IMIX' and
10910            '4T2C' and
10911            'NDRPDR'"
10912   parameters:
10913   - "throughput"
10914   - "name"
10915   - "tags"
10916   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10917   x-axis: "X = CNFs per Service Chain"
10918   y-axis: "Y = Number of Service Chains"
10919   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10920   layout:
10921     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10922     layout: "plot-service-density"
10923
10924 - type: "plot"
10925   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10926   algorithm: "plot_nf_heatmap"
10927   output-file-type: ".html"
10928   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10929   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10930   filter: "'NIC_Intel-XXV710' and
10931            'NF_DENSITY' and
10932            'DOCKER' and
10933            'CHAIN' and
10934            'NF_VPPIP4' and
10935            'IMIX' and
10936            '8T4C' and
10937            'NDRPDR'"
10938   parameters:
10939   - "throughput"
10940   - "name"
10941   - "tags"
10942   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10943   x-axis: "X = CNFs per Service Chain"
10944   y-axis: "Y = Number of Service Chains"
10945   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10946   layout:
10947     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10948     layout: "plot-service-density"
10949
10950 # Plots - NF Density - CSC - PDR IMIX
10951 - type: "plot"
10952   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10953   algorithm: "plot_nf_heatmap"
10954   output-file-type: ".html"
10955   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10956   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10957   filter: "'NIC_Intel-XXV710' and
10958            'NF_DENSITY' and
10959            'DOCKER' and
10960            'CHAIN' and
10961            'NF_VPPIP4' and
10962            'IMIX' and
10963            '2T1C' and
10964            'NDRPDR'"
10965   parameters:
10966   - "throughput"
10967   - "name"
10968   - "tags"
10969   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10970   x-axis: "X = CNFs per Service Chain"
10971   y-axis: "Y = Number of Service Chains"
10972   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10973   layout:
10974     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10975     layout: "plot-service-density"
10976
10977 - type: "plot"
10978   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10979   algorithm: "plot_nf_heatmap"
10980   output-file-type: ".html"
10981   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10982   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10983   filter: "'NIC_Intel-XXV710' and
10984            'NF_DENSITY' and
10985            'DOCKER' and
10986            'CHAIN' and
10987            'NF_VPPIP4' and
10988            'IMIX' and
10989            '4T2C' and
10990            'NDRPDR'"
10991   parameters:
10992   - "throughput"
10993   - "name"
10994   - "tags"
10995   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10996   x-axis: "X = CNFs per Service Chain"
10997   y-axis: "Y = Number of Service Chains"
10998   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10999   layout:
11000     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11001     layout: "plot-service-density"
11002
11003 - type: "plot"
11004   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11005   algorithm: "plot_nf_heatmap"
11006   output-file-type: ".html"
11007   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11008   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11009   filter: "'NIC_Intel-XXV710' and
11010            'NF_DENSITY' and
11011            'DOCKER' and
11012            'CHAIN' and
11013            'NF_VPPIP4' and
11014            'IMIX' and
11015            '8T4C' and
11016            'NDRPDR'"
11017   parameters:
11018   - "throughput"
11019   - "name"
11020   - "tags"
11021   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11022   x-axis: "X = CNFs per Service Chain"
11023   y-axis: "Y = Number of Service Chains"
11024   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11025   layout:
11026     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11027     layout: "plot-service-density"
11028
11029 # Plots - NF Density - CSP - MRR IMIX
11030 - type: "plot"
11031   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11032   algorithm: "plot_nf_heatmap"
11033   output-file-type: ".html"
11034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11035   data: "plot-vpp-nfv-2n-clx-mrr"
11036   filter: "'NIC_Intel-XXV710' and
11037            'NF_DENSITY' and
11038            'DOCKER' and
11039            'PIPELINE' and
11040            'NF_VPPIP4' and
11041            'IMIX' and
11042            '2T1C' and
11043            'MRR'"
11044   parameters:
11045   - "result"
11046   - "name"
11047   - "tags"
11048   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11049   x-axis: "X = CNFs per Service Pipeline"
11050   y-axis: "Y = Number of Service Pipelines"
11051   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11052   layout:
11053     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11054     layout: "plot-service-density"
11055
11056 - type: "plot"
11057   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11058   algorithm: "plot_nf_heatmap"
11059   output-file-type: ".html"
11060   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11061   data: "plot-vpp-nfv-2n-clx-mrr"
11062   filter: "'NIC_Intel-XXV710' and
11063            'NF_DENSITY' and
11064            'DOCKER' and
11065            'PIPELINE' and
11066            'NF_VPPIP4' and
11067            'IMIX' and
11068            '4T2C' and
11069            'MRR'"
11070   parameters:
11071   - "result"
11072   - "name"
11073   - "tags"
11074   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11075   x-axis: "X = CNFs per Service Pipeline"
11076   y-axis: "Y = Number of Service Pipelines"
11077   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11078   layout:
11079     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11080     layout: "plot-service-density"
11081
11082 - type: "plot"
11083   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11084   algorithm: "plot_nf_heatmap"
11085   output-file-type: ".html"
11086   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11087   data: "plot-vpp-nfv-2n-clx-mrr"
11088   filter: "'NIC_Intel-XXV710' and
11089            'NF_DENSITY' and
11090            'DOCKER' and
11091            'PIPELINE' and
11092            'NF_VPPIP4' and
11093            'IMIX' and
11094            '8T4C' and
11095            'MRR'"
11096   parameters:
11097   - "result"
11098   - "name"
11099   - "tags"
11100   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11101   x-axis: "X = CNFs per Service Pipeline"
11102   y-axis: "Y = Number of Service Pipelines"
11103   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11104   layout:
11105     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11106     layout: "plot-service-density"
11107
11108 # Plots - NF Density - CSP - NDR IMIX
11109 - type: "plot"
11110   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11111   algorithm: "plot_nf_heatmap"
11112   output-file-type: ".html"
11113   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11114   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11115   filter: "'NIC_Intel-XXV710' and
11116            'NF_DENSITY' and
11117            'DOCKER' and
11118            'PIPELINE' and
11119            'NF_VPPIP4' and
11120            'IMIX' and
11121            '2T1C' and
11122            'NDRPDR'"
11123   parameters:
11124   - "throughput"
11125   - "name"
11126   - "tags"
11127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11128   x-axis: "X = CNFs per Service Pipeline"
11129   y-axis: "Y = Number of Service Pipelines"
11130   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11131   layout:
11132     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11133     layout: "plot-service-density"
11134
11135 - type: "plot"
11136   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11137   algorithm: "plot_nf_heatmap"
11138   output-file-type: ".html"
11139   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11140   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11141   filter: "'NIC_Intel-XXV710' and
11142            'NF_DENSITY' and
11143            'DOCKER' and
11144            'PIPELINE' and
11145            'NF_VPPIP4' and
11146            'IMIX' and
11147            '4T2C' and
11148            'NDRPDR'"
11149   parameters:
11150   - "throughput"
11151   - "name"
11152   - "tags"
11153   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11154   x-axis: "X = CNFs per Service Pipeline"
11155   y-axis: "Y = Number of Service Pipelines"
11156   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11157   layout:
11158     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11159     layout: "plot-service-density"
11160
11161 - type: "plot"
11162   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11163   algorithm: "plot_nf_heatmap"
11164   output-file-type: ".html"
11165   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11166   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11167   filter: "'NIC_Intel-XXV710' and
11168            'NF_DENSITY' and
11169            'DOCKER' and
11170            'PIPELINE' and
11171            'NF_VPPIP4' and
11172            'IMIX' and
11173            '8T4C' and
11174            'NDRPDR'"
11175   parameters:
11176   - "throughput"
11177   - "name"
11178   - "tags"
11179   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11180   x-axis: "X = CNFs per Service Pipeline"
11181   y-axis: "Y = Number of Service Pipelines"
11182   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11183   layout:
11184     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11185     layout: "plot-service-density"
11186
11187 # Plots - NF Density - CSP - PDR IMIX
11188 - type: "plot"
11189   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11190   algorithm: "plot_nf_heatmap"
11191   output-file-type: ".html"
11192   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11193   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11194   filter: "'NIC_Intel-XXV710' and
11195            'NF_DENSITY' and
11196            'DOCKER' and
11197            'PIPELINE' and
11198            'NF_VPPIP4' and
11199            'IMIX' and
11200            '2T1C' and
11201            'NDRPDR'"
11202   parameters:
11203   - "throughput"
11204   - "name"
11205   - "tags"
11206   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11207   x-axis: "X = CNFs per Service Pipeline"
11208   y-axis: "Y = Number of Service Pipelines"
11209   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11210   layout:
11211     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11212     layout: "plot-service-density"
11213
11214 - type: "plot"
11215   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11216   algorithm: "plot_nf_heatmap"
11217   output-file-type: ".html"
11218   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11219   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11220   filter: "'NIC_Intel-XXV710' and
11221            'NF_DENSITY' and
11222            'DOCKER' and
11223            'PIPELINE' and
11224            'NF_VPPIP4' and
11225            'IMIX' and
11226            '4T2C' and
11227            'NDRPDR'"
11228   parameters:
11229   - "throughput"
11230   - "name"
11231   - "tags"
11232   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11233   x-axis: "X = CNFs per Service Pipeline"
11234   y-axis: "Y = Number of Service Pipelines"
11235   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11236   layout:
11237     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11238     layout: "plot-service-density"
11239
11240 - type: "plot"
11241   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11242   algorithm: "plot_nf_heatmap"
11243   output-file-type: ".html"
11244   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11245   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11246   filter: "'NIC_Intel-XXV710' and
11247            'NF_DENSITY' and
11248            'DOCKER' and
11249            'PIPELINE' and
11250            'NF_VPPIP4' and
11251            'IMIX' and
11252            '8T4C' and
11253            'NDRPDR'"
11254   parameters:
11255   - "throughput"
11256   - "name"
11257   - "tags"
11258   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11259   x-axis: "X = CNFs per Service Pipeline"
11260   y-axis: "Y = Number of Service Pipelines"
11261   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11262   layout:
11263     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11264     layout: "plot-service-density"
11265
11266 ################################################################################
11267
11268 # Packet Throughput
11269
11270 - type: "plot"
11271   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11272   algorithm: "plot_perf_box_name"
11273   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11274   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11275   include:
11276     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11277     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11278     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11279     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11280   layout:
11281     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11282     layout: "plot-throughput"
11283
11284 - type: "plot"
11285   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11286   algorithm: "plot_perf_box_name"
11287   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11288   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11289   include:
11290     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11291     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11292     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11293     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11294   layout:
11295     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11296     layout: "plot-throughput"
11297
11298 - type: "plot"
11299   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11300   algorithm: "plot_perf_box_name"
11301   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11303   include:
11304     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11305     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11306     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11307     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11308   layout:
11309     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11310     layout: "plot-throughput"
11311
11312 - type: "plot"
11313   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11314   algorithm: "plot_perf_box_name"
11315   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11316   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11317   include:
11318     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11319     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11320     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11321     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11322   layout:
11323     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11324     layout: "plot-throughput"
11325
11326 - type: "plot"
11327   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11328   algorithm: "plot_perf_box_name"
11329   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11331   include:
11332     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1dcr-ndrpdr"
11333     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1lxc-ndrpdr"
11334     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11335     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11336     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11337   layout:
11338     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11339     layout: "plot-throughput"
11340
11341 - type: "plot"
11342   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11343   algorithm: "plot_perf_box_name"
11344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11346   include:
11347     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11348     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11349     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11350     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-avf-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11351     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11352   layout:
11353     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11354     layout: "plot-throughput"
11355
11356 - type: "plot"
11357   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11358   algorithm: "plot_perf_box_name"
11359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11361   include:
11362     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11363     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11364     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11365     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11366     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11367   layout:
11368     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11369     layout: "plot-throughput"
11370
11371 - type: "plot"
11372   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11373   algorithm: "plot_perf_box_name"
11374   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11376   include:
11377     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11378     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11379     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11380     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11381     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11382   layout:
11383     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11384     layout: "plot-throughput"
11385
11386 - type: "plot"
11387   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11388   algorithm: "plot_perf_box_name"
11389   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11390   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11391   include:
11392     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11393     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11394     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11395     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11396     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11397   layout:
11398     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11399     layout: "plot-throughput"
11400
11401 - type: "plot"
11402   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11403   algorithm: "plot_perf_box_name"
11404   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11405   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11406   include:
11407     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11408     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11409     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11410     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11411     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11412   layout:
11413     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11414     layout: "plot-throughput"
11415
11416 - type: "plot"
11417   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11418   algorithm: "plot_perf_box_name"
11419   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11420   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11421   include:
11422     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11423     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11424     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11425     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11426     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11427     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11428   layout:
11429     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11430     layout: "plot-throughput"
11431
11432 - type: "plot"
11433   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11434   algorithm: "plot_perf_box_name"
11435   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11436   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11437   include:
11438     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11439     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11440     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11441     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11442     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11443     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11444   layout:
11445     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11446     layout: "plot-throughput"
11447
11448 - type: "plot"
11449   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11450   algorithm: "plot_perf_box_name"
11451   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11452   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11453   include:
11454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11459   layout:
11460     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11461     layout: "plot-throughput"
11462
11463 - type: "plot"
11464   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11465   algorithm: "plot_perf_box_name"
11466   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11468   include:
11469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11474   layout:
11475     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11476     layout: "plot-throughput"
11477
11478 - type: "plot"
11479   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11480   algorithm: "plot_perf_box_name"
11481   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11483   include:
11484     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11487   layout:
11488     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11489     layout: "plot-throughput"
11490
11491 - type: "plot"
11492   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11493   algorithm: "plot_perf_box_name"
11494   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11495   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11496   include:
11497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11499     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11500   layout:
11501     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11502     layout: "plot-throughput"
11503
11504 - type: "plot"
11505   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11506   algorithm: "plot_perf_box_name"
11507   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11508   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11509   include:
11510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11515   layout:
11516     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11517     layout: "plot-throughput"
11518
11519 - type: "plot"
11520   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11521   algorithm: "plot_perf_box_name"
11522   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11523   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11524   include:
11525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11530   layout:
11531     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11532     layout: "plot-throughput"
11533
11534 - type: "plot"
11535   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11536   algorithm: "plot_perf_box_name"
11537   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11538   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11539   include:
11540     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11543   layout:
11544     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11545     layout: "plot-throughput"
11546
11547 - type: "plot"
11548   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11549   algorithm: "plot_perf_box_name"
11550   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11552   include:
11553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11556   layout:
11557     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11558     layout: "plot-throughput"
11559
11560 - type: "plot"
11561   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11562   algorithm: "plot_perf_box_name"
11563   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11564   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11565   include:
11566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11572   layout:
11573     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11574     layout: "plot-throughput"
11575
11576 - type: "plot"
11577   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11578   algorithm: "plot_perf_box_name"
11579   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11581   include:
11582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11588   layout:
11589     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11590     layout: "plot-throughput"
11591
11592 - type: "plot"
11593   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11594   algorithm: "plot_perf_box_name"
11595   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11596   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11597   include:
11598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11604   layout:
11605     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11610   algorithm: "plot_perf_box_name"
11611   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11613   include:
11614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11620   layout:
11621     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11622     layout: "plot-throughput"
11623
11624 - type: "plot"
11625   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11626   algorithm: "plot_perf_box_name"
11627   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11629   include:
11630     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11631     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11632     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11633   layout:
11634     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11635     layout: "plot-throughput"
11636
11637 - type: "plot"
11638   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11639   algorithm: "plot_perf_box_name"
11640   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11641   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11642   include:
11643     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11645     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11646   layout:
11647     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11648     layout: "plot-throughput"
11649
11650 - type: "plot"
11651   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11652   algorithm: "plot_perf_box_name"
11653   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11655   include:
11656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11659 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11660 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11661   layout:
11662     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11663     layout: "plot-throughput"
11664
11665 - type: "plot"
11666   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11667   algorithm: "plot_perf_box_name"
11668   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11670   include:
11671     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11674 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11675 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11676   layout:
11677     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11678     layout: "plot-throughput"
11679
11680 - type: "plot"
11681   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11682   algorithm: "plot_perf_box_name"
11683   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11685   include:
11686     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11687     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11690     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11691   layout:
11692     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11693     layout: "plot-throughput"
11694
11695 - type: "plot"
11696   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11697   algorithm: "plot_perf_box_name"
11698   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11699   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11700   include:
11701     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11702     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11706   layout:
11707     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11708     layout: "plot-throughput"
11709
11710 - type: "plot"
11711   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11712   algorithm: "plot_perf_box_name"
11713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11715   include:
11716     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11717     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11718     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11719     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11721   layout:
11722     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11723     layout: "plot-throughput"
11724
11725 - type: "plot"
11726   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11727   algorithm: "plot_perf_box_name"
11728   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11729   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11730   include:
11731     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11732     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11733     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11734     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11735     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11736   layout:
11737     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11738     layout: "plot-throughput"
11739
11740 - type: "plot"
11741   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11742   algorithm: "plot_perf_box_name"
11743   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11745   include:
11746     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11747     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11748     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11749     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11750     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11751     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11752   layout:
11753     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11754     layout: "plot-throughput"
11755
11756 - type: "plot"
11757   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11758   algorithm: "plot_perf_box_name"
11759   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11761   include:
11762     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11763     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11764     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11765     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11766     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11768   layout:
11769     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11770     layout: "plot-throughput"
11771
11772 - type: "plot"
11773   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11774   algorithm: "plot_perf_box_name"
11775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11777   include:
11778     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11779     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11780     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11781     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11784   layout:
11785     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11786     layout: "plot-throughput"
11787
11788 - type: "plot"
11789   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11790   algorithm: "plot_perf_box_name"
11791   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11793   include:
11794     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11795     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11800   layout:
11801     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11802     layout: "plot-throughput"
11803
11804 - type: "plot"
11805   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11806   algorithm: "plot_perf_box_name"
11807   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11808   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11809   include:
11810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11815   layout:
11816     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11817     layout: "plot-throughput"
11818
11819 - type: "plot"
11820   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11821   algorithm: "plot_perf_box_name"
11822   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11823   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11824   include:
11825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11830   layout:
11831     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11832     layout: "plot-throughput"
11833
11834 - type: "plot"
11835   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11836   algorithm: "plot_perf_box_name"
11837   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11838   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11839   include:
11840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11846   layout:
11847     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11848     layout: "plot-throughput"
11849
11850 - type: "plot"
11851   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11852   algorithm: "plot_perf_box_name"
11853   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11854   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11855   include:
11856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11862   layout:
11863     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11864     layout: "plot-throughput"
11865
11866 - type: "plot"
11867   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11868   algorithm: "plot_perf_box_name"
11869   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11870   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11871   include:
11872     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11873     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11874     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11877   layout:
11878     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11879     layout: "plot-throughput"
11880
11881 - type: "plot"
11882   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11883   algorithm: "plot_perf_box_name"
11884   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11885   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11886   include:
11887     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11889     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11892   layout:
11893     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11894     layout: "plot-throughput"
11895
11896 - type: "plot"
11897   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11898   algorithm: "plot_perf_box_name"
11899   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11900   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11901   include:
11902     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11908   layout:
11909     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11910     layout: "plot-throughput"
11911
11912 - type: "plot"
11913   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11914   algorithm: "plot_perf_box_name"
11915   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11916   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11917   include:
11918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11924   layout:
11925     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11926     layout: "plot-throughput"
11927
11928 - type: "plot"
11929   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11930   algorithm: "plot_perf_box_name"
11931   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11932   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11933   include:
11934     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11935     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11939   layout:
11940     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11941     layout: "plot-throughput"
11942
11943 - type: "plot"
11944   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11945   algorithm: "plot_perf_box_name"
11946   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11947   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11948   include:
11949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11954   layout:
11955     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11956     layout: "plot-throughput"
11957
11958 - type: "plot"
11959   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11960   algorithm: "plot_perf_box_name"
11961   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11962   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11963   include:
11964     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11970   layout:
11971     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11972     layout: "plot-throughput"
11973
11974 - type: "plot"
11975   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11976   algorithm: "plot_perf_box_name"
11977   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11978   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11979   include:
11980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11986   layout:
11987     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11988     layout: "plot-throughput"
11989
11990 - type: "plot"
11991   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11992   algorithm: "plot_perf_box_name"
11993   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11995   include:
11996     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11997     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11998   layout:
11999     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12000     layout: "plot-throughput"
12001
12002 - type: "plot"
12003   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12004   algorithm: "plot_perf_box_name"
12005   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12007   include:
12008     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12009     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12010   layout:
12011     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12012     layout: "plot-throughput"
12013
12014 - type: "plot"
12015   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12016   algorithm: "plot_perf_box_name"
12017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12019   include:
12020     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12021     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12022     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12023     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12024   layout:
12025     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12026     layout: "plot-throughput"
12027
12028 - type: "plot"
12029   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12030   algorithm: "plot_perf_box_name"
12031   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12033   include:
12034     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12035     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12036     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12037     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12038   layout:
12039     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12040     layout: "plot-throughput"
12041
12042 - type: "plot"
12043   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12044   algorithm: "plot_perf_box_name"
12045   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12046   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12047   include:
12048     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12049     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12051     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12052   layout:
12053     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12054     layout: "plot-throughput"
12055
12056 - type: "plot"
12057   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12058   algorithm: "plot_perf_box_name"
12059   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12060   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12061   include:
12062     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12063     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12064     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12066   layout:
12067     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12068     layout: "plot-throughput"
12069
12070 - type: "plot"
12071   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12072   algorithm: "plot_perf_box_name"
12073   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12074   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12075   include:
12076     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12077     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12078     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12079     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12080   layout:
12081     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12082     layout: "plot-throughput"
12083
12084 - type: "plot"
12085   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12086   algorithm: "plot_perf_box_name"
12087   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12088   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12089   include:
12090     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12091     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12094   layout:
12095     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12096     layout: "plot-throughput"
12097
12098 - type: "plot"
12099   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12100   algorithm: "plot_perf_box_name"
12101   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12102   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12103   include:
12104     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12105     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12108   layout:
12109     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12110     layout: "plot-throughput"
12111
12112 - type: "plot"
12113   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12114   algorithm: "plot_perf_box_name"
12115   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12116   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12117   include:
12118     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12119     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12120     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12122   layout:
12123     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12124     layout: "plot-throughput"
12125
12126 - type: "plot"
12127   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12128   algorithm: "plot_perf_box_name"
12129   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12131   include:
12132     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12133     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12134     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12135     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12138   layout:
12139     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12140     layout: "plot-throughput"
12141
12142 - type: "plot"
12143   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12144   algorithm: "plot_perf_box_name"
12145   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12146   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12147   include:
12148     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12149     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12154   layout:
12155     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12156     layout: "plot-throughput"
12157
12158 - type: "plot"
12159   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12160   algorithm: "plot_perf_box_name"
12161   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12163   include:
12164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12165     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12169   layout:
12170     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12171     layout: "plot-throughput"
12172
12173 - type: "plot"
12174   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12175   algorithm: "plot_perf_box_name"
12176   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12177   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12178   include:
12179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12184   layout:
12185     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12186     layout: "plot-throughput"
12187
12188 - type: "plot"
12189   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12190   algorithm: "plot_perf_box_name"
12191   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12192   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12193   include:
12194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12196     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12197     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12198     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12199   layout:
12200     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12201     layout: "plot-throughput"
12202
12203 - type: "plot"
12204   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12205   algorithm: "plot_perf_box_name"
12206   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12208   include:
12209     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12210     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12211     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12212     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12213     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12214   layout:
12215     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12216     layout: "plot-throughput"
12217
12218 - type: "plot"
12219   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12220   algorithm: "plot_perf_box_name"
12221   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12223   include:
12224     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12225     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12226     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12227   layout:
12228     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12229     layout: "plot-throughput"
12230
12231 - type: "plot"
12232   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12233   algorithm: "plot_perf_box_name"
12234   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12236   include:
12237     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12238     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12239     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12240   layout:
12241     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12242     layout: "plot-throughput"
12243
12244 - type: "plot"
12245   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12246   algorithm: "plot_perf_box_name"
12247   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12249   include:
12250     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12251     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12252     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12253   layout:
12254     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12255     layout: "plot-throughput"
12256
12257 - type: "plot"
12258   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12259   algorithm: "plot_perf_box_name"
12260   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12262   include:
12263     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12264     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12265     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12266   layout:
12267     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12268     layout: "plot-throughput"
12269
12270 - type: "plot"
12271   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12272   algorithm: "plot_perf_box_name"
12273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12275   include:
12276     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12277     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12281   layout:
12282     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12283     layout: "plot-throughput"
12284
12285 - type: "plot"
12286   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12287   algorithm: "plot_perf_box_name"
12288   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12289   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12290   include:
12291     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12296   layout:
12297     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12298     layout: "plot-throughput"
12299
12300 - type: "plot"
12301   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12302   algorithm: "plot_perf_box_name"
12303   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12305   include:
12306     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12307     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12309     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12311   layout:
12312     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12313     layout: "plot-throughput"
12314
12315 - type: "plot"
12316   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12317   algorithm: "plot_perf_box_name"
12318   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12320   include:
12321     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12322     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12323     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12324     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12325     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12326   layout:
12327     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12328     layout: "plot-throughput"
12329
12330 - type: "plot"
12331   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12332   algorithm: "plot_perf_box_name"
12333   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12334   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12335   include:
12336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12337     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12338     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12339     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12340     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12341   layout:
12342     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12343     layout: "plot-throughput"
12344
12345 - type: "plot"
12346   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12347   algorithm: "plot_perf_box_name"
12348   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12349   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12350   include:
12351     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12352     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12353     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12355     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12356   layout:
12357     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12358     layout: "plot-throughput"
12359
12360 - type: "plot"
12361   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12362   algorithm: "plot_perf_box_name"
12363   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12364   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12365   include:
12366     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12367     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12369     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12371   layout:
12372     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12373     layout: "plot-throughput"
12374
12375 - type: "plot"
12376   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12377   algorithm: "plot_perf_box_name"
12378   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12379   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12380   include:
12381     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12382     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12383     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12384     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12385     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12386   layout:
12387     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12388     layout: "plot-throughput"
12389
12390 - type: "plot"
12391   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12392   algorithm: "plot_perf_box_name"
12393   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12394   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12395   include:
12396     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12397     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12400     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12401   layout:
12402     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12403     layout: "plot-throughput"
12404
12405 - type: "plot"
12406   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12407   algorithm: "plot_perf_box_name"
12408   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12409   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12410   include:
12411     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12412     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12413     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12414     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12415     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12416   layout:
12417     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12418     layout: "plot-throughput"
12419
12420 - type: "plot"
12421   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12422   algorithm: "plot_perf_box_name"
12423   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12425   include:
12426     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12427     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12428     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12429     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12430     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12431     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12432   layout:
12433     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12434     layout: "plot-throughput"
12435
12436 - type: "plot"
12437   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12438   algorithm: "plot_perf_box_name"
12439   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12441   include:
12442     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12443     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12444     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12445     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12446     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12447     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12448   layout:
12449     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12450     layout: "plot-throughput"
12451
12452 - type: "plot"
12453   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12454   algorithm: "plot_perf_box_name"
12455   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12457   include:
12458     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12459     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12460     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12461     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12462   layout:
12463     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12464     layout: "plot-throughput"
12465
12466 - type: "plot"
12467   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12468   algorithm: "plot_perf_box_name"
12469   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12470   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12471   include:
12472     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12473     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12474     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12475     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12476   layout:
12477     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12478     layout: "plot-throughput"
12479
12480 - type: "plot"
12481   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12482   algorithm: "plot_perf_box_name"
12483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12485   include:
12486     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12487     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12488     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12489     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12490     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12491     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12492   layout:
12493     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12494     layout: "plot-throughput"
12495
12496 - type: "plot"
12497   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12498   algorithm: "plot_perf_box_name"
12499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12501   include:
12502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12504     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12505     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12506     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12507     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12508   layout:
12509     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12510     layout: "plot-throughput"
12511
12512 - type: "plot"
12513   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12514   algorithm: "plot_perf_box_name"
12515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12517   include:
12518     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12519     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12520     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12521     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12522     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12523     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12524   layout:
12525     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12526     layout: "plot-throughput"
12527
12528 - type: "plot"
12529   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12530   algorithm: "plot_perf_box_name"
12531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12533   include:
12534     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12535     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12536     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12537     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12538     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12539     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12540   layout:
12541     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12542     layout: "plot-throughput"
12543
12544 - type: "plot"
12545   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12546   algorithm: "plot_perf_box_name"
12547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12549   include:
12550     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12551     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12552     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12553     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12554     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12555     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12556   layout:
12557     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12558     layout: "plot-throughput"
12559
12560 - type: "plot"
12561   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12562   algorithm: "plot_perf_box_name"
12563   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12565   include:
12566     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12567     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12568     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12569     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12570     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12571     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12572   layout:
12573     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12574     layout: "plot-throughput"
12575
12576 - type: "plot"
12577   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12578   algorithm: "plot_perf_box_name"
12579   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12580   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12581   include:
12582     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12583     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12584     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12585     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12586     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12587     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12588   layout:
12589     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12590     layout: "plot-throughput"
12591
12592 - type: "plot"
12593   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12594   algorithm: "plot_perf_box_name"
12595   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12596   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12597   include:
12598     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12599     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12600     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12601     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12602     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12603     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12604   layout:
12605     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12606     layout: "plot-throughput"
12607
12608 - type: "plot"
12609   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12610   algorithm: "plot_perf_box_name"
12611   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12612   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12613   include:
12614     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12615     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12616     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12617     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12618     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12619     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12620   layout:
12621     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12622     layout: "plot-throughput"
12623
12624 - type: "plot"
12625   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12626   algorithm: "plot_perf_box_name"
12627   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12628   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12629   include:
12630     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12631     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12632     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12633     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12634     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12635     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12636   layout:
12637     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12642   algorithm: "plot_perf_box_name"
12643   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12645   include:
12646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12652   layout:
12653     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12654     layout: "plot-throughput"
12655
12656 - type: "plot"
12657   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12658   algorithm: "plot_perf_box_name"
12659   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12661   include:
12662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12668   layout:
12669     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12670     layout: "plot-throughput"
12671
12672 - type: "plot"
12673   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12674   algorithm: "plot_perf_box_name"
12675   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12676   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12677   include:
12678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12684   layout:
12685     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12686     layout: "plot-throughput"
12687
12688 - type: "plot"
12689   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12690   algorithm: "plot_perf_box_name"
12691   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12692   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12693   include:
12694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12700   layout:
12701     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12702     layout: "plot-throughput"
12703
12704 - type: "plot"
12705   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12706   algorithm: "plot_perf_box_name"
12707   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12709   include:
12710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12716   layout:
12717     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12722   algorithm: "plot_perf_box_name"
12723   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12725   include:
12726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12732   layout:
12733     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12734     layout: "plot-throughput"
12735
12736 - type: "plot"
12737   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12738   algorithm: "plot_perf_box_name"
12739   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12740   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12741   include:
12742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12746   layout:
12747     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12748     layout: "plot-throughput"
12749
12750 - type: "plot"
12751   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12752   algorithm: "plot_perf_box_name"
12753   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12754   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12755   include:
12756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12760   layout:
12761     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12762     layout: "plot-throughput"
12763
12764 - type: "plot"
12765   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12766   algorithm: "plot_perf_box_name"
12767   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12768   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12769   include:
12770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12774   layout:
12775     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12776     layout: "plot-throughput"
12777
12778 - type: "plot"
12779   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12780   algorithm: "plot_perf_box_name"
12781   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12782   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12783   include:
12784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12788   layout:
12789     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12790     layout: "plot-throughput"
12791
12792 - type: "plot"
12793   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12794   algorithm: "plot_perf_box_name"
12795   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12796   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12797   include:
12798     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12799     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12800     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12801     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12802     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12803     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12804   layout:
12805     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12806     layout: "plot-throughput"
12807
12808 - type: "plot"
12809   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12810   algorithm: "plot_perf_box_name"
12811   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12813   include:
12814     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12815     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12816     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12817     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12818     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12819     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12820   layout:
12821     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12822     layout: "plot-throughput"
12823
12824 - type: "plot"
12825   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12826   algorithm: "plot_perf_box_name"
12827   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12829   include:
12830     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12831     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12832     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12833     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12834     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12835   layout:
12836     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12837     layout: "plot-throughput"
12838
12839 - type: "plot"
12840   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12841   algorithm: "plot_perf_box_name"
12842   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12844   include:
12845     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12846     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12847     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12848     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12849     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12850   layout:
12851     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12852     layout: "plot-throughput"
12853
12854 - type: "plot"
12855   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12856   algorithm: "plot_perf_box_name"
12857   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12859   include:
12860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12864     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12865   layout:
12866     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12867     layout: "plot-throughput"
12868
12869 - type: "plot"
12870   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12871   algorithm: "plot_perf_box_name"
12872   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12874   include:
12875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12880   layout:
12881     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12882     layout: "plot-throughput"
12883
12884 - type: "plot"
12885   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12886   algorithm: "plot_perf_box_name"
12887   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12889   include:
12890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12894   layout:
12895     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12896     layout: "plot-throughput"
12897
12898 - type: "plot"
12899   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12900   algorithm: "plot_perf_box_name"
12901   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12902   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12903   include:
12904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12908   layout:
12909     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12910     layout: "plot-throughput"
12911
12912 - type: "plot"
12913   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12914   algorithm: "plot_perf_box_name"
12915   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12916   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12917   include:
12918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12924   layout:
12925     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12926     layout: "plot-throughput"
12927
12928 - type: "plot"
12929   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12930   algorithm: "plot_perf_box_name"
12931   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12932   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12933   include:
12934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12940   layout:
12941     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12942     layout: "plot-throughput"
12943
12944 - type: "plot"
12945   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12946   algorithm: "plot_perf_box_name"
12947   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12949   include:
12950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12956   layout:
12957     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12958     layout: "plot-throughput"
12959
12960 - type: "plot"
12961   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12962   algorithm: "plot_perf_box_name"
12963   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12965   include:
12966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12972   layout:
12973     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12974     layout: "plot-throughput"
12975
12976 - type: "plot"
12977   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12978   algorithm: "plot_perf_box_name"
12979   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12981   include:
12982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12988   layout:
12989     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12990     layout: "plot-throughput"
12991
12992 - type: "plot"
12993   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12994   algorithm: "plot_perf_box_name"
12995   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12997   include:
12998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13004   layout:
13005     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13006     layout: "plot-throughput"
13007
13008 - type: "plot"
13009   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13010   algorithm: "plot_perf_box_name"
13011   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13013   include:
13014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13020   layout:
13021     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13022     layout: "plot-throughput"
13023
13024 - type: "plot"
13025   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13026   algorithm: "plot_perf_box_name"
13027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13029   include:
13030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13032     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13034     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13036   layout:
13037     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13038     layout: "plot-throughput"
13039
13040 - type: "plot"
13041   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13042   algorithm: "plot_perf_box_name"
13043   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13044   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13045   include:
13046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13050   layout:
13051     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13052     layout: "plot-throughput"
13053
13054 - type: "plot"
13055   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13056   algorithm: "plot_perf_box_name"
13057   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13058   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13059   include:
13060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13064   layout:
13065     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13066     layout: "plot-throughput"
13067
13068 - type: "plot"
13069   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13070   algorithm: "plot_perf_box_name"
13071   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13072   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13073   include:
13074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13080   layout:
13081     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13082     layout: "plot-throughput"
13083
13084 - type: "plot"
13085   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13086   algorithm: "plot_perf_box_name"
13087   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13088   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13089   include:
13090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13096   layout:
13097     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13098     layout: "plot-throughput"
13099
13100 - type: "plot"
13101   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13102   algorithm: "plot_perf_box_name"
13103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13105   include:
13106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13112   layout:
13113     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13114     layout: "plot-throughput"
13115
13116 - type: "plot"
13117   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13118   algorithm: "plot_perf_box_name"
13119   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13120   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13121   include:
13122     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13128   layout:
13129     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13130     layout: "plot-throughput"
13131
13132 #- type: "plot"
13133 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13134 #  algorithm: "plot_perf_box_name"
13135 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13136 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13137 #  include:
13138 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13139 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13140 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13141 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13142 #  layout:
13143 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13144 #    layout: "plot-throughput"
13145 #
13146 #- type: "plot"
13147 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13148 #  algorithm: "plot_perf_box_name"
13149 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13150 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13151 #  include:
13152 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13153 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13154 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13155 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13156 #  layout:
13157 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13158 #    layout: "plot-throughput"
13159
13160 - type: "plot"
13161   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13162   algorithm: "plot_perf_box_name"
13163   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13164   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13165   include:
13166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13172   layout:
13173     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13174     layout: "plot-throughput"
13175
13176 - type: "plot"
13177   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13178   algorithm: "plot_perf_box_name"
13179   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13180   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13181   include:
13182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13188   layout:
13189     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13190     layout: "plot-throughput"
13191
13192 #- type: "plot"
13193 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13194 #  algorithm: "plot_perf_box_name"
13195 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13196 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13197 #  include:
13198 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13199 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13200 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13201 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13202 #  layout:
13203 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13204 #    layout: "plot-throughput"
13205 #
13206 #- type: "plot"
13207 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13208 #  algorithm: "plot_perf_box_name"
13209 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13210 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13211 #  include:
13212 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13213 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13214 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13215 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13216 #  layout:
13217 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13218 #    layout: "plot-throughput"
13219
13220 - type: "plot"
13221   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13222   algorithm: "plot_perf_box_name"
13223   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13224   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13225   include:
13226     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13227     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13228     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13229     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13230     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13231     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13232   layout:
13233     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13234     layout: "plot-throughput"
13235
13236 - type: "plot"
13237   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13238   algorithm: "plot_perf_box_name"
13239   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13240   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13241   include:
13242     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13243     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13244     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13245     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13246     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13247     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13248   layout:
13249     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13250     layout: "plot-throughput"
13251
13252 #- type: "plot"
13253 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13254 #  algorithm: "plot_perf_box_name"
13255 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13256 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13257 #  include:
13258 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13259 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13260 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13261 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13262 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13263 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13264 #  layout:
13265 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13266 #    layout: "plot-throughput"
13267 #
13268 #- type: "plot"
13269 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13270 #  algorithm: "plot_perf_box_name"
13271 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13272 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13273 #  include:
13274 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13275 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13276 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13277 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13278 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13279 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13280 #  layout:
13281 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13282 #    layout: "plot-throughput"
13283
13284 - type: "plot"
13285   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13286   algorithm: "plot_perf_box_name"
13287   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13289   include:
13290     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13291     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13292     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13293     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13294     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13295     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13296   layout:
13297     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13298     layout: "plot-throughput"
13299
13300 - type: "plot"
13301   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13302   algorithm: "plot_perf_box_name"
13303   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13304   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13305   include:
13306     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13307     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13308     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13309     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13310     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13311     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13312   layout:
13313     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13314     layout: "plot-throughput"
13315
13316 - type: "plot"
13317   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13318   algorithm: "plot_perf_box_name"
13319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13321   include:
13322     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13323     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13324     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13325     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13326     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13327     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13328   layout:
13329     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13330     layout: "plot-throughput"
13331
13332 - type: "plot"
13333   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13334   algorithm: "plot_perf_box_name"
13335   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13337   include:
13338     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13339     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13340     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13341     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13342     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13343     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13344   layout:
13345     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13346     layout: "plot-throughput"
13347
13348 - type: "plot"
13349   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13350   algorithm: "plot_perf_box_name"
13351   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13353   include:
13354     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13355     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13356     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13357     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13358     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13359     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13360   layout:
13361     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13362     layout: "plot-throughput"
13363
13364 - type: "plot"
13365   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13366   algorithm: "plot_perf_box_name"
13367   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13368   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13369   include:
13370     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13371     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13372     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13373     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13374     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13375     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13376   layout:
13377     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13378     layout: "plot-throughput"
13379
13380 - type: "plot"
13381   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13382   algorithm: "plot_perf_box_name"
13383   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13384   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13385   include:
13386     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13387     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13388     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13389     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13390     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13391     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13392   layout:
13393     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13394     layout: "plot-throughput"
13395
13396 - type: "plot"
13397   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13398   algorithm: "plot_perf_box_name"
13399   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13400   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13401   include:
13402     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13403     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13404     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13405     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13406     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13407     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13408   layout:
13409     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13410     layout: "plot-throughput"
13411
13412 #- type: "plot"
13413 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13414 #  algorithm: "plot_perf_box_name"
13415 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13416 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13417 #  include:
13418 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13419 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13420 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13421 #  layout:
13422 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13423 #    layout: "plot-throughput"
13424 #
13425 #- type: "plot"
13426 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13427 #  algorithm: "plot_perf_box_name"
13428 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13429 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13430 #  include:
13431 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13432 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13433 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13434 #  layout:
13435 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13436 #    layout: "plot-throughput"
13437
13438 - type: "plot"
13439   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13440   algorithm: "plot_perf_box_name"
13441   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13442   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13443   include:
13444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13449   layout:
13450     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13451     layout: "plot-throughput"
13452
13453 - type: "plot"
13454   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13455   algorithm: "plot_perf_box_name"
13456   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13458   include:
13459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13464   layout:
13465     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13466     layout: "plot-throughput"
13467
13468 - type: "plot"
13469   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13470   algorithm: "plot_perf_box_name"
13471   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13472   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13473   include:
13474     - "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"
13475     - "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"
13476     - "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"
13477     - "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"
13478     - "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"
13479   layout:
13480     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13481     layout: "plot-throughput"
13482
13483 - type: "plot"
13484   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13485   algorithm: "plot_perf_box_name"
13486   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13488   include:
13489     - "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"
13490     - "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"
13491     - "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"
13492     - "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"
13493     - "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"
13494   layout:
13495     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13496     layout: "plot-throughput"
13497
13498 - type: "plot"
13499   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13500   algorithm: "plot_perf_box_name"
13501   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13502   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13503   include:
13504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13509   layout:
13510     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13511     layout: "plot-throughput"
13512
13513 - type: "plot"
13514   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13515   algorithm: "plot_perf_box_name"
13516   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13518   include:
13519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13524   layout:
13525     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13526     layout: "plot-throughput"
13527
13528 - type: "plot"
13529   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13530   algorithm: "plot_perf_box_name"
13531   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13532   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13533   include:
13534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13538     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13539   layout:
13540     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13541     layout: "plot-throughput"
13542
13543 - type: "plot"
13544   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13545   algorithm: "plot_perf_box_name"
13546   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13547   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13548   include:
13549     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13550     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13552     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13553     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13554   layout:
13555     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13556     layout: "plot-throughput"
13557
13558 - type: "plot"
13559   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13560   algorithm: "plot_perf_box_name"
13561   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13562   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13563   include:
13564     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13565     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13566     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13568     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13569   layout:
13570     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13571     layout: "plot-throughput"
13572
13573 - type: "plot"
13574   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13575   algorithm: "plot_perf_box_name"
13576   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13578   include:
13579     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13580     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13581     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13582     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13583     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13584   layout:
13585     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13586     layout: "plot-throughput"
13587
13588 - type: "plot"
13589   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13590   algorithm: "plot_perf_box_name"
13591   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13593   include:
13594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13595     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13596     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13597     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13598     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13599   layout:
13600     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13601     layout: "plot-throughput"
13602
13603 - type: "plot"
13604   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13605   algorithm: "plot_perf_box_name"
13606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13608   include:
13609     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13610     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13611     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13612     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13613     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13614   layout:
13615     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13616     layout: "plot-throughput"
13617
13618 - type: "plot"
13619   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13620   algorithm: "plot_perf_box_name"
13621   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13623   include:
13624     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13625     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13626     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13627     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13628   layout:
13629     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13630     layout: "plot-throughput"
13631
13632 - type: "plot"
13633   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13634   algorithm: "plot_perf_box_name"
13635   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13637   include:
13638     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13639     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13640     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13641     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13642   layout:
13643     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13644     layout: "plot-throughput"
13645
13646 - type: "plot"
13647   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13648   algorithm: "plot_perf_box_name"
13649   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13650   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13651   include:
13652     - "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"
13653     - "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"
13654     - "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"
13655     - "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"
13656   layout:
13657     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13658     layout: "plot-throughput"
13659
13660 - type: "plot"
13661   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13662   algorithm: "plot_perf_box_name"
13663   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13665   include:
13666     - "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"
13667     - "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"
13668     - "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"
13669     - "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"
13670   layout:
13671     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13672     layout: "plot-throughput"
13673
13674 - type: "plot"
13675   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13676   algorithm: "plot_perf_box_name"
13677   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13679   include:
13680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13685     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13686   layout:
13687     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13688     layout: "plot-throughput"
13689
13690 - type: "plot"
13691   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13692   algorithm: "plot_perf_box_name"
13693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13695   include:
13696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13701     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13702   layout:
13703     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13704     layout: "plot-throughput"
13705
13706 - type: "plot"
13707   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13708   algorithm: "plot_perf_box_name"
13709   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13711   include:
13712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13717     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13718   layout:
13719     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13720     layout: "plot-throughput"
13721
13722 - type: "plot"
13723   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13724   algorithm: "plot_perf_box_name"
13725   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13727   include:
13728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13734   layout:
13735     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13736     layout: "plot-throughput"
13737
13738 - type: "plot"
13739   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13740   algorithm: "plot_perf_box_name"
13741   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13742   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13743   include:
13744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13750   layout:
13751     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13752     layout: "plot-throughput"
13753
13754 - type: "plot"
13755   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13756   algorithm: "plot_perf_box_name"
13757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13759   include:
13760     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13762     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13764     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13765     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13766   layout:
13767     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13768     layout: "plot-throughput"
13769
13770 - type: "plot"
13771   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13772   algorithm: "plot_perf_box_name"
13773   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13775   include:
13776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13777     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13778     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13779     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13780     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13781   layout:
13782     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13783     layout: "plot-throughput"
13784
13785 - type: "plot"
13786   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13787   algorithm: "plot_perf_box_name"
13788   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13790   include:
13791     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13792     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13793     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13794     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13795     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13796   layout:
13797     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13798     layout: "plot-throughput"
13799
13800 - type: "plot"
13801   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13802   algorithm: "plot_perf_box_name"
13803   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13804   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13805   include:
13806     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13807     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13808   layout:
13809     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13810     layout: "plot-throughput"
13811
13812 - type: "plot"
13813   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13814   algorithm: "plot_perf_box_name"
13815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13817   include:
13818     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13819     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13820   layout:
13821     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13822     layout: "plot-throughput"
13823
13824 - type: "plot"
13825   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13826   algorithm: "plot_perf_box_name"
13827   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13829   include:
13830     - "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"
13831     - "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"
13832   layout:
13833     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13834     layout: "plot-throughput"
13835
13836 - type: "plot"
13837   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13838   algorithm: "plot_perf_box_name"
13839   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13840   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13841   include:
13842     - "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"
13843     - "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"
13844   layout:
13845     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13846     layout: "plot-throughput"
13847
13848 - type: "plot"
13849   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13850   algorithm: "plot_perf_box_name"
13851   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13853   include:
13854     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13855     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13856   layout:
13857     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13858     layout: "plot-throughput"
13859
13860 - type: "plot"
13861   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13862   algorithm: "plot_perf_box_name"
13863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13865   include:
13866     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13867     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13868   layout:
13869     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13870     layout: "plot-throughput"
13871
13872 - type: "plot"
13873   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13874   algorithm: "plot_perf_box_name"
13875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13877   include:
13878     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13879     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13880   layout:
13881     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13882     layout: "plot-throughput"
13883
13884 - type: "plot"
13885   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13886   algorithm: "plot_perf_box_name"
13887   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13889   include:
13890     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13891     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13892   layout:
13893     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13894     layout: "plot-throughput"
13895
13896 - type: "plot"
13897   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13898   algorithm: "plot_perf_box_name"
13899   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13900   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13901   include:
13902     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13903     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13904     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13905     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13906     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13907     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13908   layout:
13909     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13910     layout: "plot-throughput"
13911
13912 - type: "plot"
13913   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13914   algorithm: "plot_perf_box_name"
13915   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13916   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13917   include:
13918     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13919     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13920     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13921     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13922     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13923     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13924   layout:
13925     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13926     layout: "plot-throughput"
13927
13928 - type: "plot"
13929   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13930   algorithm: "plot_perf_box_name"
13931   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13932   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13933   include:
13934     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13935     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13938     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13940   layout:
13941     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13942     layout: "plot-throughput"
13943
13944 - type: "plot"
13945   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13946   algorithm: "plot_perf_box_name"
13947   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13948   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13949   include:
13950     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13951     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13952     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13954     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13955     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13956   layout:
13957     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13958     layout: "plot-throughput"
13959
13960 #- type: "plot"
13961 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13962 #  algorithm: "plot_perf_box_name"
13963 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13964 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13965 #  include:
13966 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13967 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13968 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13969 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13970 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13971 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13972 #  layout:
13973 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13974 #    layout: "plot-throughput"
13975 #
13976 #- type: "plot"
13977 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13978 #  algorithm: "plot_perf_box_name"
13979 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13980 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13981 #  include:
13982 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13983 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13984 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13985 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13986 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13987 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13988 #  layout:
13989 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13990 #    layout: "plot-throughput"
13991
13992 - type: "plot"
13993   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13994   algorithm: "plot_perf_box_name"
13995   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13996   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13997   include:
13998     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13999     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14000     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14001     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14002     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14003     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14004   layout:
14005     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14006     layout: "plot-throughput"
14007
14008 - type: "plot"
14009   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14010   algorithm: "plot_perf_box_name"
14011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14013   include:
14014     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14015     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14016     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14017     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14018     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14019     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14020   layout:
14021     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14022     layout: "plot-throughput"
14023
14024 ################################################################################
14025
14026 # Packet Speedup
14027
14028 - type: "plot"
14029   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14030   algorithm: "plot_tsa_name"
14031   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14032   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14033   include:
14034     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14035     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14036     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14037     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14038   layout:
14039     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14040     layout: "plot-throughput-speedup-analysis"
14041
14042 - type: "plot"
14043   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14044   algorithm: "plot_tsa_name"
14045   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14047   include:
14048     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14049     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14050     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14051     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14052   layout:
14053     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14054     layout: "plot-throughput-speedup-analysis"
14055
14056 - type: "plot"
14057   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14058   algorithm: "plot_tsa_name"
14059   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14061   include:
14062     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14063     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14064     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14065     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14066   layout:
14067     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14068     layout: "plot-throughput-speedup-analysis"
14069
14070 - type: "plot"
14071   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14072   algorithm: "plot_tsa_name"
14073   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14075   include:
14076     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14077     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14080   layout:
14081     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14082     layout: "plot-throughput-speedup-analysis"
14083
14084 - type: "plot"
14085   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14086   algorithm: "plot_tsa_name"
14087   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14088   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14089   include:
14090     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14091     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14092     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14093     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14094     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14095   layout:
14096     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14097     layout: "plot-throughput-speedup-analysis"
14098
14099 - type: "plot"
14100   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14101   algorithm: "plot_tsa_name"
14102   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14103   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14104   include:
14105     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14106     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14107     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14108     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14109     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14110   layout:
14111     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14112     layout: "plot-throughput-speedup-analysis"
14113
14114 - type: "plot"
14115   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14116   algorithm: "plot_tsa_name"
14117   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14119   include:
14120     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14121     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14122     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14123     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14124     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14125   layout:
14126     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14127     layout: "plot-throughput-speedup-analysis"
14128
14129 - type: "plot"
14130   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14131   algorithm: "plot_tsa_name"
14132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14134   include:
14135     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14136     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14137     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14138     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14139     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14140   layout:
14141     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14142     layout: "plot-throughput-speedup-analysis"
14143
14144 - type: "plot"
14145   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14146   algorithm: "plot_tsa_name"
14147   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14149   include:
14150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14156   layout:
14157     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14158     layout: "plot-throughput-speedup-analysis"
14159
14160 - type: "plot"
14161   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14162   algorithm: "plot_tsa_name"
14163   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14164   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14165   include:
14166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14169     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14172   layout:
14173     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14174     layout: "plot-throughput-speedup-analysis"
14175
14176 - type: "plot"
14177   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14178   algorithm: "plot_tsa_name"
14179   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14181   include:
14182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14187   layout:
14188     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14189     layout: "plot-throughput-speedup-analysis"
14190
14191 - type: "plot"
14192   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14193   algorithm: "plot_tsa_name"
14194   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14195   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14196   include:
14197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14202   layout:
14203     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14204     layout: "plot-throughput-speedup-analysis"
14205
14206 - type: "plot"
14207   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14208   algorithm: "plot_tsa_name"
14209   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14210   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14211   include:
14212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14215   layout:
14216     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14217     layout: "plot-throughput-speedup-analysis"
14218
14219 - type: "plot"
14220   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14221   algorithm: "plot_tsa_name"
14222   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14223   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14224   include:
14225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14228   layout:
14229     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14230     layout: "plot-throughput-speedup-analysis"
14231
14232 - type: "plot"
14233   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14234   algorithm: "plot_tsa_name"
14235   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14237   include:
14238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14243   layout:
14244     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14245     layout: "plot-throughput-speedup-analysis"
14246
14247 - type: "plot"
14248   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14249   algorithm: "plot_tsa_name"
14250   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14251   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14252   include:
14253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14258   layout:
14259     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14260     layout: "plot-throughput-speedup-analysis"
14261
14262 - type: "plot"
14263   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14264   algorithm: "plot_tsa_name"
14265   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14266   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14267   include:
14268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14271   layout:
14272     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14273     layout: "plot-throughput-speedup-analysis"
14274
14275 - type: "plot"
14276   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14277   algorithm: "plot_tsa_name"
14278   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14280   include:
14281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14284   layout:
14285     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14286     layout: "plot-throughput-speedup-analysis"
14287
14288 - type: "plot"
14289   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14290   algorithm: "plot_tsa_name"
14291   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14293   include:
14294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14300   layout:
14301     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14302     layout: "plot-throughput-speedup-analysis"
14303
14304 - type: "plot"
14305   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14306   algorithm: "plot_tsa_name"
14307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14309   include:
14310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14316   layout:
14317     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14318     layout: "plot-throughput-speedup-analysis"
14319
14320 - type: "plot"
14321   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14322   algorithm: "plot_tsa_name"
14323   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14325   include:
14326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14332   layout:
14333     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14334     layout: "plot-throughput-speedup-analysis"
14335
14336 - type: "plot"
14337   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14338   algorithm: "plot_tsa_name"
14339   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14341   include:
14342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14348   layout:
14349     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14350     layout: "plot-throughput-speedup-analysis"
14351
14352 - type: "plot"
14353   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14354   algorithm: "plot_tsa_name"
14355   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14357   include:
14358     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14359     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14361   layout:
14362     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14363     layout: "plot-throughput-speedup-analysis"
14364
14365 - type: "plot"
14366   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14367   algorithm: "plot_tsa_name"
14368   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14369   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14370   include:
14371     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14372     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14373     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14374   layout:
14375     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14376     layout: "plot-throughput-speedup-analysis"
14377
14378 - type: "plot"
14379   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14380   algorithm: "plot_tsa_name"
14381   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14383   include:
14384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14387 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14388 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14389   layout:
14390     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14391     layout: "plot-throughput-speedup-analysis"
14392
14393 - type: "plot"
14394   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14395   algorithm: "plot_tsa_name"
14396   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14398   include:
14399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14402 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14403 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14404   layout:
14405     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14406     layout: "plot-throughput-speedup-analysis"
14407
14408 - type: "plot"
14409   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14410   algorithm: "plot_tsa_name"
14411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14413   include:
14414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14419   layout:
14420     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14421     layout: "plot-throughput-speedup-analysis"
14422
14423 - type: "plot"
14424   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14425   algorithm: "plot_tsa_name"
14426   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14427   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14428   include:
14429     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14434   layout:
14435     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14436     layout: "plot-throughput-speedup-analysis"
14437
14438 - type: "plot"
14439   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14440   algorithm: "plot_tsa_name"
14441   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14443   include:
14444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14449   layout:
14450     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14451     layout: "plot-throughput-speedup-analysis"
14452
14453 - type: "plot"
14454   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14455   algorithm: "plot_tsa_name"
14456   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14458   include:
14459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14464   layout:
14465     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14466     layout: "plot-throughput-speedup-analysis"
14467
14468 - type: "plot"
14469   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14470   algorithm: "plot_tsa_name"
14471   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14473   include:
14474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14480   layout:
14481     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14482     layout: "plot-throughput-speedup-analysis"
14483
14484 - type: "plot"
14485   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14486   algorithm: "plot_tsa_name"
14487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14489   include:
14490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14496   layout:
14497     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14498     layout: "plot-throughput-speedup-analysis"
14499
14500 - type: "plot"
14501   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14502   algorithm: "plot_tsa_name"
14503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14505   include:
14506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14512   layout:
14513     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14514     layout: "plot-throughput-speedup-analysis"
14515
14516 - type: "plot"
14517   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14518   algorithm: "plot_tsa_name"
14519   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14521   include:
14522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14527     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14528   layout:
14529     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14530     layout: "plot-throughput-speedup-analysis"
14531
14532 - type: "plot"
14533   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14534   algorithm: "plot_tsa_name"
14535   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14537   include:
14538     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14539     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14540   layout:
14541     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14542     layout: "plot-throughput-speedup-analysis"
14543
14544 - type: "plot"
14545   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14546   algorithm: "plot_tsa_name"
14547   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14549   include:
14550     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14551     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14552   layout:
14553     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14554     layout: "plot-throughput-speedup-analysis"
14555
14556 - type: "plot"
14557   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14558   algorithm: "plot_tsa_name"
14559   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14561   include:
14562     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14563     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14564     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14565     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14566   layout:
14567     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14568     layout: "plot-throughput-speedup-analysis"
14569
14570 - type: "plot"
14571   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14572   algorithm: "plot_tsa_name"
14573   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14575   include:
14576     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14577     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14578     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14579     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14580   layout:
14581     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14582     layout: "plot-throughput-speedup-analysis"
14583
14584 - type: "plot"
14585   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14586   algorithm: "plot_tsa_name"
14587   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14588   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14589   include:
14590     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14591     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14592     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14593     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14594   layout:
14595     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14596     layout: "plot-throughput-speedup-analysis"
14597
14598 - type: "plot"
14599   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14600   algorithm: "plot_tsa_name"
14601   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14602   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14603   include:
14604     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14608   layout:
14609     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14610     layout: "plot-throughput-speedup-analysis"
14611
14612 - type: "plot"
14613   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14614   algorithm: "plot_tsa_name"
14615   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14617   include:
14618     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14620     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14624   layout:
14625     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14626     layout: "plot-throughput-speedup-analysis"
14627
14628 - type: "plot"
14629   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14630   algorithm: "plot_tsa_name"
14631   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14633   include:
14634     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14635     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14639     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14640   layout:
14641     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14642     layout: "plot-throughput-speedup-analysis"
14643
14644 - type: "plot"
14645   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14646   algorithm: "plot_tsa_name"
14647   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14648   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14649   include:
14650     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14655   layout:
14656     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14657     layout: "plot-throughput-speedup-analysis"
14658
14659 - type: "plot"
14660   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14661   algorithm: "plot_tsa_name"
14662   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14663   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14664   include:
14665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14670   layout:
14671     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14672     layout: "plot-throughput-speedup-analysis"
14673
14674 - type: "plot"
14675   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14676   algorithm: "plot_tsa_name"
14677   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14678   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14679   include:
14680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14685   layout:
14686     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14687     layout: "plot-throughput-speedup-analysis"
14688
14689 - type: "plot"
14690   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14691   algorithm: "plot_tsa_name"
14692   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14694   include:
14695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14700   layout:
14701     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14702     layout: "plot-throughput-speedup-analysis"
14703
14704 - type: "plot"
14705   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14706   algorithm: "plot_tsa_name"
14707   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14708   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14709   include:
14710     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14711     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14713   layout:
14714     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14715     layout: "plot-throughput-speedup-analysis"
14716
14717 - type: "plot"
14718   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14719   algorithm: "plot_tsa_name"
14720   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14722   include:
14723     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14724     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14725     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14726   layout:
14727     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14728     layout: "plot-throughput-speedup-analysis"
14729
14730 - type: "plot"
14731   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14732   algorithm: "plot_tsa_name"
14733   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14735   include:
14736     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14737     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14738     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14739   layout:
14740     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14741     layout: "plot-throughput-speedup-analysis"
14742
14743 - type: "plot"
14744   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14745   algorithm: "plot_tsa_name"
14746   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14747   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14748   include:
14749     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14750     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14751     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14752   layout:
14753     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14754     layout: "plot-throughput-speedup-analysis"
14755
14756 - type: "plot"
14757   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14758   algorithm: "plot_tsa_name"
14759   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14761   include:
14762     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14763     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14764     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14765     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14766     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14767   layout:
14768     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14769     layout: "plot-throughput-speedup-analysis"
14770
14771 - type: "plot"
14772   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14773   algorithm: "plot_tsa_name"
14774   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14776   include:
14777     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14778     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14780     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14781     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14782   layout:
14783     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14784     layout: "plot-throughput-speedup-analysis"
14785
14786 - type: "plot"
14787   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14788   algorithm: "plot_tsa_name"
14789   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14791   include:
14792     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14793     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14794     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14797   layout:
14798     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14799     layout: "plot-throughput-speedup-analysis"
14800
14801 - type: "plot"
14802   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14803   algorithm: "plot_tsa_name"
14804   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14806   include:
14807     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14808     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14809     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14810     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14812   layout:
14813     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14814     layout: "plot-throughput-speedup-analysis"
14815
14816 - type: "plot"
14817   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14818   algorithm: "plot_tsa_name"
14819   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14821   include:
14822     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14823     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14824     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14825     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14826     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14827     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14828   layout:
14829     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14830     layout: "plot-throughput-speedup-analysis"
14831
14832 - type: "plot"
14833   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14834   algorithm: "plot_tsa_name"
14835   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14837   include:
14838     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14839     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14840     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14844   layout:
14845     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14846     layout: "plot-throughput-speedup-analysis"
14847
14848 - type: "plot"
14849   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14850   algorithm: "plot_tsa_name"
14851   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14853   include:
14854     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14855     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14858   layout:
14859     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14860     layout: "plot-throughput-speedup-analysis"
14861
14862 - type: "plot"
14863   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14864   algorithm: "plot_tsa_name"
14865   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14867   include:
14868     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14869     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14870     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14871     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14872   layout:
14873     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14874     layout: "plot-throughput-speedup-analysis"
14875
14876 - type: "plot"
14877   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14878   algorithm: "plot_tsa_name"
14879   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14881   include:
14882     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14883     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14884     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14885     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14886     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14887     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14888   layout:
14889     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14890     layout: "plot-throughput-speedup-analysis"
14891
14892 - type: "plot"
14893   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14894   algorithm: "plot_tsa_name"
14895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14897   include:
14898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14900     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14901     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14902     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14904   layout:
14905     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14906     layout: "plot-throughput-speedup-analysis"
14907
14908 - type: "plot"
14909   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14910   algorithm: "plot_tsa_name"
14911   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14913   include:
14914     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14915     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14916     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14917     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14918     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14920   layout:
14921     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14922     layout: "plot-throughput-speedup-analysis"
14923
14924 - type: "plot"
14925   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14926   algorithm: "plot_tsa_name"
14927   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14928   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14929   include:
14930     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14931     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14932     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14933     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14934     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14936   layout:
14937     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14938     layout: "plot-throughput-speedup-analysis"
14939
14940 - type: "plot"
14941   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14942   algorithm: "plot_tsa_name"
14943   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14945   include:
14946     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14947     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14948     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14949     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14950     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14951     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14952   layout:
14953     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14954     layout: "plot-throughput-speedup-analysis"
14955
14956 - type: "plot"
14957   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14958   algorithm: "plot_tsa_name"
14959   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14961   include:
14962     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14963     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14964     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14965     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14966     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14967     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14968   layout:
14969     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14970     layout: "plot-throughput-speedup-analysis"
14971
14972 - type: "plot"
14973   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14974   algorithm: "plot_tsa_name"
14975   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14977   include:
14978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14984   layout:
14985     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14986     layout: "plot-throughput-speedup-analysis"
14987
14988 - type: "plot"
14989   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14990   algorithm: "plot_tsa_name"
14991   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14993   include:
14994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15000   layout:
15001     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15009   include:
15010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15014     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15016   layout:
15017     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15018     layout: "plot-throughput-speedup-analysis"
15019
15020 - type: "plot"
15021   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15022   algorithm: "plot_tsa_name"
15023   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15024   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15025   include:
15026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15032   layout:
15033     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15034     layout: "plot-throughput-speedup-analysis"
15035
15036 - type: "plot"
15037   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15038   algorithm: "plot_tsa_name"
15039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15041   include:
15042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15046   layout:
15047     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15048     layout: "plot-throughput-speedup-analysis"
15049
15050 - type: "plot"
15051   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15052   algorithm: "plot_tsa_name"
15053   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15055   include:
15056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15060   layout:
15061     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15062     layout: "plot-throughput-speedup-analysis"
15063
15064 - type: "plot"
15065   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15066   algorithm: "plot_tsa_name"
15067   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15069   include:
15070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15074   layout:
15075     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15076     layout: "plot-throughput-speedup-analysis"
15077
15078 - type: "plot"
15079   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15080   algorithm: "plot_tsa_name"
15081   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15083   include:
15084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15088   layout:
15089     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15090     layout: "plot-throughput-speedup-analysis"
15091
15092 - type: "plot"
15093   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15094   algorithm: "plot_tsa_name"
15095   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15097   include:
15098     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15099     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15100     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15101     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15104   layout:
15105     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15106     layout: "plot-throughput-speedup-analysis"
15107
15108 - type: "plot"
15109   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15110   algorithm: "plot_tsa_name"
15111   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15113   include:
15114     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15115     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15116     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15117     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15119     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15120   layout:
15121     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15122     layout: "plot-throughput-speedup-analysis"
15123
15124 - type: "plot"
15125   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15126   algorithm: "plot_tsa_name"
15127   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15129   include:
15130     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15131     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15132     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15133     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15134     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15135   layout:
15136     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15137     layout: "plot-throughput-speedup-analysis"
15138
15139 - type: "plot"
15140   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15141   algorithm: "plot_tsa_name"
15142   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15143   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15144   include:
15145     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15146     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15148     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15149     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15150   layout:
15151     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15152     layout: "plot-throughput-speedup-analysis"
15153
15154 - type: "plot"
15155   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15156   algorithm: "plot_tsa_name"
15157   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15158   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15159   include:
15160     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15161     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15163     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15164     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15165   layout:
15166     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15167     layout: "plot-throughput-speedup-analysis"
15168
15169 - type: "plot"
15170   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15171   algorithm: "plot_tsa_name"
15172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15174   include:
15175     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15176     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15177     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15178     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15179     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15180   layout:
15181     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15182     layout: "plot-throughput-speedup-analysis"
15183
15184 - type: "plot"
15185   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15186   algorithm: "plot_tsa_name"
15187   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15189   include:
15190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15192     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15193     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15194   layout:
15195     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15196     layout: "plot-throughput-speedup-analysis"
15197
15198 - type: "plot"
15199   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15200   algorithm: "plot_tsa_name"
15201   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15202   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15203   include:
15204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15208   layout:
15209     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15210     layout: "plot-throughput-speedup-analysis"
15211
15212 - type: "plot"
15213   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15214   algorithm: "plot_tsa_name"
15215   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15217   include:
15218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15223     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15224   layout:
15225     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15226     layout: "plot-throughput-speedup-analysis"
15227
15228 - type: "plot"
15229   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15230   algorithm: "plot_tsa_name"
15231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15233   include:
15234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15239     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15240   layout:
15241     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15242     layout: "plot-throughput-speedup-analysis"
15243
15244 - type: "plot"
15245   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15246   algorithm: "plot_tsa_name"
15247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15249   include:
15250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15252     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15253     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15254     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15256   layout:
15257     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15258     layout: "plot-throughput-speedup-analysis"
15259
15260 - type: "plot"
15261   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15262   algorithm: "plot_tsa_name"
15263   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15265   include:
15266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15269     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15272   layout:
15273     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15274     layout: "plot-throughput-speedup-analysis"
15275
15276 - type: "plot"
15277   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15278   algorithm: "plot_tsa_name"
15279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15281   include:
15282     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15288   layout:
15289     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15290     layout: "plot-throughput-speedup-analysis"
15291
15292 - type: "plot"
15293   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15294   algorithm: "plot_tsa_name"
15295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15297   include:
15298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15304   layout:
15305     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15306     layout: "plot-throughput-speedup-analysis"
15307
15308 - type: "plot"
15309   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15310   algorithm: "plot_tsa_name"
15311   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15313   include:
15314     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15315     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15316     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15317     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15318     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15319     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15320   layout:
15321     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15322     layout: "plot-throughput-speedup-analysis"
15323
15324 - type: "plot"
15325   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15326   algorithm: "plot_tsa_name"
15327   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15329   include:
15330     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15331     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15332     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15333     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15334     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15335     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15336   layout:
15337     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15338     layout: "plot-throughput-speedup-analysis"
15339
15340 - type: "plot"
15341   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15342   algorithm: "plot_tsa_name"
15343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15345   include:
15346     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15347     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15348     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15349     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15350     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15351     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15352   layout:
15353     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15354     layout: "plot-throughput-speedup-analysis"
15355
15356 - type: "plot"
15357   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15358   algorithm: "plot_tsa_name"
15359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15361   include:
15362     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15363     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15364     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15365     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15366     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15367     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15368   layout:
15369     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15370     layout: "plot-throughput-speedup-analysis"
15371
15372 - type: "plot"
15373   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15374   algorithm: "plot_tsa_name"
15375   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15376   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15377   include:
15378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15383   layout:
15384     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15385     layout: "plot-throughput-speedup-analysis"
15386
15387 - type: "plot"
15388   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15389   algorithm: "plot_tsa_name"
15390   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15392   include:
15393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15398   layout:
15399     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15400     layout: "plot-throughput-speedup-analysis"
15401
15402 - type: "plot"
15403   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15404   algorithm: "plot_tsa_name"
15405   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15406   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15407   include:
15408     - "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"
15409     - "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"
15410     - "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"
15411     - "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"
15412     - "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"
15413   layout:
15414     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15415     layout: "plot-throughput-speedup-analysis"
15416
15417 - type: "plot"
15418   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15419   algorithm: "plot_tsa_name"
15420   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15421   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15422   include:
15423     - "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"
15424     - "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"
15425     - "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"
15426     - "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"
15427     - "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"
15428   layout:
15429     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15430     layout: "plot-throughput-speedup-analysis"
15431
15432 - type: "plot"
15433   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15434   algorithm: "plot_tsa_name"
15435   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15436   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15437   include:
15438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15443   layout:
15444     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15445     layout: "plot-throughput-speedup-analysis"
15446
15447 - type: "plot"
15448   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15449   algorithm: "plot_tsa_name"
15450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15452   include:
15453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15458   layout:
15459     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15460     layout: "plot-throughput-speedup-analysis"
15461
15462 - type: "plot"
15463   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15464   algorithm: "plot_tsa_name"
15465   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15466   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15467   include:
15468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15473   layout:
15474     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15475     layout: "plot-throughput-speedup-analysis"
15476
15477 - type: "plot"
15478   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15479   algorithm: "plot_tsa_name"
15480   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15481   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15482   include:
15483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15488   layout:
15489     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15490     layout: "plot-throughput-speedup-analysis"
15491
15492 - type: "plot"
15493   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15494   algorithm: "plot_tsa_name"
15495   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15496   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15497   include:
15498     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15499     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15500     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15501     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15502     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15503   layout:
15504     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15505     layout: "plot-throughput-speedup-analysis"
15506
15507 - type: "plot"
15508   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15509   algorithm: "plot_tsa_name"
15510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15512   include:
15513     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15514     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15515     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15516     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15517     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15518   layout:
15519     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15520     layout: "plot-throughput-speedup-analysis"
15521
15522 - type: "plot"
15523   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15524   algorithm: "plot_tsa_name"
15525   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15526   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15527   include:
15528     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15529     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15530     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15531     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15532     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15533   layout:
15534     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15535     layout: "plot-throughput-speedup-analysis"
15536
15537 - type: "plot"
15538   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15539   algorithm: "plot_tsa_name"
15540   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15542   include:
15543     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15544     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15545     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15546     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15547     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15548   layout:
15549     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15550     layout: "plot-throughput-speedup-analysis"
15551
15552 - type: "plot"
15553   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15554   algorithm: "plot_tsa_name"
15555   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15557   include:
15558     - "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"
15559     - "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"
15560     - "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"
15561     - "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"
15562   layout:
15563     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15564     layout: "plot-throughput-speedup-analysis"
15565
15566 - type: "plot"
15567   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15568   algorithm: "plot_tsa_name"
15569   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15571   include:
15572     - "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"
15573     - "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"
15574     - "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"
15575     - "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"
15576   layout:
15577     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15578     layout: "plot-throughput-speedup-analysis"
15579
15580 - type: "plot"
15581   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15582   algorithm: "plot_tsa_name"
15583   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15585   include:
15586     - "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"
15587     - "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"
15588     - "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"
15589     - "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"
15590   layout:
15591     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15592     layout: "plot-throughput-speedup-analysis"
15593
15594 - type: "plot"
15595   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15596   algorithm: "plot_tsa_name"
15597   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15598   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15599   include:
15600     - "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"
15601     - "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"
15602     - "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"
15603     - "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"
15604   layout:
15605     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15606     layout: "plot-throughput-speedup-analysis"
15607
15608 - type: "plot"
15609   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15610   algorithm: "plot_tsa_name"
15611   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15613   include:
15614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15616     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15617     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15619     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15620   layout:
15621     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15622     layout: "plot-throughput-speedup-analysis"
15623
15624 - type: "plot"
15625   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15626   algorithm: "plot_tsa_name"
15627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15629   include:
15630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15632     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15633     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15636   layout:
15637     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15638     layout: "plot-throughput-speedup-analysis"
15639
15640 - type: "plot"
15641   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15642   algorithm: "plot_tsa_name"
15643   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15644   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15645   include:
15646     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15647     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15648     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15649     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15650     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15651     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15652   layout:
15653     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15654     layout: "plot-throughput-speedup-analysis"
15655
15656 - type: "plot"
15657   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15658   algorithm: "plot_tsa_name"
15659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15661   include:
15662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15664     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15668   layout:
15669     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15670     layout: "plot-throughput-speedup-analysis"
15671
15672 - type: "plot"
15673   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15674   algorithm: "plot_tsa_name"
15675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15677   include:
15678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15679     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15684   layout:
15685     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15686     layout: "plot-throughput-speedup-analysis"
15687
15688 - type: "plot"
15689   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15690   algorithm: "plot_tsa_name"
15691   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15692   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15693   include:
15694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15700   layout:
15701     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15702     layout: "plot-throughput-speedup-analysis"
15703
15704 - type: "plot"
15705   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15706   algorithm: "plot_tsa_name"
15707   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15708   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15709   include:
15710     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15715   layout:
15716     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15717     layout: "plot-throughput-speedup-analysis"
15718
15719 - type: "plot"
15720   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15721   algorithm: "plot_tsa_name"
15722   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15723   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15724   include:
15725     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15726     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15727     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15730   layout:
15731     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15732     layout: "plot-throughput-speedup-analysis"
15733
15734 - type: "plot"
15735   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15736   algorithm: "plot_tsa_name"
15737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15739   include:
15740     - "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"
15741     - "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"
15742   layout:
15743     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15744     layout: "plot-throughput-speedup-analysis"
15745
15746 - type: "plot"
15747   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15748   algorithm: "plot_tsa_name"
15749   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15751   include:
15752     - "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"
15753     - "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"
15754   layout:
15755     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15756     layout: "plot-throughput-speedup-analysis"
15757
15758 - type: "plot"
15759   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15760   algorithm: "plot_tsa_name"
15761   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15763   include:
15764     - "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"
15765     - "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"
15766   layout:
15767     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15768     layout: "plot-throughput-speedup-analysis"
15769
15770 - type: "plot"
15771   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15772   algorithm: "plot_tsa_name"
15773   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15775   include:
15776     - "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"
15777     - "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"
15778   layout:
15779     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15780     layout: "plot-throughput-speedup-analysis"
15781
15782 - type: "plot"
15783   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15784   algorithm: "plot_tsa_name"
15785   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15786   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15787   include:
15788     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15789     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15790     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15791     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15792     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15793     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15794   layout:
15795     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15796     layout: "plot-throughput-speedup-analysis"
15797
15798 - type: "plot"
15799   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15800   algorithm: "plot_tsa_name"
15801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15803   include:
15804     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15805     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15806     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15807     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15808     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15809     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15810   layout:
15811     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15812     layout: "plot-throughput-speedup-analysis"
15813
15814 - type: "plot"
15815   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15816   algorithm: "plot_tsa_name"
15817   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15818   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15819   include:
15820     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15821     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15822     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15823     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15824     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15825   layout:
15826     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15827     layout: "plot-throughput-speedup-analysis"
15828
15829 - type: "plot"
15830   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15831   algorithm: "plot_tsa_name"
15832   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15833   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15834   include:
15835     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15836     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15837     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15838     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15839     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15840   layout:
15841     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15842     layout: "plot-throughput-speedup-analysis"
15843
15844 - type: "plot"
15845   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15846   algorithm: "plot_tsa_name"
15847   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15848   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15849   include:
15850     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15851     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15852     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15855   layout:
15856     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15857     layout: "plot-throughput-speedup-analysis"
15858
15859 - type: "plot"
15860   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15861   algorithm: "plot_tsa_name"
15862   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15863   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15864   include:
15865     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15870   layout:
15871     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15872     layout: "plot-throughput-speedup-analysis"
15873
15874 - type: "plot"
15875   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15876   algorithm: "plot_tsa_name"
15877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15879   include:
15880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15884     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15886   layout:
15887     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15888     layout: "plot-throughput-speedup-analysis"
15889
15890 - type: "plot"
15891   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15892   algorithm: "plot_tsa_name"
15893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15895   include:
15896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15902   layout:
15903     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15904     layout: "plot-throughput-speedup-analysis"
15905
15906 - type: "plot"
15907   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15908   algorithm: "plot_tsa_name"
15909   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15910   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15911   include:
15912     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15913     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15914     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15915     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15916   layout:
15917     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15918     layout: "plot-throughput-speedup-analysis"
15919
15920 - type: "plot"
15921   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15922   algorithm: "plot_tsa_name"
15923   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15924   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15925   include:
15926     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15927     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15928     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15929     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15930   layout:
15931     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15932     layout: "plot-throughput-speedup-analysis"
15933
15934 - type: "plot"
15935   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15936   algorithm: "plot_tsa_name"
15937   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15938   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15939   include:
15940     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15941     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15942     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15943     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15944     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15945   layout:
15946     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15947     layout: "plot-throughput-speedup-analysis"
15948
15949 - type: "plot"
15950   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15951   algorithm: "plot_tsa_name"
15952   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15953   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15954   include:
15955     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15956     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15957     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15958     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15959     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15960   layout:
15961     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15962     layout: "plot-throughput-speedup-analysis"
15963
15964 - type: "plot"
15965   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15966   algorithm: "plot_tsa_name"
15967   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15968   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15969   include:
15970     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15971     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15972     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15973     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15974     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15975     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15976   layout:
15977     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15978     layout: "plot-throughput-speedup-analysis"
15979
15980 - type: "plot"
15981   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15982   algorithm: "plot_tsa_name"
15983   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15984   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15985   include:
15986     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15987     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15988     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15989     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15990     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15991     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15992   layout:
15993     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15994     layout: "plot-throughput-speedup-analysis"
15995
15996 - type: "plot"
15997   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15998   algorithm: "plot_tsa_name"
15999   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16000   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16001   include:
16002     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16003     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16004     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16005     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16006   layout:
16007     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16008     layout: "plot-throughput-speedup-analysis"
16009
16010 - type: "plot"
16011   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16012   algorithm: "plot_tsa_name"
16013   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16014   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16015   include:
16016     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16017     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16020   layout:
16021     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16022     layout: "plot-throughput-speedup-analysis"
16023
16024 - type: "plot"
16025   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16026   algorithm: "plot_tsa_name"
16027   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16028   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16029   include:
16030     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16036   layout:
16037     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16038     layout: "plot-throughput-speedup-analysis"
16039
16040 - type: "plot"
16041   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16042   algorithm: "plot_tsa_name"
16043   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16044   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16045   include:
16046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16052   layout:
16053     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16054     layout: "plot-throughput-speedup-analysis"
16055
16056 - type: "plot"
16057   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16058   algorithm: "plot_tsa_name"
16059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16061   include:
16062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16068   layout:
16069     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16070     layout: "plot-throughput-speedup-analysis"
16071
16072 - type: "plot"
16073   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16074   algorithm: "plot_tsa_name"
16075   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16076   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16077   include:
16078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16081     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16082     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16083     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16084   layout:
16085     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16086     layout: "plot-throughput-speedup-analysis"
16087
16088 - type: "plot"
16089   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16090   algorithm: "plot_tsa_name"
16091   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16092   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16093   include:
16094     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16095     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16096     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16097     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16098     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16099     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16100   layout:
16101     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16102     layout: "plot-throughput-speedup-analysis"
16103
16104 - type: "plot"
16105   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16106   algorithm: "plot_tsa_name"
16107   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16108   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16109   include:
16110     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16111     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16112     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16113     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16114     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16115     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16116   layout:
16117     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16118     layout: "plot-throughput-speedup-analysis"
16119
16120 - type: "plot"
16121   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16122   algorithm: "plot_tsa_name"
16123   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16124   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16125   include:
16126     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16127     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16128     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16129     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16130     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16131     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16132   layout:
16133     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16134     layout: "plot-throughput-speedup-analysis"
16135
16136 - type: "plot"
16137   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16138   algorithm: "plot_tsa_name"
16139   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16140   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16141   include:
16142     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16143     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16144     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16145     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16146     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16148   layout:
16149     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16150     layout: "plot-throughput-speedup-analysis"
16151
16152 - type: "plot"
16153   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16154   algorithm: "plot_tsa_name"
16155   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16156   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16157   include:
16158     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16160     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16161     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16162     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16164   layout:
16165     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16166     layout: "plot-throughput-speedup-analysis"
16167
16168 - type: "plot"
16169   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16170   algorithm: "plot_tsa_name"
16171   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16172   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16173   include:
16174     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16175     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16176     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16177     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16178     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16179     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16180   layout:
16181     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16182     layout: "plot-throughput-speedup-analysis"
16183
16184 #- type: "plot"
16185 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16186 #  algorithm: "plot_tsa_name"
16187 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16188 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16189 #  include:
16190 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16191 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16192 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16193 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16194 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16195 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16196 #  layout:
16197 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16198 #    layout: "plot-throughput-speedup-analysis"
16199 #
16200 #- type: "plot"
16201 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16202 #  algorithm: "plot_tsa_name"
16203 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16204 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16205 #  include:
16206 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16207 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16208 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16209 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16210 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16211 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16212 #  layout:
16213 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16214 #    layout: "plot-throughput-speedup-analysis"
16215
16216 - type: "plot"
16217   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16218   algorithm: "plot_tsa_name"
16219   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16220   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16221   include:
16222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16224     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16225     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16226     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16227   layout:
16228     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16229     layout: "plot-throughput-speedup-analysis"
16230
16231 - type: "plot"
16232   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16233   algorithm: "plot_tsa_name"
16234   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16235   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16236   include:
16237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16240     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16241     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16242   layout:
16243     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16244     layout: "plot-throughput-speedup-analysis"
16245
16246 - type: "plot"
16247   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16248   algorithm: "plot_tsa_name"
16249   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16250   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16251   include:
16252     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16253     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16254     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16255     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16256     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16257     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16258   layout:
16259     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16260     layout: "plot-throughput-speedup-analysis"
16261
16262 - type: "plot"
16263   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16264   algorithm: "plot_tsa_name"
16265   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16266   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16267   include:
16268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16272     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16273     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16274   layout:
16275     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16276     layout: "plot-throughput-speedup-analysis"
16277
16278 - type: "plot"
16279   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16280   algorithm: "plot_tsa_name"
16281   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16282   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16283   include:
16284     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16285     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16288     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16289   layout:
16290     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16291     layout: "plot-throughput-speedup-analysis"
16292
16293 - type: "plot"
16294   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16295   algorithm: "plot_tsa_name"
16296   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16297   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16298   include:
16299     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16300     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16303     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16304   layout:
16305     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16306     layout: "plot-throughput-speedup-analysis"
16307
16308 #- type: "plot"
16309 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16310 #  algorithm: "plot_tsa_name"
16311 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16312 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16313 #  include:
16314 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16315 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16316 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16317 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16318 #  layout:
16319 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16320 #    layout: "plot-throughput-speedup-analysis"
16321 #
16322 #- type: "plot"
16323 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16324 #  algorithm: "plot_tsa_name"
16325 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16326 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16327 #  include:
16328 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16329 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16330 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16331 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16332 #  layout:
16333 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16334 #    layout: "plot-throughput-speedup-analysis"
16335
16336 - type: "plot"
16337   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16338   algorithm: "plot_tsa_name"
16339   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16340   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16341   include:
16342     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16343     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16344     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16345     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16346     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16347     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16348   layout:
16349     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16350     layout: "plot-throughput-speedup-analysis"
16351
16352 - type: "plot"
16353   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16354   algorithm: "plot_tsa_name"
16355   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16356   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16357   include:
16358     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16361     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16363     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16364   layout:
16365     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16366     layout: "plot-throughput-speedup-analysis"
16367
16368 - type: "plot"
16369   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16370   algorithm: "plot_tsa_name"
16371   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16372   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16373   include:
16374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16379   layout:
16380     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16381     layout: "plot-throughput-speedup-analysis"
16382
16383 - type: "plot"
16384   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16385   algorithm: "plot_tsa_name"
16386   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16387   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16388   include:
16389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16394   layout:
16395     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16396     layout: "plot-throughput-speedup-analysis"
16397
16398 - type: "plot"
16399   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16400   algorithm: "plot_tsa_name"
16401   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16402   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16403   include:
16404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16410   layout:
16411     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16412     layout: "plot-throughput-speedup-analysis"
16413
16414 - type: "plot"
16415   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16416   algorithm: "plot_tsa_name"
16417   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16418   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16419   include:
16420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16426   layout:
16427     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16428     layout: "plot-throughput-speedup-analysis"
16429
16430 - type: "plot"
16431   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16432   algorithm: "plot_tsa_name"
16433   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16434   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16435   include:
16436     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16437     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16440   layout:
16441     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16442     layout: "plot-throughput-speedup-analysis"
16443
16444 - type: "plot"
16445   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16446   algorithm: "plot_tsa_name"
16447   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16448   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16449   include:
16450     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16451     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16454   layout:
16455     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16456     layout: "plot-throughput-speedup-analysis"
16457
16458 - type: "plot"
16459   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16460   algorithm: "plot_tsa_name"
16461   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16462   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16463   include:
16464     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16465     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16469   layout:
16470     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16471     layout: "plot-throughput-speedup-analysis"
16472
16473 - type: "plot"
16474   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16475   algorithm: "plot_tsa_name"
16476   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16477   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16478   include:
16479     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16480     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16483     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16484   layout:
16485     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16486     layout: "plot-throughput-speedup-analysis"
16487
16488 - type: "plot"
16489   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16490   algorithm: "plot_tsa_name"
16491   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16492   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16493   include:
16494     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16495     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16496     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16497     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16498     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16499     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16500   layout:
16501     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16502     layout: "plot-throughput-speedup-analysis"
16503
16504 - type: "plot"
16505   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16506   algorithm: "plot_tsa_name"
16507   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16508   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16509   include:
16510     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16511     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16512     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16513     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16514     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16515     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16516   layout:
16517     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16518     layout: "plot-throughput-speedup-analysis"
16519
16520 #- type: "plot"
16521 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16522 #  algorithm: "plot_tsa_name"
16523 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16524 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16525 #  include:
16526 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16527 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16528 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16529 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16530 #  layout:
16531 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16532 #    layout: "plot-throughput-speedup-analysis"
16533 #
16534 #- type: "plot"
16535 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16536 #  algorithm: "plot_tsa_name"
16537 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16538 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16539 #  include:
16540 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16541 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16542 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16543 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16544 #  layout:
16545 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16546 #    layout: "plot-throughput-speedup-analysis"
16547
16548 - type: "plot"
16549   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16550   algorithm: "plot_tsa_name"
16551   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16552   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16553   include:
16554     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16556     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16557     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16558     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16560   layout:
16561     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16562     layout: "plot-throughput-speedup-analysis"
16563
16564 - type: "plot"
16565   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16566   algorithm: "plot_tsa_name"
16567   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16568   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16569   include:
16570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16573     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16574     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16575     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16576   layout:
16577     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16578     layout: "plot-throughput-speedup-analysis"
16579
16580 #- type: "plot"
16581 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16582 #  algorithm: "plot_tsa_name"
16583 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16584 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16585 #  include:
16586 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16587 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16588 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16589 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16590 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16591 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16592 #  layout:
16593 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16594 #    layout: "plot-throughput-speedup-analysis"
16595 #
16596 #- type: "plot"
16597 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16598 #  algorithm: "plot_tsa_name"
16599 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16600 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16601 #  include:
16602 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16603 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16604 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16605 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16606 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16607 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16608 #  layout:
16609 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16610 #    layout: "plot-throughput-speedup-analysis"
16611
16612 #- type: "plot"
16613 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16614 #  algorithm: "plot_tsa_name"
16615 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16616 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16617 #  include:
16618 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16619 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16620 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16621 #  layout:
16622 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16623 #    layout: "plot-throughput-speedup-analysis"
16624 #
16625 #- type: "plot"
16626 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16627 #  algorithm: "plot_tsa_name"
16628 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16629 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16630 #  include:
16631 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16632 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16633 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16634 #  layout:
16635 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16636 #    layout: "plot-throughput-speedup-analysis"
16637
16638 ################################################################################
16639
16640 # Packet Throughput - DPDK
16641
16642 # 2n-skx-xxv710
16643
16644 - type: "plot"
16645   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16646   algorithm: "plot_perf_box_name"
16647   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16648   data: "plot-dpdk-throughput-latency-2n-skx"
16649   include:
16650     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16651     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16652   layout:
16653     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16654     layout: "plot-throughput"
16655
16656 - type: "plot"
16657   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16658   algorithm: "plot_perf_box_name"
16659   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16660   data: "plot-dpdk-throughput-latency-2n-skx"
16661   include:
16662     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16663     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16664   layout:
16665     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16666     layout: "plot-throughput"
16667
16668 - type: "plot"
16669   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16670   algorithm: "plot_perf_box_name"
16671   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16672   data: "plot-dpdk-throughput-latency-2n-skx"
16673   include:
16674     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16675     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16676   layout:
16677     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16678     layout: "plot-throughput"
16679
16680 - type: "plot"
16681   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16682   algorithm: "plot_perf_box_name"
16683   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16684   data: "plot-dpdk-throughput-latency-2n-skx"
16685   include:
16686     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16687     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16688   layout:
16689     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16690     layout: "plot-throughput"
16691
16692 # 2n-skx-x710
16693
16694 - type: "plot"
16695   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16696   algorithm: "plot_perf_box_name"
16697   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16698   data: "plot-dpdk-throughput-latency-2n-skx"
16699   include:
16700     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16701     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16702   layout:
16703     title: "2n-skx-x710-64b-2t1c-base-ndr"
16704     layout: "plot-throughput"
16705
16706 - type: "plot"
16707   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16708   algorithm: "plot_perf_box_name"
16709   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16710   data: "plot-dpdk-throughput-latency-2n-skx"
16711   include:
16712     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16713     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16714   layout:
16715     title: "2n-skx-x710-64b-4t2c-base-ndr"
16716     layout: "plot-throughput"
16717
16718 - type: "plot"
16719   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16720   algorithm: "plot_perf_box_name"
16721   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16722   data: "plot-dpdk-throughput-latency-2n-skx"
16723   include:
16724     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16725     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16726   layout:
16727     title: "2n-skx-x710-64b-2t1c-base-pdr"
16728     layout: "plot-throughput"
16729
16730 - type: "plot"
16731   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16732   algorithm: "plot_perf_box_name"
16733   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16734   data: "plot-dpdk-throughput-latency-2n-skx"
16735   include:
16736     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16737     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16738   layout:
16739     title: "2n-skx-x710-64b-4t2c-base-pdr"
16740     layout: "plot-throughput"
16741
16742 # 3n-skx-xxv710
16743
16744 - type: "plot"
16745   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16746   algorithm: "plot_perf_box_name"
16747   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16748   data: "plot-dpdk-throughput-latency-3n-skx"
16749   include:
16750     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16751     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16752   layout:
16753     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16754     layout: "plot-throughput"
16755
16756 - type: "plot"
16757   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16758   algorithm: "plot_perf_box_name"
16759   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16760   data: "plot-dpdk-throughput-latency-3n-skx"
16761   include:
16762     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16763     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16764   layout:
16765     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16766     layout: "plot-throughput"
16767
16768 - type: "plot"
16769   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16770   algorithm: "plot_perf_box_name"
16771   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16772   data: "plot-dpdk-throughput-latency-3n-skx"
16773   include:
16774     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16775     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16776   layout:
16777     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16778     layout: "plot-throughput"
16779
16780 - type: "plot"
16781   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16782   algorithm: "plot_perf_box_name"
16783   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16784   data: "plot-dpdk-throughput-latency-3n-skx"
16785   include:
16786     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16787     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16788   layout:
16789     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16790     layout: "plot-throughput"
16791
16792 # 3n-skx-x710
16793
16794 - type: "plot"
16795   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16796   algorithm: "plot_perf_box_name"
16797   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16798   data: "plot-dpdk-throughput-latency-3n-skx"
16799   include:
16800     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16801     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16802   layout:
16803     title: "3n-skx-x710-64b-2t1c-base-ndr"
16804     layout: "plot-throughput"
16805
16806 - type: "plot"
16807   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16808   algorithm: "plot_perf_box_name"
16809   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16810   data: "plot-dpdk-throughput-latency-3n-skx"
16811   include:
16812     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16813     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16814   layout:
16815     title: "3n-skx-x710-64b-4t2c-base-ndr"
16816     layout: "plot-throughput"
16817
16818 - type: "plot"
16819   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16820   algorithm: "plot_perf_box_name"
16821   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16822   data: "plot-dpdk-throughput-latency-3n-skx"
16823   include:
16824     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16825     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16826   layout:
16827     title: "3n-skx-x710-64b-2t1c-base-pdr"
16828     layout: "plot-throughput"
16829
16830 - type: "plot"
16831   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16832   algorithm: "plot_perf_box_name"
16833   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16834   data: "plot-dpdk-throughput-latency-3n-skx"
16835   include:
16836     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16837     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16838   layout:
16839     title: "3n-skx-x710-64b-4t2c-base-pdr"
16840     layout: "plot-throughput"
16841
16842 # 3n-hsw-xl710
16843
16844 - type: "plot"
16845   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16846   algorithm: "plot_perf_box_name"
16847   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16848   data: "plot-dpdk-throughput-latency-3n-hsw"
16849   include:
16850     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16851     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16852   layout:
16853     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16854     layout: "plot-throughput"
16855
16856 - type: "plot"
16857   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16858   algorithm: "plot_perf_box_name"
16859   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16860   data: "plot-dpdk-throughput-latency-3n-hsw"
16861   include:
16862     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16863     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16864   layout:
16865     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16866     layout: "plot-throughput"
16867
16868 - type: "plot"
16869   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16870   algorithm: "plot_perf_box_name"
16871   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16872   data: "plot-dpdk-throughput-latency-3n-hsw"
16873   include:
16874     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16875     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16876   layout:
16877     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16878     layout: "plot-throughput"
16879
16880 - type: "plot"
16881   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16882   algorithm: "plot_perf_box_name"
16883   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16884   data: "plot-dpdk-throughput-latency-3n-hsw"
16885   include:
16886     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16887     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16888   layout:
16889     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16890     layout: "plot-throughput"
16891
16892 # 3n-hsw-x710
16893
16894 - type: "plot"
16895   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16896   algorithm: "plot_perf_box_name"
16897   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16898   data: "plot-dpdk-throughput-latency-3n-hsw"
16899   include:
16900     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16901     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16902   layout:
16903     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16904     layout: "plot-throughput"
16905
16906 - type: "plot"
16907   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16908   algorithm: "plot_perf_box_name"
16909   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16910   data: "plot-dpdk-throughput-latency-3n-hsw"
16911   include:
16912     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16913     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16914   layout:
16915     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16916     layout: "plot-throughput"
16917
16918 - type: "plot"
16919   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16920   algorithm: "plot_perf_box_name"
16921   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16922   data: "plot-dpdk-throughput-latency-3n-hsw"
16923   include:
16924     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16925     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16926   layout:
16927     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16928     layout: "plot-throughput"
16929
16930 - type: "plot"
16931   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16932   algorithm: "plot_perf_box_name"
16933   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16934   data: "plot-dpdk-throughput-latency-3n-hsw"
16935   include:
16936     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16937     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16938   layout:
16939     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16940     layout: "plot-throughput"
16941
16942 # 2n-dnv-x553
16943
16944 - type: "plot"
16945   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16946   algorithm: "plot_perf_box_name"
16947   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16948   data: "plot-dpdk-throughput-latency-2n-dnv"
16949   include:
16950     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16951     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16952   layout:
16953     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16954     layout: "plot-throughput"
16955
16956 - type: "plot"
16957   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16958   algorithm: "plot_perf_box_name"
16959   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16960   data: "plot-dpdk-throughput-latency-2n-dnv"
16961   include:
16962     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16963     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16964   layout:
16965     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16966     layout: "plot-throughput"
16967
16968 - type: "plot"
16969   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16970   algorithm: "plot_perf_box_name"
16971   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16972   data: "plot-dpdk-throughput-latency-2n-dnv"
16973   include:
16974     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16975     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16976   layout:
16977     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16978     layout: "plot-throughput"
16979
16980 - type: "plot"
16981   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16982   algorithm: "plot_perf_box_name"
16983   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16984   data: "plot-dpdk-throughput-latency-2n-dnv"
16985   include:
16986     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16987     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16988   layout:
16989     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16990     layout: "plot-throughput"
16991
16992 # 3n-dnv-x553
16993
16994 - type: "plot"
16995   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16996   algorithm: "plot_perf_box_name"
16997   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16998   data: "plot-dpdk-throughput-latency-3n-dnv"
16999   include:
17000     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17001     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17002   layout:
17003     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17004     layout: "plot-throughput"
17005
17006 - type: "plot"
17007   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17008   algorithm: "plot_perf_box_name"
17009   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17010   data: "plot-dpdk-throughput-latency-3n-dnv"
17011   include:
17012     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17013     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17014   layout:
17015     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17016     layout: "plot-throughput"
17017
17018 - type: "plot"
17019   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17020   algorithm: "plot_perf_box_name"
17021   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17022   data: "plot-dpdk-throughput-latency-3n-dnv"
17023   include:
17024     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17025     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17026   layout:
17027     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17028     layout: "plot-throughput"
17029
17030 - type: "plot"
17031   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17032   algorithm: "plot_perf_box_name"
17033   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17034   data: "plot-dpdk-throughput-latency-3n-dnv"
17035   include:
17036     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17037     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17038   layout:
17039     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17040     layout: "plot-throughput"
17041
17042 # 3n-tsh-x520
17043
17044 - type: "plot"
17045   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17046   algorithm: "plot_perf_box_name"
17047   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17048   data: "plot-dpdk-throughput-latency-3n-tsh"
17049   include:
17050     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17051     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17052   layout:
17053     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17054     layout: "plot-throughput"
17055
17056 - type: "plot"
17057   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17058   algorithm: "plot_perf_box_name"
17059   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17060   data: "plot-dpdk-throughput-latency-3n-tsh"
17061   include:
17062     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17063     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17064   layout:
17065     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17066     layout: "plot-throughput"
17067
17068 - type: "plot"
17069   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17070   algorithm: "plot_perf_box_name"
17071   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17072   data: "plot-dpdk-throughput-latency-3n-tsh"
17073   include:
17074     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17075     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17076   layout:
17077     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17078     layout: "plot-throughput"
17079
17080 - type: "plot"
17081   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17082   algorithm: "plot_perf_box_name"
17083   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17084   data: "plot-dpdk-throughput-latency-3n-tsh"
17085   include:
17086     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17087     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17088   layout:
17089     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17090     layout: "plot-throughput"
17091
17092 ################################################################################
17093 ###   2n-clx                                                                 ###
17094 ################################################################################
17095
17096 # Packet Throughput
17097
17098 - type: "plot"
17099   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17100   algorithm: "plot_perf_box_name"
17101   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17102   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17103   include:
17104     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17105     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17106     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17107     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17108   layout:
17109     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17110     layout: "plot-throughput"
17111
17112 - type: "plot"
17113   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17114   algorithm: "plot_perf_box_name"
17115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17117   include:
17118     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17119     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17122   layout:
17123     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17124     layout: "plot-throughput"
17125
17126 - type: "plot"
17127   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17128   algorithm: "plot_perf_box_name"
17129   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17131   include:
17132     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17133     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17134     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17136   layout:
17137     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17138     layout: "plot-throughput"
17139
17140 - type: "plot"
17141   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17142   algorithm: "plot_perf_box_name"
17143   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17145   include:
17146     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17147     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17148     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17149     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17150   layout:
17151     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17152     layout: "plot-throughput"
17153
17154 - type: "plot"
17155   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17156   algorithm: "plot_perf_box_name"
17157   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17158   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17159   include:
17160     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17161     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17162     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17163     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17164   layout:
17165     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17166     layout: "plot-throughput"
17167
17168 - type: "plot"
17169   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17170   algorithm: "plot_perf_box_name"
17171   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17173   include:
17174     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17175     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17176     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17177     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17178   layout:
17179     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17180     layout: "plot-throughput"
17181
17182 - type: "plot"
17183   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17184   algorithm: "plot_perf_box_name"
17185   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17186   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17187   include:
17188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17194   layout:
17195     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17196     layout: "plot-throughput"
17197
17198 - type: "plot"
17199   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17200   algorithm: "plot_perf_box_name"
17201   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17203   include:
17204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17209   layout:
17210     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17211     layout: "plot-throughput"
17212
17213 - type: "plot"
17214   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17215   algorithm: "plot_perf_box_name"
17216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17218   include:
17219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17223   layout:
17224     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17225     layout: "plot-throughput"
17226
17227 - type: "plot"
17228   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17229   algorithm: "plot_perf_box_name"
17230   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17231   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17232   include:
17233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17237   layout:
17238     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17239     layout: "plot-throughput"
17240
17241 - type: "plot"
17242   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17243   algorithm: "plot_perf_box_name"
17244   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17246   include:
17247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17250   layout:
17251     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17252     layout: "plot-throughput"
17253
17254 - type: "plot"
17255   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17256   algorithm: "plot_perf_box_name"
17257   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17258   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17259   include:
17260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17263   layout:
17264     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17265     layout: "plot-throughput"
17266
17267 - type: "plot"
17268   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17269   algorithm: "plot_perf_box_name"
17270   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17271   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17272   include:
17273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17278   layout:
17279     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17280     layout: "plot-throughput"
17281
17282 - type: "plot"
17283   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17284   algorithm: "plot_perf_box_name"
17285   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17286   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17287   include:
17288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17293   layout:
17294     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17295     layout: "plot-throughput"
17296
17297 - type: "plot"
17298   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17299   algorithm: "plot_perf_box_name"
17300   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17301   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17302   include:
17303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17306   layout:
17307     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17308     layout: "plot-throughput"
17309
17310 - type: "plot"
17311   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17312   algorithm: "plot_perf_box_name"
17313   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17314   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17315   include:
17316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17319   layout:
17320     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17321     layout: "plot-throughput"
17322
17323 - type: "plot"
17324   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17325   algorithm: "plot_perf_box_name"
17326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17328   include:
17329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17335   layout:
17336     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17337     layout: "plot-throughput"
17338
17339 - type: "plot"
17340   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17341   algorithm: "plot_perf_box_name"
17342   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17344   include:
17345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17351   layout:
17352     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17353     layout: "plot-throughput"
17354
17355 - type: "plot"
17356   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17357   algorithm: "plot_perf_box_name"
17358   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17360   include:
17361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17367   layout:
17368     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17369     layout: "plot-throughput"
17370
17371 - type: "plot"
17372   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17373   algorithm: "plot_perf_box_name"
17374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17376   include:
17377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17382     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17383   layout:
17384     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17385     layout: "plot-throughput"
17386
17387 - type: "plot"
17388   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17389   algorithm: "plot_perf_box_name"
17390   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17391   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17392   include:
17393     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17394     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17395   layout:
17396     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17397     layout: "plot-throughput"
17398
17399 - type: "plot"
17400   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17401   algorithm: "plot_perf_box_name"
17402   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17404   include:
17405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17407   layout:
17408     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17409     layout: "plot-throughput"
17410
17411 - type: "plot"
17412   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17413   algorithm: "plot_perf_box_name"
17414   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17416   include:
17417     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17419     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17420     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17421     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17423   layout:
17424     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17425     layout: "plot-throughput"
17426
17427 - type: "plot"
17428   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17429   algorithm: "plot_perf_box_name"
17430   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17432   include:
17433     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17434     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17435     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17436     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17437     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17438     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17439   layout:
17440     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17441     layout: "plot-throughput"
17442
17443 - type: "plot"
17444   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17445   algorithm: "plot_perf_box_name"
17446   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17448   include:
17449     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17450     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17451     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17452     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17453     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17454     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17455   layout:
17456     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17457     layout: "plot-throughput"
17458
17459 - type: "plot"
17460   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17461   algorithm: "plot_perf_box_name"
17462   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17464   include:
17465     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17466     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17467     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17468     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17469     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17470     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17471   layout:
17472     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17473     layout: "plot-throughput"
17474
17475 - type: "plot"
17476   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17477   algorithm: "plot_perf_box_name"
17478   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17480   include:
17481     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17483     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17484     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17485     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17486     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17487   layout:
17488     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17489     layout: "plot-throughput"
17490
17491 - type: "plot"
17492   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17493   algorithm: "plot_perf_box_name"
17494   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17495   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17496   include:
17497     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17498     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17499     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17500     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17502     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17503   layout:
17504     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17505     layout: "plot-throughput"
17506
17507 - type: "plot"
17508   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17509   algorithm: "plot_perf_box_name"
17510   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17512   include:
17513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17517     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17518   layout:
17519     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17520     layout: "plot-throughput"
17521
17522 - type: "plot"
17523   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17524   algorithm: "plot_perf_box_name"
17525   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17527   include:
17528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17533   layout:
17534     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17535     layout: "plot-throughput"
17536
17537 - type: "plot"
17538   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17539   algorithm: "plot_perf_box_name"
17540   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17542   include:
17543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17548   layout:
17549     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17550     layout: "plot-throughput"
17551
17552 - type: "plot"
17553   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17554   algorithm: "plot_perf_box_name"
17555   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17557   include:
17558     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17559     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17563   layout:
17564     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17565     layout: "plot-throughput"
17566
17567 - type: "plot"
17568   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17569   algorithm: "plot_perf_box_name"
17570   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17572   include:
17573     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17574     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17575     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17576     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17577     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17578   layout:
17579     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17580     layout: "plot-throughput"
17581
17582 - type: "plot"
17583   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17584   algorithm: "plot_perf_box_name"
17585   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17586   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17587   include:
17588     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17589     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17590     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17591     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17592     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17593   layout:
17594     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17595     layout: "plot-throughput"
17596
17597 - type: "plot"
17598   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17599   algorithm: "plot_perf_box_name"
17600   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17602   include:
17603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17606     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17607     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17608   layout:
17609     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17610     layout: "plot-throughput"
17611
17612 - type: "plot"
17613   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17614   algorithm: "plot_perf_box_name"
17615   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17616   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17617   include:
17618     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17621     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17622     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17623   layout:
17624     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17625     layout: "plot-throughput"
17626
17627 - type: "plot"
17628   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17629   algorithm: "plot_perf_box_name"
17630   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17632   include:
17633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17637     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17638   layout:
17639     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17640     layout: "plot-throughput"
17641
17642 - type: "plot"
17643   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17644   algorithm: "plot_perf_box_name"
17645   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17647   include:
17648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17653   layout:
17654     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17655     layout: "plot-throughput"
17656
17657 - type: "plot"
17658   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17659   algorithm: "plot_perf_box_name"
17660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17662   include:
17663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17669   layout:
17670     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17671     layout: "plot-throughput"
17672
17673 - type: "plot"
17674   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17675   algorithm: "plot_perf_box_name"
17676   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17678   include:
17679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17685   layout:
17686     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17687     layout: "plot-throughput"
17688
17689 - type: "plot"
17690   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17691   algorithm: "plot_perf_box_name"
17692   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17693   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17694   include:
17695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17699   layout:
17700     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17701     layout: "plot-throughput"
17702
17703 - type: "plot"
17704   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17705   algorithm: "plot_perf_box_name"
17706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17708   include:
17709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17713   layout:
17714     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17715     layout: "plot-throughput"
17716
17717 - type: "plot"
17718   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17719   algorithm: "plot_perf_box_name"
17720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17722   include:
17723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17729   layout:
17730     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17731     layout: "plot-throughput"
17732
17733 - type: "plot"
17734   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17735   algorithm: "plot_perf_box_name"
17736   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17737   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17738   include:
17739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17745   layout:
17746     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17747     layout: "plot-throughput"
17748
17749 - type: "plot"
17750   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17751   algorithm: "plot_perf_box_name"
17752   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17753   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17754   include:
17755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17759   layout:
17760     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17761     layout: "plot-throughput"
17762
17763 - type: "plot"
17764   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17765   algorithm: "plot_perf_box_name"
17766   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17767   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17768   include:
17769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17773   layout:
17774     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17775     layout: "plot-throughput"
17776
17777 - type: "plot"
17778   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17779   algorithm: "plot_perf_box_name"
17780   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17781   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17782   include:
17783     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17784     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17785     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17786     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17787     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17788     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17789   layout:
17790     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17791     layout: "plot-throughput"
17792
17793 - type: "plot"
17794   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17795   algorithm: "plot_perf_box_name"
17796   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17798   include:
17799     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17800     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17801     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17802     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17803     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17804     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17805   layout:
17806     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17807     layout: "plot-throughput"
17808
17809 - type: "plot"
17810   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17811   algorithm: "plot_perf_box_name"
17812   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17813   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17814   include:
17815     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17816     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17817     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17818     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17819   layout:
17820     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17821     layout: "plot-throughput"
17822
17823 - type: "plot"
17824   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17825   algorithm: "plot_perf_box_name"
17826   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17828   include:
17829     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17830     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17831     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17832     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17833   layout:
17834     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17835     layout: "plot-throughput"
17836
17837 - type: "plot"
17838   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17839   algorithm: "plot_perf_box_name"
17840   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17842   include:
17843     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17845     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17846     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17848   layout:
17849     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17850     layout: "plot-throughput"
17851
17852 - type: "plot"
17853   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17854   algorithm: "plot_perf_box_name"
17855   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17856   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17857   include:
17858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17863   layout:
17864     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17865     layout: "plot-throughput"
17866
17867 - type: "plot"
17868   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17869   algorithm: "plot_perf_box_name"
17870   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17872   include:
17873     - "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"
17874     - "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"
17875     - "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"
17876     - "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"
17877     - "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"
17878   layout:
17879     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17880     layout: "plot-throughput"
17881
17882 - type: "plot"
17883   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17884   algorithm: "plot_perf_box_name"
17885   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17886   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17887   include:
17888     - "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"
17889     - "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"
17890     - "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"
17891     - "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"
17892     - "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"
17893   layout:
17894     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17895     layout: "plot-throughput"
17896
17897 - type: "plot"
17898   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17899   algorithm: "plot_perf_box_name"
17900   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17902   include:
17903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17908   layout:
17909     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17910     layout: "plot-throughput"
17911
17912 - type: "plot"
17913   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17914   algorithm: "plot_perf_box_name"
17915   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17916   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17917   include:
17918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17923   layout:
17924     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17925     layout: "plot-throughput"
17926
17927 - type: "plot"
17928   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17929   algorithm: "plot_perf_box_name"
17930   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17931   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17932   include:
17933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17938   layout:
17939     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17940     layout: "plot-throughput"
17941
17942 - type: "plot"
17943   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17944   algorithm: "plot_perf_box_name"
17945   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17946   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17947   include:
17948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17953   layout:
17954     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17955     layout: "plot-throughput"
17956
17957 - type: "plot"
17958   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17959   algorithm: "plot_perf_box_name"
17960   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17962   include:
17963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17967   layout:
17968     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17969     layout: "plot-throughput"
17970
17971 - type: "plot"
17972   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17973   algorithm: "plot_perf_box_name"
17974   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17975   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17976   include:
17977     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17981   layout:
17982     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17983     layout: "plot-throughput"
17984
17985 - type: "plot"
17986   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17987   algorithm: "plot_perf_box_name"
17988   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17989   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17990   include:
17991     - "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"
17992     - "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"
17993     - "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"
17994     - "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"
17995   layout:
17996     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17997     layout: "plot-throughput"
17998
17999 - type: "plot"
18000   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18001   algorithm: "plot_perf_box_name"
18002   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18003   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18004   include:
18005     - "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"
18006     - "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"
18007     - "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"
18008     - "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"
18009   layout:
18010     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18011     layout: "plot-throughput"
18012
18013 - type: "plot"
18014   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18015   algorithm: "plot_perf_box_name"
18016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18018   include:
18019     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18020     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18021     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18022     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18023     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18024     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18025   layout:
18026     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18027     layout: "plot-throughput"
18028
18029 - type: "plot"
18030   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18031   algorithm: "plot_perf_box_name"
18032   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18033   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18034   include:
18035     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18036     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18037     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18038     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18039     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18040     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18041   layout:
18042     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18043     layout: "plot-throughput"
18044
18045 ################################################################################
18046
18047 # Packet Speedup
18048
18049 - type: "plot"
18050   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18051   algorithm: "plot_tsa_name"
18052   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18053   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18054   include:
18055     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18056     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18057     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18058     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18059   layout:
18060     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18061     layout: "plot-throughput-speedup-analysis"
18062
18063 - type: "plot"
18064   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18065   algorithm: "plot_tsa_name"
18066   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18068   include:
18069     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18070     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18071     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18072     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18073   layout:
18074     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18075     layout: "plot-throughput-speedup-analysis"
18076
18077 - type: "plot"
18078   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18079   algorithm: "plot_tsa_name"
18080   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18082   include:
18083     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18084     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18085     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18086     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18087   layout:
18088     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18089     layout: "plot-throughput-speedup-analysis"
18090
18091 - type: "plot"
18092   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18093   algorithm: "plot_tsa_name"
18094   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18096   include:
18097     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18098     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18099     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18100     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18101   layout:
18102     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18103     layout: "plot-throughput-speedup-analysis"
18104
18105 - type: "plot"
18106   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18107   algorithm: "plot_tsa_name"
18108   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18109   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18110   include:
18111     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18112     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18113     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18114     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18115   layout:
18116     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18117     layout: "plot-throughput-speedup-analysis"
18118
18119 - type: "plot"
18120   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18121   algorithm: "plot_tsa_name"
18122   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18123   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18124   include:
18125     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18126     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18127     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18128     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18129   layout:
18130     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18131     layout: "plot-throughput-speedup-analysis"
18132
18133 - type: "plot"
18134   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18135   algorithm: "plot_tsa_name"
18136   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18138   include:
18139     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18140     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18141     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18142     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18143     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18144     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18145   layout:
18146     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18147     layout: "plot-throughput-speedup-analysis"
18148
18149 - type: "plot"
18150   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18151   algorithm: "plot_tsa_name"
18152   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18154   include:
18155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18157     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18158     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18159     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18160     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18161   layout:
18162     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18163     layout: "plot-throughput-speedup-analysis"
18164
18165 - type: "plot"
18166   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18167   algorithm: "plot_tsa_name"
18168   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18170   include:
18171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18175   layout:
18176     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18177     layout: "plot-throughput-speedup-analysis"
18178
18179 - type: "plot"
18180   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18181   algorithm: "plot_tsa_name"
18182   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18183   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18184   include:
18185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18189   layout:
18190     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18191     layout: "plot-throughput-speedup-analysis"
18192
18193 - type: "plot"
18194   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18195   algorithm: "plot_tsa_name"
18196   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18198   include:
18199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18202   layout:
18203     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18204     layout: "plot-throughput-speedup-analysis"
18205
18206 - type: "plot"
18207   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18208   algorithm: "plot_tsa_name"
18209   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18211   include:
18212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18215   layout:
18216     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18217     layout: "plot-throughput-speedup-analysis"
18218
18219 - type: "plot"
18220   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18221   algorithm: "plot_tsa_name"
18222   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18223   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18224   include:
18225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18230   layout:
18231     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18232     layout: "plot-throughput-speedup-analysis"
18233
18234 - type: "plot"
18235   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18236   algorithm: "plot_tsa_name"
18237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18239   include:
18240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18245   layout:
18246     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18247     layout: "plot-throughput-speedup-analysis"
18248
18249 - type: "plot"
18250   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18251   algorithm: "plot_tsa_name"
18252   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18253   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18254   include:
18255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18258   layout:
18259     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18260     layout: "plot-throughput-speedup-analysis"
18261
18262 - type: "plot"
18263   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18264   algorithm: "plot_tsa_name"
18265   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18266   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18267   include:
18268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18271   layout:
18272     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18273     layout: "plot-throughput-speedup-analysis"
18274
18275 - type: "plot"
18276   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18277   algorithm: "plot_tsa_name"
18278   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18280   include:
18281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18287   layout:
18288     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18289     layout: "plot-throughput-speedup-analysis"
18290
18291 - type: "plot"
18292   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18293   algorithm: "plot_tsa_name"
18294   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18296   include:
18297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18303   layout:
18304     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18305     layout: "plot-throughput-speedup-analysis"
18306
18307 - type: "plot"
18308   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18309   algorithm: "plot_tsa_name"
18310   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18312   include:
18313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18319   layout:
18320     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18321     layout: "plot-throughput-speedup-analysis"
18322
18323 - type: "plot"
18324   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18325   algorithm: "plot_tsa_name"
18326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18328   include:
18329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18335   layout:
18336     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18337     layout: "plot-throughput-speedup-analysis"
18338
18339 - type: "plot"
18340   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18341   algorithm: "plot_tsa_name"
18342   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18344   include:
18345     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18346     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18347   layout:
18348     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18349     layout: "plot-throughput-speedup-analysis"
18350
18351 - type: "plot"
18352   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18353   algorithm: "plot_tsa_name"
18354   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18356   include:
18357     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18359   layout:
18360     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18361     layout: "plot-throughput-speedup-analysis"
18362
18363 - type: "plot"
18364   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18365   algorithm: "plot_tsa_name"
18366   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18368   include:
18369     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18370     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18371     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18372     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18373     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18375   layout:
18376     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18377     layout: "plot-throughput-speedup-analysis"
18378
18379 - type: "plot"
18380   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18381   algorithm: "plot_tsa_name"
18382   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18384   include:
18385     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18386     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18387     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18388     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18391   layout:
18392     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18393     layout: "plot-throughput-speedup-analysis"
18394
18395 - type: "plot"
18396   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18397   algorithm: "plot_tsa_name"
18398   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18400   include:
18401     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18402     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18403     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18404     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18407   layout:
18408     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18409     layout: "plot-throughput-speedup-analysis"
18410
18411 - type: "plot"
18412   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18413   algorithm: "plot_tsa_name"
18414   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18416   include:
18417     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18419     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18420     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18423   layout:
18424     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18425     layout: "plot-throughput-speedup-analysis"
18426
18427 - type: "plot"
18428   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18429   algorithm: "plot_tsa_name"
18430   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18432   include:
18433     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18434     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18435     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18436     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18438     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18439   layout:
18440     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18441     layout: "plot-throughput-speedup-analysis"
18442
18443 - type: "plot"
18444   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18445   algorithm: "plot_tsa_name"
18446   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18448   include:
18449     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18450     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18451     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18452     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18453     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18454     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18455   layout:
18456     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18457     layout: "plot-throughput-speedup-analysis"
18458
18459 - type: "plot"
18460   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18461   algorithm: "plot_tsa_name"
18462   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18464   include:
18465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18470   layout:
18471     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18472     layout: "plot-throughput-speedup-analysis"
18473
18474 - type: "plot"
18475   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18476   algorithm: "plot_tsa_name"
18477   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18478   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18479   include:
18480     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18481     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18485   layout:
18486     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18487     layout: "plot-throughput-speedup-analysis"
18488
18489 - type: "plot"
18490   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18491   algorithm: "plot_tsa_name"
18492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18494   include:
18495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18500   layout:
18501     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18502     layout: "plot-throughput-speedup-analysis"
18503
18504 - type: "plot"
18505   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18506   algorithm: "plot_tsa_name"
18507   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18508   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18509   include:
18510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18515   layout:
18516     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18517     layout: "plot-throughput-speedup-analysis"
18518
18519 - type: "plot"
18520   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18521   algorithm: "plot_tsa_name"
18522   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18523   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18524   include:
18525     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18526     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18527     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18528     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18529     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18530   layout:
18531     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18532     layout: "plot-throughput-speedup-analysis"
18533
18534 - type: "plot"
18535   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18536   algorithm: "plot_tsa_name"
18537   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18538   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18539   include:
18540     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18541     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18542     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18543     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18544     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18545   layout:
18546     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18547     layout: "plot-throughput-speedup-analysis"
18548
18549 - type: "plot"
18550   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18551   algorithm: "plot_tsa_name"
18552   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18553   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18554   include:
18555     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18556     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18557     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18559     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18560   layout:
18561     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18562     layout: "plot-throughput-speedup-analysis"
18563
18564 - type: "plot"
18565   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18566   algorithm: "plot_tsa_name"
18567   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18568   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18569   include:
18570     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18574     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18575   layout:
18576     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18577     layout: "plot-throughput-speedup-analysis"
18578
18579 - type: "plot"
18580   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18581   algorithm: "plot_tsa_name"
18582   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18583   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18584   include:
18585     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18590   layout:
18591     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18592     layout: "plot-throughput-speedup-analysis"
18593
18594 - type: "plot"
18595   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18596   algorithm: "plot_tsa_name"
18597   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18599   include:
18600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18601     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18605   layout:
18606     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18607     layout: "plot-throughput-speedup-analysis"
18608
18609 - type: "plot"
18610   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18611   algorithm: "plot_tsa_name"
18612   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18613   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18614   include:
18615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18621   layout:
18622     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18623     layout: "plot-throughput-speedup-analysis"
18624
18625 - type: "plot"
18626   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18627   algorithm: "plot_tsa_name"
18628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18630   include:
18631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18637   layout:
18638     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18639     layout: "plot-throughput-speedup-analysis"
18640
18641 - type: "plot"
18642   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18643   algorithm: "plot_tsa_name"
18644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18646   include:
18647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18651   layout:
18652     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18653     layout: "plot-throughput-speedup-analysis"
18654
18655 - type: "plot"
18656   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18657   algorithm: "plot_tsa_name"
18658   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18660   include:
18661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18665   layout:
18666     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18667     layout: "plot-throughput-speedup-analysis"
18668
18669 - type: "plot"
18670   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18671   algorithm: "plot_tsa_name"
18672   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18673   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18674   include:
18675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18681   layout:
18682     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18683     layout: "plot-throughput-speedup-analysis"
18684
18685 - type: "plot"
18686   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18687   algorithm: "plot_tsa_name"
18688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18690   include:
18691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18697   layout:
18698     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18699     layout: "plot-throughput-speedup-analysis"
18700
18701 - type: "plot"
18702   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18703   algorithm: "plot_tsa_name"
18704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18706   include:
18707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18711   layout:
18712     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18713     layout: "plot-throughput-speedup-analysis"
18714
18715 - type: "plot"
18716   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18717   algorithm: "plot_tsa_name"
18718   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18720   include:
18721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18725   layout:
18726     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18727     layout: "plot-throughput-speedup-analysis"
18728
18729 - type: "plot"
18730   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18731   algorithm: "plot_tsa_name"
18732   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18734   include:
18735     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18736     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18737     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18738     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18739     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18740     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18741   layout:
18742     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18743     layout: "plot-throughput-speedup-analysis"
18744
18745 - type: "plot"
18746   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18747   algorithm: "plot_tsa_name"
18748   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18750   include:
18751     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18752     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18753     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18754     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18755     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18756     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18757   layout:
18758     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18759     layout: "plot-throughput-speedup-analysis"
18760
18761 - type: "plot"
18762   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18763   algorithm: "plot_tsa_name"
18764   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18766   include:
18767     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18768     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18769     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18770     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18771   layout:
18772     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18773     layout: "plot-throughput-speedup-analysis"
18774
18775 - type: "plot"
18776   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18777   algorithm: "plot_tsa_name"
18778   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18780   include:
18781     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18782     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18783     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18784     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18785   layout:
18786     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18787     layout: "plot-throughput-speedup-analysis"
18788
18789 - type: "plot"
18790   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18791   algorithm: "plot_tsa_name"
18792   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18794   include:
18795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18800   layout:
18801     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18802     layout: "plot-throughput-speedup-analysis"
18803
18804 - type: "plot"
18805   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18806   algorithm: "plot_tsa_name"
18807   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18808   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18809   include:
18810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18815   layout:
18816     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18817     layout: "plot-throughput-speedup-analysis"
18818
18819 - type: "plot"
18820   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18821   algorithm: "plot_tsa_name"
18822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18824   include:
18825     - "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"
18826     - "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"
18827     - "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"
18828     - "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"
18829     - "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"
18830   layout:
18831     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18832     layout: "plot-throughput-speedup-analysis"
18833
18834 - type: "plot"
18835   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18836   algorithm: "plot_tsa_name"
18837   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18838   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18839   include:
18840     - "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"
18841     - "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"
18842     - "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"
18843     - "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"
18844     - "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"
18845   layout:
18846     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18847     layout: "plot-throughput-speedup-analysis"
18848
18849 - type: "plot"
18850   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18851   algorithm: "plot_tsa_name"
18852   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18854   include:
18855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18860   layout:
18861     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18862     layout: "plot-throughput-speedup-analysis"
18863
18864 - type: "plot"
18865   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18866   algorithm: "plot_tsa_name"
18867   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18868   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18869   include:
18870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18872     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18873     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18875   layout:
18876     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18877     layout: "plot-throughput-speedup-analysis"
18878
18879 - type: "plot"
18880   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18881   algorithm: "plot_tsa_name"
18882   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18883   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18884   include:
18885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18890   layout:
18891     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18892     layout: "plot-throughput-speedup-analysis"
18893
18894 - type: "plot"
18895   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18896   algorithm: "plot_tsa_name"
18897   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18899   include:
18900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18905   layout:
18906     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18907     layout: "plot-throughput-speedup-analysis"
18908
18909 - type: "plot"
18910   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18911   algorithm: "plot_tsa_name"
18912   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18914   include:
18915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18919   layout:
18920     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18921     layout: "plot-throughput-speedup-analysis"
18922
18923 - type: "plot"
18924   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18925   algorithm: "plot_tsa_name"
18926   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18928   include:
18929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18933   layout:
18934     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18935     layout: "plot-throughput-speedup-analysis"
18936
18937 - type: "plot"
18938   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18939   algorithm: "plot_tsa_name"
18940   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18942   include:
18943     - "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"
18944     - "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"
18945     - "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"
18946     - "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"
18947   layout:
18948     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18949     layout: "plot-throughput-speedup-analysis"
18950
18951 - type: "plot"
18952   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18953   algorithm: "plot_tsa_name"
18954   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18955   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18956   include:
18957     - "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"
18958     - "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"
18959     - "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"
18960     - "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"
18961   layout:
18962     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
18963     layout: "plot-throughput-speedup-analysis"
18964
18965 - type: "plot"
18966   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18967   algorithm: "plot_tsa_name"
18968   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18969   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18970   include:
18971     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18972     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18973     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18974     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18975     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18976     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18977   layout:
18978     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18979     layout: "plot-throughput-speedup-analysis"
18980
18981 - type: "plot"
18982   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18983   algorithm: "plot_tsa_name"
18984   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18986   include:
18987     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18988     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18989     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18990     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18991     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18992     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18993   layout:
18994     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18995     layout: "plot-throughput-speedup-analysis"
18996
18997 ################################################################################
18998
18999 # Packet Throughput - DPDK
19000
19001 # 2n-clx-xxv710
19002
19003 - type: "plot"
19004   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19005   algorithm: "plot_perf_box_name"
19006   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19007   data: "plot-dpdk-throughput-latency-2n-clx"
19008   include:
19009     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19010     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19011   layout:
19012     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19013     layout: "plot-throughput"
19014
19015 - type: "plot"
19016   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19017   algorithm: "plot_perf_box_name"
19018   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19019   data: "plot-dpdk-throughput-latency-2n-clx"
19020   include:
19021     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19022     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19023   layout:
19024     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19025     layout: "plot-throughput"
19026
19027 - type: "plot"
19028   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19029   algorithm: "plot_perf_box_name"
19030   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19031   data: "plot-dpdk-throughput-latency-2n-clx"
19032   include:
19033     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19034     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19035   layout:
19036     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19037     layout: "plot-throughput"
19038
19039 - type: "plot"
19040   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19041   algorithm: "plot_perf_box_name"
19042   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19043   data: "plot-dpdk-throughput-latency-2n-clx"
19044   include:
19045     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19046     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19047   layout:
19048     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19049     layout: "plot-throughput"
19050
19051 # 2n-clx-x710
19052
19053 - type: "plot"
19054   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19055   algorithm: "plot_perf_box_name"
19056   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19057   data: "plot-dpdk-throughput-latency-2n-clx"
19058   include:
19059     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19060     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19061   layout:
19062     title: "2n-clx-x710-64b-2t1c-base-ndr"
19063     layout: "plot-throughput"
19064
19065 - type: "plot"
19066   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19067   algorithm: "plot_perf_box_name"
19068   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19069   data: "plot-dpdk-throughput-latency-2n-clx"
19070   include:
19071     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19072     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19073   layout:
19074     title: "2n-clx-x710-64b-4t2c-base-ndr"
19075     layout: "plot-throughput"
19076
19077 - type: "plot"
19078   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19079   algorithm: "plot_perf_box_name"
19080   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19081   data: "plot-dpdk-throughput-latency-2n-clx"
19082   include:
19083     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19084     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19085   layout:
19086     title: "2n-clx-x710-64b-2t1c-base-pdr"
19087     layout: "plot-throughput"
19088
19089 - type: "plot"
19090   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19091   algorithm: "plot_perf_box_name"
19092   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19093   data: "plot-dpdk-throughput-latency-2n-clx"
19094   include:
19095     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19096     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19097   layout:
19098     title: "2n-clx-x710-64b-4t2c-base-pdr"
19099     layout: "plot-throughput"
19100
19101 ################################################################################
19102
19103 - type: "plot"
19104   title: "Latency by percentile: 2n-skx"
19105   algorithm: "plot_hdrh_lat_by_percentile"
19106   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19107   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19108   target-links: "../../_static/vpp"
19109   data: "plot-vpp-hdrh-lat-2n-skx"
19110   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19111   layout:
19112     layout: "plot-hdrh-latency-by-percentile"
19113
19114 - type: "plot"
19115   title: "Latency by percentile: 3n-skx"
19116   algorithm: "plot_hdrh_lat_by_percentile"
19117   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19118   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19119   target-links: "../../_static/vpp"
19120   data: "plot-vpp-hdrh-lat-3n-skx"
19121   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19122   layout:
19123     layout: "plot-hdrh-latency-by-percentile"
19124
19125 - type: "plot"
19126   title: "Latency by percentile: 2n-clx"
19127   algorithm: "plot_hdrh_lat_by_percentile"
19128   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19129   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19130   target-links: "../../_static/vpp"
19131   data: "plot-vpp-hdrh-lat-2n-clx"
19132   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19133   layout:
19134     layout: "plot-hdrh-latency-by-percentile"
19135
19136 - type: "plot"
19137   title: "Latency by percentile: 3n-hsw"
19138   algorithm: "plot_hdrh_lat_by_percentile"
19139   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19140   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19141   target-links: "../../_static/vpp"
19142   data: "plot-vpp-hdrh-lat-3n-hsw"
19143   filter: "'1T1C' and 'NIC_Intel-XL710'"
19144   layout:
19145     layout: "plot-hdrh-latency-by-percentile"
19146
19147 - type: "plot"
19148   title: "Latency by percentile: 3n-tsh"
19149   algorithm: "plot_hdrh_lat_by_percentile"
19150   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19151   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19152   target-links: "../../_static/vpp"
19153   data: "plot-vpp-hdrh-lat-3n-tsh"
19154   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19155   layout:
19156     layout: "plot-hdrh-latency-by-percentile"
19157
19158 - type: "plot"
19159   title: "Latency by percentile: DPDK 2n-skx"
19160   algorithm: "plot_hdrh_lat_by_percentile"
19161   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19162   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19163   target-links: "../../_static/dpdk"
19164   data: "plot-dpdk-hdrh-lat-2n-skx"
19165   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19166   layout:
19167     layout: "plot-hdrh-latency-by-percentile"
19168
19169 - type: "plot"
19170   title: "Latency by percentile: DPDK 3n-skx"
19171   algorithm: "plot_hdrh_lat_by_percentile"
19172   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19173   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19174   target-links: "../../_static/dpdk"
19175   data: "plot-dpdk-hdrh-lat-3n-skx"
19176   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19177   layout:
19178     layout: "plot-hdrh-latency-by-percentile"
19179
19180 - type: "plot"
19181   title: "Latency by percentile: DPDK 2n-clx"
19182   algorithm: "plot_hdrh_lat_by_percentile"
19183   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19184   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19185   target-links: "../../_static/dpdk"
19186   data: "plot-dpdk-hdrh-lat-2n-clx"
19187   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19188   layout:
19189     layout: "plot-hdrh-latency-by-percentile"
19190
19191 - type: "plot"
19192   title: "Latency by percentile: DPDK 3n-hsw"
19193   algorithm: "plot_hdrh_lat_by_percentile"
19194   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19195   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19196   target-links: "../../_static/dpdk"
19197   data: "plot-dpdk-hdrh-lat-3n-hsw"
19198   filter: "'1T1C' and 'NIC_Intel-XL710'"
19199   layout:
19200     layout: "plot-hdrh-latency-by-percentile"
19201
19202 - type: "plot"
19203   title: "Latency by percentile: DPDK 3n-tsh"
19204   algorithm: "plot_hdrh_lat_by_percentile"
19205   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19206   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19207   target-links: "../../_static/dpdk"
19208   data: "plot-dpdk-hdrh-lat-3n-tsh"
19209   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19210   layout:
19211     layout: "plot-hdrh-latency-by-percentile"