Report 2005: Replace data in thput graphs by env 4
[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     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2005-3n-hsw:
155 #        - 3   # NDRPDR sel
156 #        - 4   # NDRPDR sel
157 #        - 5   # NDRPDR sel
158 #        - 10  # NDRPDR sel
159 #        - 11  # NDRPDR sel
160 #        - 12  # NDRPDR sel
161 #        - 15  # NDRPDR sel
162 #        - 16  # NDRPDR sel
163 #        - 18  # NDRPDR sel
164 #        - 19  # NDRPDR sel
165         - 20  # NDRPDR sel env 4
166         - 21  # NDRPDR sel env 4
167         - 22  # NDRPDR sel env 4
168         - 23  # NDRPDR sel env 4
169         - 24  # NDRPDR sel env 4
170         - 25  # NDRPDR sel env 4
171         - 26  # NDRPDR sel env 4
172         - 27  # NDRPDR sel env 4
173         - 28  # NDRPDR sel env 4
174         - 29  # NDRPDR sel env 4
175
176     plot-vpp-hdrh-lat-3n-hsw:
177       csit-vpp-perf-report-iterative-2005-3n-hsw:
178         - 3   # NDRPDR sel
179
180 #    plot-vpp-nfv-3n-hsw-ndrpdr:
181 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
182 #        - 3   # NDRPDR sel
183 #        - 4   # NDRPDR sel
184 #        - 5   # NDRPDR sel
185 #        - 10  # NDRPDR sel
186 #        - 11  # NDRPDR sel
187 #        - 12  # NDRPDR sel
188 #        - 15  # NDRPDR sel
189 #        - 16  # NDRPDR sel
190 #        - 18  # NDRPDR sel
191 #        - 19  # NDRPDR sel
192
193 #    plot-vpp-nfv-3n-hsw-mrr:
194 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
195 #        - 13  # MRR
196
197     plot-vpp-hoststack-3n-hsw:
198       csit-vpp-perf-verify-2005-3n-hsw:
199         - 3   # hoststack
200         - 5   # hoststack
201         - 6   # hoststack
202         - 7   # hoststack
203         - 8   # hoststack
204         - 9   # hoststack
205         - 10  # hoststack
206         - 11  # hoststack
207         - 12  # hoststack
208         - 13  # hoststack
209
210     plot-dpdk-throughput-latency-3n-hsw:
211       csit-dpdk-perf-report-iterative-2005-3n-hsw:
212         - 5   # NDRPDR sel
213         - 6   # NDRPDR sel
214         - 7   # NDRPDR sel
215         - 8   # NDRPDR sel
216         - 9   # NDRPDR sel
217         - 10  # NDRPDR sel
218         - 11  # NDRPDR sel
219         - 12  # NDRPDR sel
220         - 13  # NDRPDR sel
221         - 14  # NDRPDR sel
222
223     plot-dpdk-hdrh-lat-3n-hsw:
224       csit-dpdk-perf-report-iterative-2005-3n-hsw:
225         - 5   # NDRPDR sel
226
227     # 3n-skx
228
229     plot-vpp-throughput-lat-tsa-3n-skx:
230       csit-vpp-perf-report-iterative-2005-3n-skx:
231 #        - 4   # NDRPDR sel
232 #        - 5   # NDRPDR sel ??? all x710 failed
233 #        - 33  # NDRPDR sel
234 #        - 28  # NDRPDR sel
235 #        - 34  # NDRPDR sel
236 #        - 36  # NDRPDR sel
237 #        - 37  # NDRPDR sel
238 #        - 38  # NDRPDR sel
239 #        - 39  # NDRPDR sel
240 #        - 41  # NDRPDR sel
241         - 42  # NDRPDR sel env 4
242         - 43  # NDRPDR sel env 4
243         - 44  # NDRPDR sel env 4
244         - 45  # NDRPDR sel env 4
245         - 47  # NDRPDR sel env 4
246
247     plot-vpp-hdrh-lat-3n-skx:
248       csit-vpp-perf-report-iterative-2005-3n-skx:
249         - 36  # NDRPDR sel
250
251     plot-vpp-nfv-3n-skx-ndrpdr:
252       # TODO: Add data:
253       csit-vpp-perf-report-iterative-2005-3n-skx:
254         - 4   # NDRPDR sel
255         - 5   # NDRPDR sel ??? all x710 failed
256         - 33  # NDRPDR sel
257         - 28  # NDRPDR sel
258         - 34  # NDRPDR sel
259
260     plot-vpp-nfv-3n-skx-mrr:
261       csit-vpp-perf-report-iterative-2005-3n-skx:
262         - 6   # MRR sel
263
264     plot-dpdk-throughput-latency-3n-skx:
265       csit-dpdk-perf-report-iterative-2005-3n-skx:
266         - 4   # NDRPDR sel
267         - 5   # NDRPDR sel
268         - 6   # NDRPDR sel
269         - 7   # NDRPDR sel
270         - 8   # NDRPDR sel
271         - 11  # NDRPDR sel
272         - 12  # NDRPDR sel
273         - 13  # NDRPDR sel
274         - 14  # NDRPDR sel
275         - 15  # NDRPDR sel
276
277     plot-dpdk-hdrh-lat-3n-skx:
278       csit-dpdk-perf-report-iterative-2005-3n-skx:
279         - 4   # NDRPDR sel
280
281     # 2n-skx
282
283     plot-vpp-throughput-lat-tsa-2n-skx:
284       csit-vpp-perf-report-iterative-2005-2n-skx:
285 #        - 43  # NDRPDR sel
286 #        - 38  # NDRPDR sel
287 #        - 7   # NDRPDR sel
288 #        - 65  # NDRPDR sel
289 #        - 47  # NDRPDR sel
290 #        - 55  # NDRPDR sel
291 #        - 67  # NDRPDR sel
292 #        - 75  # NDRPDR sel
293 #        - 76  # NDRPDR sel
294 #        - 73  # NDRPDR sel
295         - 88  # NDRPDR sel env 4
296         - 89  # NDRPDR sel env 4
297         - 90  # NDRPDR sel env 4
298         - 91  # NDRPDR sel env 4
299         - 92  # NDRPDR sel env 4
300         - 93  # NDRPDR sel env 4
301         - 94  # NDRPDR sel env 4
302
303     plot-vpp-hdrh-lat-2n-skx:
304       csit-vpp-perf-report-iterative-2005-2n-skx:
305         - 55  # NDRPDR sel
306
307     plot-vpp-soak-2n-skx:
308       csit-vpp-perf-report-iterative-2005-2n-skx:
309         - 49  # Soak
310         - 54  # Soak
311
312     plot-vpp-nfv-2n-skx-ndrpdr:
313       # TODO: Add data:
314       csit-vpp-perf-report-iterative-2005-2n-skx:
315         - 43  # NDRPDR sel
316         - 38  # NDRPDR sel
317         - 7   # NDRPDR sel
318         - 78  # nf-density-sel
319         - 83  # nf-density-sel
320
321     plot-vpp-nfv-2n-skx-mrr:
322       csit-vpp-perf-report-iterative-2005-2n-skx:
323         - 42  # MRR sel
324
325     plot-vpp-nfv-reconf-2n-skx:
326       csit-vpp-perf-report-iterative-2005-2n-skx:
327         - 48  # Reconf
328         - 50  # Reconf
329         - 51  # Reconf
330         - 52  # Reconf
331         - 53  # Reconf
332         - 60  # Reconf
333         - 70  # Reconf
334         - 71  # Reconf
335         - 63  # Reconf
336         - 66  # Reconf
337
338     plot-dpdk-throughput-latency-2n-skx:
339       csit-dpdk-perf-report-iterative-2005-2n-skx:
340         - 1   # NDRPDR sel
341         - 2   # NDRPDR sel
342         - 3   # NDRPDR sel
343         - 4   # NDRPDR sel
344         - 5   # NDRPDR sel
345         - 6   # NDRPDR sel
346         - 7   # NDRPDR sel
347         - 8   # NDRPDR sel
348         - 9   # NDRPDR sel
349         - 10  # NDRPDR sel
350
351     plot-dpdk-hdrh-lat-2n-skx:
352       csit-dpdk-perf-report-iterative-2005-2n-skx:
353         - 1   # NDRPDR sel
354
355     # 2n-clx
356
357     plot-vpp-throughput-lat-tsa-2n-clx:
358       csit-vpp-perf-report-iterative-2005-2n-clx:
359 #        - 7   # NDRPDR sel
360 #        - 38  # NDRPDR sel
361 #        - 9   # NDRPDR sel
362 #        - 32  # NDRPDR sel ???
363 #        - 33  # NDRPDR sel ???
364 #        - 39  # NDRPDR sel
365 #        - 40  # NDRPDR sel
366 #        - 43  # NDRPDR sel
367 #        - 50  # NDRPDR sel
368 #        - 51  # NDRPDR sel
369         - 62  # NDRPDR sel env 4
370         - 63  # NDRPDR sel env 4
371         - 64  # NDRPDR sel env 4
372         - 65  # NDRPDR sel env 4
373         - 66  # NDRPDR sel env 4
374         - 68  # NDRPDR sel env 4
375         - 69  # NDRPDR sel env 4
376         - 70  # NDRPDR sel env 4
377
378     plot-vpp-hdrh-lat-2n-clx:
379       csit-vpp-perf-report-iterative-2005-2n-clx:
380         - 51  # NDRPDR sel
381
382 #    plot-vpp-http-server-performance:
383 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
384 #      csit-vpp-perf-verify-2001-2n-clx:
385 #        - 80  # TCP
386
387     plot-vpp-nfv-2n-clx-ndrpdr:
388       csit-vpp-perf-report-iterative-2005-2n-clx:
389         - 7   # NDRPDR sel
390         - 38  # NDRPDR sel
391         - 9   # NDRPDR sel
392         - 39  # NDRPDR sel
393         - 40  # NDRPDR sel
394         - 57  # 2n-clx nfv-density-00
395         - 58  # 2n-clx nfv-density-00
396         - 59  # 2n-clx nfv-density-00
397         - 60  # 2n-clx nfv-density-00
398         - 61  # 2n-clx nfv-density-00
399
400     plot-vpp-nfv-2n-clx-mrr:
401       csit-vpp-perf-report-iterative-2005-2n-clx:
402         - 12   # MRR
403
404     plot-vpp-nfv-reconf-2n-clx:
405       csit-vpp-perf-report-iterative-2005-2n-clx:
406         - 42  # Reconf
407         - 45  # Reconf
408         - 46  # Reconf
409         - 47  # Reconf
410         - 48  # Reconf
411         - 52  # Reconf
412         - 53  # Reconf
413         - 54  # Reconf
414         - 55  # Reconf
415         - 56  # Reconf
416
417     plot-vpp-soak-2n-clx:
418       csit-vpp-perf-report-iterative-2005-2n-clx:
419         - 44  # Soak
420         - 49  # Soak
421
422     plot-dpdk-throughput-latency-2n-clx:
423       csit-dpdk-perf-report-iterative-2005-2n-clx:
424         - 1   # NDRPDR sel
425         - 2   # NDRPDR sel
426         - 3   # NDRPDR sel
427         - 4   # NDRPDR sel
428         - 5   # NDRPDR sel
429         - 6   # NDRPDR sel
430         - 7   # NDRPDR sel
431         - 8   # NDRPDR sel
432         - 9   # NDRPDR sel
433         - 10  # NDRPDR sel
434
435     plot-dpdk-hdrh-lat-2n-clx:
436       csit-dpdk-perf-report-iterative-2005-2n-clx:
437         - 1   # NDRPDR sel
438
439     # 3n-tsh
440
441     plot-vpp-throughput-lat-tsa-3n-tsh:
442       # TODO: Add data:
443       csit-vpp-perf-report-iterative-2005-3n-tsh:
444 #        - 9   # NDRPDR sel
445 #        - 11  # NDRPDR sel
446 #        - 12  # NDRPDR sel
447 #        - 20  # NDRPDR sel
448 #        - 14  # NDRPDR sel
449 #        - 21  # NDRPDR sel
450         - 23  # NDRPDR sel env 4
451         - 25  # NDRPDR sel env 4
452
453     plot-vpp-hdrh-lat-3n-tsh:
454       csit-vpp-perf-report-iterative-2005-3n-tsh:
455         - 9   # NDRPDR sel
456
457     plot-dpdk-throughput-latency-3n-tsh:
458       csit-dpdk-perf-report-iterative-2005-3n-tsh:
459         - 5   # NDRPDR sel
460
461     plot-dpdk-hdrh-lat-3n-tsh:
462       csit-dpdk-perf-report-iterative-2005-3n-tsh:
463         - 5   # NDRPDR sel
464
465     # 3n-dnv
466
467     plot-vpp-throughput-lat-tsa-3n-dnv:
468       csit-vpp-perf-report-iterative-2005-3n-dnv:
469         - 2   # NDRPDR sel
470         - 3   # NDRPDR sel
471         - 4   # NDRPDR sel
472         - 5   # NDRPDR sel
473         - 6   # NDRPDR sel
474         - 7   # NDRPDR sel
475         - 9   # NDRPDR sel
476         - 10  # NDRPDR sel
477         - 11  # NDRPDR sel
478         - 12  # NDRPDR sel
479
480     plot-dpdk-throughput-latency-3n-dnv:
481       csit-dpdk-perf-report-iterative-2005-3n-dnv:
482         - 6   # NDRPDR sel
483         - 7   # NDRPDR sel
484         - 8   # NDRPDR sel
485         - 9   # NDRPDR sel
486         - 10  # NDRPDR sel
487         - 11  # NDRPDR sel
488         - 12  # NDRPDR sel
489         - 13  # NDRPDR sel
490         - 14  # NDRPDR sel
491         - 16  # NDRPDR sel
492
493     # 2n-dnv
494
495     plot-vpp-throughput-lat-tsa-2n-dnv:
496       csit-vpp-perf-report-iterative-2005-2n-dnv:
497         - 3   # NDRPDR sel
498         - 6   # NDRPDR sel
499         - 7   # NDRPDR sel
500         - 8   # NDRPDR sel
501         - 9   # NDRPDR sel
502         - 10  # NDRPDR sel
503         - 11  # NDRPDR sel
504         - 12  # NDRPDR sel
505         - 13  # NDRPDR sel
506         - 14  # NDRPDR sel
507
508     plot-dpdk-throughput-latency-2n-dnv:
509       csit-dpdk-perf-report-iterative-2005-2n-dnv:
510         - 8   # NDRPDR sel
511         - 9   # NDRPDR sel
512         - 10  # NDRPDR sel
513         - 11  # NDRPDR sel
514         - 12  # NDRPDR sel
515         - 13  # NDRPDR sel
516         - 14  # NDRPDR sel
517         - 15  # NDRPDR sel
518         - 16  # NDRPDR sel
519         - 17  # NDRPDR sel
520
521     ###########################################################################
522     # Simple tables (only one data set):
523
524     # NIC Comparisons
525
526     vpp-nic-comparison-3n-skx:
527       csit-vpp-perf-report-iterative-2005-3n-skx:
528         - 4   # NDRPDR sel
529         - 5   # NDRPDR sel ??? all x710 failed
530         - 33  # NDRPDR sel
531         - 28  # NDRPDR sel
532         - 34  # NDRPDR sel
533         - 36  # NDRPDR sel
534         - 37  # NDRPDR sel
535         - 38  # NDRPDR sel
536         - 39  # NDRPDR sel
537         - 41  # NDRPDR sel
538
539     vpp-nic-comparison-2n-skx:
540       csit-vpp-perf-report-iterative-2005-2n-skx:
541         - 43  # NDRPDR sel
542         - 38  # NDRPDR sel
543         - 7   # NDRPDR sel
544         - 65  # NDRPDR sel
545         - 47  # NDRPDR sel
546         - 55  # NDRPDR sel
547         - 67  # NDRPDR sel
548         - 75  # NDRPDR sel
549         - 76  # NDRPDR sel
550         - 73  # NDRPDR sel
551
552     vpp-nic-comparison-3n-skx-mrr:
553       csit-vpp-perf-report-iterative-2005-3n-skx:
554         - 6   # MRR sel
555
556     vpp-nic-comparison-2n-skx-mrr:
557       csit-vpp-perf-report-iterative-2005-2n-skx:
558         - 42  # MRR sel
559
560     # Results
561
562     vpp-perf-results-3n-hsw:
563       csit-vpp-perf-report-coverage-2005-3n-hsw:
564         - 1   # perf-full-3n-dnv-crypto_I
565         - 7   # perf-full-3n-hsw-crypto_II
566         - 3   # perf-full-3n-hsw-crypto_III
567         - 4   # perf-full-3n-dnv-crypto_IV
568         - 5   # perf-full-3n-hsw-ip4_I
569         - 6   # perf-full-3n-hsw-ip4_II
570         - 8   # perf-full-3n-hsw-ip4_III
571         - 9   # perf-full-3n-hsw-ip4_IV
572         - 10  # perf-full-3n-hsw-ip4_V
573         - 26  # perf-full-3n-hsw-ip4_VI
574         - 18  # perf-full-3n-hsw-ip4_VII
575         - 27  # perf-full-3n-hsw-ip4_VIII
576         - 28  # perf-full-3n-hsw-ip4_IX
577         - 29  # perf-full-3n-hsw-ip6_I
578         - 35  # perf-full-3n-hsw-ip6_II
579         - 42  # perf-full-3n-hsw-l2_I
580         - 33  # perf-full-3n-hsw-l2_II
581         - 37  # perf-full-3n-hsw-l2_III
582         - 45  # perf-full-3n-hsw-l2_IV
583         - 43  # perf-full-3n-hsw-l2_V
584         - 40  # perf-full-3n-hsw-l2_VI
585         - 44  # perf-full-3n-hsw-l2_VII
586         - 51  # perf-full-3n-hsw-l2_VIII
587         - 50  # perf-full-3n-hsw-l2_IX
588         - 52  # perf-full-3n-hsw-l2_X
589         - 53  # perf-full-3n-hsw-l2_XI
590         - 54  # perf-full-3n-hsw-memif
591         - 55  # perf-full-3n-hsw-ip4tunnels-I
592         - 56  # perf-full-3n-hsw-ip4tunnels-II
593         - 57  # perf-full-3n-hsw-ip4tunnels-III
594         - 58  # perf-full-3n-hsw-ip6tunnels-I
595         - 59  # perf-full-3n-hsw-srv6-I
596         - 60  # perf-full-3n-hsw-srv6-II
597         - 61  # perf-full-3n-hsw-vhost-I
598         - 62  # perf-full-3n-hsw-vhost-II
599         - 63  # perf-full-3n-hsw-vhost-III
600
601     vpp-perf-results-3n-skx:
602       csit-vpp-perf-report-coverage-2005-3n-skx:
603         - 10  # perf-full-3n-skx-crypto_I
604         - 11  # perf-full-3n-skx-crypto_II
605         - 12  # perf-full-3n-skx-crypto_III
606         - 5   # perf-full-3n-skx-ip4_I
607         - 14  # perf-full-3n-skx-ip4_II
608         - 7   # perf-full-3n-skx-ip4_III
609         - 15  # perf-full-3n-skx-ip4_IV
610         - 16  # perf-full-3n-skx-ip4_V
611         - 17  # perf-full-3n-skx-ip4_VI
612         - 18  # perf-full-3n-skx-ip4_VII
613         - 19  # perf-full-3n-skx-ip4_VIII
614         - 20  # perf-full-3n-skx-ip4_IX
615         - 24  # perf-full-3n-skx-ip6_I
616         - 25  # perf-full-3n-skx-ip6_II
617         - 21  # perf-full-3n-skx-ip4tunnels-I
618         - 22  # perf-full-3n-skx-ip4tunnels-II
619         - 23  # perf-full-3n-skx-ip4tunnels-III
620         - 26  # perf-full-3n-skx-ip6tunnels-I
621         - 28  # perf-full-3n-skx-l2_II
622         - 29  # perf-full-3n-skx-l2_III
623         - 30  # perf-full-3n-skx-l2_IV
624         - 32  # perf-full-3n-skx-l2_VI
625         - 33  # perf-full-3n-skx-l2_VII
626         - 34  # perf-full-3n-skx-l2_VIII
627         - 35  # perf-full-3n-skx-l2_IX
628         - 36  # perf-full-3n-skx-l2_X
629         - 37  # perf-full-3n-skx-l2_XI
630         - 38  # perf-full-3n-skx-memif
631         - 39  # perf-full-3n-skx-srv6-I
632         - 40  # perf-full-3n-skx-srv6-II
633         - 43  # perf-full-3n-skx-vhost-III
634
635     vpp-perf-results-2n-skx:
636       # TODO: Add data:
637       csit-vpp-perf-report-coverage-2005-2n-skx:
638         - 11  # perf-full-2n-skx-ip4_I
639         - 3   # perf-full-2n-skx-ip4_II
640         - 18  # perf-full-2n-skx-ip4_III
641         - 19  # perf-full-2n-skx-ip4_IV
642         - 5   # perf-full-2n-skx-ip4_V
643         - 20  # perf-full-2n-skx-ip4_VI
644         - 7   # perf-full-2n-skx-ip6_I
645         - 21  # perf-full-2n-skx-ip6_II
646         - 9   # perf-full-2n-skx-l2_I
647         - 22  # perf-full-2n-skx-l2_II
648         - 23  # perf-full-2n-skx-memif
649         - 24  # perf-full-2n-skx-loadbalancer
650         - 25  # perf-full-2n-skx-vhost I
651         - 26  # perf-full-2n-skx-vhost II
652         - 27  # perf-full-2n-skx-vts
653
654     vpp-perf-results-2n-clx:
655       csit-vpp-perf-report-coverage-2005-2n-clx:
656         - 21  # perf-full-2n-clx-ip4_I
657         - 2   # perf-full-2n-clx-ip4_II
658         - 3   # perf-full-2n-clx-ip4_III
659         - 4   # perf-full-2n-clx-ip4_IV
660         - 5   # perf-full-2n-clx-ip4_V
661         - 6   # perf-full-2n-clx-ip4_VI
662         - 7   # perf-full-2n-clx-ip6_I
663         - 16  # perf-full-2n-clx-ip6_II
664         - 23  # perf-full-2n-clx-l2_I
665         - 10  # perf-full-2n-clx-l2_II
666         - 11  # perf-full-2n-clx-memif
667         - 12  # perf-full-2n-clx-loadbalancer
668         - 13  # perf-full-2n-clx-vhost I
669         - 22  # perf-full-2n-clx-vhost II
670         - 15  # perf-full-2n-clx-vts
671
672     vpp-perf-results-3n-tsh:
673       csit-vpp-perf-report-iterative-2005-3n-tsh:
674         - 9   # NDRPDR sel
675
676     vpp-perf-results-3n-dnv:
677       csit-vpp-perf-report-coverage-2005-3n-dnv:
678         - 1   # perf-full-3n-dnv-crypto_I
679         - 24  # perf-full-3n-dnv-crypto_II
680         - 5   # perf-full-3n-dnv-ip4_I
681         - 13  # perf-full-3n-dnv-ip4_II
682         - 17  # perf-full-3n-dnv-ip6_I
683         - 18  # perf-full-3n-dnv-ip6_II
684         - 21  # perf-full-3n-dnv-l2_I
685         - 22  # perf-full-3n-dnv-l2_II
686         - 23  # perf-full-3n-dnv-ip4-tunnels_I
687
688     vpp-perf-results-2n-dnv:
689       csit-vpp-perf-report-coverage-2005-2n-dnv:
690         - 1   # perf-full-2n-dnv-ip4_I
691         - 2   # perf-full-2n-dnv-ip4_II
692         - 3   # perf-full-2n-dnv-ip6_I
693         - 4   # perf-full-2n-dnv-ip6_II
694         - 5   # perf-full-2n-dnv-l2_I
695         - 6   # perf-full-2n-dnv-l2_II
696
697     vpp-mrr-results-3n-hsw:
698       csit-vpp-perf-report-iterative-2005-3n-hsw:
699         - 13  # MRR
700
701     vpp-mrr-results-3n-skx:
702       csit-vpp-perf-report-iterative-2005-3n-skx:
703         - 6   # MRR sel
704
705     vpp-mrr-results-2n-skx:
706       csit-vpp-perf-report-iterative-2005-2n-skx:
707         - 42  # MRR sel
708
709     vpp-mrr-results-2n-clx:
710       csit-vpp-perf-report-iterative-2005-2n-clx:
711         - 12   # MRR
712
713     vpp-mrr-results-3n-tsh:
714       csit-vpp-perf-report-iterative-2005-3n-tsh:
715         - 10  # MRR sel
716
717     vpp-mrr-results-3n-dnv:
718       csit-vpp-perf-report-iterative-2005-3n-dnv:
719         - 8   # MRR
720
721     vpp-mrr-results-2n-dnv:
722       csit-vpp-perf-report-iterative-2005-2n-dnv:
723         - 15  # MRR sel
724
725     vpp-device-results-ubuntu:
726       csit-vpp-device-2005-ubuntu1804-1n-skx:
727         - 35
728
729     dpdk-perf-results-3n-hsw:
730       csit-dpdk-perf-report-iterative-2005-3n-hsw:
731         - 5   # NDRPDR sel
732
733     dpdk-perf-results-3n-skx:
734       csit-dpdk-perf-report-iterative-2005-3n-skx:
735         - 4   # NDRPDR sel
736
737     dpdk-perf-results-2n-skx:
738       csit-dpdk-perf-report-iterative-2005-2n-skx:
739         - 1   # NDRPDR sel
740
741     dpdk-perf-results-2n-clx:
742       csit-dpdk-perf-report-iterative-2005-2n-clx:
743         - 1   # NDRPDR sel
744
745     dpdk-perf-results-2n-dnv:
746       csit-dpdk-perf-report-iterative-2005-2n-dnv:
747         - 8   # NDRPDR sel
748
749     dpdk-perf-results-3n-dnv:
750       csit-dpdk-perf-report-iterative-2005-3n-dnv:
751         - 6   # NDRPDR sel
752
753     dpdk-perf-results-3n-tsh:
754       csit-dpdk-perf-report-iterative-2005-3n-tsh:
755         - 5   # NDRPDR sel
756
757 ###########################################################################
758     # Tables (more than one data set)
759
760     # Performance changes
761
762     vpp-performance-changes-3n-hsw-h1:
763       csit-vpp-perf-verify-1908-3n-hsw:
764         - 12  # NDRPDR sel
765         - 13  # NDRPDR sel
766         - 14  # NDRPDR sel
767         - 15  # NDRPDR sel
768         - 16  # NDRPDR sel
769         - 17  # NDRPDR sel
770         - 18  # NDRPDR sel
771         - 19  # NDRPDR sel
772         - 20  # NDRPDR sel
773         - 21  # NDRPDR sel
774     vpp-performance-changes-3n-hsw-ref:
775       csit-vpp-perf-verify-2001-3n-hsw:
776         - 21  # NDRPDR sel
777         - 22  # NDRPDR sel
778         - 23  # NDRPDR sel
779         - 24  # NDRPDR sel
780         - 25  # NDRPDR sel
781         - 29  # NDRPDR sel
782         - 30  # NDRPDR sel
783         - 31  # NDRPDR sel
784         - 32  # NDRPDR sel
785         - 34  # NDRPDR sel
786     vpp-performance-changes-3n-hsw-cmp:
787       csit-vpp-perf-report-iterative-2005-3n-hsw:
788         - 3   # NDRPDR sel
789         - 4   # NDRPDR sel
790         - 5   # NDRPDR sel
791         - 10  # NDRPDR sel
792         - 11  # NDRPDR sel
793         - 12  # NDRPDR sel
794         - 15  # NDRPDR sel
795         - 16  # NDRPDR sel
796         - 18  # NDRPDR sel
797         - 19  # NDRPDR sel
798     vpp-performance-changes-3n-hsw-cmp-2:
799       csit-vpp-perf-report-iterative-2005-3n-hsw:
800         - 20  # NDRPDR sel env 4
801         - 21  # NDRPDR sel env 4
802         - 22  # NDRPDR sel env 4
803         - 23  # NDRPDR sel env 4
804         - 24  # NDRPDR sel env 4
805         - 25  # NDRPDR sel env 4
806         - 26  # NDRPDR sel env 4
807         - 27  # NDRPDR sel env 4
808         - 28  # NDRPDR sel env 4
809         - 29  # NDRPDR sel env 4
810
811     vpp-performance-changes-3n-skx-h1:
812       csit-vpp-perf-verify-1908_1-3n-skx:
813         - 26  # NDRPDR sel - new1908.1
814         - 27  # NDRPDR sel - new1908.1
815         - 28  # NDRPDR sel - new1908.1
816         - 29  # NDRPDR sel - new1908.1
817         - 30  # NDRPDR sel - new1908.1
818         - 31  # NDRPDR sel - new1908.1
819         - 33  # NDRPDR sel - new1908.1
820         - 34  # NDRPDR sel - new1908.1
821         - 35  # NDRPDR sel - new1908.1
822         - 36  # NDRPDR sel - new1908.1
823     vpp-performance-changes-3n-skx-ref:
824       csit-vpp-perf-verify-2001-3n-skx:
825         - 69  # NDRPDR sel - new2001.0
826         - 71  # NDRPDR sel - new2001.0
827         - 72  # NDRPDR sel - new2001.0
828         - 76  # NDRPDR sel - new2001.0
829         - 77  # NDRPDR sel - new2001.0
830         - 78  # NDRPDR sel - new2001.0
831         - 80  # NDRPDR sel - new2001.0
832     vpp-performance-changes-3n-skx-cmp:
833       csit-vpp-perf-report-iterative-2005-3n-skx:
834         - 4   # NDRPDR sel
835         - 5   # NDRPDR sel ??? all x710 failed
836         - 33  # NDRPDR sel
837         - 28  # NDRPDR sel
838         - 34  # NDRPDR sel
839         - 36  # NDRPDR sel
840         - 37  # NDRPDR sel
841         - 38  # NDRPDR sel
842         - 39  # NDRPDR sel
843         - 41  # NDRPDR sel
844     vpp-performance-changes-3n-skx-cmp-2:
845       csit-vpp-perf-report-iterative-2005-3n-skx:
846         - 42  # NDRPDR sel env 4
847         - 43  # NDRPDR sel env 4
848         - 44  # NDRPDR sel env 4
849         - 45  # NDRPDR sel env 4
850         - 47  # NDRPDR sel env 4
851
852     vpp-performance-changes-2n-skx-h1:
853       csit-vpp-perf-verify-1908_1-2n-skx:
854         - 39  # NDRPDR sel - new1908.1
855         - 40  # NDRPDR sel - new1908.1
856         - 41  # NDRPDR sel - new1908.1
857         - 43  # NDRPDR sel - new1908.1
858         - 44  # NDRPDR sel - new1908.1
859         - 45  # NDRPDR sel - new1908.1
860         - 46  # NDRPDR sel - new1908.1
861         - 47  # NDRPDR sel - new1908.1
862         - 48  # NDRPDR sel - new1908.1
863         - 49  # NDRPDR sel - new1908.1
864     vpp-performance-changes-2n-skx-ref:
865       csit-vpp-perf-verify-2001-2n-skx:
866         - 143  # NDRPDR sel - new2001.0
867         - 146  # NDRPDR sel - new2001.0
868         - 147  # NDRPDR sel - new2001.0
869         - 148  # NDRPDR sel - new2001.0
870         - 149  # NDRPDR sel - new2001.0
871         - 150  # NDRPDR sel - new2001.0
872         - 151  # NDRPDR sel - new2001.0
873         - 152  # NDRPDR sel - new2001.0
874         - 153  # NDRPDR sel - new2001.0
875         - 154  # NDRPDR sel - new2001.0
876     vpp-performance-changes-2n-skx-cmp:
877       csit-vpp-perf-report-iterative-2005-2n-skx:
878         - 43  # NDRPDR sel
879         - 38  # NDRPDR sel
880         - 7   # NDRPDR sel
881         - 65  # NDRPDR sel
882         - 47  # NDRPDR sel
883         - 55  # NDRPDR sel
884         - 67  # NDRPDR sel
885         - 75  # NDRPDR sel
886         - 76  # NDRPDR sel
887         - 73  # NDRPDR sel
888     vpp-performance-changes-2n-skx-cmp-2:
889       csit-vpp-perf-report-iterative-2005-2n-skx:
890         - 88  # NDRPDR sel env 4
891         - 89  # NDRPDR sel env 4
892         - 90  # NDRPDR sel env 4
893         - 91  # NDRPDR sel env 4
894         - 92  # NDRPDR sel env 4
895         - 93  # NDRPDR sel env 4
896         - 94  # NDRPDR sel env 4
897
898 #    vpp-performance-changes-nfv-2n-skx-ref:
899 #      csit-vpp-perf-verify-2001-2n-skx:
900 #        - 30  # NFV
901 #        - 31  # NFV
902 #    vpp-performance-changes-nfv-2n-skx-cmp:
903 #      csit-vpp-perf-report-iterative-2005-2n-skx:
904 #        - 43  # NDRPDR sel
905 #        - 38  # NDRPDR sel
906 #        - 7   # NDRPDR sel
907 #        - 78  # nf-density-sel
908 #        - 83  # nf-density-sel
909
910     vpp-performance-changes-2n-clx-ref:
911       csit-vpp-perf-verify-2001-2n-clx:
912         - 28  # NDRPDR sel
913         - 29  # NDRPDR sel
914         - 32  # NDRPDR sel
915         - 40  # NDRPDR sel
916         - 43  # NDRPDR sel
917         - 44  # NDRPDR sel
918         - 45  # NDRPDR sel
919         - 47  # NDRPDR sel
920         - 48  # NDRPDR sel
921         - 49  # NDRPDR sel
922     vpp-performance-changes-2n-clx-cmp:
923       csit-vpp-perf-report-iterative-2005-2n-clx:
924         - 7   # NDRPDR sel
925         - 38  # NDRPDR sel
926         - 9   # NDRPDR sel
927         - 32  # NDRPDR sel ???
928         - 33  # NDRPDR sel ???
929         - 39  # NDRPDR sel
930         - 40  # NDRPDR sel
931         - 43  # NDRPDR sel
932         - 50  # NDRPDR sel
933         - 51  # NDRPDR sel
934     vpp-performance-changes-2n-clx-cmp-2:
935       csit-vpp-perf-report-iterative-2005-2n-clx:
936         - 62  # NDRPDR sel env 4
937         - 63  # NDRPDR sel env 4
938         - 64  # NDRPDR sel env 4
939         - 65  # NDRPDR sel env 4
940         - 66  # NDRPDR sel env 4
941         - 68  # NDRPDR sel env 4
942         - 69  # NDRPDR sel env 4
943         - 70  # NDRPDR sel env 4
944
945     vpp-performance-changes-2n-dnv-h1:
946       csit-vpp-perf-verify-1908-2n-dnv:
947         - 1   # NDRPDR sel
948         - 2   # NDRPDR sel
949         - 3   # NDRPDR sel
950         - 4   # NDRPDR sel
951         - 5   # NDRPDR sel
952         - 6   # NDRPDR sel
953         - 7   # NDRPDR sel
954         - 8   # NDRPDR sel
955         - 9   # NDRPDR sel
956         - 10  # NDRPDR sel
957     vpp-performance-changes-2n-dnv-ref:
958       csit-vpp-perf-verify-2001-2n-dnv:
959         - 4   # NDRPDR sel
960         - 5   # NDRPDR sel
961         - 6   # NDRPDR sel
962         - 7   # NDRPDR sel
963         - 8   # NDRPDR sel
964         - 9   # NDRPDR sel
965         - 10  # NDRPDR sel
966         - 11  # NDRPDR sel
967         - 13  # NDRPDR sel
968         - 16  # NDRPDR sel
969     vpp-performance-changes-2n-dnv-cmp:
970       csit-vpp-perf-report-iterative-2005-2n-dnv:
971         - 3   # NDRPDR sel
972         - 6   # NDRPDR sel
973         - 7   # NDRPDR sel
974         - 8   # NDRPDR sel
975         - 9   # NDRPDR sel
976         - 10  # NDRPDR sel
977         - 11  # NDRPDR sel
978         - 12  # NDRPDR sel
979         - 13  # NDRPDR sel
980         - 14  # NDRPDR sel
981
982     vpp-performance-changes-3n-dnv-h1:
983       csit-vpp-perf-verify-1908-3n-dnv:
984         - 6   # NDRPDR sel
985         - 7   # NDRPDR sel
986         - 8   # NDRPDR sel
987         - 9   # NDRPDR sel
988         - 10  # NDRPDR sel
989         - 12  # NDRPDR sel
990         - 13  # NDRPDR sel
991         - 14  # NDRPDR sel
992         - 15  # NDRPDR sel
993         - 16  # NDRPDR sel
994     vpp-performance-changes-3n-dnv-ref:
995       csit-vpp-perf-verify-2001-3n-dnv:
996         - 5   # NDRPDR sel
997         - 6   # NDRPDR sel
998         - 7   # NDRPDR sel
999         - 8   # NDRPDR sel
1000         - 9   # NDRPDR sel
1001         - 10  # NDRPDR sel
1002         - 12  # NDRPDR sel
1003         - 16  # NDRPDR sel
1004         - 17  # NDRPDR sel
1005         - 18  # NDRPDR sel
1006     vpp-performance-changes-3n-dnv-cmp:
1007       csit-vpp-perf-report-iterative-2005-3n-dnv:
1008         - 2   # NDRPDR sel
1009         - 3   # NDRPDR sel
1010         - 4   # NDRPDR sel
1011         - 5   # NDRPDR sel
1012         - 6   # NDRPDR sel
1013         - 7   # NDRPDR sel
1014         - 9   # NDRPDR sel
1015         - 10  # NDRPDR sel
1016         - 11  # NDRPDR sel
1017         - 12  # NDRPDR sel
1018
1019     vpp-performance-changes-3n-tsh-h1:
1020       csit-vpp-perf-verify-1908-3n-tsh:
1021         - 7   # NDRPDR sel
1022         - 8   # NDRPDR sel
1023         - 9   # NDRPDR sel
1024         - 10  # NDRPDR sel
1025         - 11  # NDRPDR sel
1026         - 12  # NDRPDR sel
1027         - 13  # NDRPDR sel
1028         - 14  # NDRPDR sel
1029         - 15  # NDRPDR sel
1030         - 16  # NDRPDR sel
1031     vpp-performance-changes-3n-tsh-ref:
1032       csit-vpp-perf-verify-2001-3n-tsh:
1033         - 3   # NDRPDR sel
1034         - 4   # NDRPDR sel
1035         - 7   # NDRPDR sel
1036         - 8   # NDRPDR sel
1037         - 10  # NDRPDR sel
1038         - 12  # NDRPDR sel
1039         - 13  # NDRPDR sel
1040         - 14  # NDRPDR sel
1041         - 15  # NDRPDR sel
1042         - 21  # NDRPDR sel
1043     vpp-performance-changes-3n-tsh-cmp:
1044       # TODO: Add data:
1045       csit-vpp-perf-report-iterative-2005-3n-tsh:
1046         - 9   # NDRPDR sel
1047         - 11  # NDRPDR sel
1048         - 12  # NDRPDR sel
1049         - 20  # NDRPDR sel
1050         - 14  # NDRPDR sel
1051         - 21  # NDRPDR sel
1052     vpp-performance-changes-3n-tsh-cmp-2:
1053       csit-vpp-perf-report-iterative-2005-3n-tsh:
1054         - 23  # NDRPDR sel env 4
1055         - 25  # NDRPDR sel env 4
1056
1057     vpp-soak-vs-ndr-2n-skx-ref:
1058       csit-vpp-perf-report-iterative-2005-2n-skx:
1059         - 43  # NDRPDR sel
1060         - 38  # NDRPDR sel
1061         - 7   # NDRPDR sel
1062         - 65  # NDRPDR sel
1063         - 47  # NDRPDR sel
1064         - 55  # NDRPDR sel
1065         - 67  # NDRPDR sel
1066         - 75  # NDRPDR sel
1067         - 76  # NDRPDR sel
1068         - 73  # NDRPDR sel
1069     vpp-soak-vs-ndr-2n-skx-cmp:
1070       csit-vpp-perf-report-iterative-2005-2n-skx:
1071         - 49  # Soak
1072         - 54  # Soak
1073     vpp-soak-vs-ndr-2n-skx:
1074       csit-vpp-perf-report-iterative-2005-2n-skx:
1075         - 43  # NDRPDR sel
1076         - 38  # NDRPDR sel
1077         - 7   # NDRPDR sel
1078         - 65  # NDRPDR sel
1079         - 47  # NDRPDR sel
1080         - 55  # NDRPDR sel
1081         - 67  # NDRPDR sel
1082         - 75  # NDRPDR sel
1083         - 76  # NDRPDR sel
1084         - 73  # NDRPDR sel
1085         - 49  # Soak
1086         - 54  # Soak
1087
1088     vpp-soak-vs-ndr-2n-clx-ref:
1089       csit-vpp-perf-report-iterative-2005-2n-clx:
1090         - 7   # NDRPDR sel
1091         - 38  # NDRPDR sel
1092         - 9   # NDRPDR sel
1093         - 32  # NDRPDR sel ???
1094         - 33  # NDRPDR sel ???
1095         - 39  # NDRPDR sel
1096         - 40  # NDRPDR sel
1097         - 43  # NDRPDR sel
1098         - 50  # NDRPDR sel
1099         - 51  # NDRPDR sel
1100     vpp-soak-vs-ndr-2n-clx-cmp:
1101       csit-vpp-perf-report-iterative-2005-2n-clx:
1102         - 44  # Soak
1103         - 49  # Soak
1104     vpp-soak-vs-ndr-2n-clx:
1105       csit-vpp-perf-report-iterative-2005-2n-clx:
1106         - 7   # NDRPDR sel
1107         - 38  # NDRPDR sel
1108         - 9   # NDRPDR sel
1109         - 32  # NDRPDR sel ???
1110         - 33  # NDRPDR sel ???
1111         - 39  # NDRPDR sel
1112         - 40  # NDRPDR sel
1113         - 43  # NDRPDR sel
1114         - 50  # NDRPDR sel
1115         - 51  # NDRPDR sel
1116         - 44  # Soak
1117         - 49  # Soak
1118
1119     vpp-performance-changes-3n-hsw-mrr-h1:
1120       csit-vpp-perf-verify-1908-3n-hsw:
1121         - 39  # MRR sel
1122     vpp-performance-changes-3n-hsw-mrr-ref:
1123       csit-vpp-perf-verify-2001-3n-hsw:
1124         - 17  # MRR sel
1125     vpp-performance-changes-3n-hsw-mrr-cmp:
1126       csit-vpp-perf-report-iterative-2005-3n-hsw:
1127         - 13  # MRR
1128
1129 #    vpp-performance-changes-3n-skx-mrr-h1:
1130 #      csit-vpp-perf-verify-1908-3n-skx:
1131 #        - 36  # MRR sel
1132     vpp-performance-changes-3n-skx-mrr-ref:
1133       csit-vpp-perf-verify-2001-3n-skx:
1134         - 50  # MRR sel
1135         - 53  # MRR sel addition
1136     vpp-performance-changes-3n-skx-mrr-cmp:
1137       csit-vpp-perf-report-iterative-2005-3n-skx:
1138         - 6   # MRR sel
1139
1140 #    vpp-performance-changes-2n-skx-mrr-h1:
1141 #      csit-vpp-perf-verify-1908-2n-skx:
1142 #        - 69  # MRR sel
1143     vpp-performance-changes-2n-skx-mrr-ref:
1144       csit-vpp-perf-verify-2001-2n-skx:
1145         - 101 # MRR sel
1146         - 128 # MRR sel addition
1147     vpp-performance-changes-2n-skx-mrr-cmp:
1148       csit-vpp-perf-report-iterative-2005-2n-skx:
1149         - 42  # MRR sel
1150
1151     vpp-performance-changes-2n-clx-mrr-ref:
1152       csit-vpp-perf-verify-2001-2n-clx:
1153         - 39  # MRR
1154     vpp-performance-changes-2n-clx-mrr-cmp:
1155       csit-vpp-perf-report-iterative-2005-2n-clx:
1156         - 12   # MRR
1157
1158 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1159 #      csit-vpp-perf-verify-1908-2n-skx:
1160 #        - 71  # NFV MRR
1161 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1162 #      # csit-vpp-perf-verify-2001-2n-skx:
1163 #      csit-vpp-perf-verify-1908-2n-skx:
1164 #        - 71  # NFV MRR
1165
1166     vpp-performance-changes-2n-dnv-mrr-h1:
1167       csit-vpp-perf-verify-1908-2n-dnv:
1168         - 11  # MRR sel
1169     vpp-performance-changes-2n-dnv-mrr-ref:
1170       csit-vpp-perf-verify-2001-2n-dnv:
1171         - 12  # MRR sel
1172     vpp-performance-changes-2n-dnv-mrr-cmp:
1173       csit-vpp-perf-report-iterative-2005-2n-dnv:
1174         - 15  # MRR sel
1175
1176     vpp-performance-changes-3n-dnv-mrr-h1:
1177       csit-vpp-perf-verify-1908-3n-dnv:
1178         - 17  # MRR sel
1179     vpp-performance-changes-3n-dnv-mrr-ref:
1180       csit-vpp-perf-verify-2001-3n-dnv:
1181         - 11  # MRR sel
1182     vpp-performance-changes-3n-dnv-mrr-cmp:
1183       csit-vpp-perf-report-iterative-2005-3n-dnv:
1184         - 8   # MRR
1185
1186     vpp-performance-changes-3n-tsh-mrr-h1:
1187       csit-vpp-perf-verify-1908-3n-tsh:
1188         - 17  # MRR sel
1189     vpp-performance-changes-3n-tsh-mrr-ref:
1190       csit-vpp-perf-verify-2001-3n-tsh:
1191         - 9   # MRR sel
1192     vpp-performance-changes-3n-tsh-mrr-cmp:
1193       csit-vpp-perf-report-iterative-2005-3n-tsh:
1194         - 10  # MRR sel
1195
1196     dpdk-performance-changes-3n-hsw-h1:
1197       csit-dpdk-perf-verify-1908-3n-hsw:
1198         - 2   # NDRPDR sel
1199         - 3   # NDRPDR sel
1200         - 4   # NDRPDR sel
1201         - 5   # NDRPDR sel
1202         - 6   # NDRPDR sel
1203         - 7   # NDRPDR sel
1204         - 8   # NDRPDR sel
1205         - 9   # NDRPDR sel
1206         - 10  # NDRPDR sel
1207         - 11  # NDRPDR sel
1208     dpdk-performance-changes-3n-hsw-ref:
1209       csit-dpdk-perf-verify-2001-3n-hsw:
1210         - 4   # NDRPDR sel
1211         - 5   # NDRPDR sel
1212         - 6   # NDRPDR sel
1213         - 7   # NDRPDR sel
1214         - 8   # NDRPDR sel
1215         - 9   # NDRPDR sel
1216         - 10  # NDRPDR sel
1217         - 11  # NDRPDR sel
1218         - 12  # NDRPDR sel
1219         - 13  # NDRPDR sel
1220         - 15  # NDRPDR sel
1221         - 16  # NDRPDR sel
1222         - 17  # NDRPDR sel
1223         - 18  # NDRPDR sel
1224         - 19  # NDRPDR sel
1225         - 20  # NDRPDR sel
1226         - 21  # NDRPDR sel
1227         - 22  # NDRPDR sel
1228         - 23  # NDRPDR sel
1229         - 24  # NDRPDR sel
1230     dpdk-performance-changes-3n-hsw-cmp:
1231       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1232         - 5   # NDRPDR sel
1233         - 6   # NDRPDR sel
1234         - 7   # NDRPDR sel
1235         - 8   # NDRPDR sel
1236         - 9   # NDRPDR sel
1237         - 10  # NDRPDR sel
1238         - 11  # NDRPDR sel
1239         - 12  # NDRPDR sel
1240         - 13  # NDRPDR sel
1241         - 14  # NDRPDR sel
1242
1243     dpdk-performance-changes-3n-skx-h1:
1244       csit-dpdk-perf-verify-1908-3n-skx:
1245         - 3   # NDRPDR sel
1246         - 4   # NDRPDR sel
1247         - 5   # NDRPDR sel
1248         - 6   # NDRPDR sel
1249         - 7   # NDRPDR sel
1250         - 8   # NDRPDR sel
1251         - 9   # NDRPDR sel
1252         - 10  # NDRPDR sel
1253         - 11  # NDRPDR sel
1254         - 12  # NDRPDR sel
1255     dpdk-performance-changes-3n-skx-ref:
1256       csit-dpdk-perf-verify-2001-3n-skx:
1257         - 29  # NDRPDR sel xxv710
1258         - 33  # NDRPDR sel xxv710
1259         - 34  # NDRPDR sel xxv710
1260         - 35  # NDRPDR sel xxv710
1261         - 36  # NDRPDR sel xxv710
1262         - 37  # NDRPDR sel xxv710
1263         - 41  # NDRPDR sel xxv710
1264         - 42  # NDRPDR sel xxv710
1265         - 43  # NDRPDR sel xxv710
1266         - 45  # NDRPDR sel xxv710
1267         - 30  # NDRPDR sel x710
1268         - 31  # NDRPDR sel x710
1269         - 32  # NDRPDR sel x710
1270         - 38  # NDRPDR sel x710
1271         - 39  # NDRPDR sel x710
1272         - 40  # NDRPDR sel x710
1273         - 44  # NDRPDR sel x710
1274         - 46  # NDRPDR sel x710
1275         - 47  # NDRPDR sel x710
1276         - 48  # NDRPDR sel x710
1277     dpdk-performance-changes-3n-skx-cmp:
1278       csit-dpdk-perf-report-iterative-2005-3n-skx:
1279         - 4   # NDRPDR sel
1280         - 5   # NDRPDR sel
1281         - 6   # NDRPDR sel
1282         - 7   # NDRPDR sel
1283         - 8   # NDRPDR sel
1284         - 11  # NDRPDR sel
1285         - 12  # NDRPDR sel
1286         - 13  # NDRPDR sel
1287         - 14  # NDRPDR sel
1288         - 15  # NDRPDR sel
1289
1290     dpdk-performance-changes-2n-skx-h1:
1291       csit-dpdk-perf-verify-1908-2n-skx:
1292         - 2   # NDRPDR sel
1293         - 3   # NDRPDR sel
1294         - 4   # NDRPDR sel
1295         - 5   # NDRPDR sel
1296         - 7   # NDRPDR sel
1297         - 8   # NDRPDR sel
1298         - 9   # NDRPDR sel
1299         - 10  # NDRPDR sel
1300         - 11  # NDRPDR sel
1301         - 12  # NDRPDR sel
1302     dpdk-performance-changes-2n-skx-ref:
1303       csit-dpdk-perf-verify-2001-2n-skx:
1304         - 35  # NDRPDR sel xxv710
1305         - 36  # NDRPDR sel xxv710
1306         - 37  # NDRPDR sel xxv710
1307         - 41  # NDRPDR sel xxv710
1308         - 42  # NDRPDR sel xxv710
1309         - 43  # NDRPDR sel xxv710
1310         - 46  # NDRPDR sel xxv710
1311         - 47  # NDRPDR sel xxv710
1312         - 52  # NDRPDR sel xxv710
1313         - 53  # NDRPDR sel xxv710
1314         - 38  # NDRPDR sel x710
1315         - 39  # NDRPDR sel x710
1316         - 40  # NDRPDR sel x710
1317         - 44  # NDRPDR sel x710
1318         - 45  # NDRPDR sel x710
1319         - 48  # NDRPDR sel x710
1320         - 49  # NDRPDR sel x710
1321         - 50  # NDRPDR sel x710
1322         - 51  # NDRPDR sel x710
1323         - 54  # NDRPDR sel x710
1324     dpdk-performance-changes-2n-skx-cmp:
1325       csit-dpdk-perf-report-iterative-2005-2n-skx:
1326         - 1   # NDRPDR sel
1327         - 2   # NDRPDR sel
1328         - 3   # NDRPDR sel
1329         - 4   # NDRPDR sel
1330         - 5   # NDRPDR sel
1331         - 6   # NDRPDR sel
1332         - 7   # NDRPDR sel
1333         - 8   # NDRPDR sel
1334         - 9   # NDRPDR sel
1335         - 10  # NDRPDR sel
1336
1337     dpdk-performance-changes-2n-clx-ref:
1338       csit-dpdk-perf-verify-2001-2n-clx:
1339         - 15  # NDRPDR sel
1340         - 16  # NDRPDR sel
1341         - 17  # NDRPDR sel
1342         - 18  # NDRPDR sel
1343         - 19  # NDRPDR sel
1344         - 20  # NDRPDR sel
1345         - 21  # NDRPDR sel
1346         - 22  # NDRPDR sel
1347         - 23  # NDRPDR sel
1348         - 24  # NDRPDR sel
1349         - 25  # NDRPDR sel
1350         - 26  # NDRPDR sel
1351         - 27  # NDRPDR sel
1352         - 28  # NDRPDR sel
1353         - 29  # NDRPDR sel
1354         - 30  # NDRPDR sel
1355         - 31  # NDRPDR sel
1356         - 32  # NDRPDR sel
1357         - 33  # NDRPDR sel
1358         - 34  # NDRPDR sel
1359     dpdk-performance-changes-2n-clx-cmp:
1360       csit-dpdk-perf-report-iterative-2005-2n-clx:
1361         - 1   # NDRPDR sel
1362         - 2   # NDRPDR sel
1363         - 3   # NDRPDR sel
1364         - 4   # NDRPDR sel
1365         - 5   # NDRPDR sel
1366         - 6   # NDRPDR sel
1367         - 7   # NDRPDR sel
1368         - 8   # NDRPDR sel
1369         - 9   # NDRPDR sel
1370         - 10  # NDRPDR sel
1371
1372     dpdk-performance-changes-2n-dnv-ref:
1373       csit-dpdk-perf-verify-2001-2n-dnv:
1374         - 9   # NDRPDR sel
1375         - 10  # NDRPDR sel
1376         - 11  # NDRPDR sel
1377         - 12  # NDRPDR sel
1378         - 13  # NDRPDR sel
1379         - 14  # NDRPDR sel
1380         - 15  # NDRPDR sel
1381         - 16  # NDRPDR sel
1382         - 17  # NDRPDR sel
1383         - 18  # NDRPDR sel
1384     dpdk-performance-changes-2n-dnv-cmp:
1385       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1386         - 8   # NDRPDR sel
1387         - 9   # NDRPDR sel
1388         - 10  # NDRPDR sel
1389         - 11  # NDRPDR sel
1390         - 12  # NDRPDR sel
1391         - 13  # NDRPDR sel
1392         - 14  # NDRPDR sel
1393         - 15  # NDRPDR sel
1394         - 16  # NDRPDR sel
1395         - 17  # NDRPDR sel
1396
1397     dpdk-performance-changes-3n-dnv-ref:
1398       csit-dpdk-perf-verify-2001-3n-dnv:
1399         - 12  # NDRPDR sel
1400         - 13  # NDRPDR sel
1401         - 14  # NDRPDR sel
1402         - 15  # NDRPDR sel
1403         - 16  # NDRPDR sel
1404         - 17  # NDRPDR sel
1405         - 18  # NDRPDR sel
1406         - 19  # NDRPDR sel
1407         - 20  # NDRPDR sel
1408         - 22  # NDRPDR sel
1409     dpdk-performance-changes-3n-dnv-cmp:
1410       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1411         - 6   # NDRPDR sel
1412         - 7   # NDRPDR sel
1413         - 8   # NDRPDR sel
1414         - 9   # NDRPDR sel
1415         - 10  # NDRPDR sel
1416         - 11  # NDRPDR sel
1417         - 12  # NDRPDR sel
1418         - 13  # NDRPDR sel
1419         - 14  # NDRPDR sel
1420         - 16  # NDRPDR sel
1421
1422     dpdk-performance-changes-3n-tsh-ref:
1423       csit-dpdk-perf-verify-2001-3n-tsh:
1424         - 3   # NDRPDR sel
1425         - 4   # NDRPDR sel
1426         - 5   # NDRPDR sel
1427         - 9   # NDRPDR sel
1428         - 10  # NDRPDR sel
1429         - 11  # NDRPDR sel
1430         - 12  # NDRPDR sel
1431         - 14  # NDRPDR sel
1432         - 15  # NDRPDR sel
1433         - 18  # NDRPDR sel
1434     dpdk-performance-changes-3n-tsh-cmp:
1435       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1436         - 5   # NDRPDR sel
1437
1438     # Compare testbeds
1439
1440     vpp-compare-testbeds-ref:
1441       csit-vpp-perf-report-iterative-2005-3n-hsw:
1442         - 3   # NDRPDR sel
1443         - 4   # NDRPDR sel
1444         - 5   # NDRPDR sel
1445         - 10  # NDRPDR sel
1446         - 11  # NDRPDR sel
1447         - 12  # NDRPDR sel
1448         - 15  # NDRPDR sel
1449         - 16  # NDRPDR sel
1450         - 18  # NDRPDR sel
1451         - 19  # NDRPDR sel
1452     vpp-compare-testbeds-cmp:
1453       csit-vpp-perf-report-iterative-2005-3n-skx:
1454         - 4   # NDRPDR sel
1455         - 5   # NDRPDR sel ??? all x710 failed
1456         - 33  # NDRPDR sel
1457         - 28  # NDRPDR sel
1458         - 34  # NDRPDR sel
1459         - 36  # NDRPDR sel
1460         - 37  # NDRPDR sel
1461         - 38  # NDRPDR sel
1462         - 39  # NDRPDR sel
1463         - 41  # NDRPDR sel
1464
1465     vpp-compare-testbeds-skx-clx-ref:
1466       csit-vpp-perf-report-iterative-2005-2n-skx:
1467         - 43  # NDRPDR sel
1468         - 38  # NDRPDR sel
1469         - 7   # NDRPDR sel
1470         - 65  # NDRPDR sel
1471         - 47  # NDRPDR sel
1472         - 55  # NDRPDR sel
1473         - 67  # NDRPDR sel
1474         - 75  # NDRPDR sel
1475         - 76  # NDRPDR sel
1476         - 73  # NDRPDR sel
1477     vpp-compare-testbeds-skx-clx-cmp:
1478       csit-vpp-perf-report-iterative-2005-2n-clx:
1479         - 7   # NDRPDR sel
1480         - 38  # NDRPDR sel
1481         - 9   # NDRPDR sel
1482         - 32  # NDRPDR sel ???
1483         - 33  # NDRPDR sel ???
1484         - 39  # NDRPDR sel
1485         - 40  # NDRPDR sel
1486         - 43  # NDRPDR sel
1487         - 50  # NDRPDR sel
1488         - 51  # NDRPDR sel
1489
1490     vpp-compare-testbeds-hsw-clx-ref:
1491       csit-vpp-perf-report-iterative-2005-3n-hsw:
1492         - 3   # NDRPDR sel
1493         - 4   # NDRPDR sel
1494         - 5   # NDRPDR sel
1495         - 10  # NDRPDR sel
1496         - 11  # NDRPDR sel
1497         - 12  # NDRPDR sel
1498         - 15  # NDRPDR sel
1499         - 16  # NDRPDR sel
1500         - 18  # NDRPDR sel
1501         - 19  # NDRPDR sel
1502     vpp-compare-testbeds-hsw-clx-cmp:
1503       csit-vpp-perf-report-iterative-2005-2n-clx:
1504         - 7   # NDRPDR sel
1505         - 38  # NDRPDR sel
1506         - 9   # NDRPDR sel
1507         - 32  # NDRPDR sel ???
1508         - 33  # NDRPDR sel ???
1509         - 39  # NDRPDR sel
1510         - 40  # NDRPDR sel
1511         - 43  # NDRPDR sel
1512         - 50  # NDRPDR sel
1513         - 51  # NDRPDR sel
1514
1515     vpp-compare-testbeds-mrr-ref:
1516       csit-vpp-perf-report-iterative-2005-3n-hsw:
1517         - 13  # MRR
1518     vpp-compare-testbeds-mrr-cmp:
1519       csit-vpp-perf-report-iterative-2005-3n-skx:
1520         - 6   # MRR sel
1521
1522     vpp-compare-testbeds-mrr-skx-clx-ref:
1523       csit-vpp-perf-report-iterative-2005-2n-skx:
1524         - 42  # MRR sel
1525     vpp-compare-testbeds-mrr-skx-clx-cmp:
1526       csit-vpp-perf-report-iterative-2005-2n-clx:
1527         - 12   # MRR
1528
1529     vpp-compare-testbeds-mrr-hsw-clx-ref:
1530       csit-vpp-perf-report-iterative-2005-3n-hsw:
1531         - 13  # MRR
1532     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1533       csit-vpp-perf-report-iterative-2005-2n-clx:
1534         - 12   # MRR
1535
1536     dpdk-compare-testbeds-ref:
1537       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1538         - 5   # NDRPDR sel
1539         - 6   # NDRPDR sel
1540         - 7   # NDRPDR sel
1541         - 8   # NDRPDR sel
1542         - 9   # NDRPDR sel
1543         - 10  # NDRPDR sel
1544         - 11  # NDRPDR sel
1545         - 12  # NDRPDR sel
1546         - 13  # NDRPDR sel
1547         - 14  # NDRPDR sel
1548     dpdk-compare-testbeds-cmp:
1549       csit-dpdk-perf-report-iterative-2005-3n-skx:
1550         - 4   # NDRPDR sel
1551         - 5   # NDRPDR sel
1552         - 6   # NDRPDR sel
1553         - 7   # NDRPDR sel
1554         - 8   # NDRPDR sel
1555         - 11  # NDRPDR sel
1556         - 12  # NDRPDR sel
1557         - 13  # NDRPDR sel
1558         - 14  # NDRPDR sel
1559         - 15  # NDRPDR sel
1560
1561     dpdk-compare-testbeds-skx-clx-ref:
1562       csit-dpdk-perf-report-iterative-2005-2n-skx:
1563         - 1   # NDRPDR sel
1564         - 2   # NDRPDR sel
1565         - 3   # NDRPDR sel
1566         - 4   # NDRPDR sel
1567         - 5   # NDRPDR sel
1568         - 6   # NDRPDR sel
1569         - 7   # NDRPDR sel
1570         - 8   # NDRPDR sel
1571         - 9   # NDRPDR sel
1572         - 10  # NDRPDR sel
1573     dpdk-compare-testbeds-skx-clx-cmp:
1574       csit-dpdk-perf-report-iterative-2005-2n-clx:
1575         - 1   # NDRPDR sel
1576         - 2   # NDRPDR sel
1577         - 3   # NDRPDR sel
1578         - 4   # NDRPDR sel
1579         - 5   # NDRPDR sel
1580         - 6   # NDRPDR sel
1581         - 7   # NDRPDR sel
1582         - 8   # NDRPDR sel
1583         - 9   # NDRPDR sel
1584         - 10  # NDRPDR sel
1585
1586     # Compare topologies
1587
1588     vpp-compare-topologies-ref:
1589       csit-vpp-perf-report-iterative-2005-3n-skx:
1590         - 4   # NDRPDR sel
1591         - 5   # NDRPDR sel ??? all x710 failed
1592         - 33  # NDRPDR sel
1593         - 28  # NDRPDR sel
1594         - 34  # NDRPDR sel
1595         - 36  # NDRPDR sel
1596         - 37  # NDRPDR sel
1597         - 38  # NDRPDR sel
1598         - 39  # NDRPDR sel
1599         - 41  # NDRPDR sel
1600     vpp-compare-topologies-cmp:
1601       csit-vpp-perf-report-iterative-2005-2n-skx:
1602         - 43  # NDRPDR sel
1603         - 38  # NDRPDR sel
1604         - 7   # NDRPDR sel
1605         - 65  # NDRPDR sel
1606         - 47  # NDRPDR sel
1607         - 55  # NDRPDR sel
1608         - 67  # NDRPDR sel
1609         - 75  # NDRPDR sel
1610         - 76  # NDRPDR sel
1611         - 73  # NDRPDR sel
1612
1613     vpp-compare-topologies-mrr-ref:
1614       csit-vpp-perf-report-iterative-2005-3n-skx:
1615         - 6   # MRR sel
1616     vpp-compare-topologies-mrr-cmp:
1617       csit-vpp-perf-report-iterative-2005-2n-skx:
1618         - 42  # MRR sel
1619
1620     dpdk-compare-topologies-ref:
1621       csit-dpdk-perf-report-iterative-2005-3n-skx:
1622         - 4   # NDRPDR sel
1623         - 5   # NDRPDR sel
1624         - 6   # NDRPDR sel
1625         - 7   # NDRPDR sel
1626         - 8   # NDRPDR sel
1627         - 11  # NDRPDR sel
1628         - 12  # NDRPDR sel
1629         - 13  # NDRPDR sel
1630         - 14  # NDRPDR sel
1631         - 15  # NDRPDR sel
1632     dpdk-compare-topologies-cmp:
1633       csit-dpdk-perf-report-iterative-2005-2n-skx:
1634         - 1   # NDRPDR sel
1635         - 2   # NDRPDR sel
1636         - 3   # NDRPDR sel
1637         - 4   # NDRPDR sel
1638         - 5   # NDRPDR sel
1639         - 6   # NDRPDR sel
1640         - 7   # NDRPDR sel
1641         - 8   # NDRPDR sel
1642         - 9   # NDRPDR sel
1643         - 10  # NDRPDR sel
1644
1645   plot-layouts:
1646
1647     plot-soak-throughput:
1648       titlefont:
1649         size: 18
1650       xaxis:
1651         title: "<b>Test Cases [Index]</b>"
1652         titlefont:
1653           size: 16
1654         autorange: True
1655         fixedrange: False
1656         gridcolor: "rgb(230, 230, 230)"
1657         linecolor: "rgb(220, 220, 220)"
1658         linewidth: 1
1659         showgrid: True
1660         showline: True
1661         showticklabels: True
1662         tickcolor: "rgb(220, 220, 220)"
1663         tickmode: "linear"
1664         tickfont:
1665           size: 16
1666         zeroline: False
1667       yaxis:
1668         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1669         titlefont:
1670           size: 16
1671         gridcolor: "rgb(230, 230, 230)"
1672         hoverformat: ".4r"
1673         tickformat: ".3r"
1674         linecolor: "rgb(220, 220, 220)"
1675         linewidth: 1
1676         showgrid: True
1677         showline: True
1678         showticklabels: True
1679         tickcolor: "rgb(220, 220, 220)"
1680         tickfont:
1681           size: 16
1682         zeroline: False
1683         range: [0,50]
1684       autosize: False
1685       margin:
1686         t: 50
1687         b: 0
1688         l: 80
1689         r: 20
1690       showlegend: True
1691       legend:
1692         orientation: "h"
1693         font:
1694           size: 16
1695       width: 700
1696       height: 900
1697       paper_bgcolor: "#fff"
1698       plot_bgcolor: "#fff"
1699       hoverlabel:
1700         namelength: -1
1701
1702     plot-service-density:
1703       titlefont:
1704         size: 18
1705       xaxis:
1706         side: "top"
1707         autorange: True
1708         fixedrange: False
1709         showgrid: False
1710         showline: False
1711         showticklabels: False
1712         ticks: ""
1713         ticklen: 0
1714         tickwidth: 0
1715         zeroline: False
1716       yaxis:
1717         autorange: "reversed"
1718         showgrid: False
1719         showline: False
1720         showticklabels: False
1721         ticks: ""
1722         ticklen: 0
1723         tickwidth: 0
1724         zeroline: False
1725       showlegend: False
1726       paper_bgcolor: "#fff"
1727       plot_bgcolor: "#fff"
1728       width: 700
1729       height: 700
1730       hoverlabel:
1731         namelength: -1
1732
1733     plot-hoststack:
1734       titlefont:
1735         size: 16
1736       xaxis:
1737         title: "<b>Test Cases [Index]</b>"
1738         titlefont:
1739           size: 14
1740         autorange: True
1741         fixedrange: False
1742         gridcolor: "rgb(230, 230, 230)"
1743         linecolor: "rgb(220, 220, 220)"
1744         linewidth: 1
1745         showgrid: True
1746         showline: True
1747         showticklabels: True
1748         tickcolor: "rgb(220, 220, 220)"
1749         tickmode: "linear"
1750         tickfont:
1751           size: 14
1752         zeroline: False
1753       yaxis:
1754         title: "<b>Bandwidth [Gbps]</b>"
1755         titlefont:
1756           size: 14
1757         gridcolor: "rgb(230, 230, 230)"
1758         hoverformat: ".4s"
1759         linecolor: "rgb(220, 220, 220)"
1760         linewidth: 1
1761         rangemode: "tozero"
1762         showgrid: True
1763         showline: True
1764         showticklabels: True
1765         tickcolor: "rgb(230, 230, 230)"
1766         tickformat: ".3s"
1767         tickfont:
1768           size: 14
1769         zeroline: False
1770       boxmode: "group"
1771       boxgroupgap: 0.5
1772       autosize: False
1773       margin:
1774         t: 50
1775         b: 20
1776         l: 80
1777         r: 20
1778       showlegend: True
1779       legend:
1780         orientation: "h"
1781         font:
1782           size: 14
1783       width: 700
1784       height: 800
1785       paper_bgcolor: "#fff"
1786       plot_bgcolor: "#fff"
1787       hoverlabel:
1788         namelength: -1
1789
1790     plot-throughput:
1791       titlefont:
1792         size: 18
1793       xaxis:
1794         title: "<b>Test Cases [Index]</b>"
1795         titlefont:
1796           size: 16
1797         autorange: True
1798         fixedrange: False
1799         gridcolor: "rgb(230, 230, 230)"
1800         linecolor: "rgb(220, 220, 220)"
1801         linewidth: 1
1802         showgrid: True
1803         showline: True
1804         showticklabels: True
1805         tickcolor: "rgb(220, 220, 220)"
1806         tickmode: "linear"
1807         tickfont:
1808           size: 16
1809         zeroline: False
1810       yaxis:
1811         title: "<b>Packet Throughput [Mpps]</b>"
1812         titlefont:
1813           size: 16
1814         gridcolor: "rgb(230, 230, 230)"
1815         hoverformat: ".4r"
1816         tickformat: ".3r"
1817         linecolor: "rgb(220, 220, 220)"
1818         linewidth: 1
1819         showgrid: True
1820         showline: True
1821         showticklabels: True
1822         tickcolor: "rgb(220, 220, 220)"
1823         tickfont:
1824           size: 16
1825         zeroline: False
1826         range: [0,50]
1827       autosize: False
1828       margin:
1829         t: 50
1830         b: 0
1831         l: 80
1832         r: 20
1833       showlegend: True
1834       legend:
1835         orientation: "h"
1836         font:
1837           size: 16
1838       width: 700
1839       height: 900
1840       paper_bgcolor: "#fff"
1841       plot_bgcolor: "#fff"
1842       hoverlabel:
1843         namelength: -1
1844
1845     plot-throughput-speedup-analysis:
1846       titlefont:
1847         size: 18
1848       xaxis:
1849         title: "<b>Number of Cores [Qty]</b>"
1850         titlefont:
1851           size: 16
1852         autorange: True
1853         fixedrange: False
1854         gridcolor: "rgb(230, 230, 230)"
1855         linecolor: "rgb(220, 220, 220)"
1856         linewidth: 1
1857         showgrid: True
1858         showline: True
1859         showticklabels: True
1860         tickcolor: "rgb(238, 238, 238)"
1861         tickmode: "linear"
1862         tickfont:
1863           size: 16
1864         zeroline: False
1865       yaxis:
1866         title: "<b>Packet Throughput [Mpps]</b>"
1867         titlefont:
1868           size: 16
1869         type: "linear"
1870         gridcolor: "rgb(230, 230, 230)"
1871         hoverformat: ".4s"
1872         linecolor: "rgb(220, 220, 220)"
1873         linewidth: 1
1874         showgrid: True
1875         showline: True
1876         showticklabels: True
1877         tickcolor: "rgb(220, 220, 220)"
1878         tickformat: ".4s"
1879         tickfont:
1880           size: 16
1881         zeroline: True
1882         rangemode: "tozero"
1883         range: [0,100]
1884       legend:
1885         orientation: "h"
1886         font:
1887           size: 16
1888         xanchor: "left"
1889         yanchor: "top"
1890         x: 0
1891         y: -0.2
1892         bgcolor: "rgba(255, 255, 255, 0)"
1893         bordercolor: "rgba(255, 255, 255, 0)"
1894         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1895       autosize: False
1896       margin:
1897           't': 50
1898           'b': 150
1899           'l': 85
1900           'r': 10
1901       showlegend: True
1902       width: 700
1903       height: 700
1904       paper_bgcolor: "#fff"
1905       plot_bgcolor: "#fff"
1906       hoverlabel:
1907         namelength: -1
1908       annotations: [
1909         {
1910           text: "_ _          __          ...",
1911           align: "left",
1912           showarrow: False,
1913           xref: "paper",
1914           yref: "paper",
1915           xanchor: "left",
1916           yanchor: "top",
1917           x: 0,
1918           y: -0.13,
1919           font: {
1920             family: "Consolas, Courier New",
1921             size: 15
1922           },
1923         },
1924         {
1925           text: "    Perfect     Measured     Limit",
1926           align: "left",
1927           showarrow: False,
1928           xref: "paper",
1929           yref: "paper",
1930           xanchor: "left",
1931           yanchor: "top",
1932           x: 0,
1933           y: -0.15,
1934           font: {
1935             family: "Consolas, Courier New",
1936             size: 15
1937           },
1938         },
1939       ]
1940
1941     plot-latency:
1942       titlefont:
1943         size: 18
1944       xaxis:
1945         title: "<b>Direction</b>"
1946         titlefont:
1947           size: 16
1948         autorange: True
1949         fixedrange: False
1950         gridcolor: "rgb(230, 230, 230)"
1951         linecolor: "rgb(220, 220, 220)"
1952         linewidth: 1
1953         showgrid: True
1954         showline: True
1955         showticklabels: False
1956         tickcolor: "rgb(220, 220, 220)"
1957         tickmode: "linear"
1958         tickfont:
1959           size: 16
1960         zeroline: False
1961       yaxis:
1962         title: "<b>Packet Latency [uSec]</b>"
1963         titlefont:
1964           size: 16
1965         type: "linear"
1966         gridcolor: "rgb(230, 230, 230)"
1967         hoverformat: ".4s"
1968         linecolor: "rgb(220, 220, 220)"
1969         linewidth: 1
1970         showgrid: True
1971         showline: True
1972         showticklabels: True
1973         tickcolor: "rgb(220, 220, 220)"
1974         tickformat: ".4s"
1975         tickfont:
1976           size: 16
1977         zeroline: True
1978         rangemode: "tozero"
1979       legend:
1980         orientation: "h"
1981         font:
1982           size: 16
1983         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1984       autosize: False
1985       margin:
1986           't': 50
1987           'b': 150
1988           'l': 80
1989           'r': 10
1990       showlegend: True
1991       width: 700
1992       height: 700
1993       paper_bgcolor: "#fff"
1994       plot_bgcolor: "#fff"
1995       hoverlabel:
1996         namelength: -1
1997
1998     plot-hdrh-latency:
1999       title:
2000         text: ""
2001         xanchor: "center"
2002         x: 0.5
2003         font:
2004           size: 16
2005       width: 700
2006       plot_bgcolor: "white"
2007       annotations:
2008         - font:
2009             size: 14
2010           showarrow: False
2011           text: "<b>Packet Latency [uSec]</b>"
2012           x: 1
2013           xanchor: "right"
2014           xref: "paper"
2015           y: -0.045
2016           yanchor: "top"
2017           yref: "paper"
2018         - font:
2019             size: 14
2020           showarrow: False
2021           text: "<b>Probability [%]</b>"
2022           textangle: 270
2023           x: -0.06
2024           xanchor: "center"
2025           xref: "paper"
2026           y: 0.5
2027           yanchor: "middle"
2028           yref: "paper"
2029         - font:
2030             size: 14
2031           showarrow: False
2032           text: "<b>Direction: E-W</b>"
2033           x: 0.24
2034           xanchor: "center"
2035           xref: "paper"
2036           y: 1.05
2037           yanchor: "bottom"
2038           yref: "paper"
2039         - font:
2040             size: 14
2041           showarrow: False
2042           text: "<b>Direction: W-E</b>"
2043           x: 0.74
2044           xanchor: "center"
2045           xref: "paper"
2046           y: 1.05
2047           yanchor: "bottom"
2048           yref: "paper"
2049
2050     plot-hdrh-latency-percentile:
2051       title:
2052         text: ""
2053         xanchor: "center"
2054         x: 0.5
2055         font:
2056           size: 18
2057       xaxis:
2058         type: "log"
2059         title: "<b>Percentile [%]</b>"
2060         titlefont:
2061           size: 16
2062         autorange: True
2063         fixedrange: False
2064         gridcolor: "rgb(230, 230, 230)"
2065         linecolor: "rgb(220, 220, 220)"
2066         linewidth: 1
2067         showgrid: True
2068         showline: True
2069         showticklabels: True
2070         tickcolor: "rgb(220, 220, 220)"
2071         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2072         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2073         tickfont:
2074           size: 16
2075       yaxis:
2076         title: "<b>Packet Latency [uSec]</b>"
2077         titlefont:
2078           size: 16
2079         gridcolor: "rgb(230, 230, 230)"
2080         linecolor: "rgb(220, 220, 220)"
2081         linewidth: 1
2082         showgrid: True
2083         showline: True
2084         showticklabels: True
2085         tickcolor: "rgb(220, 220, 220)"
2086         tickfont:
2087           size: 16
2088       autosize: False
2089       showlegend: True
2090       legend:
2091         traceorder: "normal"
2092         orientation: "h"
2093         font:
2094           size: 16
2095         xanchor: "left"
2096         yanchor: "top"
2097         x: 0
2098         y: -0.15
2099         bgcolor: "rgba(255, 255, 255, 0)"
2100         bordercolor: "rgba(255, 255, 255, 0)"
2101       width: 700
2102       height: 700
2103       paper_bgcolor: "white"
2104       plot_bgcolor: "white"
2105
2106     plot-hdrh-latency-by-percentile:
2107       title:
2108         text: "<b>Latency by Percentile Distribution</b>"
2109         xanchor: "center"
2110         x: 0.5
2111         font:
2112           size: 18
2113       showlegend: True
2114       legend:
2115         traceorder: "normal"
2116         orientation: "h"
2117         font:
2118           size: 16
2119         xanchor: "left"
2120         yanchor: "top"
2121         x: 0
2122         y: -0.2
2123         bgcolor: "rgba(255, 255, 255, 0)"
2124         bordercolor: "rgba(255, 255, 255, 0)"
2125       xaxis:
2126         type: "linear"
2127         title: "<b>Percentile [%]</b>"
2128         titlefont:
2129           size: 14
2130         autorange: False
2131         fixedrange: False
2132         range: [0, 100]
2133         gridcolor: "rgb(230, 230, 230)"
2134         linecolor: "rgb(220, 220, 220)"
2135         linewidth: 1
2136         showgrid: True
2137         showline: True
2138         showticklabels: True
2139         tickcolor: "rgb(220, 220, 220)"
2140         tickvals: [0, 25, 50, 75, 100]
2141         ticktext: [0, 25, 50, 75, 100]
2142         tickfont:
2143           size: 14
2144       yaxis:
2145         title: "<b>One-Way Latency per Direction [uSec]</b>"
2146         titlefont:
2147           size: 14
2148         gridcolor: "rgb(230, 230, 230)"
2149         linecolor: "rgb(220, 220, 220)"
2150         linewidth: 1
2151         showgrid: True
2152         showline: True
2153         showticklabels: True
2154         tickcolor: "rgb(220, 220, 220)"
2155         tickfont:
2156           size: 14
2157       width: 700
2158       height: 700
2159       paper_bgcolor: "white"
2160       plot_bgcolor: "white"
2161
2162 - type: "static"
2163   src-path: "{DIR[RST]}"
2164   dst-path: "{DIR[WORKING,SRC]}"
2165
2166 - type: "input"
2167   general:
2168     file-name: "output_info.xml.gz"
2169     file-format: ".gz"
2170     arch-file-format:
2171       - ".gz"
2172       - ".zip"
2173     download-path: "{job}/{build}/archives/{filename}"
2174     extract: "output.xml"
2175
2176     zip-file-name: "robot-plugin.zip"
2177     zip-file-format: ".zip"
2178     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2179     zip-extract: "robot-plugin/output.xml"
2180
2181   builds:
2182
2183     csit-vpp-perf-verify-1908-3n-hsw:
2184       - 12  # NDRPDR sel
2185       - 13  # NDRPDR sel
2186       - 14  # NDRPDR sel
2187       - 15  # NDRPDR sel
2188       - 16  # NDRPDR sel
2189       - 17  # NDRPDR sel
2190       - 18  # NDRPDR sel
2191       - 19  # NDRPDR sel
2192       - 20  # NDRPDR sel
2193       - 21  # NDRPDR sel
2194       - 39  # MRR sel
2195     csit-vpp-perf-verify-2001-3n-hsw:
2196       - 21  # NDRPDR sel
2197       - 22  # NDRPDR sel
2198       - 23  # NDRPDR sel
2199       - 24  # NDRPDR sel
2200       - 25  # NDRPDR sel
2201       - 29  # NDRPDR sel
2202       - 30  # NDRPDR sel
2203       - 31  # NDRPDR sel
2204       - 32  # NDRPDR sel
2205       - 34  # NDRPDR sel
2206       - 17  # MRR sel
2207     csit-vpp-perf-report-iterative-2005-3n-hsw:
2208       - 3   # NDRPDR sel
2209       - 4   # NDRPDR sel
2210       - 5   # NDRPDR sel
2211       - 10  # NDRPDR sel
2212       - 11  # NDRPDR sel
2213       - 12  # NDRPDR sel
2214       - 15  # NDRPDR sel
2215       - 16  # NDRPDR sel
2216       - 18  # NDRPDR sel
2217       - 19  # NDRPDR sel
2218       - 20  # NDRPDR sel env 4
2219       - 21  # NDRPDR sel env 4
2220       - 22  # NDRPDR sel env 4
2221       - 23  # NDRPDR sel env 4
2222       - 24  # NDRPDR sel env 4
2223       - 25  # NDRPDR sel env 4
2224       - 26  # NDRPDR sel env 4
2225       - 27  # NDRPDR sel env 4
2226       - 28  # NDRPDR sel env 4
2227       - 29  # NDRPDR sel env 4
2228       - 13  # MRR
2229     csit-vpp-perf-verify-2005-3n-hsw:
2230       - 3   # hoststack
2231       - 5   # hoststack
2232       - 6   # hoststack
2233       - 7   # hoststack
2234       - 8   # hoststack
2235       - 9   # hoststack
2236       - 10  # hoststack
2237       - 11  # hoststack
2238       - 12  # hoststack
2239       - 13  # hoststack
2240     csit-vpp-perf-report-coverage-2005-3n-hsw:
2241       - 1   # perf-full-3n-dnv-crypto_I
2242       - 7   # perf-full-3n-hsw-crypto_II
2243       - 3   # perf-full-3n-hsw-crypto_III
2244       - 4   # perf-full-3n-dnv-crypto_IV
2245       - 5   # perf-full-3n-hsw-ip4_I
2246       - 6   # perf-full-3n-hsw-ip4_II
2247       - 8   # perf-full-3n-hsw-ip4_III
2248       - 9   # perf-full-3n-hsw-ip4_IV
2249       - 10  # perf-full-3n-hsw-ip4_V
2250       - 26  # perf-full-3n-hsw-ip4_VI
2251       - 18  # perf-full-3n-hsw-ip4_VII
2252       - 27  # perf-full-3n-hsw-ip4_VIII
2253       - 28  # perf-full-3n-hsw-ip4_IX
2254       - 29  # perf-full-3n-hsw-ip6_I
2255       - 35  # perf-full-3n-hsw-ip6_II
2256       - 42  # perf-full-3n-hsw-l2_I
2257       - 33  # perf-full-3n-hsw-l2_II
2258       - 37  # perf-full-3n-hsw-l2_III
2259       - 45  # perf-full-3n-hsw-l2_IV
2260       - 43  # perf-full-3n-hsw-l2_V
2261       - 40  # perf-full-3n-hsw-l2_VI
2262       - 44  # perf-full-3n-hsw-l2_VII
2263       - 51  # perf-full-3n-hsw-l2_VIII
2264       - 50  # perf-full-3n-hsw-l2_IX
2265       - 52  # perf-full-3n-hsw-l2_X
2266       - 53  # perf-full-3n-hsw-l2_XI
2267       - 54  # perf-full-3n-hsw-memif
2268       - 55  # perf-full-3n-hsw-ip4tunnels-I
2269       - 56  # perf-full-3n-hsw-ip4tunnels-II
2270       - 57  # perf-full-3n-hsw-ip4tunnels-III
2271       - 58  # perf-full-3n-hsw-ip6tunnels-I
2272       - 59  # perf-full-3n-hsw-srv6-I
2273       - 60  # perf-full-3n-hsw-srv6-II
2274       - 61  # perf-full-3n-hsw-vhost-I
2275       - 62  # perf-full-3n-hsw-vhost-II
2276       - 63  # perf-full-3n-hsw-vhost-III
2277
2278     csit-vpp-perf-verify-1908_1-3n-skx:
2279       - 26  # NDRPDR sel - new1908.1
2280       - 27  # NDRPDR sel - new1908.1
2281       - 28  # NDRPDR sel - new1908.1
2282       - 29  # NDRPDR sel - new1908.1
2283       - 30  # NDRPDR sel - new1908.1
2284       - 31  # NDRPDR sel - new1908.1
2285       - 33  # NDRPDR sel - new1908.1
2286       - 34  # NDRPDR sel - new1908.1
2287       - 35  # NDRPDR sel - new1908.1
2288       - 36  # NDRPDR sel - new1908.1
2289     csit-vpp-perf-verify-2001-3n-skx:
2290       - 69  # NDRPDR sel - new2001.0
2291       - 71  # NDRPDR sel - new2001.0
2292       - 72  # NDRPDR sel - new2001.0
2293       - 76  # NDRPDR sel - new2001.0
2294       - 77  # NDRPDR sel - new2001.0
2295       - 78  # NDRPDR sel - new2001.0
2296       - 80  # NDRPDR sel - new2001.0
2297       - 50  # MRR sel
2298       - 53  # MRR sel addition
2299     csit-vpp-perf-report-iterative-2005-3n-skx:
2300       - 4   # NDRPDR sel
2301       - 5   # NDRPDR sel ??? all x710 failed
2302       - 33  # NDRPDR sel
2303       - 28  # NDRPDR sel
2304       - 34  # NDRPDR sel
2305       - 36  # NDRPDR sel
2306       - 37  # NDRPDR sel
2307       - 38  # NDRPDR sel
2308       - 39  # NDRPDR sel
2309       - 41  # NDRPDR sel
2310       - 42  # NDRPDR sel env 4
2311       - 43  # NDRPDR sel env 4
2312       - 44  # NDRPDR sel env 4
2313       - 45  # NDRPDR sel env 4
2314       - 47  # NDRPDR sel env 4
2315       - 6   # MRR sel
2316     csit-vpp-perf-report-coverage-2005-3n-skx:
2317       - 10  # perf-full-3n-skx-crypto_I
2318       - 11  # perf-full-3n-skx-crypto_II
2319       - 12  # perf-full-3n-skx-crypto_III
2320       - 5   # perf-full-3n-skx-ip4_I
2321       - 14  # perf-full-3n-skx-ip4_II
2322       - 7   # perf-full-3n-skx-ip4_III
2323       - 15  # perf-full-3n-skx-ip4_IV
2324       - 16  # perf-full-3n-skx-ip4_V
2325       - 17  # perf-full-3n-skx-ip4_VI
2326       - 18  # perf-full-3n-skx-ip4_VII
2327       - 19  # perf-full-3n-skx-ip4_VIII
2328       - 20  # perf-full-3n-skx-ip4_IX
2329       - 24  # perf-full-3n-skx-ip6_I
2330       - 25  # perf-full-3n-skx-ip6_II
2331       - 21  # perf-full-3n-skx-ip4tunnels-I
2332       - 22  # perf-full-3n-skx-ip4tunnels-II
2333       - 23  # perf-full-3n-skx-ip4tunnels-III
2334       - 26  # perf-full-3n-skx-ip6tunnels-I
2335       - 28  # perf-full-3n-skx-l2_II
2336       - 29  # perf-full-3n-skx-l2_III
2337       - 30  # perf-full-3n-skx-l2_IV
2338       - 32  # perf-full-3n-skx-l2_VI
2339       - 33  # perf-full-3n-skx-l2_VII
2340       - 34  # perf-full-3n-skx-l2_VIII
2341       - 35  # perf-full-3n-skx-l2_IX
2342       - 36  # perf-full-3n-skx-l2_X
2343       - 37  # perf-full-3n-skx-l2_XI
2344       - 38  # perf-full-3n-skx-memif
2345       - 39  # perf-full-3n-skx-srv6-I
2346       - 40  # perf-full-3n-skx-srv6-II
2347       - 43  # perf-full-3n-skx-vhost-III
2348
2349     csit-vpp-perf-verify-1908_1-2n-skx:
2350       - 39  # NDRPDR sel - new1908.1
2351       - 40  # NDRPDR sel - new1908.1
2352       - 41  # NDRPDR sel - new1908.1
2353       - 43  # NDRPDR sel - new1908.1
2354       - 44  # NDRPDR sel - new1908.1
2355       - 45  # NDRPDR sel - new1908.1
2356       - 46  # NDRPDR sel - new1908.1
2357       - 47  # NDRPDR sel - new1908.1
2358       - 48  # NDRPDR sel - new1908.1
2359       - 49  # NDRPDR sel - new1908.1
2360     csit-vpp-perf-verify-2001-2n-skx:
2361       - 143  # NDRPDR sel - new2001.0
2362       - 146  # NDRPDR sel - new2001.0
2363       - 147  # NDRPDR sel - new2001.0
2364       - 148  # NDRPDR sel - new2001.0
2365       - 149  # NDRPDR sel - new2001.0
2366       - 150  # NDRPDR sel - new2001.0
2367       - 151  # NDRPDR sel - new2001.0
2368       - 152  # NDRPDR sel - new2001.0
2369       - 153  # NDRPDR sel - new2001.0
2370       - 154  # NDRPDR sel - new2001.0
2371       - 101  # MRR sel - old
2372       - 128  # MRR sel addition - old
2373     csit-vpp-perf-report-iterative-2005-2n-skx:
2374       - 43  # NDRPDR sel
2375       - 38  # NDRPDR sel
2376       - 7   # NDRPDR sel
2377       - 65  # NDRPDR sel
2378       - 47  # NDRPDR sel
2379       - 55  # NDRPDR sel
2380       - 67  # NDRPDR sel
2381       - 75  # NDRPDR sel
2382       - 76  # NDRPDR sel
2383       - 73  # NDRPDR sel
2384       - 88  # NDRPDR sel env 4
2385       - 89  # NDRPDR sel env 4
2386       - 90  # NDRPDR sel env 4
2387       - 91  # NDRPDR sel env 4
2388       - 92  # NDRPDR sel env 4
2389       - 93  # NDRPDR sel env 4
2390       - 94  # NDRPDR sel env 4
2391       - 42  # MRR sel
2392       - 48  # Reconf
2393       - 50  # Reconf
2394       - 51  # Reconf
2395       - 52  # Reconf
2396       - 53  # Reconf
2397       - 60  # Reconf
2398       - 70  # Reconf
2399       - 71  # Reconf
2400       - 63  # Reconf
2401       - 66  # Reconf
2402       - 49  # Soak
2403       - 54  # Soak
2404       - 78  # nf-density-sel
2405       - 83  # nf-density-sel
2406     csit-vpp-perf-report-coverage-2005-2n-skx:
2407       - 11  # perf-full-2n-skx-ip4_I
2408       - 3   # perf-full-2n-skx-ip4_II
2409       - 18  # perf-full-2n-skx-ip4_III
2410       - 19  # perf-full-2n-skx-ip4_IV
2411       - 5   # perf-full-2n-skx-ip4_V
2412       - 20  # perf-full-2n-skx-ip4_VI
2413       - 7   # perf-full-2n-skx-ip6_I
2414       - 21  # perf-full-2n-skx-ip6_II
2415       - 9   # perf-full-2n-skx-l2_I
2416       - 22  # perf-full-2n-skx-l2_II
2417       - 23  # perf-full-2n-skx-memif
2418       - 24  # perf-full-2n-skx-loadbalancer
2419       - 25  # perf-full-2n-skx-vhost I
2420       - 26  # perf-full-2n-skx-vhost II
2421       - 27  # perf-full-2n-skx-vts
2422
2423     csit-vpp-perf-verify-1908_1-2n-clx:
2424       - 5  # NDRPDR sel
2425       - 6  # NDRPDR sel
2426       - 7  # NDRPDR sel
2427       - 8  # NDRPDR sel
2428       - 9  # NDRPDR sel
2429     csit-vpp-perf-verify-2001-2n-clx:
2430       - 28  # NDRPDR sel
2431       - 29  # NDRPDR sel
2432       - 32  # NDRPDR sel
2433       - 40  # NDRPDR sel
2434       - 43  # NDRPDR sel
2435       - 44  # NDRPDR sel
2436       - 45  # NDRPDR sel
2437       - 47  # NDRPDR sel
2438       - 48  # NDRPDR sel
2439       - 49  # NDRPDR sel
2440       - 39  # MRR
2441     csit-vpp-perf-report-iterative-2005-2n-clx:
2442       - 7   # NDRPDR sel
2443       - 38  # NDRPDR sel
2444       - 9   # NDRPDR sel
2445       - 32  # NDRPDR sel ???
2446       - 33  # NDRPDR sel ???
2447       - 39  # NDRPDR sel
2448       - 40  # NDRPDR sel
2449       - 43  # NDRPDR sel
2450       - 50  # NDRPDR sel
2451       - 51  # NDRPDR sel
2452       - 62  # NDRPDR sel env 4
2453       - 63  # NDRPDR sel env 4
2454       - 64  # NDRPDR sel env 4
2455       - 65  # NDRPDR sel env 4
2456       - 66  # NDRPDR sel env 4
2457       - 68  # NDRPDR sel env 4
2458       - 69  # NDRPDR sel env 4
2459       - 70  # NDRPDR sel env 4
2460       - 12  # MRR
2461       - 42  # Reconf
2462       - 45  # Reconf
2463       - 46  # Reconf
2464       - 47  # Reconf
2465       - 48  # Reconf
2466       - 52  # Reconf
2467       - 53  # Reconf
2468       - 54  # Reconf
2469       - 55  # Reconf
2470       - 56  # Reconf
2471       - 44  # Soak
2472       - 49  # Soak
2473       - 57  # 2n-clx nfv-density-00
2474       - 58  # 2n-clx nfv-density-00
2475       - 59  # 2n-clx nfv-density-00
2476       - 60  # 2n-clx nfv-density-00
2477       - 61  # 2n-clx nfv-density-00
2478     csit-vpp-perf-report-coverage-2005-2n-clx:
2479       - 21  # perf-full-2n-clx-ip4_I
2480       - 2   # perf-full-2n-clx-ip4_II
2481       - 3   # perf-full-2n-clx-ip4_III
2482       - 4   # perf-full-2n-clx-ip4_IV
2483       - 5   # perf-full-2n-clx-ip4_V
2484       - 6   # perf-full-2n-clx-ip4_VI
2485       - 7   # perf-full-2n-clx-ip6_I
2486       - 16  # perf-full-2n-clx-ip6_II
2487       - 23  # perf-full-2n-clx-l2_I
2488       - 10  # perf-full-2n-clx-l2_II
2489       - 11  # perf-full-2n-clx-memif
2490       - 12  # perf-full-2n-clx-loadbalancer
2491       - 13  # perf-full-2n-clx-vhost I
2492       - 22  # perf-full-2n-clx-vhost II
2493       - 15  # perf-full-2n-clx-vts
2494
2495     csit-vpp-perf-verify-1908-3n-tsh:
2496       - 7   # NDRPDR sel
2497       - 8   # NDRPDR sel
2498       - 9   # NDRPDR sel
2499       - 10  # NDRPDR sel
2500       - 11  # NDRPDR sel
2501       - 12  # NDRPDR sel
2502       - 13  # NDRPDR sel
2503       - 14  # NDRPDR sel
2504       - 15  # NDRPDR sel
2505       - 16  # NDRPDR sel
2506       - 17  # MRR sel
2507     csit-vpp-perf-verify-2001-3n-tsh:
2508       - 3   # NDRPDR sel
2509       - 4   # NDRPDR sel
2510       - 7   # NDRPDR sel
2511       - 8   # NDRPDR sel
2512       - 10  # NDRPDR sel
2513       - 12  # NDRPDR sel
2514       - 13  # NDRPDR sel
2515       - 14  # NDRPDR sel
2516       - 15  # NDRPDR sel
2517       - 21  # NDRPDR sel
2518       - 9   # MRR sel
2519     # TODO: Add data:
2520     csit-vpp-perf-report-iterative-2005-3n-tsh:
2521       - 9   # NDRPDR sel
2522       - 11  # NDRPDR sel
2523       - 12  # NDRPDR sel
2524       - 20  # NDRPDR sel
2525       - 14  # NDRPDR sel
2526       - 21  # NDRPDR sel
2527       - 23  # NDRPDR sel env 4
2528       - 25  # NDRPDR sel env 4
2529       - 10  # MRR sel
2530
2531     csit-vpp-perf-verify-1908-3n-dnv:
2532       - 6   # NDRPDR sel
2533       - 7   # NDRPDR sel
2534       - 8   # NDRPDR sel
2535       - 9   # NDRPDR sel
2536       - 10  # NDRPDR sel
2537       - 12  # NDRPDR sel
2538       - 13  # NDRPDR sel
2539       - 14  # NDRPDR sel
2540       - 15  # NDRPDR sel
2541       - 16  # NDRPDR sel
2542       - 17  # MRR sel
2543     csit-vpp-perf-verify-2001-3n-dnv:
2544       - 5   # NDRPDR sel
2545       - 6   # NDRPDR sel
2546       - 7   # NDRPDR sel
2547       - 8   # NDRPDR sel
2548       - 9   # NDRPDR sel
2549       - 10  # NDRPDR sel
2550       - 12  # NDRPDR sel
2551       - 16  # NDRPDR sel
2552       - 17  # NDRPDR sel
2553       - 18  # NDRPDR sel
2554       - 11  # MRR sel
2555     csit-vpp-perf-report-iterative-2005-3n-dnv:
2556       - 2   # NDRPDR sel
2557       - 3   # NDRPDR sel
2558       - 4   # NDRPDR sel
2559       - 5   # NDRPDR sel
2560       - 6   # NDRPDR sel
2561       - 7   # NDRPDR sel
2562       - 9   # NDRPDR sel
2563       - 10  # NDRPDR sel
2564       - 11  # NDRPDR sel
2565       - 12  # NDRPDR sel
2566       - 8   # MRR
2567     csit-vpp-perf-report-coverage-2005-3n-dnv:
2568       - 1   # perf-full-3n-dnv-crypto_I
2569       - 24  # perf-full-3n-dnv-crypto_II
2570       - 5   # perf-full-3n-dnv-ip4_I
2571       - 13  # perf-full-3n-dnv-ip4_II
2572       - 17  # perf-full-3n-dnv-ip6_I
2573       - 18  # perf-full-3n-dnv-ip6_II
2574       - 21  # perf-full-3n-dnv-l2_I
2575       - 22  # perf-full-3n-dnv-l2_II
2576       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2577
2578     csit-vpp-perf-verify-1908-2n-dnv:
2579       - 1   # NDRPDR sel
2580       - 2   # NDRPDR sel
2581       - 3   # NDRPDR sel
2582       - 4   # NDRPDR sel
2583       - 5   # NDRPDR sel
2584       - 6   # NDRPDR sel
2585       - 7   # NDRPDR sel
2586       - 8   # NDRPDR sel
2587       - 9   # NDRPDR sel
2588       - 10  # NDRPDR sel
2589       - 11  # MRR sel
2590     csit-vpp-perf-verify-2001-2n-dnv:
2591       - 4   # NDRPDR sel
2592       - 5   # NDRPDR sel
2593       - 6   # NDRPDR sel
2594       - 7   # NDRPDR sel
2595       - 8   # NDRPDR sel
2596       - 9   # NDRPDR sel
2597       - 10  # NDRPDR sel
2598       - 11  # NDRPDR sel
2599       - 13  # NDRPDR sel
2600       - 16  # NDRPDR sel
2601       - 12  # MRR sel
2602     csit-vpp-perf-report-iterative-2005-2n-dnv:
2603       - 3   # NDRPDR sel
2604       - 6   # NDRPDR sel
2605       - 7   # NDRPDR sel
2606       - 8   # NDRPDR sel
2607       - 9   # NDRPDR sel
2608       - 10  # NDRPDR sel
2609       - 11  # NDRPDR sel
2610       - 12  # NDRPDR sel
2611       - 13  # NDRPDR sel
2612       - 14  # NDRPDR sel
2613       - 15  # MRR sel
2614     csit-vpp-perf-report-coverage-2005-2n-dnv:
2615       - 1   # perf-full-2n-dnv-ip4_I
2616       - 2   # perf-full-2n-dnv-ip4_II
2617       - 3   # perf-full-2n-dnv-ip6_I
2618       - 4   # perf-full-2n-dnv-ip6_II
2619       - 5   # perf-full-2n-dnv-l2_I
2620       - 6   # perf-full-2n-dnv-l2_II
2621
2622     csit-dpdk-perf-verify-1908-3n-hsw:
2623       - 2   # NDRPDR sel
2624       - 3   # NDRPDR sel
2625       - 4   # NDRPDR sel
2626       - 5   # NDRPDR sel
2627       - 6   # NDRPDR sel
2628       - 7   # NDRPDR sel
2629       - 8   # NDRPDR sel
2630       - 9   # NDRPDR sel
2631       - 10  # NDRPDR sel
2632       - 11  # NDRPDR sel
2633     csit-dpdk-perf-verify-2001-3n-hsw:
2634       - 4   # NDRPDR sel
2635       - 5   # NDRPDR sel
2636       - 6   # NDRPDR sel
2637       - 7   # NDRPDR sel
2638       - 8   # NDRPDR sel
2639       - 9   # NDRPDR sel
2640       - 10  # NDRPDR sel
2641       - 11  # NDRPDR sel
2642       - 12  # NDRPDR sel
2643       - 13  # NDRPDR sel
2644       - 15  # NDRPDR sel
2645       - 16  # NDRPDR sel
2646       - 17  # NDRPDR sel
2647       - 18  # NDRPDR sel
2648       - 19  # NDRPDR sel
2649       - 20  # NDRPDR sel
2650       - 21  # NDRPDR sel
2651       - 22  # NDRPDR sel
2652       - 23  # NDRPDR sel
2653       - 24  # NDRPDR sel
2654     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2655       - 5   # NDRPDR sel
2656       - 6   # NDRPDR sel
2657       - 7   # NDRPDR sel
2658       - 8   # NDRPDR sel
2659       - 9   # NDRPDR sel
2660       - 10  # NDRPDR sel
2661       - 11  # NDRPDR sel
2662       - 12  # NDRPDR sel
2663       - 13  # NDRPDR sel
2664       - 14  # NDRPDR sel
2665
2666     csit-dpdk-perf-verify-1908-3n-skx:
2667       - 3   # NDRPDR sel
2668       - 4   # NDRPDR sel
2669       - 5   # NDRPDR sel
2670       - 6   # NDRPDR sel
2671       - 7   # NDRPDR sel
2672       - 8   # NDRPDR sel
2673       - 9   # NDRPDR sel
2674       - 10  # NDRPDR sel
2675       - 11  # NDRPDR sel
2676       - 12  # NDRPDR sel
2677     csit-dpdk-perf-verify-2001-3n-skx:
2678       - 29  # NDRPDR sel xxv710
2679       - 33  # NDRPDR sel xxv710
2680       - 34  # NDRPDR sel xxv710
2681       - 35  # NDRPDR sel xxv710
2682       - 36  # NDRPDR sel xxv710
2683       - 37  # NDRPDR sel xxv710
2684       - 41  # NDRPDR sel xxv710
2685       - 42  # NDRPDR sel xxv710
2686       - 43  # NDRPDR sel xxv710
2687       - 45  # NDRPDR sel xxv710
2688       - 30  # NDRPDR sel x710
2689       - 31  # NDRPDR sel x710
2690       - 32  # NDRPDR sel x710
2691       - 38  # NDRPDR sel x710
2692       - 39  # NDRPDR sel x710
2693       - 40  # NDRPDR sel x710
2694       - 44  # NDRPDR sel x710
2695       - 46  # NDRPDR sel x710
2696       - 47  # NDRPDR sel x710
2697       - 48  # NDRPDR sel x710
2698     csit-dpdk-perf-report-iterative-2005-3n-skx:
2699       - 4   # NDRPDR sel
2700       - 5   # NDRPDR sel
2701       - 6   # NDRPDR sel
2702       - 7   # NDRPDR sel
2703       - 8   # NDRPDR sel
2704       - 11  # NDRPDR sel
2705       - 12  # NDRPDR sel
2706       - 13  # NDRPDR sel
2707       - 14  # NDRPDR sel
2708       - 15  # NDRPDR sel
2709
2710     csit-dpdk-perf-verify-1908-2n-skx:
2711       - 2   # NDRPDR sel
2712       - 3   # NDRPDR sel
2713       - 4   # NDRPDR sel
2714       - 5   # NDRPDR sel
2715       - 7   # NDRPDR sel
2716       - 8   # NDRPDR sel
2717       - 9   # NDRPDR sel
2718       - 10  # NDRPDR sel
2719       - 11  # NDRPDR sel
2720       - 12  # NDRPDR sel
2721     csit-dpdk-perf-verify-2001-2n-skx:
2722       - 35  # NDRPDR sel xxv710
2723       - 36  # NDRPDR sel xxv710
2724       - 37  # NDRPDR sel xxv710
2725       - 41  # NDRPDR sel xxv710
2726       - 42  # NDRPDR sel xxv710
2727       - 43  # NDRPDR sel xxv710
2728       - 46  # NDRPDR sel xxv710
2729       - 47  # NDRPDR sel xxv710
2730       - 52  # NDRPDR sel xxv710
2731       - 53  # NDRPDR sel xxv710
2732       - 38  # NDRPDR sel x710
2733       - 39  # NDRPDR sel x710
2734       - 40  # NDRPDR sel x710
2735       - 44  # NDRPDR sel x710
2736       - 45  # NDRPDR sel x710
2737       - 48  # NDRPDR sel x710
2738       - 49  # NDRPDR sel x710
2739       - 50  # NDRPDR sel x710
2740       - 51  # NDRPDR sel x710
2741       - 54  # NDRPDR sel x710
2742     csit-dpdk-perf-report-iterative-2005-2n-skx:
2743       - 1   # NDRPDR sel
2744       - 2   # NDRPDR sel
2745       - 3   # NDRPDR sel
2746       - 4   # NDRPDR sel
2747       - 5   # NDRPDR sel
2748       - 6   # NDRPDR sel
2749       - 7   # NDRPDR sel
2750       - 8   # NDRPDR sel
2751       - 9   # NDRPDR sel
2752       - 10  # NDRPDR sel
2753
2754     csit-dpdk-perf-verify-2001-2n-clx:
2755       - 15  # NDRPDR sel
2756       - 16  # NDRPDR sel
2757       - 17  # NDRPDR sel
2758       - 18  # NDRPDR sel
2759       - 19  # NDRPDR sel
2760       - 20  # NDRPDR sel
2761       - 21  # NDRPDR sel
2762       - 22  # NDRPDR sel
2763       - 23  # NDRPDR sel
2764       - 24  # NDRPDR sel
2765       - 25  # NDRPDR sel
2766       - 26  # NDRPDR sel
2767       - 27  # NDRPDR sel
2768       - 28  # NDRPDR sel
2769       - 29  # NDRPDR sel
2770       - 30  # NDRPDR sel
2771       - 31  # NDRPDR sel
2772       - 32  # NDRPDR sel
2773       - 33  # NDRPDR sel
2774       - 34  # NDRPDR sel
2775     csit-dpdk-perf-report-iterative-2005-2n-clx:
2776       - 1   # NDRPDR sel
2777       - 2   # NDRPDR sel
2778       - 3   # NDRPDR sel
2779       - 4   # NDRPDR sel
2780       - 5   # NDRPDR sel
2781       - 6   # NDRPDR sel
2782       - 7   # NDRPDR sel
2783       - 8   # NDRPDR sel
2784       - 9   # NDRPDR sel
2785       - 10  # NDRPDR sel
2786
2787     csit-dpdk-perf-verify-2001-2n-dnv:
2788       - 9   # NDRPDR sel
2789       - 10  # NDRPDR sel
2790       - 11  # NDRPDR sel
2791       - 12  # NDRPDR sel
2792       - 13  # NDRPDR sel
2793       - 14  # NDRPDR sel
2794       - 15  # NDRPDR sel
2795       - 16  # NDRPDR sel
2796       - 17  # NDRPDR sel
2797       - 18  # NDRPDR sel
2798     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2799       - 8   # NDRPDR sel
2800       - 9   # NDRPDR sel
2801       - 10  # NDRPDR sel
2802       - 11  # NDRPDR sel
2803       - 12  # NDRPDR sel
2804       - 13  # NDRPDR sel
2805       - 14  # NDRPDR sel
2806       - 15  # NDRPDR sel
2807       - 16  # NDRPDR sel
2808       - 17  # NDRPDR sel
2809
2810     csit-dpdk-perf-verify-2001-3n-dnv:
2811       - 12  # NDRPDR sel
2812       - 13  # NDRPDR sel
2813       - 14  # NDRPDR sel
2814       - 15  # NDRPDR sel
2815       - 16  # NDRPDR sel
2816       - 17  # NDRPDR sel
2817       - 18  # NDRPDR sel
2818       - 19  # NDRPDR sel
2819       - 20  # NDRPDR sel
2820       - 22  # NDRPDR sel
2821     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2822       - 6   # NDRPDR sel
2823       - 7   # NDRPDR sel
2824       - 8   # NDRPDR sel
2825       - 9   # NDRPDR sel
2826       - 10  # NDRPDR sel
2827       - 11  # NDRPDR sel
2828       - 12  # NDRPDR sel
2829       - 13  # NDRPDR sel
2830       - 14  # NDRPDR sel
2831       - 16  # NDRPDR sel
2832
2833     csit-dpdk-perf-verify-2001-3n-tsh:
2834       - 3   # NDRPDR sel
2835       - 4   # NDRPDR sel
2836       - 5   # NDRPDR sel
2837       - 9   # NDRPDR sel
2838       - 10  # NDRPDR sel
2839       - 11  # NDRPDR sel
2840       - 12  # NDRPDR sel
2841       - 14  # NDRPDR sel
2842       - 15  # NDRPDR sel
2843       - 18  # NDRPDR sel
2844     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2845       - 5   # NDRPDR sel
2846
2847     csit-vpp-device-2005-ubuntu1804-1n-skx:
2848       - 35
2849
2850 - type: "output"
2851   output: "report"
2852   format:
2853     html:
2854     - full
2855 #    pdf:
2856 #    - minimal
2857
2858 ################################################################################
2859 ###                               T A B L E S                                ###
2860 ################################################################################
2861
2862 # VPP Soak vs NDR - 2n-skx
2863 - type: "table"
2864   title: "VPP Soak vs NDR 2n-skx"
2865   algorithm: "table_soak_vs_ndr"
2866   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2867   reference:
2868     title: "NDR"
2869     data: "vpp-soak-vs-ndr-2n-skx-ref"
2870   compare:
2871     title: "Soak"
2872     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2873   data: "vpp-soak-vs-ndr-2n-skx"
2874   include-tests: "NDR"
2875   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2876   parameters:
2877     - "throughput"
2878     - "name"
2879     - "parent"
2880
2881 # VPP Soak vs NDR - 2n-clx
2882 - type: "table"
2883   title: "VPP Soak vs NDR 2n-clx"
2884   algorithm: "table_soak_vs_ndr"
2885   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2886   reference:
2887     title: "NDR"
2888     data: "vpp-soak-vs-ndr-2n-clx-ref"
2889   compare:
2890     title: "Soak"
2891     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2892   data: "vpp-soak-vs-ndr-2n-clx"
2893   include-tests: "NDR"
2894   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2895   parameters:
2896     - "throughput"
2897     - "name"
2898     - "parent"
2899
2900 ################################################################################
2901
2902 # VPP Compare NICs 3n-skx 2t1c ndr
2903 - type: "table"
2904   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2905   algorithm: "table_comparison"
2906   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2908   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2909   columns:
2910     - title: "x710"
2911       data-set: "vpp-nic-comparison-3n-skx"
2912       tag: "NIC_Intel-X710"
2913     - title: "xxv710"
2914       data-set: "vpp-nic-comparison-3n-skx"
2915       tag: "NIC_Intel-XXV710"
2916   comparisons:
2917     - title: "Diff"
2918       reference: 1
2919       compare: 2
2920   legend:
2921     - "Legend to Table:"
2922     - "x710, xxv710 - NICs tested."
2923     - "Diff - difference between x710 and xxv710 NIC."
2924
2925 # VPP Compare NICs 3n-skx 4t2c ndr
2926 - type: "table"
2927   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2928   algorithm: "table_comparison"
2929   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2930   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2931   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2932   columns:
2933     - title: "x710"
2934       data-set: "vpp-nic-comparison-3n-skx"
2935       tag: "NIC_Intel-X710"
2936     - title: "xxv710"
2937       data-set: "vpp-nic-comparison-3n-skx"
2938       tag: "NIC_Intel-XXV710"
2939   comparisons:
2940     - title: "Diff"
2941       reference: 1
2942       compare: 2
2943   legend:
2944     - "Legend to Table:"
2945     - "x710, xxv710 - NICs tested."
2946     - "Diff - difference between x710 and xxv710 NIC."
2947
2948 # VPP Compare NICs 3n-skx 2t1c pdr
2949 - type: "table"
2950   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2951   algorithm: "table_comparison"
2952   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2953   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2954   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2955   columns:
2956     - title: "x710"
2957       data-set: "vpp-nic-comparison-3n-skx"
2958       tag: "NIC_Intel-X710"
2959     - title: "xxv710"
2960       data-set: "vpp-nic-comparison-3n-skx"
2961       tag: "NIC_Intel-XXV710"
2962   comparisons:
2963     - title: "Diff"
2964       reference: 1
2965       compare: 2
2966   legend:
2967     - "Legend to Table:"
2968     - "x710, xxv710 - NICs tested."
2969     - "Diff - difference between x710 and xxv710 NIC."
2970
2971 # VPP Compare NICs 3n-skx 4t2c pdr
2972 - type: "table"
2973   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2974   algorithm: "table_comparison"
2975   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2976   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2977   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2978   columns:
2979     - title: "x710"
2980       data-set: "vpp-nic-comparison-3n-skx"
2981       tag: "NIC_Intel-X710"
2982     - title: "xxv710"
2983       data-set: "vpp-nic-comparison-3n-skx"
2984       tag: "NIC_Intel-XXV710"
2985   comparisons:
2986     - title: "Diff"
2987       reference: 1
2988       compare: 2
2989   legend:
2990     - "Legend to Table:"
2991     - "x710, xxv710 - NICs tested."
2992     - "Diff - difference between x710 and xxv710 NIC."
2993
2994 ## VPP Compare NICs 3n-skx 2t1c mrr
2995 #- type: "table"
2996 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2997 #  algorithm: "table_comparison"
2998 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2999 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3000 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3001 #  columns:
3002 #    - title: "x710"
3003 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3004 #      tag: "NIC_Intel-X710"
3005 #    - title: "xxv710"
3006 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3007 #      tag: "NIC_Intel-XXV710"
3008 #  comparisons:
3009 #    - title: "Diff"
3010 #      reference: 1
3011 #      compare: 2
3012 #  legend:
3013 #    - "Legend to Table:"
3014 #    - "x710, xxv710 - NICs tested."
3015 #    - "Diff - difference between x710 and xxv710 NIC."
3016 #
3017 ## VPP Compare NICs 3n-skx 4t2c mrr
3018 #- type: "table"
3019 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3020 #  algorithm: "table_comparison"
3021 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3022 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3023 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3024 #  columns:
3025 #    - title: "x710"
3026 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3027 #      tag: "NIC_Intel-X710"
3028 #    - title: "xxv710"
3029 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3030 #      tag: "NIC_Intel-XXV710"
3031 #  comparisons:
3032 #    - title: "Diff"
3033 #      reference: 1
3034 #      compare: 2
3035 #  legend:
3036 #    - "Legend to Table:"
3037 #    - "x710, xxv710 - NICs tested."
3038 #    - "Diff - difference between x710 and xxv710 NIC."
3039 #
3040 ## VPP Compare NICs 3n-skx 8t4c mrr
3041 #- type: "table"
3042 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3043 #  algorithm: "table_comparison"
3044 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3045 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3046 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3047 #  columns:
3048 #    - title: "x710"
3049 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3050 #      tag: "NIC_Intel-X710"
3051 #    - title: "xxv710"
3052 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3053 #      tag: "NIC_Intel-XXV710"
3054 #  comparisons:
3055 #    - title: "Diff"
3056 #      reference: 1
3057 #      compare: 2
3058 #  legend:
3059 #    - "Legend to Table:"
3060 #    - "x710, xxv710 - NICs tested."
3061 #    - "Diff - difference between x710 and xxv710 NIC."
3062
3063 # VPP Compare NICs 2n-skx 2t1c ndr
3064 - type: "table"
3065   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3066   algorithm: "table_comparison"
3067   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3068   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3069   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3070   columns:
3071     - title: "x710"
3072       data-set: "vpp-nic-comparison-2n-skx"
3073       tag: "NIC_Intel-X710"
3074     - title: "xxv710"
3075       data-set: "vpp-nic-comparison-2n-skx"
3076       tag: "NIC_Intel-XXV710"
3077   comparisons:
3078     - title: "Diff"
3079       reference: 1
3080       compare: 2
3081   legend:
3082     - "Legend to Table:"
3083     - "x710, xxv710 - NICs tested."
3084     - "Diff - difference between x710 and xxv710 NIC."
3085
3086 # VPP Compare NICs 2n-skx 4t2c ndr
3087 - type: "table"
3088   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3089   algorithm: "table_comparison"
3090   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3091   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3092   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3093   columns:
3094     - title: "x710"
3095       data-set: "vpp-nic-comparison-2n-skx"
3096       tag: "NIC_Intel-X710"
3097     - title: "xxv710"
3098       data-set: "vpp-nic-comparison-2n-skx"
3099       tag: "NIC_Intel-XXV710"
3100   comparisons:
3101     - title: "Diff"
3102       reference: 1
3103       compare: 2
3104   legend:
3105     - "Legend to Table:"
3106     - "x710, xxv710 - NICs tested."
3107     - "Diff - difference between x710 and xxv710 NIC."
3108
3109 # VPP Compare NICs 2n-skx 2t1c pdr
3110 - type: "table"
3111   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3112   algorithm: "table_comparison"
3113   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3114   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3115   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3116   columns:
3117     - title: "x710"
3118       data-set: "vpp-nic-comparison-2n-skx"
3119       tag: "NIC_Intel-X710"
3120     - title: "xxv710"
3121       data-set: "vpp-nic-comparison-2n-skx"
3122       tag: "NIC_Intel-XXV710"
3123   comparisons:
3124     - title: "Diff"
3125       reference: 1
3126       compare: 2
3127   legend:
3128     - "Legend to Table:"
3129     - "x710, xxv710 - NICs tested."
3130     - "Diff - difference between x710 and xxv710 NIC."
3131
3132 # VPP Compare NICs 2n-skx 4t2c pdr
3133 - type: "table"
3134   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3135   algorithm: "table_comparison"
3136   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3137   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3138   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3139   columns:
3140     - title: "x710"
3141       data-set: "vpp-nic-comparison-2n-skx"
3142       tag: "NIC_Intel-X710"
3143     - title: "xxv710"
3144       data-set: "vpp-nic-comparison-2n-skx"
3145       tag: "NIC_Intel-XXV710"
3146   comparisons:
3147     - title: "Diff"
3148       reference: 1
3149       compare: 2
3150   legend:
3151     - "Legend to Table:"
3152     - "x710, xxv710 - NICs tested."
3153     - "Diff - difference between x710 and xxv710 NIC."
3154
3155 # VPP Compare NICs 2n-skx 2t1c mrr
3156 - type: "table"
3157   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3158   algorithm: "table_comparison"
3159   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3160   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3161   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3162   columns:
3163     - title: "x710"
3164       data-set: "vpp-nic-comparison-2n-skx-mrr"
3165       tag: "NIC_Intel-X710"
3166     - title: "xxv710"
3167       data-set: "vpp-nic-comparison-2n-skx-mrr"
3168       tag: "NIC_Intel-XXV710"
3169   comparisons:
3170     - title: "Diff"
3171       reference: 1
3172       compare: 2
3173   legend:
3174     - "Legend to Table:"
3175     - "x710, xxv710 - NICs tested."
3176     - "Diff - difference between x710 and xxv710 NIC."
3177
3178 # VPP Compare NICs 2n-skx 4t2c mrr
3179 - type: "table"
3180   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3181   algorithm: "table_comparison"
3182   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3183   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3184   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3185   columns:
3186     - title: "x710"
3187       data-set: "vpp-nic-comparison-2n-skx-mrr"
3188       tag: "NIC_Intel-X710"
3189     - title: "xxv710"
3190       data-set: "vpp-nic-comparison-2n-skx-mrr"
3191       tag: "NIC_Intel-XXV710"
3192   comparisons:
3193     - title: "Diff"
3194       reference: 1
3195       compare: 2
3196   legend:
3197     - "Legend to Table:"
3198     - "x710, xxv710 - NICs tested."
3199     - "Diff - difference between x710 and xxv710 NIC."
3200
3201 # VPP Compare NICs 2n-skx 8t4c mrr
3202 - type: "table"
3203   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3204   algorithm: "table_comparison"
3205   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3206   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3207   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3208   columns:
3209     - title: "x710"
3210       data-set: "vpp-nic-comparison-2n-skx-mrr"
3211       tag: "NIC_Intel-X710"
3212     - title: "xxv710"
3213       data-set: "vpp-nic-comparison-2n-skx-mrr"
3214       tag: "NIC_Intel-XXV710"
3215   comparisons:
3216     - title: "Diff"
3217       reference: 1
3218       compare: 2
3219   legend:
3220     - "Legend to Table:"
3221     - "x710, xxv710 - NICs tested."
3222     - "Diff - difference between x710 and xxv710 NIC."
3223
3224 ################################################################################
3225 # VPP
3226
3227 # VPP Performance Changes 3n-hsw 1t1c pdr
3228 - type: "table"
3229   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3230   algorithm: "table_comparison"
3231   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3232   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3233   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3234   columns:
3235     - title: "1908.1-2"
3236       data-set: "vpp-performance-changes-3n-hsw-h1"
3237     - title: "2001.0-2"
3238       data-set: "vpp-performance-changes-3n-hsw-ref"
3239     - title: "2005.0-3"
3240       data-set: "vpp-performance-changes-3n-hsw-cmp"
3241     - title: "2005.0-4"
3242       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3243   comparisons:
3244     - title: "2005.0-4 vs 2005.0-3"
3245       reference: 3
3246       compare: 4
3247     - title: "2005.0-4 vs 2001.0-2"
3248       reference: 2
3249       compare: 4
3250 #  rca:
3251 #    - title: "RCA1"
3252 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3253 #    - title: "RCA2"
3254 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3255   legend:
3256     - 'Legend to Table:'
3257     - ''
3258     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3259     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3260     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3261     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3262 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3263 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3264
3265 # VPP Performance Changes 3n-hsw 2t2c pdr
3266 - type: "table"
3267   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3268   algorithm: "table_comparison"
3269   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3270   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3271   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3272   columns:
3273     - title: "1908.1-2"
3274       data-set: "vpp-performance-changes-3n-hsw-h1"
3275     - title: "2001.0-2"
3276       data-set: "vpp-performance-changes-3n-hsw-ref"
3277     - title: "2005.0-3"
3278       data-set: "vpp-performance-changes-3n-hsw-cmp"
3279     - title: "2005.0-4"
3280       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3281   comparisons:
3282     - title: "2005.0-4 vs 2005.0-3"
3283       reference: 3
3284       compare: 4
3285     - title: "2005.0-4 vs 2001.0-2"
3286       reference: 2
3287       compare: 4
3288 #  rca:
3289 #    - title: "RCA1"
3290 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3291 #    - title: "RCA2"
3292 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3293   legend:
3294     - 'Legend to Table:'
3295     - ''
3296     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3297     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3298     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3299     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3300 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3301 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3302
3303 # VPP Performance Changes 3n-hsw 1t1c ndr
3304 - type: "table"
3305   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3306   algorithm: "table_comparison"
3307   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3308   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3309   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3310   columns:
3311     - title: "1908.1-2"
3312       data-set: "vpp-performance-changes-3n-hsw-h1"
3313     - title: "2001.0-2"
3314       data-set: "vpp-performance-changes-3n-hsw-ref"
3315     - title: "2005.0-3"
3316       data-set: "vpp-performance-changes-3n-hsw-cmp"
3317     - title: "2005.0-4"
3318       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3319   comparisons:
3320     - title: "2005.0-4 vs 2005.0-3"
3321       reference: 3
3322       compare: 4
3323     - title: "2005.0-4 vs 2001.0-2"
3324       reference: 2
3325       compare: 4
3326 #  rca:
3327 #    - title: "RCA1"
3328 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3329 #    - title: "RCA2"
3330 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3331   legend:
3332     - 'Legend to Table:'
3333     - ''
3334     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3335     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3336     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3337     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3338 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3339 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3340
3341 # VPP Performance Changes 3n-hsw 2t2c ndr
3342 - type: "table"
3343   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3344   algorithm: "table_comparison"
3345   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3347   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3348   columns:
3349     - title: "1908.1-2"
3350       data-set: "vpp-performance-changes-3n-hsw-h1"
3351     - title: "2001.0-2"
3352       data-set: "vpp-performance-changes-3n-hsw-ref"
3353     - title: "2005.0-3"
3354       data-set: "vpp-performance-changes-3n-hsw-cmp"
3355     - title: "2005.0-4"
3356       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3357   comparisons:
3358     - title: "2005.0-4 vs 2005.0-3"
3359       reference: 3
3360       compare: 4
3361     - title: "2005.0-4 vs 2001.0-2"
3362       reference: 2
3363       compare: 4
3364 #  rca:
3365 #    - title: "RCA1"
3366 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3367 #    - title: "RCA2"
3368 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3369   legend:
3370     - 'Legend to Table:'
3371     - ''
3372     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3373     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3374     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3375     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3376 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3377 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3378
3379 # VPP Performance Changes 3n-skx 2t1c pdr
3380 - type: "table"
3381   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3382   algorithm: "table_comparison"
3383   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3384   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3385   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3386   columns:
3387     - title: "1908.1-2"
3388       data-set: "vpp-performance-changes-3n-skx-h1"
3389     - title: "2001.0-2"
3390       data-set: "vpp-performance-changes-3n-skx-ref"
3391     - title: "2005.0-3"
3392       data-set: "vpp-performance-changes-3n-skx-cmp"
3393     - title: "2005.0-4"
3394       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3395   comparisons:
3396     - title: "2005.0-4 vs 2005.0-3"
3397       reference: 3
3398       compare: 4
3399     - title: "2005.0-4 vs 2001.0-2"
3400       reference: 2
3401       compare: 4
3402 #  rca:
3403 #    - title: "RCA1"
3404 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3405 #    - title: "RCA2"
3406 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3407   legend:
3408     - 'Legend to Table:'
3409     - ''
3410     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3411     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3412     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3413     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3414 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3415 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3416
3417 # VPP Performance Changes 3n-skx 4t2c pdr
3418 - type: "table"
3419   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3420   algorithm: "table_comparison"
3421   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3422   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3423   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3424   columns:
3425     - title: "1908.1-2"
3426       data-set: "vpp-performance-changes-3n-skx-h1"
3427     - title: "2001.0-2"
3428       data-set: "vpp-performance-changes-3n-skx-ref"
3429     - title: "2005.0-3"
3430       data-set: "vpp-performance-changes-3n-skx-cmp"
3431     - title: "2005.0-4"
3432       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3433   comparisons:
3434     - title: "2005.0-4 vs 2005.0-3"
3435       reference: 3
3436       compare: 4
3437     - title: "2005.0-4 vs 2001.0-2"
3438       reference: 2
3439       compare: 4
3440 #  rca:
3441 #    - title: "RCA1"
3442 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3443 #    - title: "RCA2"
3444 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3445   legend:
3446     - 'Legend to Table:'
3447     - ''
3448     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3449     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3450     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3451     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3452 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3453 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3454
3455 # VPP Performance Changes 3n-skx 2t1c ndr
3456 - type: "table"
3457   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3458   algorithm: "table_comparison"
3459   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3460   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3461   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3462   columns:
3463     - title: "1908.1-2"
3464       data-set: "vpp-performance-changes-3n-skx-h1"
3465     - title: "2001.0-2"
3466       data-set: "vpp-performance-changes-3n-skx-ref"
3467     - title: "2005.0-3"
3468       data-set: "vpp-performance-changes-3n-skx-cmp"
3469     - title: "2005.0-4"
3470       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3471   comparisons:
3472     - title: "2005.0-4 vs 2005.0-3"
3473       reference: 3
3474       compare: 4
3475     - title: "2005.0-4 vs 2001.0-2"
3476       reference: 2
3477       compare: 4
3478 #  rca:
3479 #    - title: "RCA1"
3480 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3481 #    - title: "RCA2"
3482 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3483   legend:
3484     - 'Legend to Table:'
3485     - ''
3486     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3487     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3488     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3489     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3490 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3491 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3492
3493 # VPP Performance Changes 3n-skx 4t2c ndr
3494 - type: "table"
3495   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3496   algorithm: "table_comparison"
3497   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3498   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3499   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3500   columns:
3501     - title: "1908.1-2"
3502       data-set: "vpp-performance-changes-3n-skx-h1"
3503     - title: "2001.0-2"
3504       data-set: "vpp-performance-changes-3n-skx-ref"
3505     - title: "2005.0-3"
3506       data-set: "vpp-performance-changes-3n-skx-cmp"
3507     - title: "2005.0-4"
3508       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3509   comparisons:
3510     - title: "2005.0-4 vs 2005.0-3"
3511       reference: 3
3512       compare: 4
3513     - title: "2005.0-4 vs 2001.0-2"
3514       reference: 2
3515       compare: 4
3516 #  rca:
3517 #    - title: "RCA1"
3518 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3519 #    - title: "RCA2"
3520 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3521   legend:
3522     - 'Legend to Table:'
3523     - ''
3524     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3525     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3526     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3527     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3528 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3529 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3530
3531 # VPP Performance Changes 2n-skx 2t1c pdr
3532 - type: "table"
3533   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3534   algorithm: "table_comparison"
3535   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3536   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3537   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3538   columns:
3539     - title: "1908.1-2"
3540       data-set: "vpp-performance-changes-2n-skx-h1"
3541     - title: "2001.0-2"
3542       data-set: "vpp-performance-changes-2n-skx-ref"
3543     - title: "2005.0-3"
3544       data-set: "vpp-performance-changes-2n-skx-cmp"
3545     - title: "2005.0-4"
3546       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3547   comparisons:
3548     - title: "2005.0-4 vs 2005.0-3"
3549       reference: 3
3550       compare: 4
3551     - title: "2005.0-4 vs 2001.0-2"
3552       reference: 2
3553       compare: 4
3554 #  rca:
3555 #    - title: "RCA1"
3556 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3557 #    - title: "RCA2"
3558 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3559   legend:
3560     - 'Legend to Table:'
3561     - ''
3562     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3563     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3564     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3565     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3566 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3567 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3568
3569 # VPP Performance Changes 2n-skx 4t2c pdr
3570 - type: "table"
3571   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3572   algorithm: "table_comparison"
3573   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3574   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3575   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3576   columns:
3577     - title: "1908.1-2"
3578       data-set: "vpp-performance-changes-2n-skx-h1"
3579     - title: "2001.0-2"
3580       data-set: "vpp-performance-changes-2n-skx-ref"
3581     - title: "2005.0-3"
3582       data-set: "vpp-performance-changes-2n-skx-cmp"
3583     - title: "2005.0-4"
3584       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3585   comparisons:
3586     - title: "2005.0-4 vs 2005.0-3"
3587       reference: 3
3588       compare: 4
3589     - title: "2005.0-4 vs 2001.0-2"
3590       reference: 2
3591       compare: 4
3592 #  rca:
3593 #    - title: "RCA1"
3594 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
3595 #    - title: "RCA2"
3596 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
3597   legend:
3598     - 'Legend to Table:'
3599     - ''
3600     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3601     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3602     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3603     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3604 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3605 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3606
3607 # VPP Performance Changes 2n-skx 2t1c ndr
3608 - type: "table"
3609   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3610   algorithm: "table_comparison"
3611   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3612   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3613   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3614   columns:
3615     - title: "1908.1-2"
3616       data-set: "vpp-performance-changes-2n-skx-h1"
3617     - title: "2001.0-2"
3618       data-set: "vpp-performance-changes-2n-skx-ref"
3619     - title: "2005.0-3"
3620       data-set: "vpp-performance-changes-2n-skx-cmp"
3621     - title: "2005.0-4"
3622       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3623   comparisons:
3624     - title: "2005.0-4 vs 2005.0-3"
3625       reference: 3
3626       compare: 4
3627     - title: "2005.0-4 vs 2001.0-2"
3628       reference: 2
3629       compare: 4
3630 #  rca:
3631 #    - title: "RCA1"
3632 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
3633 #    - title: "RCA2"
3634 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
3635   legend:
3636     - 'Legend to Table:'
3637     - ''
3638     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3639     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3640     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3641     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3642 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3643 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3644
3645 # VPP Performance Changes 2n-skx 4t2c ndr
3646 - type: "table"
3647   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3648   algorithm: "table_comparison"
3649   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3650   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3651   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3652   columns:
3653     - title: "1908.1-2"
3654       data-set: "vpp-performance-changes-2n-skx-h1"
3655     - title: "2001.0-2"
3656       data-set: "vpp-performance-changes-2n-skx-ref"
3657     - title: "2005.0-3"
3658       data-set: "vpp-performance-changes-2n-skx-cmp"
3659     - title: "2005.0-4"
3660       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3661   comparisons:
3662     - title: "2005.0-4 vs 2005.0-3"
3663       reference: 3
3664       compare: 4
3665     - title: "2005.0-4 vs 2001.0-2"
3666       reference: 2
3667       compare: 4
3668 #  rca:
3669 #    - title: "RCA1"
3670 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
3671 #    - title: "RCA2"
3672 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
3673   legend:
3674     - 'Legend to Table:'
3675     - ''
3676     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3677     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3678     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3679     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3680 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3681 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3682
3683 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3684 - type: "table"
3685   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3686   algorithm: "table_comparison"
3687   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3688   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3689   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3690   columns:
3691     - title: "2001.0-2"
3692       data-set: "vpp-performance-changes-2n-clx-ref"
3693     - title: "2005.0-3"
3694       data-set: "vpp-performance-changes-2n-clx-cmp"
3695     - title: "2005.0-4"
3696       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3697   comparisons:
3698     - title: "2005.0-4 vs 2005.0-3"
3699       reference: 2
3700       compare: 3
3701     - title: "2005.0-4 vs 2001.0-2"
3702       reference: 1
3703       compare: 3
3704 #  rca:
3705 #    - title: "RCA1"
3706 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
3707 #    - title: "RCA2"
3708 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
3709   legend:
3710     - 'Legend to Table:'
3711     - ''
3712     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3713     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3714     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3715     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3716 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3717 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3718
3719 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3720 - type: "table"
3721   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3722   algorithm: "table_comparison"
3723   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3724   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3725   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3726   columns:
3727     - title: "2001.0-2"
3728       data-set: "vpp-performance-changes-2n-clx-ref"
3729     - title: "2005.0-3"
3730       data-set: "vpp-performance-changes-2n-clx-cmp"
3731     - title: "2005.0-4"
3732       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3733   comparisons:
3734     - title: "2005.0-4 vs 2005.0-3"
3735       reference: 2
3736       compare: 3
3737     - title: "2005.0-4 vs 2001.0-2"
3738       reference: 1
3739       compare: 3
3740 #  rca:
3741 #    - title: "RCA1"
3742 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
3743 #    - title: "RCA2"
3744 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
3745   legend:
3746     - 'Legend to Table:'
3747     - ''
3748     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3749     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3750     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3751     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3752 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3753 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3754
3755 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3756 - type: "table"
3757   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3758   algorithm: "table_comparison"
3759   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3760   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3761   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3762   columns:
3763     - title: "2001.0-2"
3764       data-set: "vpp-performance-changes-2n-clx-ref"
3765     - title: "2005.0-3"
3766       data-set: "vpp-performance-changes-2n-clx-cmp"
3767     - title: "2005.0-4"
3768       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3769   comparisons:
3770     - title: "2005.0-4 vs 2005.0-3"
3771       reference: 2
3772       compare: 3
3773     - title: "2005.0-4 vs 2001.0-2"
3774       reference: 1
3775       compare: 3
3776 #  rca:
3777 #    - title: "RCA1"
3778 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
3779 #    - title: "RCA2"
3780 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
3781   legend:
3782     - 'Legend to Table:'
3783     - ''
3784     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3785     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3786     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3787     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3788 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3789 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3790
3791 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3792 - type: "table"
3793   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3794   algorithm: "table_comparison"
3795   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3796   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3797   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3798   columns:
3799     - title: "2001.0-2"
3800       data-set: "vpp-performance-changes-2n-clx-ref"
3801     - title: "2005.0-3"
3802       data-set: "vpp-performance-changes-2n-clx-cmp"
3803     - title: "2005.0-4"
3804       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3805   comparisons:
3806     - title: "2005.0-4 vs 2005.0-3"
3807       reference: 2
3808       compare: 3
3809     - title: "2005.0-4 vs 2001.0-2"
3810       reference: 1
3811       compare: 3
3812 #  rca:
3813 #    - title: "RCA1"
3814 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
3815 #    - title: "RCA2"
3816 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
3817   legend:
3818     - 'Legend to Table:'
3819     - ''
3820     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3821     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3822     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3823     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3824 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3825 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3826
3827 # VPP Performance Changes 2n-clx-x556 2t1c pdr
3828 - type: "table"
3829   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3830   algorithm: "table_comparison"
3831   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3832   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3833   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3834   columns:
3835     - title: "2001.0-2"
3836       data-set: "vpp-performance-changes-2n-clx-ref"
3837     - title: "2005.0-4"
3838       data-set: "vpp-performance-changes-2n-clx-cmp"
3839   comparisons:
3840     - title: "Diff"
3841       reference: 1
3842       compare: 2
3843   legend:
3844     - "Legend to Table"
3845     - "2001, 2005 - VPP versions tested."
3846     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3847
3848 # VPP Performance Changes 2n-clx-x556 4t2c pdr
3849 - type: "table"
3850   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3851   algorithm: "table_comparison"
3852   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3853   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3854   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3855   columns:
3856     - title: "2001.0-2"
3857       data-set: "vpp-performance-changes-2n-clx-ref"
3858     - title: "2005.0-4"
3859       data-set: "vpp-performance-changes-2n-clx-cmp"
3860   comparisons:
3861     - title: "Diff"
3862       reference: 1
3863       compare: 2
3864   legend:
3865     - "Legend to Table"
3866     - "2001, 2005 - VPP versions tested."
3867     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3868
3869 # VPP Performance Changes 2n-clx-x556 2t1c ndr
3870 - type: "table"
3871   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3872   algorithm: "table_comparison"
3873   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3874   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3875   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3876   columns:
3877     - title: "2001.0-2"
3878       data-set: "vpp-performance-changes-2n-clx-ref"
3879     - title: "2005.0-4"
3880       data-set: "vpp-performance-changes-2n-clx-cmp"
3881   comparisons:
3882     - title: "Diff"
3883       reference: 1
3884       compare: 2
3885   legend:
3886     - "Legend to Table"
3887     - "2001, 2005 - VPP versions tested."
3888     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3889
3890 # VPP Performance Changes 2n-clx-x556 4t2c ndr
3891 - type: "table"
3892   title: "VPP Performance Changes 2n-clx-x556 ndr"
3893   algorithm: "table_comparison"
3894   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3895   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3896   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3897   columns:
3898     - title: "2001.0-2"
3899       data-set: "vpp-performance-changes-2n-clx-ref"
3900     - title: "2005.0-4"
3901       data-set: "vpp-performance-changes-2n-clx-cmp"
3902   comparisons:
3903     - title: "Diff"
3904       reference: 1
3905       compare: 2
3906   legend:
3907     - "Legend to Table"
3908     - "2001, 2005 - VPP versions tested."
3909     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3910
3911 # VPP Performance Changes 2n-dnv 1t1c pdr
3912 - type: "table"
3913   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3914   algorithm: "table_comparison"
3915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3916   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3917   filter: "'1T1C'"
3918   columns:
3919     - title: "1908"
3920       data-set: "vpp-performance-changes-2n-dnv-h1"
3921     - title: "2001"
3922       data-set: "vpp-performance-changes-2n-dnv-ref"
3923     - title: "2005"
3924       data-set: "vpp-performance-changes-2n-dnv-cmp"
3925   comparisons:
3926     - title: "Diff"
3927       reference: 2
3928       compare: 3
3929   legend:
3930     - "Legend to Table"
3931     - "1908, 2001, 2005 - VPP versions tested."
3932     - "Diff - difference between 2001 and 2005 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-h1"
3944     - title: "2001"
3945       data-set: "vpp-performance-changes-2n-dnv-ref"
3946     - title: "2005"
3947       data-set: "vpp-performance-changes-2n-dnv-cmp"
3948   comparisons:
3949     - title: "Diff"
3950       reference: 2
3951       compare: 3
3952   legend:
3953     - "Legend to Table"
3954     - "1908, 2001, 2005 - VPP versions tested."
3955     - "Diff - difference between 2001 and 2005 VPP version."
3956
3957 # VPP Performance Changes 2n-dnv 1t1c ndr
3958 - type: "table"
3959   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3960   algorithm: "table_comparison"
3961   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3962   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3963   filter: "'1T1C'"
3964   columns:
3965     - title: "1908"
3966       data-set: "vpp-performance-changes-2n-dnv-h1"
3967     - title: "2001"
3968       data-set: "vpp-performance-changes-2n-dnv-ref"
3969     - title: "2005"
3970       data-set: "vpp-performance-changes-2n-dnv-cmp"
3971   comparisons:
3972     - title: "Diff"
3973       reference: 2
3974       compare: 3
3975   legend:
3976     - "Legend to Table"
3977     - "1908, 2001, 2005 - VPP versions tested."
3978     - "Diff - difference between 2001 and 2005 VPP version."
3979
3980 # VPP Performance Changes 2n-dnv 2t2c ndr
3981 - type: "table"
3982   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3983   algorithm: "table_comparison"
3984   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3985   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3986   filter: "'2T2C'"
3987   columns:
3988     - title: "1908"
3989       data-set: "vpp-performance-changes-2n-dnv-h1"
3990     - title: "2001"
3991       data-set: "vpp-performance-changes-2n-dnv-ref"
3992     - title: "2005"
3993       data-set: "vpp-performance-changes-2n-dnv-cmp"
3994   comparisons:
3995     - title: "Diff"
3996       reference: 2
3997       compare: 3
3998   legend:
3999     - "Legend to Table"
4000     - "1908, 2001, 2005 - VPP versions tested."
4001     - "Diff - difference between 2001 and 2005 VPP version."
4002
4003 # VPP Performance Changes 3n-dnv 1t1c pdr
4004 - type: "table"
4005   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4006   algorithm: "table_comparison"
4007   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4008   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4009   filter: "'1T1C'"
4010   columns:
4011     - title: "1908"
4012       data-set: "vpp-performance-changes-3n-dnv-h1"
4013     - title: "2001"
4014       data-set: "vpp-performance-changes-3n-dnv-ref"
4015     - title: "2005"
4016       data-set: "vpp-performance-changes-3n-dnv-cmp"
4017   comparisons:
4018     - title: "Diff"
4019       reference: 2
4020       compare: 3
4021   legend:
4022     - "Legend to Table"
4023     - "1908, 2001, 2005 - VPP versions tested."
4024     - "Diff - difference between 2001 and 2005 VPP version."
4025
4026 # VPP Performance Changes 3n-dnv 2t2c pdr
4027 - type: "table"
4028   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4029   algorithm: "table_comparison"
4030   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4031   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4032   filter: "'2T2C'"
4033   columns:
4034     - title: "1908"
4035       data-set: "vpp-performance-changes-3n-dnv-h1"
4036     - title: "2001"
4037       data-set: "vpp-performance-changes-3n-dnv-ref"
4038     - title: "2005"
4039       data-set: "vpp-performance-changes-3n-dnv-cmp"
4040   comparisons:
4041     - title: "Diff"
4042       reference: 2
4043       compare: 3
4044   legend:
4045     - "Legend to Table"
4046     - "1908, 2001, 2005 - VPP versions tested."
4047     - "Diff - difference between 2001 and 2005 VPP version."
4048
4049 # VPP Performance Changes 3n-dnv 1t1c ndr
4050 - type: "table"
4051   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4052   algorithm: "table_comparison"
4053   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4054   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4055   filter: "'1T1C'"
4056   columns:
4057     - title: "1908"
4058       data-set: "vpp-performance-changes-3n-dnv-h1"
4059     - title: "2001"
4060       data-set: "vpp-performance-changes-3n-dnv-ref"
4061     - title: "2005"
4062       data-set: "vpp-performance-changes-3n-dnv-cmp"
4063   comparisons:
4064     - title: "Diff"
4065       reference: 2
4066       compare: 3
4067   legend:
4068     - "Legend to Table"
4069     - "1908, 2001, 2005 - VPP versions tested."
4070     - "Diff - difference between 2001 and 2005 VPP version."
4071
4072 # VPP Performance Changes 3n-dnv 2t2c ndr
4073 - type: "table"
4074   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4075   algorithm: "table_comparison"
4076   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4077   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4078   filter: "'2T2C'"
4079   columns:
4080     - title: "1908"
4081       data-set: "vpp-performance-changes-3n-dnv-h1"
4082     - title: "2001"
4083       data-set: "vpp-performance-changes-3n-dnv-ref"
4084     - title: "2005"
4085       data-set: "vpp-performance-changes-3n-dnv-cmp"
4086   comparisons:
4087     - title: "Diff"
4088       reference: 2
4089       compare: 3
4090   legend:
4091     - "Legend to Table"
4092     - "1908, 2001, 2005 - VPP versions tested."
4093     - "Diff - difference between 2001 and 2005 VPP version."
4094
4095 # VPP Performance Changes 3n-tsh 1t1c pdr
4096 - type: "table"
4097   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4098   algorithm: "table_comparison"
4099   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4100   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4101   filter: "'1T1C'"
4102   columns:
4103     - title: "1908.1-2"
4104       data-set: "vpp-performance-changes-3n-tsh-h1"
4105     - title: "2001.0-2"
4106       data-set: "vpp-performance-changes-3n-tsh-ref"
4107     - title: "2005.0-3"
4108       data-set: "vpp-performance-changes-3n-tsh-cmp"
4109     - title: "2005.0-4"
4110       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4111   comparisons:
4112     - title: "2005.0-4 vs 2005.0-3"
4113       reference: 3
4114       compare: 4
4115     - title: "2005.0-4 vs 2001.0-2"
4116       reference: 2
4117       compare: 4
4118 #  rca:
4119 #    - title: "RCA1"
4120 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4121 #    - title: "RCA2"
4122 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4123   legend:
4124     - 'Legend to Table:'
4125     - ''
4126     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
4127     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4128     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
4129     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
4130 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4131 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4132
4133 # VPP Performance Changes 3n-tsh 2t2c pdr
4134 - type: "table"
4135   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4136   algorithm: "table_comparison"
4137   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4138   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4139   filter: "'2T2C'"
4140   columns:
4141     - title: "1908.1-2"
4142       data-set: "vpp-performance-changes-3n-tsh-h1"
4143     - title: "2001.0-2"
4144       data-set: "vpp-performance-changes-3n-tsh-ref"
4145     - title: "2005.0-3"
4146       data-set: "vpp-performance-changes-3n-tsh-cmp"
4147     - title: "2005.0-4"
4148       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4149   comparisons:
4150     - title: "2005.0-4 vs 2005.0-3"
4151       reference: 3
4152       compare: 4
4153     - title: "2005.0-4 vs 2001.0-2"
4154       reference: 2
4155       compare: 4
4156 #  rca:
4157 #    - title: "RCA1"
4158 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4159 #    - title: "RCA2"
4160 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4161   legend:
4162     - 'Legend to Table:'
4163     - ''
4164     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
4165     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4166     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
4167     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
4168 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4169 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4170
4171 # VPP Performance Changes 3n-tsh 1t1c ndr
4172 - type: "table"
4173   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4174   algorithm: "table_comparison"
4175   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4176   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4177   filter: "'1T1C'"
4178   columns:
4179     - title: "1908.1-2"
4180       data-set: "vpp-performance-changes-3n-tsh-h1"
4181     - title: "2001.0-2"
4182       data-set: "vpp-performance-changes-3n-tsh-ref"
4183     - title: "2005.0-3"
4184       data-set: "vpp-performance-changes-3n-tsh-cmp"
4185     - title: "2005.0-4"
4186       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4187   comparisons:
4188     - title: "2005.0-4 vs 2005.0-3"
4189       reference: 3
4190       compare: 4
4191     - title: "2005.0-4 vs 2001.0-2"
4192       reference: 2
4193       compare: 4
4194 #  rca:
4195 #    - title: "RCA1"
4196 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4197 #    - title: "RCA2"
4198 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4199   legend:
4200     - 'Legend to Table:'
4201     - ''
4202     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
4203     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4204     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
4205     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
4206 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4207 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4208
4209 # VPP Performance Changes 3n-tsh 2t2c ndr
4210 - type: "table"
4211   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4212   algorithm: "table_comparison"
4213   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4214   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4215   filter: "'2T2C'"
4216   columns:
4217     - title: "1908.1-2"
4218       data-set: "vpp-performance-changes-3n-tsh-h1"
4219     - title: "2001.0-2"
4220       data-set: "vpp-performance-changes-3n-tsh-ref"
4221     - title: "2005.0-3"
4222       data-set: "vpp-performance-changes-3n-tsh-cmp"
4223     - title: "2005.0-4"
4224       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4225   comparisons:
4226     - title: "2005.0-4 vs 2005.0-3"
4227       reference: 3
4228       compare: 4
4229     - title: "2005.0-4 vs 2001.0-2"
4230       reference: 2
4231       compare: 4
4232 #  rca:
4233 #    - title: "RCA1"
4234 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
4235 #    - title: "RCA2"
4236 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
4237   legend:
4238     - 'Legend to Table:'
4239     - ''
4240     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
4241     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4242     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
4243     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
4244 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4245 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4246
4247 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4248 - type: "table"
4249   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4250   algorithm: "table_comparison"
4251   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4252   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4253   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4254   columns:
4255     - title: "3n-hsw xl710"
4256       data-set: "vpp-compare-testbeds-ref"
4257       tag: "NIC_Intel-XL710"
4258     - title: "3n-skx xxv710"
4259       data-set: "vpp-compare-testbeds-cmp"
4260       tag: "NIC_Intel-XXV710"
4261   comparisons:
4262     - title: "Diff"
4263       reference: 1
4264       compare: 2
4265   legend:
4266     - "Legend to Table"
4267     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4268     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4269
4270 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4271 - type: "table"
4272   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4273   algorithm: "table_comparison"
4274   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4275   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4276   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4277   columns:
4278     - title: "3n-hsw xl710"
4279       data-set: "vpp-compare-testbeds-ref"
4280       tag: "NIC_Intel-XL710"
4281     - title: "3n-skx xxv710"
4282       data-set: "vpp-compare-testbeds-cmp"
4283       tag: "NIC_Intel-XXV710"
4284   comparisons:
4285     - title: "Diff"
4286       reference: 1
4287       compare: 2
4288   legend:
4289     - "Legend to Table"
4290     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4291     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4292
4293 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4294 - type: "table"
4295   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4296   algorithm: "table_comparison"
4297   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4298   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4299   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4300   columns:
4301     - title: "3n-hsw xl710"
4302       data-set: "vpp-compare-testbeds-ref"
4303       tag: "NIC_Intel-XL710"
4304     - title: "3n-skx xxv710"
4305       data-set: "vpp-compare-testbeds-cmp"
4306       tag: "NIC_Intel-XXV710"
4307   comparisons:
4308     - title: "Diff"
4309       reference: 1
4310       compare: 2
4311   legend:
4312     - "Legend to Table"
4313     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4314     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4315
4316 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4317 - type: "table"
4318   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4319   algorithm: "table_comparison"
4320   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4321   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4322   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4323   columns:
4324     - title: "3n-hsw xl710"
4325       data-set: "vpp-compare-testbeds-ref"
4326       tag: "NIC_Intel-XL710"
4327     - title: "3n-skx xxv710"
4328       data-set: "vpp-compare-testbeds-cmp"
4329       tag: "NIC_Intel-XXV710"
4330   comparisons:
4331     - title: "Diff"
4332       reference: 1
4333       compare: 2
4334   legend:
4335     - "Legend to Table"
4336     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4337     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4338
4339 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4340 - type: "table"
4341   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4342   algorithm: "table_comparison"
4343   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4344   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4345   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4346   columns:
4347     - title: "2n-skx"
4348       data-set: "vpp-compare-testbeds-skx-clx-ref"
4349     - title: "2n-clx"
4350       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4351   comparisons:
4352     - title: "Diff"
4353       reference: 1
4354       compare: 2
4355   legend:
4356     - "Legend to Table"
4357     - "2n-skx, 2n-clx - testbeds and NICs tested."
4358     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4359
4360 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4361 - type: "table"
4362   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4363   algorithm: "table_comparison"
4364   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4365   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4366   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4367   columns:
4368     - title: "2n-skx"
4369       data-set: "vpp-compare-testbeds-skx-clx-ref"
4370     - title: "2n-clx"
4371       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4372   comparisons:
4373     - title: "Diff"
4374       reference: 1
4375       compare: 2
4376   legend:
4377     - "Legend to Table"
4378     - "2n-skx, 2n-clx - testbeds and NICs tested."
4379     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4380
4381 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4382 - type: "table"
4383   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4384   algorithm: "table_comparison"
4385   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4386   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4387   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4388   columns:
4389     - title: "2n-skx"
4390       data-set: "vpp-compare-testbeds-skx-clx-ref"
4391     - title: "2n-clx"
4392       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4393   comparisons:
4394     - title: "Diff"
4395       reference: 1
4396       compare: 2
4397   legend:
4398     - "Legend to Table"
4399     - "2n-skx, 2n-clx - testbeds and NICs tested."
4400     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4401
4402 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4403 - type: "table"
4404   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4405   algorithm: "table_comparison"
4406   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4407   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4408   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4409   columns:
4410     - title: "2n-skx"
4411       data-set: "vpp-compare-testbeds-skx-clx-ref"
4412     - title: "2n-clx"
4413       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4414   comparisons:
4415     - title: "Diff"
4416       reference: 1
4417       compare: 2
4418   legend:
4419     - "Legend to Table"
4420     - "2n-skx, 2n-clx - testbeds and NICs tested."
4421     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4422
4423 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4424 - type: "table"
4425   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4426   algorithm: "table_comparison"
4427   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4428   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4429   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4430   columns:
4431     - title: "3n-hsw xl710"
4432       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4433       tag: "NIC_Intel-XL710"
4434     - title: "2n-clx xxv710"
4435       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4436       tag: "NIC_Intel-XXV710"
4437   comparisons:
4438     - title: "Diff"
4439       reference: 1
4440       compare: 2
4441   legend:
4442     - "Legend to Table"
4443     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4444     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4445
4446 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4447 - type: "table"
4448   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4449   algorithm: "table_comparison"
4450   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4451   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4452   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4453   columns:
4454     - title: "3n-hsw xl710"
4455       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4456       tag: "NIC_Intel-XL710"
4457     - title: "2n-clx xxv710"
4458       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4459       tag: "NIC_Intel-XXV710"
4460   comparisons:
4461     - title: "Diff"
4462       reference: 1
4463       compare: 2
4464   legend:
4465     - "Legend to Table"
4466     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4467     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4468
4469 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4470 - type: "table"
4471   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4472   algorithm: "table_comparison"
4473   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4474   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4475   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4476   columns:
4477     - title: "3n-hsw xl710"
4478       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4479       tag: "NIC_Intel-XL710"
4480     - title: "2n-clx xxv710"
4481       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4482       tag: "NIC_Intel-XXV710"
4483   comparisons:
4484     - title: "Diff"
4485       reference: 1
4486       compare: 2
4487   legend:
4488     - "Legend to Table"
4489     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4490     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4491
4492 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4493 - type: "table"
4494   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4495   algorithm: "table_comparison"
4496   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4497   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4498   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4499   columns:
4500     - title: "3n-hsw xl710"
4501       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4502       tag: "NIC_Intel-XL710"
4503     - title: "2n-clx xxv710"
4504       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4505       tag: "NIC_Intel-XXV710"
4506   comparisons:
4507     - title: "Diff"
4508       reference: 1
4509       compare: 2
4510   legend:
4511     - "Legend to Table"
4512     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4513     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4514
4515 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4516 - type: "table"
4517   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4518   algorithm: "table_comparison"
4519   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4520   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4521   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4522   columns:
4523     - title: "3n-skx"
4524       data-set: "vpp-compare-topologies-ref"
4525     - title: "2n-skx"
4526       data-set: "vpp-compare-topologies-cmp"
4527   comparisons:
4528     - title: "Diff"
4529       reference: 1
4530       compare: 2
4531   legend:
4532     - "Legend to Table"
4533     - "3n-skx, 2n-skx - topologies tested."
4534     - "Diff - difference between 3n-skx and 2n-skx topologies."
4535
4536 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4537 - type: "table"
4538   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4539   algorithm: "table_comparison"
4540   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4541   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4542   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4543   columns:
4544     - title: "3n-skx"
4545       data-set: "vpp-compare-topologies-ref"
4546     - title: "2n-skx"
4547       data-set: "vpp-compare-topologies-cmp"
4548   comparisons:
4549     - title: "Diff"
4550       reference: 1
4551       compare: 2
4552   legend:
4553     - "Legend to Table"
4554     - "3n-skx, 2n-skx - topologies tested."
4555     - "Diff - difference between 3n-skx and 2n-skx topologies."
4556
4557 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4558 - type: "table"
4559   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4560   algorithm: "table_comparison"
4561   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4562   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4563   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4564   columns:
4565     - title: "3n-skx"
4566       data-set: "vpp-compare-topologies-ref"
4567     - title: "2n-skx"
4568       data-set: "vpp-compare-topologies-cmp"
4569   comparisons:
4570     - title: "Diff"
4571       reference: 1
4572       compare: 2
4573   legend:
4574     - "Legend to Table"
4575     - "3n-skx, 2n-skx - topologies tested."
4576     - "Diff - difference between 3n-skx and 2n-skx topologies."
4577
4578 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4579 - type: "table"
4580   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4581   algorithm: "table_comparison"
4582   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4583   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4584   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4585   columns:
4586     - title: "3n-skx"
4587       data-set: "vpp-compare-topologies-ref"
4588     - title: "2n-skx"
4589       data-set: "vpp-compare-topologies-cmp"
4590   comparisons:
4591     - title: "Diff"
4592       reference: 1
4593       compare: 2
4594   legend:
4595     - "Legend to Table"
4596     - "3n-skx, 2n-skx - topologies tested."
4597     - "Diff - difference between 3n-skx and 2n-skx topologies."
4598
4599 # VPP Performance Changes 3n-hsw 1t1c mrr
4600 - type: "table"
4601   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4602   algorithm: "table_comparison"
4603   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4605   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4606   columns:
4607     - title: "1908"
4608       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4609     - title: "2001"
4610       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4611     - title: "2005"
4612       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4613   comparisons:
4614     - title: "Diff"
4615       reference: 2
4616       compare: 3
4617   legend:
4618     - "Legend to Table"
4619     - "1908, 2001, 2005 - VPP versions tested."
4620     - "Diff - difference between 2001 and 2005 VPP version."
4621
4622 # VPP Performance Changes 3n-hsw 2t2c mrr
4623 - type: "table"
4624   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4625   algorithm: "table_comparison"
4626   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4627   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4628   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4629   columns:
4630     - title: "1908"
4631       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4632     - title: "2001"
4633       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4634     - title: "2005"
4635       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4636   comparisons:
4637     - title: "Diff"
4638       reference: 2
4639       compare: 3
4640   legend:
4641     - "Legend to Table"
4642     - "1908, 2001, 2005 - VPP versions tested."
4643     - "Diff - difference between 2001 and 2005 VPP version."
4644
4645 # VPP Performance Changes 3n-hsw 4t4c mrr
4646 - type: "table"
4647   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4648   algorithm: "table_comparison"
4649   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4650   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4651   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4652   columns:
4653     - title: "1908"
4654       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4655     - title: "2001"
4656       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4657     - title: "2005"
4658       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4659   comparisons:
4660     - title: "Diff"
4661       reference: 2
4662       compare: 3
4663   legend:
4664     - "Legend to Table"
4665     - "1908, 2001, 2005 - VPP versions tested."
4666     - "Diff - difference between 2001 and 2005 VPP version."
4667
4668 # VPP Performance Changes 3n-skx 2t1c mrr
4669 - type: "table"
4670   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4671   algorithm: "table_comparison"
4672   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4673   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4674   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4675   columns:
4676 #    - title: "1908"
4677 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4678     - title: "2001"
4679       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4680     - title: "2005"
4681       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4682   comparisons:
4683     - title: "Diff"
4684       reference: 1
4685       compare: 2
4686   legend:
4687     - "Legend to Table"
4688     - "2001, 2005 - VPP versions tested."
4689     - "Diff - difference between 2001 and 2005 VPP version."
4690
4691 # VPP Performance Changes 3n-skx 4t2c mrr
4692 - type: "table"
4693   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4694   algorithm: "table_comparison"
4695   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4696   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4697   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4698   columns:
4699 #    - title: "1908"
4700 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4701     - title: "2001"
4702       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4703     - title: "2005"
4704       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4705   comparisons:
4706     - title: "Diff"
4707       reference: 1
4708       compare: 2
4709   legend:
4710     - "Legend to Table"
4711     - "2001, 2005 - VPP versions tested."
4712     - "Diff - difference between 2001 and 2005 VPP version."
4713
4714 # VPP Performance Changes 3n-skx 8t4c mrr
4715 - type: "table"
4716   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4717   algorithm: "table_comparison"
4718   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4719   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4720   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4721   columns:
4722 #    - title: "1908"
4723 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4724     - title: "2001"
4725       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4726     - title: "2005"
4727       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4728   comparisons:
4729     - title: "Diff"
4730       reference: 1
4731       compare: 2
4732   legend:
4733     - "Legend to Table"
4734     - "2001, 2005 - VPP versions tested."
4735     - "Diff - difference between 2001 and 2005 VPP version."
4736
4737 # VPP Performance Changes 2n-skx 2t1c mrr
4738 - type: "table"
4739   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4740   algorithm: "table_comparison"
4741   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4742   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4743   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4744   columns:
4745 #    - title: "1908"
4746 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4747     - title: "2001"
4748       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4749     - title: "2005"
4750       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4751   comparisons:
4752     - title: "Diff"
4753       reference: 1
4754       compare: 2
4755   legend:
4756     - "Legend to Table"
4757     - "2001, 2005 - VPP versions tested."
4758     - "Diff - difference between 2001 and 2005 VPP version."
4759
4760 # VPP Performance Changes 2n-skx 4t2c mrr
4761 - type: "table"
4762   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4763   algorithm: "table_comparison"
4764   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4766   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4767   columns:
4768 #    - title: "1908"
4769 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4770     - title: "2001"
4771       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4772     - title: "2005"
4773       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4774   comparisons:
4775     - title: "Diff"
4776       reference: 1
4777       compare: 2
4778   legend:
4779     - "Legend to Table"
4780     - "2001, 2005 - VPP versions tested."
4781     - "Diff - difference between 2001 and 2005 VPP version."
4782
4783 # VPP Performance Changes 2n-skx 8t4c mrr
4784 - type: "table"
4785   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4786   algorithm: "table_comparison"
4787   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4788   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4789   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4790   columns:
4791 #    - title: "1908"
4792 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4793     - title: "2001"
4794       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4795     - title: "2005"
4796       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4797   comparisons:
4798     - title: "Diff"
4799       reference: 1
4800       compare: 2
4801   legend:
4802     - "Legend to Table"
4803     - "2001, 2005 - VPP versions tested."
4804     - "Diff - difference between 2001 and 2005 VPP version."
4805
4806 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4807 - type: "table"
4808   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4809   algorithm: "table_comparison"
4810   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4811   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4812   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4813   columns:
4814     - title: "2001"
4815       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4816     - title: "2005"
4817       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4818   comparisons:
4819     - title: "Diff"
4820       reference: 1
4821       compare: 2
4822   legend:
4823     - "Legend to Table"
4824     - "2001, 2005 - VPP versions tested."
4825     - "Diff - difference between 2001 and 2005 VPP version."
4826
4827 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4828 - type: "table"
4829   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4830   algorithm: "table_comparison"
4831   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4832   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4833   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4834   columns:
4835     - title: "2001"
4836       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4837     - title: "2005"
4838       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4839   comparisons:
4840     - title: "Diff"
4841       reference: 1
4842       compare: 2
4843   legend:
4844     - "Legend to Table"
4845     - "2001, 2005 - VPP versions tested."
4846     - "Diff - difference between 2001 and 2005 VPP version."
4847
4848 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4849 - type: "table"
4850   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4851   algorithm: "table_comparison"
4852   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4853   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4854   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4855   columns:
4856     - title: "2001"
4857       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4858     - title: "2005"
4859       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4860   comparisons:
4861     - title: "Diff"
4862       reference: 1
4863       compare: 2
4864   legend:
4865     - "Legend to Table"
4866     - "2001, 2005 - VPP versions tested."
4867     - "Diff - difference between 2001 and 2005 VPP version."
4868
4869 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
4870 - type: "table"
4871   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
4872   algorithm: "table_comparison"
4873   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
4874   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4875   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4876   columns:
4877     - title: "2001"
4878       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4879     - title: "2005"
4880       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4881   comparisons:
4882     - title: "Diff"
4883       reference: 1
4884       compare: 2
4885   legend:
4886     - "Legend to Table"
4887     - "2001, 2005 - VPP versions tested."
4888     - "Diff - difference between 2001 and 2005 VPP version."
4889
4890 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
4891 - type: "table"
4892   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
4893   algorithm: "table_comparison"
4894   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
4895   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4896   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4897   columns:
4898     - title: "2001"
4899       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4900     - title: "2005"
4901       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4902   comparisons:
4903     - title: "Diff"
4904       reference: 1
4905       compare: 2
4906   legend:
4907     - "Legend to Table"
4908     - "2001, 2005 - VPP versions tested."
4909     - "Diff - difference between 2001 and 2005 VPP version."
4910
4911 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
4912 - type: "table"
4913   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
4914   algorithm: "table_comparison"
4915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
4916   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4917   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4918   columns:
4919     - title: "2001"
4920       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4921     - title: "2005"
4922       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4923   comparisons:
4924     - title: "Diff"
4925       reference: 1
4926       compare: 2
4927   legend:
4928     - "Legend to Table"
4929     - "2001, 2005 - VPP versions tested."
4930     - "Diff - difference between 2001 and 2005 VPP version."
4931
4932 # VPP Performance Changes 2n-dnv 1t1c mrr
4933 - type: "table"
4934   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4935   algorithm: "table_comparison"
4936   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4937   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4938   filter: "'1T1C'"
4939   columns:
4940     - title: "1908"
4941       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4942     - title: "2001"
4943       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4944     - title: "2005"
4945       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4946   comparisons:
4947     - title: "Diff"
4948       reference: 2
4949       compare: 3
4950   legend:
4951     - "Legend to Table"
4952     - "1908, 2001, 2005 - VPP versions tested."
4953     - "Diff - difference between 2001 and 2005 VPP version."
4954
4955 # VPP Performance Changes 2n-dnv 2t2c mrr
4956 - type: "table"
4957   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4958   algorithm: "table_comparison"
4959   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4960   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4961   filter: "'2T2C'"
4962   columns:
4963     - title: "1908"
4964       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4965     - title: "2001"
4966       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4967     - title: "2005"
4968       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4969   comparisons:
4970     - title: "Diff"
4971       reference: 2
4972       compare: 3
4973   legend:
4974     - "Legend to Table"
4975     - "1908, 2001, 2005 - VPP versions tested."
4976     - "Diff - difference between 2001 and 2005 VPP version."
4977
4978 # VPP Performance Changes 2n-dnv 4t4c mrr
4979 - type: "table"
4980   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4981   algorithm: "table_comparison"
4982   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4983   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4984   filter: "'4T4C'"
4985   columns:
4986     - title: "1908"
4987       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4988     - title: "2001"
4989       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4990     - title: "2005"
4991       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4992   comparisons:
4993     - title: "Diff"
4994       reference: 2
4995       compare: 3
4996   legend:
4997     - "Legend to Table"
4998     - "1908, 2001, 2005 - VPP versions tested."
4999     - "Diff - difference between 2001 and 2005 VPP version."
5000
5001 # VPP Performance Changes 3n-dnv 1t1c mrr
5002 - type: "table"
5003   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5004   algorithm: "table_comparison"
5005   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5006   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5007   filter: "'1T1C'"
5008   columns:
5009     - title: "1908"
5010       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5011     - title: "2001"
5012       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5013     - title: "2005"
5014       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5015   comparisons:
5016     - title: "Diff"
5017       reference: 2
5018       compare: 3
5019   legend:
5020     - "Legend to Table"
5021     - "1908, 2001, 2005 - VPP versions tested."
5022     - "Diff - difference between 2001 and 2005 VPP version."
5023
5024 # VPP Performance Changes 3n-dnv 2t2c mrr
5025 - type: "table"
5026   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5027   algorithm: "table_comparison"
5028   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5029   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5030   filter: "'2T2C'"
5031   columns:
5032     - title: "1908"
5033       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5034     - title: "2001"
5035       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5036     - title: "2005"
5037       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5038   comparisons:
5039     - title: "Diff"
5040       reference: 2
5041       compare: 3
5042   legend:
5043     - "Legend to Table"
5044     - "1908, 2001, 2005 - VPP versions tested."
5045     - "Diff - difference between 2001 and 2005 VPP version."
5046
5047 # VPP Performance Changes 3n-dnv 4t4c mrr
5048 - type: "table"
5049   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5050   algorithm: "table_comparison"
5051   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5052   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5053   filter: "'4T4C'"
5054   columns:
5055     - title: "1908"
5056       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5057     - title: "2001"
5058       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5059     - title: "2005"
5060       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5061   comparisons:
5062     - title: "Diff"
5063       reference: 2
5064       compare: 3
5065   legend:
5066     - "Legend to Table"
5067     - "1908, 2001, 2005 - VPP versions tested."
5068     - "Diff - difference between 2001 and 2005 VPP version."
5069
5070 # VPP Performance Changes 3n-tsh 1t1c mrr
5071 - type: "table"
5072   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5073   algorithm: "table_comparison"
5074   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5075   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5076   filter: "'1T1C'"
5077   columns:
5078     - title: "1908"
5079       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5080     - title: "2001"
5081       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5082     - title: "2005"
5083       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5084   comparisons:
5085     - title: "Diff"
5086       reference: 2
5087       compare: 3
5088   legend:
5089     - "Legend to Table"
5090     - "1908, 2001, 2005 - VPP versions tested."
5091     - "Diff - difference between 2001 and 2005 VPP version."
5092
5093 # VPP Performance Changes 3n-tsh 2t2c mrr
5094 - type: "table"
5095   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5096   algorithm: "table_comparison"
5097   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5098   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5099   filter: "'2T2C'"
5100   columns:
5101     - title: "1908"
5102       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5103     - title: "2001"
5104       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5105     - title: "2005"
5106       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5107   comparisons:
5108     - title: "Diff"
5109       reference: 2
5110       compare: 3
5111   legend:
5112     - "Legend to Table"
5113     - "1908, 2001, 2005 - VPP versions tested."
5114     - "Diff - difference between 2001 and 2005 VPP version."
5115
5116 # VPP Performance Changes 3n-tsh 4t4c mrr
5117 - type: "table"
5118   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5119   algorithm: "table_comparison"
5120   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5121   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5122   filter: "'4T4C'"
5123   columns:
5124     - title: "1908"
5125       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5126     - title: "2001"
5127       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5128     - title: "2005"
5129       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5130   comparisons:
5131     - title: "Diff"
5132       reference: 2
5133       compare: 3
5134   legend:
5135     - "Legend to Table"
5136     - "1908, 2001, 2005 - VPP versions tested."
5137     - "Diff - difference between 2001 and 2005 VPP version."
5138
5139 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5140 - type: "table"
5141   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5142   algorithm: "table_comparison"
5143   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5144   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5145   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5146   columns:
5147     - title: "3n-hsw xl710"
5148       data-set: "vpp-compare-testbeds-mrr-ref"
5149       tag: "NIC_Intel-XL710"
5150     - title: "3n-skx xxv710"
5151       data-set: "vpp-compare-testbeds-mrr-cmp"
5152       tag: "NIC_Intel-XXV710"
5153   comparisons:
5154     - title: "Diff"
5155       reference: 1
5156       compare: 2
5157   legend:
5158     - "Legend to Table"
5159     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5160     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5161
5162 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5163 - type: "table"
5164   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5165   algorithm: "table_comparison"
5166   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5167   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5168   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5169   columns:
5170     - title: "3n-hsw xl710"
5171       data-set: "vpp-compare-testbeds-mrr-ref"
5172       tag: "NIC_Intel-XL710"
5173     - title: "3n-skx xxv710"
5174       data-set: "vpp-compare-testbeds-mrr-cmp"
5175       tag: "NIC_Intel-XXV710"
5176   comparisons:
5177     - title: "Diff"
5178       reference: 1
5179       compare: 2
5180   legend:
5181     - "Legend to Table"
5182     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5183     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5184
5185 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5186 - type: "table"
5187   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5188   algorithm: "table_comparison"
5189   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5190   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5191   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5192   columns:
5193     - title: "3n-hsw xl710"
5194       data-set: "vpp-compare-testbeds-mrr-ref"
5195       tag: "NIC_Intel-XL710"
5196     - title: "3n-skx xxv710"
5197       data-set: "vpp-compare-testbeds-mrr-cmp"
5198       tag: "NIC_Intel-XXV710"
5199   comparisons:
5200     - title: "Diff"
5201       reference: 1
5202       compare: 2
5203   legend:
5204     - "Legend to Table"
5205     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5206     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5207
5208 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5209 - type: "table"
5210   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5211   algorithm: "table_comparison"
5212   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5213   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5214   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5215   columns:
5216     - title: "2n-skx"
5217       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5218     - title: "2n-clx"
5219       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5220   comparisons:
5221     - title: "Diff"
5222       reference: 1
5223       compare: 2
5224   legend:
5225     - "Legend to Table"
5226     - "2n-skx, 2n-clx - testbeds and NICs tested."
5227     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5228
5229 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5230 - type: "table"
5231   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5232   algorithm: "table_comparison"
5233   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5234   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5235   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5236   columns:
5237     - title: "2n-skx"
5238       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5239     - title: "2n-clx"
5240       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5241   comparisons:
5242     - title: "Diff"
5243       reference: 1
5244       compare: 2
5245   legend:
5246     - "Legend to Table"
5247     - "2n-skx, 2n-clx - testbeds and NICs tested."
5248     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5249
5250 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5251 - type: "table"
5252   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5253   algorithm: "table_comparison"
5254   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5255   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5256   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5257   columns:
5258     - title: "2n-skx"
5259       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5260     - title: "2n-clx"
5261       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5262   comparisons:
5263     - title: "Diff"
5264       reference: 1
5265       compare: 2
5266   legend:
5267     - "Legend to Table"
5268     - "2n-skx, 2n-clx - testbeds and NICs tested."
5269     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5270
5271 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5272 - type: "table"
5273   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5274   algorithm: "table_comparison"
5275   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5276   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5277   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5278   columns:
5279     - title: "3n-skx"
5280       data-set: "vpp-compare-topologies-mrr-ref"
5281     - title: "2n-skx"
5282       data-set: "vpp-compare-topologies-mrr-cmp"
5283   comparisons:
5284     - title: "Diff"
5285       reference: 1
5286       compare: 2
5287   legend:
5288     - "Legend to Table"
5289     - "3n-skx, 2n-skx - topologies tested."
5290     - "Diff - difference between 3n-skx and 2n-skx topologies."
5291
5292 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5293 - type: "table"
5294   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5295   algorithm: "table_comparison"
5296   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5297   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5298   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5299   columns:
5300     - title: "3n-skx"
5301       data-set: "vpp-compare-topologies-mrr-ref"
5302     - title: "2n-skx"
5303       data-set: "vpp-compare-topologies-mrr-cmp"
5304   comparisons:
5305     - title: "Diff"
5306       reference: 1
5307       compare: 2
5308   legend:
5309     - "Legend to Table"
5310     - "3n-skx, 2n-skx - topologies tested."
5311     - "Diff - difference between 3n-skx and 2n-skx topologies."
5312
5313 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5314 - type: "table"
5315   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5316   algorithm: "table_comparison"
5317   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5318   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5319   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5320   columns:
5321     - title: "3n-skx"
5322       data-set: "vpp-compare-topologies-mrr-ref"
5323     - title: "2n-skx"
5324       data-set: "vpp-compare-topologies-mrr-cmp"
5325   comparisons:
5326     - title: "Diff"
5327       reference: 1
5328       compare: 2
5329   legend:
5330     - "Legend to Table"
5331     - "3n-skx, 2n-skx - topologies tested."
5332     - "Diff - difference between 3n-skx and 2n-skx topologies."
5333
5334 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5335 - type: "table"
5336   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5337   algorithm: "table_comparison"
5338   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5339   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5340   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5341   columns:
5342     - title: "3n-hsw xl710"
5343       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5344       tag: "NIC_Intel-XL710"
5345     - title: "2n-clx xxv710"
5346       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5347       tag: "NIC_Intel-XXV710"
5348   comparisons:
5349     - title: "Diff"
5350       reference: 1
5351       compare: 2
5352   legend:
5353     - "Legend to Table"
5354     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5355     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5356
5357 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5358 - type: "table"
5359   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5360   algorithm: "table_comparison"
5361   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5362   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5363   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5364   columns:
5365     - title: "3n-hsw xl710"
5366       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5367       tag: "NIC_Intel-XL710"
5368     - title: "2n-clx xxv710"
5369       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5370       tag: "NIC_Intel-XXV710"
5371   comparisons:
5372     - title: "Diff"
5373       reference: 1
5374       compare: 2
5375   legend:
5376     - "Legend to Table"
5377     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5378     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5379
5380 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5381 - type: "table"
5382   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5383   algorithm: "table_comparison"
5384   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5385   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5386   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5387   columns:
5388     - title: "3n-hsw xl710"
5389       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5390       tag: "NIC_Intel-XL710"
5391     - title: "2n-clx xxv710"
5392       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5393       tag: "NIC_Intel-XXV710"
5394   comparisons:
5395     - title: "Diff"
5396       reference: 1
5397       compare: 2
5398   legend:
5399     - "Legend to Table"
5400     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5401     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5402
5403 # Detailed Test Results - VPP Performance Results 3n-hsw
5404 - type: "table"
5405   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5406   algorithm: "table_merged_details"
5407   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5408   columns:
5409     - title: " |prein| Test Name |preout| "
5410       data: "data name"
5411     - 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| "
5412       data: "data msg"
5413   data: "vpp-perf-results-3n-hsw"
5414   filter: "all"
5415   parameters:
5416   - "name"
5417   - "parent"
5418   - "msg"
5419
5420 # Detailed Test Results - VPP Performance Results 3n-skx
5421 - type: "table"
5422   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5423   algorithm: "table_merged_details"
5424   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5425   columns:
5426     - title: " |prein| Test Name |preout| "
5427       data: "data name"
5428     - 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| "
5429       data: "data msg"
5430   data: "vpp-perf-results-3n-skx"
5431   filter: "all"
5432   remove-ndr: False
5433   parameters:
5434   - "name"
5435   - "parent"
5436   - "msg"
5437
5438 # Detailed Test Results - VPP Performance Results 2n-skx
5439 - type: "table"
5440   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5441   algorithm: "table_merged_details"
5442   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5443   columns:
5444     - title: " |prein| Test Name |preout| "
5445       data: "data name"
5446     - 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| "
5447       data: "data msg"
5448   data: "vpp-perf-results-2n-skx"
5449   filter: "all"
5450   remove-ndr: False
5451   parameters:
5452   - "name"
5453   - "parent"
5454   - "msg"
5455
5456 # Detailed Test Results - VPP Performance Results 2n-clx
5457 - type: "table"
5458   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5459   algorithm: "table_merged_details"
5460   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5461   columns:
5462     - title: " |prein| Test Name |preout| "
5463       data: "data name"
5464     - 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| "
5465       data: "data msg"
5466   data: "vpp-perf-results-2n-clx"
5467   filter: "all"
5468   parameters:
5469   - "name"
5470   - "parent"
5471   - "msg"
5472
5473 # Detailed Test Results - VPP Performance Results 3n-tsh
5474 - type: "table"
5475   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5476   algorithm: "table_merged_details"
5477   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5478   columns:
5479     - title: " |prein| Test Name |preout| "
5480       data: "data name"
5481     - 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| "
5482       data: "data msg"
5483   data: "vpp-perf-results-3n-tsh"
5484   filter: "all"
5485   parameters:
5486   - "name"
5487   - "parent"
5488   - "msg"
5489
5490 # Detailed Test Results - VPP Performance Results 3n-dnv
5491 - type: "table"
5492   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5493   algorithm: "table_merged_details"
5494   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5495   columns:
5496     - title: " |prein| Test Name |preout| "
5497       data: "data name"
5498     - 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| "
5499       data: "data msg"
5500   data: "vpp-perf-results-3n-dnv"
5501   filter: "all"
5502   parameters:
5503   - "name"
5504   - "parent"
5505   - "msg"
5506
5507 # Detailed Test Results - VPP Performance Results 2n-dnv
5508 - type: "table"
5509   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5510   algorithm: "table_merged_details"
5511   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5512   columns:
5513     - title: " |prein| Test Name |preout| "
5514       data: "data name"
5515     - 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| "
5516       data: "data msg"
5517   data: "vpp-perf-results-2n-dnv"
5518   filter: "all"
5519   parameters:
5520   - "name"
5521   - "parent"
5522   - "msg"
5523
5524 # Test configuration - VPP Performance Test Configs 3n-hsw
5525 - type: "table"
5526   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5527   algorithm: "table_merged_details"
5528   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5529   columns:
5530     - title: " |prein| Test Name |preout| "
5531       data: "data name"
5532     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5533       data: "data conf-history"
5534   data: "vpp-perf-results-3n-hsw"
5535   filter: "all"
5536   parameters:
5537   - "parent"
5538   - "name"
5539   - "conf-history"
5540
5541 # Test configuration - VPP Performance Test Configs 3n-skx
5542 - type: "table"
5543   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5544   algorithm: "table_merged_details"
5545   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5546   columns:
5547     - title: " |prein| Test Name |preout| "
5548       data: "data name"
5549     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5550       data: "data conf-history"
5551   data: "vpp-perf-results-3n-skx"
5552   filter: "all"
5553   parameters:
5554   - "parent"
5555   - "name"
5556   - "conf-history"
5557
5558 # Test configuration - VPP Performance Test Configs 2n-skx
5559 - type: "table"
5560   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5561   algorithm: "table_merged_details"
5562   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5563   columns:
5564     - title: " |prein| Test Name |preout| "
5565       data: "data name"
5566     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5567       data: "data conf-history"
5568   data: "vpp-perf-results-2n-skx"
5569   filter: "all"
5570   parameters:
5571   - "parent"
5572   - "name"
5573   - "conf-history"
5574
5575 # Test configuration - VPP Performance Test Configs 2n-clx
5576 - type: "table"
5577   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5578   algorithm: "table_merged_details"
5579   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5580   columns:
5581     - title: " |prein| Test Name |preout| "
5582       data: "data name"
5583     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5584       data: "data conf-history"
5585   data: "vpp-perf-results-2n-clx"
5586   filter: "all"
5587   parameters:
5588   - "parent"
5589   - "name"
5590   - "conf-history"
5591
5592 # Test configuration - VPP Performance Test Configs 3n-tsh
5593 - type: "table"
5594   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5595   algorithm: "table_merged_details"
5596   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
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-perf-results-3n-tsh"
5603   filter: "all"
5604   parameters:
5605   - "parent"
5606   - "name"
5607   - "conf-history"
5608
5609 # Test configuration - VPP Performance Test Configs 3n-dnv
5610 - type: "table"
5611   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5612   algorithm: "table_merged_details"
5613   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
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-perf-results-3n-dnv"
5620   filter: "all"
5621   parameters:
5622   - "parent"
5623   - "name"
5624   - "conf-history"
5625
5626 # Test configuration - VPP Performance Test Configs 2n-dnv
5627 - type: "table"
5628   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5629   algorithm: "table_merged_details"
5630   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
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-perf-results-2n-dnv"
5637   filter: "all"
5638   parameters:
5639   - "parent"
5640   - "name"
5641   - "conf-history"
5642
5643 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5644 - type: "table"
5645   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5646   algorithm: "table_oper_data_html"
5647   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5648   data: "vpp-perf-results-3n-hsw"
5649   filter: "all"
5650
5651 # Test Operational Data - VPP Performance Operational Data 3n-skx
5652 - type: "table"
5653   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5654   algorithm: "table_oper_data_html"
5655   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5656   data: "vpp-perf-results-3n-skx"
5657   filter: "all"
5658
5659 # Test Operational Data - VPP Performance Operational Data 2n-skx
5660 - type: "table"
5661   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5662   algorithm: "table_oper_data_html"
5663   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5664   data: "vpp-perf-results-2n-skx"
5665   filter: "all"
5666
5667 # Test Operational Data - VPP Performance Operational Data 2n-clx
5668 - type: "table"
5669   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5670   algorithm: "table_oper_data_html"
5671   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5672   data: "vpp-perf-results-2n-clx"
5673   filter: "all"
5674
5675 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5676 - type: "table"
5677   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5678   algorithm: "table_oper_data_html"
5679   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5680   data: "vpp-perf-results-3n-tsh"
5681   filter: "all"
5682
5683 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5684 - type: "table"
5685   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5686   algorithm: "table_oper_data_html"
5687   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5688   data: "vpp-perf-results-3n-dnv"
5689   filter: "all"
5690
5691 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5692 - type: "table"
5693   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5694   algorithm: "table_oper_data_html"
5695   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5696   data: "vpp-perf-results-2n-dnv"
5697   filter: "all"
5698
5699 # Detailed Test Results - VPP MRR Results 3n-hsw
5700 - type: "table"
5701   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5702   algorithm: "table_merged_details"
5703   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5704   columns:
5705     - title: " |prein| Test Name |preout| "
5706       data: "data name"
5707     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5708       data: "data msg"
5709   data: "vpp-mrr-results-3n-hsw"
5710   filter: "all"
5711   parameters:
5712   - "name"
5713   - "parent"
5714   - "msg"
5715
5716 # Detailed Test Results - VPP MRR Results 3n-skx
5717 - type: "table"
5718   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5719   algorithm: "table_merged_details"
5720   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5721   columns:
5722     - title: " |prein| Test Name |preout| "
5723       data: "data name"
5724     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5725       data: "data msg"
5726   data: "vpp-mrr-results-3n-skx"
5727   filter: "all"
5728   parameters:
5729   - "name"
5730   - "parent"
5731   - "msg"
5732
5733 # Detailed Test Results - VPP MRR Results 2n-skx
5734 - type: "table"
5735   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5736   algorithm: "table_merged_details"
5737   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5738   columns:
5739     - title: " |prein| Test Name |preout| "
5740       data: "data name"
5741     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5742       data: "data msg"
5743   data: "vpp-mrr-results-2n-skx"
5744   filter: "all"
5745   parameters:
5746   - "name"
5747   - "parent"
5748   - "msg"
5749
5750 # Detailed Test Results - VPP MRR Results 2n-clx
5751 - type: "table"
5752   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5753   algorithm: "table_merged_details"
5754   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5755   columns:
5756     - title: " |prein| Test Name |preout| "
5757       data: "data name"
5758     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5759       data: "data msg"
5760   data: "vpp-mrr-results-2n-clx"
5761   filter: "all"
5762   parameters:
5763   - "name"
5764   - "parent"
5765   - "msg"
5766
5767 # Detailed Test Results - VPP MRR Results 3n-tsh
5768 - type: "table"
5769   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5770   algorithm: "table_merged_details"
5771   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5772   columns:
5773     - title: " |prein| Test Name |preout| "
5774       data: "data name"
5775     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5776       data: "data msg"
5777   data: "vpp-mrr-results-3n-tsh"
5778   filter: "all"
5779   parameters:
5780   - "name"
5781   - "parent"
5782   - "msg"
5783
5784 # Detailed Test Results - VPP MRR Results 3n-dnv
5785 - type: "table"
5786   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5787   algorithm: "table_merged_details"
5788   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5789   columns:
5790     - title: " |prein| Test Name |preout| "
5791       data: "data name"
5792     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5793       data: "data msg"
5794   data: "vpp-mrr-results-3n-dnv"
5795   filter: "all"
5796   parameters:
5797   - "name"
5798   - "parent"
5799   - "msg"
5800
5801 # Detailed Test Results - VPP MRR Results 2n-dnv
5802 - type: "table"
5803   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5804   algorithm: "table_merged_details"
5805   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5806   columns:
5807     - title: " |prein| Test Name |preout| "
5808       data: "data name"
5809     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5810       data: "data msg"
5811   data: "vpp-mrr-results-2n-dnv"
5812   filter: "all"
5813   parameters:
5814   - "name"
5815   - "parent"
5816   - "msg"
5817
5818 # Test configuration - VPP MRR Test Configs 3n-hsw
5819 - type: "table"
5820   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5821   algorithm: "table_merged_details"
5822   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5823   columns:
5824     - title: " |prein| Test Name |preout| "
5825       data: "data name"
5826     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5827       data: "data conf-history"
5828   data: "vpp-mrr-results-3n-hsw"
5829   filter: "all"
5830   parameters:
5831   - "parent"
5832   - "name"
5833   - "conf-history"
5834
5835 # Test configuration - VPP MRR Test Configs 3n-skx
5836 - type: "table"
5837   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5838   algorithm: "table_merged_details"
5839   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5840   columns:
5841     - title: " |prein| Test Name |preout| "
5842       data: "data name"
5843     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5844       data: "data conf-history"
5845   data: "vpp-mrr-results-3n-skx"
5846   filter: "all"
5847   parameters:
5848   - "parent"
5849   - "name"
5850   - "conf-history"
5851
5852 # Test configuration - VPP MRR Test Configs 2n-skx
5853 - type: "table"
5854   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5855   algorithm: "table_merged_details"
5856   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5857   columns:
5858     - title: " |prein| Test Name |preout| "
5859       data: "data name"
5860     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5861       data: "data conf-history"
5862   data: "vpp-mrr-results-2n-skx"
5863   filter: "all"
5864   parameters:
5865   - "parent"
5866   - "name"
5867   - "conf-history"
5868
5869 # Test configuration - VPP MRR Test Configs 2n-clx
5870 - type: "table"
5871   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5872   algorithm: "table_merged_details"
5873   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5874   columns:
5875     - title: " |prein| Test Name |preout| "
5876       data: "data name"
5877     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5878       data: "data conf-history"
5879   data: "vpp-mrr-results-2n-clx"
5880   filter: "all"
5881   parameters:
5882   - "parent"
5883   - "name"
5884   - "conf-history"
5885
5886 # Test configuration - VPP MRR Test Configs 3n-tsh
5887 - type: "table"
5888   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5889   algorithm: "table_merged_details"
5890   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5891   columns:
5892     - title: " |prein| Test Name |preout| "
5893       data: "data name"
5894     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5895       data: "data conf-history"
5896   data: "vpp-mrr-results-3n-tsh"
5897   filter: "all"
5898   parameters:
5899   - "parent"
5900   - "name"
5901   - "conf-history"
5902
5903 # Test configuration - VPP MRR Test Configs 3n-dnv
5904 - type: "table"
5905   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5906   algorithm: "table_merged_details"
5907   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5908   columns:
5909     - title: " |prein| Test Name |preout| "
5910       data: "data name"
5911     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5912       data: "data conf-history"
5913   data: "vpp-mrr-results-3n-dnv"
5914   filter: "all"
5915   parameters:
5916   - "parent"
5917   - "name"
5918   - "conf-history"
5919
5920 # Test configuration - VPP MRR Test Configs 2n-dnv
5921 - type: "table"
5922   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5923   algorithm: "table_merged_details"
5924   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5925   columns:
5926     - title: " |prein| Test Name |preout| "
5927       data: "data name"
5928     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5929       data: "data conf-history"
5930   data: "vpp-mrr-results-2n-dnv"
5931   filter: "all"
5932   parameters:
5933   - "parent"
5934   - "name"
5935   - "conf-history"
5936
5937 # Detailed Test Results - VPP Device Results - Ubuntu
5938 - type: "table"
5939   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5940   algorithm: "table_merged_details"
5941   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5942   columns:
5943     - title: " |prein| Test Name |preout| "
5944       data: "data name"
5945     - title: " |prein| Status |preout| "
5946       data: "data status"
5947   data: "vpp-device-results-ubuntu"
5948   filter: "all"
5949   parameters:
5950   - "name"
5951   - "parent"
5952   - "doc"
5953   - "status"
5954
5955 # Test configuration - VPP Device Test Configs - Ubuntu
5956 - type: "table"
5957   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5958   algorithm: "table_merged_details"
5959   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5960   columns:
5961     - title: " |prein| Test Name |preout| "
5962       data: "data name"
5963     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5964       data: "data conf-history"
5965   data: "vpp-device-results-ubuntu"
5966   filter: "all"
5967   parameters:
5968   - "parent"
5969   - "name"
5970   - "conf-history"
5971
5972 ################################################################################
5973
5974 # DPDK Performance Changes 3n-hsw 1t1c pdr
5975 - type: "table"
5976   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5977   algorithm: "table_comparison"
5978   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5979   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5980   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5981   columns:
5982     - title: "1908"
5983       data-set: "dpdk-performance-changes-3n-hsw-h1"
5984     - title: "2001"
5985       data-set: "dpdk-performance-changes-3n-hsw-ref"
5986     - title: "2005"
5987       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5988   comparisons:
5989     - title: "Diff"
5990       reference: 2
5991       compare: 3
5992   legend:
5993     - "Legend to Table"
5994     - "1908, 2001, 2005 - DPDK versions tested."
5995     - "Diff - difference between 2001 and 2005 DPDK version."
5996
5997 # DPDK Performance Changes 3n-hsw 2t2c pdr
5998 - type: "table"
5999   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6000   algorithm: "table_comparison"
6001   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6003   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6004   columns:
6005     - title: "1908"
6006       data-set: "dpdk-performance-changes-3n-hsw-h1"
6007     - title: "2001"
6008       data-set: "dpdk-performance-changes-3n-hsw-ref"
6009     - title: "2005"
6010       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6011   comparisons:
6012     - title: "Diff"
6013       reference: 2
6014       compare: 3
6015   legend:
6016     - "Legend to Table"
6017     - "1908, 2001, 2005 - DPDK versions tested."
6018     - "Diff - difference between 2001 and 2005 DPDK version."
6019
6020 # DPDK Performance Changes 3n-hsw 1t1c pdr
6021 - type: "table"
6022   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6023   algorithm: "table_comparison"
6024   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6025   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6026   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6027   columns:
6028     - title: "1908"
6029       data-set: "dpdk-performance-changes-3n-hsw-h1"
6030     - title: "2001"
6031       data-set: "dpdk-performance-changes-3n-hsw-ref"
6032     - title: "2005"
6033       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6034   comparisons:
6035     - title: "Diff"
6036       reference: 2
6037       compare: 3
6038   legend:
6039     - "Legend to Table"
6040     - "1908, 2001, 2005 - DPDK versions tested."
6041     - "Diff - difference between 2001 and 2005 DPDK version."
6042
6043 # DPDK Performance Changes 3n-hsw 2t2c ndr
6044 - type: "table"
6045   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6046   algorithm: "table_comparison"
6047   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6048   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6049   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6050   columns:
6051     - title: "1908"
6052       data-set: "dpdk-performance-changes-3n-hsw-h1"
6053     - title: "2001"
6054       data-set: "dpdk-performance-changes-3n-hsw-ref"
6055     - title: "2005"
6056       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6057   comparisons:
6058     - title: "Diff"
6059       reference: 2
6060       compare: 3
6061   legend:
6062     - "Legend to Table"
6063     - "1908, 2001, 2005 - DPDK versions tested."
6064     - "Diff - difference between 2001 and 2005 DPDK version."
6065
6066 # DPDK Performance Changes 3n-skx 2t1c pdr
6067 - type: "table"
6068   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6069   algorithm: "table_comparison"
6070   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6071   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6072   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6073   columns:
6074     - title: "1908"
6075       data-set: "dpdk-performance-changes-3n-skx-h1"
6076     - title: "2001"
6077       data-set: "dpdk-performance-changes-3n-skx-ref"
6078     - title: "2005"
6079       data-set: "dpdk-performance-changes-3n-skx-cmp"
6080   comparisons:
6081     - title: "Diff"
6082       reference: 2
6083       compare: 3
6084   legend:
6085     - "Legend to Table"
6086     - "1908, 2001, 2005 - DPDK versions tested."
6087     - "Diff - difference between 2001 and 2005 DPDK version."
6088
6089 # DPDK Performance Changes 3n-skx 4t2c pdr
6090 - type: "table"
6091   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6092   algorithm: "table_comparison"
6093   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6094   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6095   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6096   columns:
6097     - title: "1908"
6098       data-set: "dpdk-performance-changes-3n-skx-h1"
6099     - title: "2001"
6100       data-set: "dpdk-performance-changes-3n-skx-ref"
6101     - title: "2005"
6102       data-set: "dpdk-performance-changes-3n-skx-cmp"
6103   comparisons:
6104     - title: "Diff"
6105       reference: 2
6106       compare: 3
6107   legend:
6108     - "Legend to Table"
6109     - "1908, 2001, 2005 - DPDK versions tested."
6110     - "Diff - difference between 2001 and 2005 DPDK version."
6111
6112 # DPDK Performance Changes 3n-skx 2t1c ndr
6113 - type: "table"
6114   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6115   algorithm: "table_comparison"
6116   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6117   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6118   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6119   columns:
6120     - title: "1908"
6121       data-set: "dpdk-performance-changes-3n-skx-h1"
6122     - title: "2001"
6123       data-set: "dpdk-performance-changes-3n-skx-ref"
6124     - title: "2005"
6125       data-set: "dpdk-performance-changes-3n-skx-cmp"
6126   comparisons:
6127     - title: "Diff"
6128       reference: 2
6129       compare: 3
6130   legend:
6131     - "Legend to Table"
6132     - "1908, 2001, 2005 - DPDK versions tested."
6133     - "Diff - difference between 2001 and 2005 DPDK version."
6134
6135 # DPDK Performance Changes 3n-skx 4t2c ndr
6136 - type: "table"
6137   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6138   algorithm: "table_comparison"
6139   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6140   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6141   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6142   columns:
6143     - title: "1908"
6144       data-set: "dpdk-performance-changes-3n-skx-h1"
6145     - title: "2001"
6146       data-set: "dpdk-performance-changes-3n-skx-ref"
6147     - title: "2005"
6148       data-set: "dpdk-performance-changes-3n-skx-cmp"
6149   comparisons:
6150     - title: "Diff"
6151       reference: 2
6152       compare: 3
6153   legend:
6154     - "Legend to Table"
6155     - "1908, 2001, 2005 - DPDK versions tested."
6156     - "Diff - difference between 2001 and 2005 DPDK version."
6157
6158 # DPDK Performance Changes 2n-skx 2t1c pdr
6159 - type: "table"
6160   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6161   algorithm: "table_comparison"
6162   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6163   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6164   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6165   columns:
6166     - title: "1908"
6167       data-set: "dpdk-performance-changes-2n-skx-h1"
6168     - title: "2001"
6169       data-set: "dpdk-performance-changes-2n-skx-ref"
6170     - title: "2005"
6171       data-set: "dpdk-performance-changes-2n-skx-cmp"
6172   comparisons:
6173     - title: "Diff"
6174       reference: 2
6175       compare: 3
6176   legend:
6177     - "Legend to Table"
6178     - "1908, 2001, 2005 - DPDK versions tested."
6179     - "Diff - difference between 2001 and 2005 DPDK version."
6180
6181 # DPDK Performance Changes 2n-skx 4t2c pdr
6182 - type: "table"
6183   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6184   algorithm: "table_comparison"
6185   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6186   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6187   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6188   columns:
6189     - title: "1908"
6190       data-set: "dpdk-performance-changes-2n-skx-h1"
6191     - title: "2001"
6192       data-set: "dpdk-performance-changes-2n-skx-ref"
6193     - title: "2005"
6194       data-set: "dpdk-performance-changes-2n-skx-cmp"
6195   comparisons:
6196     - title: "Diff"
6197       reference: 2
6198       compare: 3
6199   legend:
6200     - "Legend to Table"
6201     - "1908, 2001, 2005 - DPDK versions tested."
6202     - "Diff - difference between 2001 and 2005 DPDK version."
6203
6204 # DPDK Performance Changes 2n-skx 2t1c ndr
6205 - type: "table"
6206   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6207   algorithm: "table_comparison"
6208   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6209   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6210   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6211   columns:
6212     - title: "1908"
6213       data-set: "dpdk-performance-changes-2n-skx-h1"
6214     - title: "2001"
6215       data-set: "dpdk-performance-changes-2n-skx-ref"
6216     - title: "2005"
6217       data-set: "dpdk-performance-changes-2n-skx-cmp"
6218   comparisons:
6219     - title: "Diff"
6220       reference: 2
6221       compare: 3
6222   legend:
6223     - "Legend to Table"
6224     - "1908, 2001, 2005 - DPDK versions tested."
6225     - "Diff - difference between 2001 and 2005 DPDK version."
6226
6227 # DPDK Performance Changes 2n-skx 4t2c ndr
6228 - type: "table"
6229   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6230   algorithm: "table_comparison"
6231   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6232   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6233   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6234   columns:
6235     - title: "1908"
6236       data-set: "dpdk-performance-changes-2n-skx-h1"
6237     - title: "2001"
6238       data-set: "dpdk-performance-changes-2n-skx-ref"
6239     - title: "2005"
6240       data-set: "dpdk-performance-changes-2n-skx-cmp"
6241   comparisons:
6242     - title: "Diff"
6243       reference: 2
6244       compare: 3
6245   legend:
6246     - "Legend to Table"
6247     - "1908, 2001, 2005 - DPDK versions tested."
6248     - "Diff - difference between 2001 and 2005 DPDK version."
6249
6250 # DPDK Performance Changes 2n-clx 2t1c pdr
6251 - type: "table"
6252   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6253   algorithm: "table_comparison"
6254   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6256   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6257   columns:
6258     - title: "2001"
6259       data-set: "dpdk-performance-changes-2n-clx-ref"
6260     - title: "2005"
6261       data-set: "dpdk-performance-changes-2n-clx-cmp"
6262   comparisons:
6263     - title: "Diff"
6264       reference: 1
6265       compare: 2
6266   legend:
6267     - "Legend to Table"
6268     - "2001, 2005 - DPDK versions tested."
6269     - "Diff - difference between 2001 and 2005 DPDK version."
6270
6271 # DPDK Performance Changes 2n-clx 4t2c pdr
6272 - type: "table"
6273   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6274   algorithm: "table_comparison"
6275   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6276   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6277   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6278   columns:
6279     - title: "2001"
6280       data-set: "dpdk-performance-changes-2n-clx-ref"
6281     - title: "2005"
6282       data-set: "dpdk-performance-changes-2n-clx-cmp"
6283   comparisons:
6284     - title: "Diff"
6285       reference: 1
6286       compare: 2
6287   legend:
6288     - "Legend to Table"
6289     - "2001, 2005 - DPDK versions tested."
6290     - "Diff - difference between 2001 and 2005 DPDK version."
6291
6292 # DPDK Performance Changes 2n-clx 2t1c ndr
6293 - type: "table"
6294   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6295   algorithm: "table_comparison"
6296   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6297   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6298   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6299   columns:
6300     - title: "2001"
6301       data-set: "dpdk-performance-changes-2n-clx-ref"
6302     - title: "2005"
6303       data-set: "dpdk-performance-changes-2n-clx-cmp"
6304   comparisons:
6305     - title: "Diff"
6306       reference: 1
6307       compare: 2
6308   legend:
6309     - "Legend to Table"
6310     - "2001, 2005 - DPDK versions tested."
6311     - "Diff - difference between 2001 and 2005 DPDK version."
6312
6313 # DPDK Performance Changes 2n-clx 4t2c ndr
6314 - type: "table"
6315   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6316   algorithm: "table_comparison"
6317   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6318   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6319   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6320   columns:
6321     - title: "2001"
6322       data-set: "dpdk-performance-changes-2n-clx-ref"
6323     - title: "2005"
6324       data-set: "dpdk-performance-changes-2n-clx-cmp"
6325   comparisons:
6326     - title: "Diff"
6327       reference: 1
6328       compare: 2
6329   legend:
6330     - "Legend to Table"
6331     - "2001, 2005 - DPDK versions tested."
6332     - "Diff - difference between 2001 and 2005 DPDK version."
6333
6334 # DPDK Performance Changes 2n-dnv 1t1c pdr
6335 - type: "table"
6336   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6337   algorithm: "table_comparison"
6338   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6339   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6340   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6341   columns:
6342     - title: "2001"
6343       data-set: "dpdk-performance-changes-2n-dnv-ref"
6344     - title: "2005"
6345       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6346   comparisons:
6347     - title: "Diff"
6348       reference: 1
6349       compare: 2
6350   legend:
6351     - "Legend to Table"
6352     - "2001, 2005 - DPDK versions tested."
6353     - "Diff - difference between 2001 and 2005 DPDK version."
6354
6355 # DPDK Performance Changes 2n-dnv 2t2c pdr
6356 - type: "table"
6357   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6358   algorithm: "table_comparison"
6359   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6360   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6361   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6362   columns:
6363     - title: "2001"
6364       data-set: "dpdk-performance-changes-2n-dnv-ref"
6365     - title: "2005"
6366       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6367   comparisons:
6368     - title: "Diff"
6369       reference: 1
6370       compare: 2
6371   legend:
6372     - "Legend to Table"
6373     - "2001, 2005 - DPDK versions tested."
6374     - "Diff - difference between 2001 and 2005 DPDK version."
6375
6376 # DPDK Performance Changes 2n-dnv 1t1c ndr
6377 - type: "table"
6378   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6379   algorithm: "table_comparison"
6380   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6381   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6382   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6383   columns:
6384     - title: "2001"
6385       data-set: "dpdk-performance-changes-2n-dnv-ref"
6386     - title: "2005"
6387       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6388   comparisons:
6389     - title: "Diff"
6390       reference: 1
6391       compare: 2
6392   legend:
6393     - "Legend to Table"
6394     - "2001, 2005 - DPDK versions tested."
6395     - "Diff - difference between 2001 and 2005 DPDK version."
6396
6397 # DPDK Performance Changes 2n-dnv 2t2c ndr
6398 - type: "table"
6399   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6400   algorithm: "table_comparison"
6401   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6402   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6403   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6404   columns:
6405     - title: "2001"
6406       data-set: "dpdk-performance-changes-2n-dnv-ref"
6407     - title: "2005"
6408       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6409   comparisons:
6410     - title: "Diff"
6411       reference: 1
6412       compare: 2
6413   legend:
6414     - "Legend to Table"
6415     - "2001, 2005 - DPDK versions tested."
6416     - "Diff - difference between 2001 and 2005 DPDK version."
6417
6418 # DPDK Performance Changes 3n-dnv 1t1c pdr
6419 - type: "table"
6420   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6421   algorithm: "table_comparison"
6422   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6423   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6424   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6425   columns:
6426     - title: "2001"
6427       data-set: "dpdk-performance-changes-3n-dnv-ref"
6428     - title: "2005"
6429       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6430   comparisons:
6431     - title: "Diff"
6432       reference: 1
6433       compare: 2
6434   legend:
6435     - "Legend to Table"
6436     - "2001, 2005 - DPDK versions tested."
6437     - "Diff - difference between 2001 and 2005 DPDK version."
6438
6439 # DPDK Performance Changes 3n-dnv 2t2c pdr
6440 - type: "table"
6441   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6442   algorithm: "table_comparison"
6443   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6444   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6445   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6446   columns:
6447     - title: "2001"
6448       data-set: "dpdk-performance-changes-3n-dnv-ref"
6449     - title: "2005"
6450       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6451   comparisons:
6452     - title: "Diff"
6453       reference: 1
6454       compare: 2
6455   legend:
6456     - "Legend to Table"
6457     - "2001, 2005 - DPDK versions tested."
6458     - "Diff - difference between 2001 and 2005 DPDK version."
6459
6460 # DPDK Performance Changes 3n-dnv 1t1c ndr
6461 - type: "table"
6462   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6463   algorithm: "table_comparison"
6464   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6465   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6466   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6467   columns:
6468     - title: "2001"
6469       data-set: "dpdk-performance-changes-3n-dnv-ref"
6470     - title: "2005"
6471       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6472   comparisons:
6473     - title: "Diff"
6474       reference: 1
6475       compare: 2
6476   legend:
6477     - "Legend to Table"
6478     - "2001, 2005 - DPDK versions tested."
6479     - "Diff - difference between 2001 and 2005 DPDK version."
6480
6481 # DPDK Performance Changes 3n-dnv 2t2c ndr
6482 - type: "table"
6483   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6484   algorithm: "table_comparison"
6485   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6487   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6488   columns:
6489     - title: "2001"
6490       data-set: "dpdk-performance-changes-3n-dnv-ref"
6491     - title: "2005"
6492       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6493   comparisons:
6494     - title: "Diff"
6495       reference: 1
6496       compare: 2
6497   legend:
6498     - "Legend to Table"
6499     - "2001, 2005 - DPDK versions tested."
6500     - "Diff - difference between 2001 and 2005 DPDK version."
6501
6502 # DPDK Performance Changes 3n-tsh 1t1c pdr
6503 - type: "table"
6504   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6505   algorithm: "table_comparison"
6506   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6507   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6508   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6509   columns:
6510     - title: "2001"
6511       data-set: "dpdk-performance-changes-3n-tsh-ref"
6512     - title: "2005"
6513       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6514   comparisons:
6515     - title: "Diff"
6516       reference: 1
6517       compare: 2
6518   legend:
6519     - "Legend to Table"
6520     - "2001, 2005 - DPDK versions tested."
6521     - "Diff - difference between 2001 and 2005 DPDK version."
6522
6523 # DPDK Performance Changes 3n-tsh 2t2c pdr
6524 - type: "table"
6525   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6526   algorithm: "table_comparison"
6527   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6528   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6529   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6530   columns:
6531     - title: "2001"
6532       data-set: "dpdk-performance-changes-3n-tsh-ref"
6533     - title: "2005"
6534       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6535   comparisons:
6536     - title: "Diff"
6537       reference: 1
6538       compare: 2
6539   legend:
6540     - "Legend to Table"
6541     - "2001, 2005 - DPDK versions tested."
6542     - "Diff - difference between 2001 and 2005 DPDK version."
6543
6544 # DPDK Performance Changes 3n-tsh 1t1c ndr
6545 - type: "table"
6546   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6547   algorithm: "table_comparison"
6548   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6549   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6550   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6551   columns:
6552     - title: "2001"
6553       data-set: "dpdk-performance-changes-3n-tsh-ref"
6554     - title: "2005"
6555       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6556   comparisons:
6557     - title: "Diff"
6558       reference: 1
6559       compare: 2
6560   legend:
6561     - "Legend to Table"
6562     - "2001, 2005 - DPDK versions tested."
6563     - "Diff - difference between 2001 and 2005 DPDK version."
6564
6565 # DPDK Performance Changes 3n-tsh 2t2c ndr
6566 - type: "table"
6567   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6568   algorithm: "table_comparison"
6569   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6570   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6571   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6572   columns:
6573     - title: "2001"
6574       data-set: "dpdk-performance-changes-3n-tsh-ref"
6575     - title: "2005"
6576       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6577   comparisons:
6578     - title: "Diff"
6579       reference: 1
6580       compare: 2
6581   legend:
6582     - "Legend to Table"
6583     - "2001, 2005 - DPDK versions tested."
6584     - "Diff - difference between 2001 and 2005 DPDK version."
6585
6586 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6587 - type: "table"
6588   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6589   algorithm: "table_comparison"
6590   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6591   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6592   filter: "'NIC_Intel-X710'"
6593   columns:
6594     - title: "3n-hsw x710"
6595       data-set: "dpdk-compare-testbeds-ref"
6596     - title: "3n-skx x710"
6597       data-set: "dpdk-compare-testbeds-cmp"
6598   comparisons:
6599     - title: "Diff"
6600       reference: 1
6601       compare: 2
6602   legend:
6603     - "Legend to Table"
6604     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6605     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6606
6607 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6608 - type: "table"
6609   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6610   algorithm: "table_comparison"
6611   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6612   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6613   filter: "'NIC_Intel-X710'"
6614   columns:
6615     - title: "3n-hsw x710"
6616       data-set: "dpdk-compare-testbeds-ref"
6617     - title: "3n-skx x710"
6618       data-set: "dpdk-compare-testbeds-cmp"
6619   comparisons:
6620     - title: "Diff"
6621       reference: 1
6622       compare: 2
6623   legend:
6624     - "Legend to Table"
6625     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6626     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6627
6628 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6629 - type: "table"
6630   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6631   algorithm: "table_comparison"
6632   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6633   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6634   filter: "'NIC_Intel-XXV710'"
6635   columns:
6636     - title: "2n-skx"
6637       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6638     - title: "2n-clx"
6639       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6640   comparisons:
6641     - title: "Diff"
6642       reference: 1
6643       compare: 2
6644   legend:
6645     - "Legend to Table"
6646     - "2n-skx, 2n-clx - testbeds and NICs tested."
6647     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6648
6649 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6650 - type: "table"
6651   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6652   algorithm: "table_comparison"
6653   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6654   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6655   filter: "'NIC_Intel-XXV710'"
6656   columns:
6657     - title: "2n-skx"
6658       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6659     - title: "2n-clx"
6660       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6661   comparisons:
6662     - title: "Diff"
6663       reference: 1
6664       compare: 2
6665   legend:
6666     - "Legend to Table"
6667     - "2n-skx, 2n-clx - testbeds and NICs tested."
6668     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6669
6670 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6671 - type: "table"
6672   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6673   algorithm: "table_comparison"
6674   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6675   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6676   filter: "'NIC_Intel-XXV710'"
6677   columns:
6678     - title: "3n-skx"
6679       data-set: "dpdk-compare-topologies-ref"
6680     - title: "2n-skx"
6681       data-set: "dpdk-compare-topologies-cmp"
6682   comparisons:
6683     - title: "Diff"
6684       reference: 1
6685       compare: 2
6686   legend:
6687     - "Legend to Table"
6688     - "3n-skx, 2n-skx - topologies tested."
6689     - "Diff - difference between 3n-skx and 2n-skx topologies."
6690
6691 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6692 - type: "table"
6693   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6694   algorithm: "table_comparison"
6695   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6696   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6697   filter: "'NIC_Intel-XXV710'"
6698   columns:
6699     - title: "3n-skx"
6700       data-set: "dpdk-compare-topologies-ref"
6701     - title: "2n-skx"
6702       data-set: "dpdk-compare-topologies-cmp"
6703   comparisons:
6704     - title: "Diff"
6705       reference: 1
6706       compare: 2
6707   legend:
6708     - "Legend to Table"
6709     - "3n-skx, 2n-skx - topologies tested."
6710     - "Diff - difference between 3n-skx and 2n-skx topologies."
6711
6712 # Detailed Test Results - DPDK Performance Results 3n-hsw
6713 - type: "table"
6714   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6715   algorithm: "table_merged_details"
6716   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6717   columns:
6718     - title: " |prein| Test Name |preout| "
6719       data: "data name"
6720     - 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| "
6721       data: "data msg"
6722   data: "dpdk-perf-results-3n-hsw"
6723   filter: "all"
6724   parameters:
6725   - "name"
6726   - "parent"
6727   - "msg"
6728
6729 # Detailed Test Results - DPDK Performance Results 3n-skx
6730 - type: "table"
6731   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6732   algorithm: "table_merged_details"
6733   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6734   columns:
6735     - title: " |prein| Test Name |preout| "
6736       data: "data name"
6737     - 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| "
6738       data: "data msg"
6739   data: "dpdk-perf-results-3n-skx"
6740   filter: "all"
6741   remove-ndr: False
6742   parameters:
6743   - "name"
6744   - "parent"
6745   - "msg"
6746
6747 # Detailed Test Results - DPDK Performance Results 2n-skx
6748 - type: "table"
6749   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6750   algorithm: "table_merged_details"
6751   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6752   columns:
6753     - title: " |prein| Test Name |preout| "
6754       data: "data name"
6755     - 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| "
6756       data: "data msg"
6757   data: "dpdk-perf-results-2n-skx"
6758   filter: "all"
6759   remove-ndr: False
6760   parameters:
6761   - "name"
6762   - "parent"
6763   - "msg"
6764
6765 # Detailed Test Results - DPDK Performance Results 2n-clx
6766 - type: "table"
6767   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6768   algorithm: "table_merged_details"
6769   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6770   columns:
6771     - title: " |prein| Test Name |preout| "
6772       data: "data name"
6773     - 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| "
6774       data: "data msg"
6775   data: "dpdk-perf-results-2n-clx"
6776   filter: "all"
6777   parameters:
6778   - "name"
6779   - "parent"
6780   - "msg"
6781
6782 # Detailed Test Results - DPDK Performance Results 2n-dnv
6783 - type: "table"
6784   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6785   algorithm: "table_merged_details"
6786   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6787   columns:
6788     - title: " |prein| Test Name |preout| "
6789       data: "data name"
6790     - 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| "
6791       data: "data msg"
6792   data: "dpdk-perf-results-2n-dnv"
6793   filter: "all"
6794   parameters:
6795   - "name"
6796   - "parent"
6797   - "msg"
6798
6799 # Detailed Test Results - DPDK Performance Results 3n-dnv
6800 - type: "table"
6801   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6802   algorithm: "table_merged_details"
6803   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6804   columns:
6805     - title: " |prein| Test Name |preout| "
6806       data: "data name"
6807     - 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| "
6808       data: "data msg"
6809   data: "dpdk-perf-results-3n-dnv"
6810   filter: "all"
6811   parameters:
6812   - "name"
6813   - "parent"
6814   - "msg"
6815
6816 # Detailed Test Results - DPDK Performance Results 3n-tsh
6817 - type: "table"
6818   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6819   algorithm: "table_merged_details"
6820   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6821   columns:
6822     - title: " |prein| Test Name |preout| "
6823       data: "data name"
6824     - 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| "
6825       data: "data msg"
6826   data: "dpdk-perf-results-3n-tsh"
6827   filter: "all"
6828   parameters:
6829   - "name"
6830   - "parent"
6831   - "msg"
6832
6833 ################################################################################
6834 ###                                F I L E S                                 ###
6835 ################################################################################
6836
6837 # VPP Performance Results
6838 - type: "file"
6839   title: "VPP Performance Results"
6840   algorithm: "file_details_split"
6841   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6842   dir-tables:
6843     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6844     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6845     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6846     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6847     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6848     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6849     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6850   data:
6851     - "vpp-perf-results-2n-skx"
6852     - "vpp-perf-results-3n-skx"
6853     - "vpp-perf-results-2n-clx"
6854     - "vpp-perf-results-3n-hsw"
6855     - "vpp-perf-results-3n-tsh"
6856     - "vpp-perf-results-2n-dnv"
6857     - "vpp-perf-results-3n-dnv"
6858   filter: "all"
6859   data-start-level: 4
6860   order-chapters:
6861     level-1:
6862       - "l2"
6863       - "ip4"
6864       - "ip6"
6865       - "srv6"
6866       - "ip4_tunnels"
6867       - "ip6_tunnels"
6868       - "vm_vhost"
6869       - "container_memif"
6870       - "crypto"
6871       - "vts"
6872       - "lb"
6873       - "nfv_density"
6874       - "hoststack"
6875     level-2:
6876       - "2n-skx"
6877       - "3n-skx"
6878       - "2n-clx"
6879       - "3n-hsw"
6880       - "3n-tsh"
6881       - "2n-dnv"
6882       - "3n-dnv"
6883     level-3:
6884       - "xl710"
6885       - "x520"
6886       - "xxv710"
6887       - "x710"
6888       - "x553"
6889       - "cx556a"
6890       - "vic1227"
6891       - "vic1385"
6892
6893 # VPP Performance Configuration
6894 - type: "file"
6895   title: "VPP Performance Configuration"
6896   algorithm: "file_details_split"
6897   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6898   dir-tables:
6899     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6900     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6901     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6902     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6903     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6904     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6905     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6906   data:
6907     - "vpp-perf-results-2n-skx"
6908     - "vpp-perf-results-3n-skx"
6909     - "vpp-perf-results-2n-clx"
6910     - "vpp-perf-results-3n-hsw"
6911     - "vpp-perf-results-3n-tsh"
6912     - "vpp-perf-results-2n-dnv"
6913     - "vpp-perf-results-3n-dnv"
6914   filter: "all"
6915   data-start-level: 4
6916   order-chapters:
6917     level-1:
6918       - "l2"
6919       - "ip4"
6920       - "ip6"
6921       - "srv6"
6922       - "ip4_tunnels"
6923       - "ip6_tunnels"
6924       - "vm_vhost"
6925       - "container_memif"
6926       - "crypto"
6927       - "vts"
6928       - "lb"
6929       - "nfv_density"
6930       - "hoststack"
6931     level-2:
6932       - "2n-skx"
6933       - "3n-skx"
6934       - "2n-clx"
6935       - "3n-hsw"
6936       - "3n-tsh"
6937       - "2n-dnv"
6938       - "3n-dnv"
6939     level-3:
6940       - "xl710"
6941       - "x520"
6942       - "xxv710"
6943       - "x710"
6944       - "x553"
6945       - "cx556a"
6946       - "vic1227"
6947       - "vic1385"
6948
6949 # VPP Performance Operational
6950 - type: "file"
6951   title: "VPP Performance Operational"
6952   algorithm: "file_details_split_html"
6953   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6954   dir-tables:
6955     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6956     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6957     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6958     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6959     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6960     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6961     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6962   data:
6963     - "vpp-perf-results-2n-skx"
6964     - "vpp-perf-results-3n-skx"
6965     - "vpp-perf-results-2n-clx"
6966     - "vpp-perf-results-3n-hsw"
6967     - "vpp-perf-results-3n-tsh"
6968     - "vpp-perf-results-2n-dnv"
6969     - "vpp-perf-results-3n-dnv"
6970   filter: "all"
6971   data-start-level: 4
6972   order-chapters:
6973     level-1:
6974       - "l2"
6975       - "ip4"
6976       - "ip6"
6977       - "srv6"
6978       - "ip4_tunnels"
6979       - "ip6_tunnels"
6980       - "vm_vhost"
6981       - "container_memif"
6982       - "crypto"
6983       - "vts"
6984       - "lb"
6985       - "nfv_density"
6986       - "hoststack"
6987     level-2:
6988       - "2n-skx"
6989       - "3n-skx"
6990       - "2n-clx"
6991       - "3n-hsw"
6992       - "3n-tsh"
6993       - "2n-dnv"
6994       - "3n-dnv"
6995     level-3:
6996       - "xl710"
6997       - "x520"
6998       - "xxv710"
6999       - "x710"
7000       - "x553"
7001       - "cx556a"
7002       - "vic1227"
7003       - "vic1385"
7004
7005 # VPP MRR Results
7006 - type: "file"
7007   title: "VPP MRR Results"
7008   algorithm: "file_details_split"
7009   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7010   dir-tables:
7011     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7012     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7013     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7014     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7015     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7016     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7017     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7018   data:
7019     - "vpp-mrr-results-2n-skx"
7020     - "vpp-mrr-results-3n-skx"
7021     - "vpp-mrr-results-2n-clx"
7022     - "vpp-mrr-results-3n-hsw"
7023     - "vpp-mrr-results-3n-tsh"
7024     - "vpp-mrr-results-2n-dnv"
7025     - "vpp-mrr-results-3n-dnv"
7026   filter: "all"
7027   data-start-level: 4
7028   order-chapters:
7029     level-1:
7030       - "l2"
7031       - "ip4"
7032       - "ip6"
7033       - "srv6"
7034       - "ip4_tunnels"
7035       - "ip6_tunnels"
7036       - "vm_vhost"
7037       - "container_memif"
7038       - "crypto"
7039       - "vts"
7040       - "lb"
7041       - "nfv_density"
7042       - "hoststack"
7043     level-2:
7044       - "2n-skx"
7045       - "3n-skx"
7046       - "2n-clx"
7047       - "3n-hsw"
7048       - "3n-tsh"
7049       - "2n-dnv"
7050       - "3n-dnv"
7051     level-3:
7052       - "xl710"
7053       - "x520"
7054       - "xxv710"
7055       - "x710"
7056       - "x553"
7057       - "cx556a"
7058       - "vic1227"
7059       - "vic1385"
7060
7061 # VPP MRR Configuration
7062 - type: "file"
7063   title: "VPP MRR Configuration"
7064   algorithm: "file_details_split"
7065   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7066   dir-tables:
7067     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7068     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7069     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7070     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7071     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7072     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7073     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7074   data:
7075     - "vpp-mrr-results-2n-skx"
7076     - "vpp-mrr-results-3n-skx"
7077     - "vpp-mrr-results-2n-clx"
7078     - "vpp-mrr-results-3n-hsw"
7079     - "vpp-mrr-results-3n-tsh"
7080     - "vpp-mrr-results-2n-dnv"
7081     - "vpp-mrr-results-3n-dnv"
7082   filter: "all"
7083   data-start-level: 4
7084   order-chapters:
7085     level-1:
7086       - "l2"
7087       - "ip4"
7088       - "ip6"
7089       - "srv6"
7090       - "ip4_tunnels"
7091       - "ip6_tunnels"
7092       - "vm_vhost"
7093       - "container_memif"
7094       - "crypto"
7095       - "vts"
7096       - "lb"
7097       - "nfv_density"
7098       - "hoststack"
7099     level-2:
7100       - "2n-skx"
7101       - "3n-skx"
7102       - "2n-clx"
7103       - "3n-hsw"
7104       - "3n-tsh"
7105       - "2n-dnv"
7106       - "3n-dnv"
7107     level-3:
7108       - "xl710"
7109       - "x520"
7110       - "xxv710"
7111       - "x710"
7112       - "x553"
7113       - "cx556a"
7114       - "vic1227"
7115       - "vic1385"
7116
7117 # VPP Device Results - Ubuntu
7118 - type: "file"
7119   title: "VPP Device Results - Ubuntu"
7120   algorithm: "file_test_results"
7121   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7122   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7123   data: "vpp-device-results-ubuntu"
7124   filter: "all"
7125   data-start-level: 4
7126
7127 # VPP Device Configuration - Ubuntu
7128 - type: "file"
7129   title: "VPP Device Configuration - Ubuntu"
7130   algorithm: "file_test_results"
7131   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7132   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7133   data: "vpp-device-results-ubuntu"
7134   filter: "all"
7135   data-start-level: 4
7136
7137 # DPDK Performance Results 3n-hsw
7138 - type: "file"
7139   title: "DPDK Performance Results 3n-hsw"
7140   algorithm: "file_test_results"
7141   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7142   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7143   data: "dpdk-perf-results-3n-hsw"
7144   filter: "all"
7145   data-start-level: 4
7146
7147 # DPDK Performance Results 3n-skx
7148 - type: "file"
7149   title: "DPDK Performance Results 3n-skx"
7150   algorithm: "file_test_results"
7151   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7152   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7153   data: "dpdk-perf-results-3n-skx"
7154   filter: "all"
7155   data-start-level: 4
7156
7157 # DPDK Performance Results 2n-skx
7158 - type: "file"
7159   title: "DPDK Performance Results 2n-skx"
7160   algorithm: "file_test_results"
7161   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7162   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7163   data: "dpdk-perf-results-2n-skx"
7164   filter: "all"
7165   data-start-level: 4
7166
7167 # DPDK Performance Results 2n-clx
7168 - type: "file"
7169   title: "DPDK Performance Results 2n-clx"
7170   algorithm: "file_test_results"
7171   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7172   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7173   data: "dpdk-perf-results-2n-clx"
7174   filter: "all"
7175   data-start-level: 4
7176
7177 # DPDK Performance Results 2n-dnv
7178 - type: "file"
7179   title: "DPDK Performance Results 2n-dnv"
7180   algorithm: "file_test_results"
7181   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7182   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7183   data: "dpdk-perf-results-2n-dnv"
7184   filter: "all"
7185   data-start-level: 4
7186
7187 # DPDK Performance Results 3n-dnv
7188 - type: "file"
7189   title: "DPDK Performance Results 3n-dnv"
7190   algorithm: "file_test_results"
7191   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7192   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7193   data: "dpdk-perf-results-3n-dnv"
7194   filter: "all"
7195   data-start-level: 4
7196
7197 # DPDK Performance Results 3n-tsh
7198 - type: "file"
7199   title: "DPDK Performance Results 3n-tsh"
7200   algorithm: "file_test_results"
7201   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7202   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7203   data: "dpdk-perf-results-3n-tsh"
7204   filter: "all"
7205   data-start-level: 4
7206
7207 ################################################################################
7208 ###                                P L O T S                                 ###
7209 ################################################################################
7210
7211 # Hoststack tests 3n-hsw
7212
7213 - type: "plot"
7214   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7215   algorithm: "plot_perf_box_name"
7216   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7217   data: "plot-vpp-hoststack-3n-hsw"
7218   include:
7219     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7220     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7221   layout:
7222     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7223     layout: "plot-hoststack"
7224
7225 - type: "plot"
7226   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7227   algorithm: "plot_perf_box_name"
7228   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7229   data: "plot-vpp-hoststack-3n-hsw"
7230   include:
7231     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7232     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7233   layout:
7234     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7235     layout: "plot-hoststack"
7236
7237 - type: "plot"
7238   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7239   algorithm: "plot_perf_box_name"
7240   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7241   data: "plot-vpp-hoststack-3n-hsw"
7242   include:
7243     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7244     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7245     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7246     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7247   layout:
7248     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7249     layout: "plot-hoststack"
7250
7251 ## Plots VPP HTTP Server Performance
7252 #- type: "plot"
7253 #  title: "VPP HTTP Server Performance"
7254 #  algorithm: "plot_http_server_perf_box"
7255 #  output-file-type: ".html"
7256 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
7257 #  data:
7258 #    "plot-vpp-http-server-performance"
7259 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
7260 #  parameters:
7261 #  - "result"
7262 #  - "name"
7263 #  traces:
7264 #    hoverinfo: "y+name"
7265 #    boxpoints: "outliers"
7266 #    whiskerwidth: 0
7267 #  layout:
7268 #    title: "VPP HTTP Server Performance"
7269 #    layout:
7270 #      "plot-cps"
7271 #
7272 #- type: "plot"
7273 #  title: "VPP HTTP Server Performance"
7274 #  algorithm: "plot_http_server_perf_box"
7275 #  output-file-type: ".html"
7276 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
7277 #  data:
7278 #    "plot-vpp-http-server-performance"
7279 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
7280 #  parameters:
7281 #  - "result"
7282 #  - "name"
7283 #  traces:
7284 #    hoverinfo: "y+name"
7285 #    boxpoints: "outliers"
7286 #    whiskerwidth: 0
7287 #  layout:
7288 #    title: "VPP HTTP Server Performance"
7289 #    layout:
7290 #      "plot-rps"
7291
7292 ################################################################################
7293
7294 # Soak Test (PLRsearch), boxes - 2n-clx
7295 - type: "plot"
7296   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7297   algorithm: "plot_perf_box_name"
7298   output-file-type: ".html"
7299   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7300   data: "plot-vpp-soak-2n-clx"
7301   include:
7302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7305     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7308   layout:
7309     title: "30 Minutes Soak Test (PLRsearch)"
7310     layout: "plot-soak-throughput"
7311
7312 # Soak Test (PLRsearch), boxes - 2n-clx
7313 - type: "plot"
7314   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7315   algorithm: "plot_perf_box_name"
7316   output-file-type: ".html"
7317   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7318   data: "plot-vpp-soak-2n-clx"
7319   include:
7320     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7321     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7322     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7323     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7325     - "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"
7326   layout:
7327     title: "30 Minutes Soak Test (PLRsearch)"
7328     layout: "plot-soak-throughput"
7329
7330 # Soak Test (PLRsearch), boxes - 2n-skx
7331 - type: "plot"
7332   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7333   algorithm: "plot_perf_box_name"
7334   output-file-type: ".html"
7335   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7336   data: "plot-vpp-soak-2n-skx"
7337   include:
7338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7340     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7341     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7344   layout:
7345     title: "30 Minutes Soak Test (PLRsearch)"
7346     layout: "plot-soak-throughput"
7347
7348 # Soak Test (PLRsearch), boxes - 2n-skx
7349 - type: "plot"
7350   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7351   algorithm: "plot_perf_box_name"
7352   output-file-type: ".html"
7353   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7354   data: "plot-vpp-soak-2n-skx"
7355   include:
7356     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7357     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7358     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7359     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7361     - "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"
7362   layout:
7363     title: "30 Minutes Soak Test (PLRsearch)"
7364     layout: "plot-soak-throughput"
7365
7366 ###############################################################################
7367
7368 # Reconf tests 2n-skx
7369
7370 - type: "plot"
7371   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7372   algorithm: "plot_nf_reconf_box_name"
7373   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7374   data: "plot-vpp-nfv-reconf-2n-skx"
7375   include:
7376     - "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"
7377     - "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"
7378     - "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"
7379     - "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"
7380     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7381     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7382   layout:
7383     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7384     layout: "plot-throughput"
7385
7386 - type: "plot"
7387   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7388   algorithm: "plot_nf_reconf_box_name"
7389   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7390   data: "plot-vpp-nfv-reconf-2n-skx"
7391   include:
7392     - "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"
7393     - "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"
7394     - "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"
7395     - "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"
7396     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7397     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7398   layout:
7399     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7400     layout: "plot-throughput"
7401
7402 - type: "plot"
7403   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7404   algorithm: "plot_nf_reconf_box_name"
7405   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7406   data: "plot-vpp-nfv-reconf-2n-skx"
7407   include:
7408     - "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"
7409     - "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"
7410     - "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"
7411     - "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"
7412     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7413     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7414   layout:
7415     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7416     layout: "plot-throughput"
7417
7418 ###############################################################################
7419
7420 # Reconf tests 2n-clx
7421
7422 - type: "plot"
7423   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7424   algorithm: "plot_nf_reconf_box_name"
7425   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7426   data: "plot-vpp-nfv-reconf-2n-clx"
7427   include:
7428     - "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"
7429     - "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"
7430     - "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"
7431     - "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"
7432   layout:
7433     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7434     layout: "plot-throughput"
7435
7436 - type: "plot"
7437   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7438   algorithm: "plot_nf_reconf_box_name"
7439   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7440   data: "plot-vpp-nfv-reconf-2n-clx"
7441   include:
7442     - "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"
7443     - "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"
7444     - "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"
7445     - "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"
7446   layout:
7447     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7448     layout: "plot-throughput"
7449
7450 - type: "plot"
7451   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7452   algorithm: "plot_nf_reconf_box_name"
7453   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7454   data: "plot-vpp-nfv-reconf-2n-clx"
7455   include:
7456     - "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"
7457     - "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"
7458     - "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"
7459     - "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"
7460   layout:
7461     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7462     layout: "plot-throughput"
7463
7464 ###############################################################################
7465
7466 # Plots - NF Density - VSC - MRR IMIX
7467 - type: "plot"
7468   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7469   algorithm: "plot_nf_heatmap"
7470   output-file-type: ".html"
7471   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7472   data: "plot-vpp-nfv-2n-skx-mrr"
7473   filter: "'NIC_Intel-XXV710' and
7474            'NF_DENSITY' and
7475            'VHOST' and
7476            not 'VXLAN' and
7477            'CHAIN' and
7478            'NF_VPPIP4' and
7479            'IMIX' and
7480            '2T1C' and
7481            'MRR'"
7482   parameters:
7483   - "result"
7484   - "name"
7485   - "tags"
7486   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7487   x-axis: "X = VNFs per Service Chain"
7488   y-axis: "Y = Number of Service Chains"
7489   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7490   layout:
7491     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7492     layout: "plot-service-density"
7493
7494 - type: "plot"
7495   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7496   algorithm: "plot_nf_heatmap"
7497   output-file-type: ".html"
7498   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7499   data: "plot-vpp-nfv-2n-skx-mrr"
7500   filter: "'NIC_Intel-XXV710' and
7501            'NF_DENSITY' and
7502            'VHOST' and
7503            not 'VXLAN' and
7504            'CHAIN' and
7505            'NF_VPPIP4' and
7506            'IMIX' and
7507            '4T2C' and
7508            'MRR'"
7509   parameters:
7510   - "result"
7511   - "name"
7512   - "tags"
7513   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7514   x-axis: "X = VNFs per Service Chain"
7515   y-axis: "Y = Number of Service Chains"
7516   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7517   layout:
7518     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7519     layout: "plot-service-density"
7520
7521 - type: "plot"
7522   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7523   algorithm: "plot_nf_heatmap"
7524   output-file-type: ".html"
7525   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7526   data: "plot-vpp-nfv-2n-skx-mrr"
7527   filter: "'NIC_Intel-XXV710' and
7528            'NF_DENSITY' and
7529            'VHOST' and
7530            not 'VXLAN' and
7531            'CHAIN' and
7532            'NF_VPPIP4' and
7533            'IMIX' and
7534            '8T4C' and
7535            'MRR'"
7536   parameters:
7537   - "result"
7538   - "name"
7539   - "tags"
7540   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7541   x-axis: "X = VNFs per Service Chain"
7542   y-axis: "Y = Number of Service Chains"
7543   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7544   layout:
7545     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7546     layout: "plot-service-density"
7547
7548 # Plots - NF Density - VSC - NDR IMIX
7549 - type: "plot"
7550   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7551   algorithm: "plot_nf_heatmap"
7552   output-file-type: ".html"
7553   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7554   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7555   filter: "'NIC_Intel-XXV710' and
7556            'NF_DENSITY' and
7557            'VHOST' and
7558            not 'VXLAN' and
7559            'CHAIN' and
7560            'NF_VPPIP4' and
7561            'IMIX' and
7562            '2T1C' and
7563            'NDRPDR'"
7564   parameters:
7565   - "throughput"
7566   - "name"
7567   - "tags"
7568   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7569   x-axis: "X = VNFs per Service Chain"
7570   y-axis: "Y = Number of Service Chains"
7571   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7572   layout:
7573     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7574     layout: "plot-service-density"
7575
7576 - type: "plot"
7577   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7578   algorithm: "plot_nf_heatmap"
7579   output-file-type: ".html"
7580   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7581   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7582   filter: "'NIC_Intel-XXV710' and
7583            'NF_DENSITY' and
7584            'VHOST' and
7585            not 'VXLAN' and
7586            'CHAIN' and
7587            'NF_VPPIP4' and
7588            'IMIX' and
7589            '4T2C' and
7590            'NDRPDR'"
7591   parameters:
7592   - "throughput"
7593   - "name"
7594   - "tags"
7595   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7596   x-axis: "X = VNFs per Service Chain"
7597   y-axis: "Y = Number of Service Chains"
7598   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7599   layout:
7600     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7601     layout: "plot-service-density"
7602
7603 - type: "plot"
7604   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7605   algorithm: "plot_nf_heatmap"
7606   output-file-type: ".html"
7607   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7608   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7609   filter: "'NIC_Intel-XXV710' and
7610            'NF_DENSITY' and
7611            'VHOST' and
7612            not 'VXLAN' and
7613            'CHAIN' and
7614            'NF_VPPIP4' and
7615            'IMIX' and
7616            '8T4C' and
7617            'NDRPDR'"
7618   parameters:
7619   - "throughput"
7620   - "name"
7621   - "tags"
7622   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7623   x-axis: "X = VNFs per Service Chain"
7624   y-axis: "Y = Number of Service Chains"
7625   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7626   layout:
7627     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7628     layout: "plot-service-density"
7629
7630 # Plots - NF Density - VSC - PDR IMIX
7631 - type: "plot"
7632   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7633   algorithm: "plot_nf_heatmap"
7634   output-file-type: ".html"
7635   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7636   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7637   filter: "'NIC_Intel-XXV710' and
7638            'NF_DENSITY' and
7639            'VHOST' and
7640            not 'VXLAN' and
7641            'CHAIN' and
7642            'NF_VPPIP4' and
7643            'IMIX' and
7644            '2T1C' and
7645            'NDRPDR'"
7646   parameters:
7647   - "throughput"
7648   - "name"
7649   - "tags"
7650   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7651   x-axis: "X = VNFs per Service Chain"
7652   y-axis: "Y = Number of Service Chains"
7653   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7654   layout:
7655     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7656     layout: "plot-service-density"
7657
7658 - type: "plot"
7659   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7660   algorithm: "plot_nf_heatmap"
7661   output-file-type: ".html"
7662   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7663   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7664   filter: "'NIC_Intel-XXV710' and
7665            'NF_DENSITY' and
7666            'VHOST' and
7667            not 'VXLAN' and
7668            'CHAIN' and
7669            'NF_VPPIP4' and
7670            'IMIX' and
7671            '4T2C' and
7672            'NDRPDR'"
7673   parameters:
7674   - "throughput"
7675   - "name"
7676   - "tags"
7677   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7678   x-axis: "X = VNFs per Service Chain"
7679   y-axis: "Y = Number of Service Chains"
7680   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7681   layout:
7682     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7683     layout: "plot-service-density"
7684
7685 - type: "plot"
7686   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7687   algorithm: "plot_nf_heatmap"
7688   output-file-type: ".html"
7689   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7690   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7691   filter: "'NIC_Intel-XXV710' and
7692            'NF_DENSITY' and
7693            'VHOST' and
7694            not 'VXLAN' and
7695            'CHAIN' and
7696            'NF_VPPIP4' and
7697            'IMIX' and
7698            '8T4C' and
7699            'NDRPDR'"
7700   parameters:
7701   - "throughput"
7702   - "name"
7703   - "tags"
7704   include-tests: "PDR" # "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 PDR) [Mpps]"
7708   layout:
7709     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7710     layout: "plot-service-density"
7711
7712 ###############################################################################
7713
7714 # Plots - NF Density - VSC - MRR IMIX
7715 - type: "plot"
7716   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7717   algorithm: "plot_nf_heatmap"
7718   output-file-type: ".html"
7719   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7720   data: "plot-vpp-nfv-2n-skx-mrr"
7721   filter: "'NIC_Intel-XXV710' and
7722            'NF_DENSITY' and
7723            'VHOST' and
7724            'VXLAN' and
7725            'CHAIN' and
7726            'IMIX' and
7727            '2T1C' and
7728            'MRR'"
7729   parameters:
7730   - "result"
7731   - "name"
7732   - "tags"
7733   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7734   x-axis: "X = VNFs per Service Chain"
7735   y-axis: "Y = Number of Service Chains"
7736   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7737   layout:
7738     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7739     layout: "plot-service-density"
7740
7741 - type: "plot"
7742   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7743   algorithm: "plot_nf_heatmap"
7744   output-file-type: ".html"
7745   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7746   data: "plot-vpp-nfv-2n-skx-mrr"
7747   filter: "'NIC_Intel-XXV710' and
7748            'NF_DENSITY' and
7749            'VHOST' and
7750            'VXLAN' and
7751            'CHAIN' and
7752            'IMIX' and
7753            '4T2C' and
7754            'MRR'"
7755   parameters:
7756   - "result"
7757   - "name"
7758   - "tags"
7759   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7760   x-axis: "X = VNFs per Service Chain"
7761   y-axis: "Y = Number of Service Chains"
7762   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7763   layout:
7764     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7765     layout: "plot-service-density"
7766
7767 - type: "plot"
7768   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7769   algorithm: "plot_nf_heatmap"
7770   output-file-type: ".html"
7771   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7772   data: "plot-vpp-nfv-2n-skx-mrr"
7773   filter: "'NIC_Intel-XXV710' and
7774            'NF_DENSITY' and
7775            'VHOST' and
7776            'VXLAN' and
7777            'CHAIN' and
7778            'IMIX' and
7779            '8T4C' and
7780            'MRR'"
7781   parameters:
7782   - "result"
7783   - "name"
7784   - "tags"
7785   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7786   x-axis: "X = VNFs per Service Chain"
7787   y-axis: "Y = Number of Service Chains"
7788   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7789   layout:
7790     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7791     layout: "plot-service-density"
7792
7793 # Plots - NF Density - VSC - NDR IMIX
7794 - type: "plot"
7795   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7796   algorithm: "plot_nf_heatmap"
7797   output-file-type: ".html"
7798   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7799   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7800   filter: "'NIC_Intel-XXV710' and
7801            'NF_DENSITY' and
7802            'VHOST' and
7803            'VXLAN' and
7804            'CHAIN' and
7805            'IMIX' and
7806            '2T1C' and
7807            'NDRPDR'"
7808   parameters:
7809   - "throughput"
7810   - "name"
7811   - "tags"
7812   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7813   x-axis: "X = VNFs per Service Chain"
7814   y-axis: "Y = Number of Service Chains"
7815   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7816   layout:
7817     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7818     layout: "plot-service-density"
7819
7820 - type: "plot"
7821   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7822   algorithm: "plot_nf_heatmap"
7823   output-file-type: ".html"
7824   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7825   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7826   filter: "'NIC_Intel-XXV710' and
7827            'NF_DENSITY' and
7828            'VHOST' and
7829            'VXLAN' and
7830            'CHAIN' and
7831            'IMIX' and
7832            '4T2C' and
7833            'NDRPDR'"
7834   parameters:
7835   - "throughput"
7836   - "name"
7837   - "tags"
7838   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7839   x-axis: "X = VNFs per Service Chain"
7840   y-axis: "Y = Number of Service Chains"
7841   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7842   layout:
7843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7844     layout: "plot-service-density"
7845
7846 - type: "plot"
7847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7848   algorithm: "plot_nf_heatmap"
7849   output-file-type: ".html"
7850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7851   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7852   filter: "'NIC_Intel-XXV710' and
7853            'NF_DENSITY' and
7854            'VHOST' and
7855            'VXLAN' and
7856            'CHAIN' and
7857            'IMIX' and
7858            '8T4C' and
7859            'NDRPDR'"
7860   parameters:
7861   - "throughput"
7862   - "name"
7863   - "tags"
7864   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7865   x-axis: "X = VNFs per Service Chain"
7866   y-axis: "Y = Number of Service Chains"
7867   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7868   layout:
7869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7870     layout: "plot-service-density"
7871
7872 # Plots - NF Density - VSC - PDR IMIX
7873 - type: "plot"
7874   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7875   algorithm: "plot_nf_heatmap"
7876   output-file-type: ".html"
7877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7878   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7879   filter: "'NIC_Intel-XXV710' and
7880            'NF_DENSITY' and
7881            'VHOST' and
7882            'VXLAN' and
7883            'CHAIN' and
7884            'IMIX' and
7885            '2T1C' and
7886            'NDRPDR'"
7887   parameters:
7888   - "throughput"
7889   - "name"
7890   - "tags"
7891   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7892   x-axis: "X = VNFs per Service Chain"
7893   y-axis: "Y = Number of Service Chains"
7894   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7895   layout:
7896     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7897     layout: "plot-service-density"
7898
7899 - type: "plot"
7900   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7901   algorithm: "plot_nf_heatmap"
7902   output-file-type: ".html"
7903   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7904   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7905   filter: "'NIC_Intel-XXV710' and
7906            'NF_DENSITY' and
7907            'VHOST' and
7908            'VXLAN' and
7909            'CHAIN' and
7910            'IMIX' and
7911            '4T2C' and
7912            'NDRPDR'"
7913   parameters:
7914   - "throughput"
7915   - "name"
7916   - "tags"
7917   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7918   x-axis: "X = VNFs per Service Chain"
7919   y-axis: "Y = Number of Service Chains"
7920   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7921   layout:
7922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7923     layout: "plot-service-density"
7924
7925 - type: "plot"
7926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7927   algorithm: "plot_nf_heatmap"
7928   output-file-type: ".html"
7929   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7930   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7931   filter: "'NIC_Intel-XXV710' and
7932            'NF_DENSITY' and
7933            'VHOST' and
7934            'VXLAN' and
7935            'CHAIN' and
7936            'IMIX' and
7937            '8T4C' and
7938            'NDRPDR'"
7939   parameters:
7940   - "throughput"
7941   - "name"
7942   - "tags"
7943   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7944   x-axis: "X = VNFs per Service Chain"
7945   y-axis: "Y = Number of Service Chains"
7946   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7947   layout:
7948     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7949     layout: "plot-service-density"
7950
7951 ###############################################################################
7952
7953 # Plots - NF Density - CSC - MRR IMIX
7954 - type: "plot"
7955   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7956   algorithm: "plot_nf_heatmap"
7957   output-file-type: ".html"
7958   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7959   data: "plot-vpp-nfv-2n-skx-mrr"
7960   filter: "'NIC_Intel-XXV710' and
7961            'NF_DENSITY' and
7962            'DOCKER' and
7963            'CHAIN' and
7964            'NF_VPPIP4' and
7965            'IMIX' and
7966            '2T1C' and
7967            'MRR'"
7968   parameters:
7969   - "result"
7970   - "name"
7971   - "tags"
7972   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7973   x-axis: "X = CNFs per Service Chain"
7974   y-axis: "Y = Number of Service Chains"
7975   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7976   layout:
7977     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7978     layout: "plot-service-density"
7979
7980 - type: "plot"
7981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7982   algorithm: "plot_nf_heatmap"
7983   output-file-type: ".html"
7984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7985   data: "plot-vpp-nfv-2n-skx-mrr"
7986   filter: "'NIC_Intel-XXV710' and
7987            'NF_DENSITY' and
7988            'DOCKER' and
7989            'CHAIN' and
7990            'NF_VPPIP4' and
7991            'IMIX' and
7992            '4T2C' and
7993            'MRR'"
7994   parameters:
7995   - "result"
7996   - "name"
7997   - "tags"
7998   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7999   x-axis: "X = CNFs per Service Chain"
8000   y-axis: "Y = Number of Service Chains"
8001   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8002   layout:
8003     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8004     layout: "plot-service-density"
8005
8006 - type: "plot"
8007   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8008   algorithm: "plot_nf_heatmap"
8009   output-file-type: ".html"
8010   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8011   data: "plot-vpp-nfv-2n-skx-mrr"
8012   filter: "'NIC_Intel-XXV710' and
8013            'NF_DENSITY' and
8014            'DOCKER' and
8015            'CHAIN' and
8016            'NF_VPPIP4' and
8017            'IMIX' and
8018            '8T4C' and
8019            'MRR'"
8020   parameters:
8021   - "result"
8022   - "name"
8023   - "tags"
8024   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8025   x-axis: "X = CNFs per Service Chain"
8026   y-axis: "Y = Number of Service Chains"
8027   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8028   layout:
8029     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8030     layout: "plot-service-density"
8031
8032 # Plots - NF Density - CSC - NDR IMIX
8033 - type: "plot"
8034   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8035   algorithm: "plot_nf_heatmap"
8036   output-file-type: ".html"
8037   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8038   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8039   filter: "'NIC_Intel-XXV710' and
8040            'NF_DENSITY' and
8041            'DOCKER' and
8042            'CHAIN' and
8043            'NF_VPPIP4' and
8044            'IMIX' and
8045            '2T1C' and
8046            'NDRPDR'"
8047   parameters:
8048   - "throughput"
8049   - "name"
8050   - "tags"
8051   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8052   x-axis: "X = CNFs per Service Chain"
8053   y-axis: "Y = Number of Service Chains"
8054   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8055   layout:
8056     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8057     layout: "plot-service-density"
8058
8059 - type: "plot"
8060   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8061   algorithm: "plot_nf_heatmap"
8062   output-file-type: ".html"
8063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8064   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8065   filter: "'NIC_Intel-XXV710' and
8066            'NF_DENSITY' and
8067            'DOCKER' and
8068            'CHAIN' and
8069            'NF_VPPIP4' and
8070            'IMIX' and
8071            '4T2C' and
8072            'NDRPDR'"
8073   parameters:
8074   - "throughput"
8075   - "name"
8076   - "tags"
8077   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8078   x-axis: "X = CNFs per Service Chain"
8079   y-axis: "Y = Number of Service Chains"
8080   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8081   layout:
8082     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8083     layout: "plot-service-density"
8084
8085 - type: "plot"
8086   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8087   algorithm: "plot_nf_heatmap"
8088   output-file-type: ".html"
8089   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8090   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8091   filter: "'NIC_Intel-XXV710' and
8092            'NF_DENSITY' and
8093            'DOCKER' and
8094            'CHAIN' and
8095            'NF_VPPIP4' and
8096            'IMIX' and
8097            '8T4C' and
8098            'NDRPDR'"
8099   parameters:
8100   - "throughput"
8101   - "name"
8102   - "tags"
8103   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8104   x-axis: "X = CNFs per Service Chain"
8105   y-axis: "Y = Number of Service Chains"
8106   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8107   layout:
8108     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8109     layout: "plot-service-density"
8110
8111 # Plots - NF Density - CSC - PDR IMIX
8112 - type: "plot"
8113   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8114   algorithm: "plot_nf_heatmap"
8115   output-file-type: ".html"
8116   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8117   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8118   filter: "'NIC_Intel-XXV710' and
8119            'NF_DENSITY' and
8120            'DOCKER' and
8121            'CHAIN' and
8122            'NF_VPPIP4' and
8123            'IMIX' and
8124            '2T1C' and
8125            'NDRPDR'"
8126   parameters:
8127   - "throughput"
8128   - "name"
8129   - "tags"
8130   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8131   x-axis: "X = CNFs per Service Chain"
8132   y-axis: "Y = Number of Service Chains"
8133   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8134   layout:
8135     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8136     layout: "plot-service-density"
8137
8138 - type: "plot"
8139   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8140   algorithm: "plot_nf_heatmap"
8141   output-file-type: ".html"
8142   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8143   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8144   filter: "'NIC_Intel-XXV710' and
8145            'NF_DENSITY' and
8146            'DOCKER' and
8147            'CHAIN' and
8148            'NF_VPPIP4' and
8149            'IMIX' and
8150            '4T2C' and
8151            'NDRPDR'"
8152   parameters:
8153   - "throughput"
8154   - "name"
8155   - "tags"
8156   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8157   x-axis: "X = CNFs per Service Chain"
8158   y-axis: "Y = Number of Service Chains"
8159   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8160   layout:
8161     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8162     layout: "plot-service-density"
8163
8164 - type: "plot"
8165   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8166   algorithm: "plot_nf_heatmap"
8167   output-file-type: ".html"
8168   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8169   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8170   filter: "'NIC_Intel-XXV710' and
8171            'NF_DENSITY' and
8172            'DOCKER' and
8173            'CHAIN' and
8174            'NF_VPPIP4' and
8175            'IMIX' and
8176            '8T4C' and
8177            'NDRPDR'"
8178   parameters:
8179   - "throughput"
8180   - "name"
8181   - "tags"
8182   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8183   x-axis: "X = CNFs per Service Chain"
8184   y-axis: "Y = Number of Service Chains"
8185   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8186   layout:
8187     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8188     layout: "plot-service-density"
8189
8190 ################################################################################
8191 #
8192 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8193 #- type: "plot"
8194 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8195 #  algorithm: "plot_nf_heatmap"
8196 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8197 #  data: "plot-vpp-nfv-3n-skx-mrr"
8198 #  filter: "'NIC_Intel-XXV710' and
8199 #           'NF_DENSITY' and
8200 #           'DOCKER' and
8201 #           'CHAIN' and
8202 #           'NF_VPPIP4' and
8203 #           'IPSEC' and
8204 #           'TNL_4' and
8205 #           'IMIX' and
8206 #           '2T1C' and
8207 #           'MRR'"
8208 #  parameters:
8209 #  - "result"
8210 #  - "name"
8211 #  - "tags"
8212 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8213 #  x-axis: "X = CNFs per Service Chain"
8214 #  y-axis: "Y = Number of Service Chains"
8215 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8216 #  layout:
8217 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8218 #    layout: "plot-service-density"
8219 #
8220 #- type: "plot"
8221 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8222 #  algorithm: "plot_nf_heatmap"
8223 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8224 #  data: "plot-vpp-nfv-3n-skx-mrr"
8225 #  filter: "'NIC_Intel-XXV710' and
8226 #           'NF_DENSITY' and
8227 #           'DOCKER' and
8228 #           'CHAIN' and
8229 #           'NF_VPPIP4' and
8230 #           'IPSEC' and
8231 #           'TNL_4' and
8232 #           'IMIX' and
8233 #           '4T2C' and
8234 #           'MRR'"
8235 #  parameters:
8236 #  - "result"
8237 #  - "name"
8238 #  - "tags"
8239 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8240 #  x-axis: "X = CNFs per Service Chain"
8241 #  y-axis: "Y = Number of Service Chains"
8242 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8243 #  layout:
8244 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8245 #    layout: "plot-service-density"
8246 #
8247 #- type: "plot"
8248 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8249 #  algorithm: "plot_nf_heatmap"
8250 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8251 #  data: "plot-vpp-nfv-3n-skx-mrr"
8252 #  filter: "'NIC_Intel-XXV710' and
8253 #           'NF_DENSITY' and
8254 #           'DOCKER' and
8255 #           'CHAIN' and
8256 #           'NF_VPPIP4' and
8257 #           'IPSEC' and
8258 #           'TNL_4' and
8259 #           'IMIX' and
8260 #           '8T4C' and
8261 #           'MRR'"
8262 #  parameters:
8263 #  - "result"
8264 #  - "name"
8265 #  - "tags"
8266 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8267 #  x-axis: "X = CNFs per Service Chain"
8268 #  y-axis: "Y = Number of Service Chains"
8269 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8270 #  layout:
8271 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8272 #    layout: "plot-service-density"
8273
8274 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8275 - type: "plot"
8276   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8277   algorithm: "plot_nf_heatmap"
8278   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8279   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8280   filter: "'NIC_Intel-XXV710' and
8281            'NF_DENSITY' and
8282            'DOCKER' and
8283            'CHAIN' and
8284            'NF_VPPIP4' and
8285            'IPSEC' and
8286            'TNL_4' and
8287            'IMIX' and
8288            '2T1C' and
8289            'NDRPDR'"
8290   parameters:
8291   - "throughput"
8292   - "name"
8293   - "tags"
8294   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8295   x-axis: "X = CNFs per Service Chain"
8296   y-axis: "Y = Number of Service Chains"
8297   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8298   layout:
8299     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8300     layout: "plot-service-density"
8301
8302 - type: "plot"
8303   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8304   algorithm: "plot_nf_heatmap"
8305   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8306   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8307   filter: "'NIC_Intel-XXV710' and
8308            'NF_DENSITY' and
8309            'DOCKER' and
8310            'CHAIN' and
8311            'NF_VPPIP4' and
8312            'IPSEC' and
8313            'TNL_4' and
8314            'IMIX' and
8315            '4T2C' and
8316            'NDRPDR'"
8317   parameters:
8318   - "throughput"
8319   - "name"
8320   - "tags"
8321   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8322   x-axis: "X = CNFs per Service Chain"
8323   y-axis: "Y = Number of Service Chains"
8324   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8325   layout:
8326     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8327     layout: "plot-service-density"
8328
8329 - type: "plot"
8330   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8331   algorithm: "plot_nf_heatmap"
8332   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8333   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8334   filter: "'NIC_Intel-XXV710' and
8335            'NF_DENSITY' and
8336            'DOCKER' and
8337            'CHAIN' and
8338            'NF_VPPIP4' and
8339            'IPSEC' and
8340            'TNL_4' and
8341            'IMIX' and
8342            '8T4C' and
8343            'NDRPDR'"
8344   parameters:
8345   - "throughput"
8346   - "name"
8347   - "tags"
8348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8349   x-axis: "X = CNFs per Service Chain"
8350   y-axis: "Y = Number of Service Chains"
8351   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8352   layout:
8353     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8354     layout: "plot-service-density"
8355
8356 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8357 - type: "plot"
8358   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8359   algorithm: "plot_nf_heatmap"
8360   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8361   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8362   filter: "'NIC_Intel-XXV710' and
8363            'NF_DENSITY' and
8364            'DOCKER' and
8365            'CHAIN' and
8366            'NF_VPPIP4' and
8367            'IPSEC' and
8368            'TNL_4' and
8369            'IMIX' and
8370            '2T1C' and
8371            'NDRPDR'"
8372   parameters:
8373   - "throughput"
8374   - "name"
8375   - "tags"
8376   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8377   x-axis: "X = CNFs per Service Chain"
8378   y-axis: "Y = Number of Service Chains"
8379   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8380   layout:
8381     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8382     layout: "plot-service-density"
8383
8384 - type: "plot"
8385   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8386   algorithm: "plot_nf_heatmap"
8387   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8388   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8389   filter: "'NIC_Intel-XXV710' and
8390            'NF_DENSITY' and
8391            'DOCKER' and
8392            'CHAIN' and
8393            'NF_VPPIP4' and
8394            'IPSEC' and
8395            'TNL_4' and
8396            'IMIX' and
8397            '4T2C' and
8398            'NDRPDR'"
8399   parameters:
8400   - "throughput"
8401   - "name"
8402   - "tags"
8403   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8404   x-axis: "X = CNFs per Service Chain"
8405   y-axis: "Y = Number of Service Chains"
8406   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8407   layout:
8408     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8409     layout: "plot-service-density"
8410
8411 - type: "plot"
8412   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8413   algorithm: "plot_nf_heatmap"
8414   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8415   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8416   filter: "'NIC_Intel-XXV710' and
8417            'NF_DENSITY' and
8418            'DOCKER' and
8419            'CHAIN' and
8420            'NF_VPPIP4' and
8421            'IPSEC' and
8422            'TNL_4' and
8423            'IMIX' and
8424            '8T4C' and
8425            'NDRPDR'"
8426   parameters:
8427   - "throughput"
8428   - "name"
8429   - "tags"
8430   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8431   x-axis: "X = CNFs per Service Chain"
8432   y-axis: "Y = Number of Service Chains"
8433   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8434   layout:
8435     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8436     layout: "plot-service-density"
8437
8438 ###############################################################################
8439
8440 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8441 #- type: "plot"
8442 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8443 #  algorithm: "plot_nf_heatmap"
8444 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8445 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8446 #  filter: "'NIC_Intel-XL710' and
8447 #           'NF_DENSITY' and
8448 #           'DOCKER' and
8449 #           'CHAIN' and
8450 #           'NF_VPPIP4' and
8451 #           'IMIX' and
8452 #           'TNL_4' and
8453 #           '1T1C' and
8454 #           'MRR'"
8455 #  parameters:
8456 #  - "result"
8457 #  - "name"
8458 #  - "tags"
8459 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8460 #  x-axis: "X = CNFs per Service Chain"
8461 #  y-axis: "Y = Number of Service Chains"
8462 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8463 #  layout:
8464 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8465 #    layout: "plot-service-density"
8466 #
8467 #- type: "plot"
8468 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8469 #  algorithm: "plot_nf_heatmap"
8470 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8471 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8472 #  filter: "'NIC_Intel-XL710' and
8473 #           'NF_DENSITY' and
8474 #           'DOCKER' and
8475 #           'CHAIN' and
8476 #           'NF_VPPIP4' and
8477 #           'IPSEC' and
8478 #           'TNL_4' and
8479 #           'IMIX' and
8480 #           '2T2C' and
8481 #           'MRR'"
8482 #  parameters:
8483 #  - "result"
8484 #  - "name"
8485 #  - "tags"
8486 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8487 #  x-axis: "X = CNFs per Service Chain"
8488 #  y-axis: "Y = Number of Service Chains"
8489 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8490 #  layout:
8491 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8492 #    layout: "plot-service-density"
8493 #
8494 #- type: "plot"
8495 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8496 #  algorithm: "plot_nf_heatmap"
8497 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8498 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8499 #  filter: "'NIC_Intel-XL710' and
8500 #           'NF_DENSITY' and
8501 #           'DOCKER' and
8502 #           'CHAIN' and
8503 #           'NF_VPPIP4' and
8504 #           'IPSEC' and
8505 #           'TNL_4' and
8506 #           'IMIX' and
8507 #           '4T4C' and
8508 #           'MRR'"
8509 #  parameters:
8510 #  - "result"
8511 #  - "name"
8512 #  - "tags"
8513 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8514 #  x-axis: "X = CNFs per Service Chain"
8515 #  y-axis: "Y = Number of Service Chains"
8516 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8517 #  layout:
8518 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8519 #    layout: "plot-service-density"
8520
8521 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8522 #- type: "plot"
8523 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8524 #  algorithm: "plot_nf_heatmap"
8525 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8526 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8527 #  filter: "'NIC_Intel-XL710' and
8528 #           'NF_DENSITY' and
8529 #           'DOCKER' and
8530 #           'CHAIN' and
8531 #           'NF_VPPIP4' and
8532 #           'IPSEC' and
8533 #           'TNL_4' and
8534 #           'IMIX' and
8535 #           '1T1C' and
8536 #           'NDRPDR'"
8537 #  parameters:
8538 #  - "throughput"
8539 #  - "name"
8540 #  - "tags"
8541 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8542 #  x-axis: "X = CNFs per Service Chain"
8543 #  y-axis: "Y = Number of Service Chains"
8544 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8545 #  layout:
8546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8547 #    layout: "plot-service-density"
8548 #
8549 #- type: "plot"
8550 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8551 #  algorithm: "plot_nf_heatmap"
8552 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8553 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8554 #  filter: "'NIC_Intel-XL710' and
8555 #           'NF_DENSITY' and
8556 #           'DOCKER' and
8557 #           'CHAIN' and
8558 #           'NF_VPPIP4' and
8559 #           'IPSEC' and
8560 #           'TNL_4' and
8561 #           'IMIX' and
8562 #           '2T2C' and
8563 #           'NDRPDR'"
8564 #  parameters:
8565 #  - "throughput"
8566 #  - "name"
8567 #  - "tags"
8568 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8569 #  x-axis: "X = CNFs per Service Chain"
8570 #  y-axis: "Y = Number of Service Chains"
8571 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8572 #  layout:
8573 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8574 #    layout: "plot-service-density"
8575 #
8576 #- type: "plot"
8577 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8578 #  algorithm: "plot_nf_heatmap"
8579 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8580 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8581 #  filter: "'NIC_Intel-XL710' and
8582 #           'NF_DENSITY' and
8583 #           'DOCKER' and
8584 #           'CHAIN' and
8585 #           'NF_VPPIP4' and
8586 #           'IPSEC' and
8587 #           'TNL_4' and
8588 #           'IMIX' and
8589 #           '4T4C' and
8590 #           'NDRPDR'"
8591 #  parameters:
8592 #  - "throughput"
8593 #  - "name"
8594 #  - "tags"
8595 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8596 #  x-axis: "X = CNFs per Service Chain"
8597 #  y-axis: "Y = Number of Service Chains"
8598 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8599 #  layout:
8600 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8601 #    layout: "plot-service-density"
8602 #
8603 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8604 #- type: "plot"
8605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8606 #  algorithm: "plot_nf_heatmap"
8607 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8608 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8609 #  filter: "'NIC_Intel-XL710' and
8610 #           'NF_DENSITY' and
8611 #           'DOCKER' and
8612 #           'CHAIN' and
8613 #           'NF_VPPIP4' and
8614 #           'IPSEC' and
8615 #           'TNL_4' and
8616 #           'IMIX' and
8617 #           '1T1C' and
8618 #           'NDRPDR'"
8619 #  parameters:
8620 #  - "throughput"
8621 #  - "name"
8622 #  - "tags"
8623 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8624 #  x-axis: "X = CNFs per Service Chain"
8625 #  y-axis: "Y = Number of Service Chains"
8626 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8627 #  layout:
8628 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8629 #    layout: "plot-service-density"
8630 #
8631 #- type: "plot"
8632 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8633 #  algorithm: "plot_nf_heatmap"
8634 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8635 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8636 #  filter: "'NIC_Intel-XL710' and
8637 #           'NF_DENSITY' and
8638 #           'DOCKER' and
8639 #           'CHAIN' and
8640 #           'NF_VPPIP4' and
8641 #           'IPSEC' and
8642 #           'TNL_4' and
8643 #           'IMIX' and
8644 #           '2T2C' and
8645 #           'NDRPDR'"
8646 #  parameters:
8647 #  - "throughput"
8648 #  - "name"
8649 #  - "tags"
8650 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8651 #  x-axis: "X = CNFs per Service Chain"
8652 #  y-axis: "Y = Number of Service Chains"
8653 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8654 #  layout:
8655 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8656 #    layout: "plot-service-density"
8657 #
8658 #- type: "plot"
8659 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8660 #  algorithm: "plot_nf_heatmap"
8661 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8662 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8663 #  filter: "'NIC_Intel-XL710' and
8664 #           'NF_DENSITY' and
8665 #           'DOCKER' and
8666 #           'CHAIN' and
8667 #           'NF_VPPIP4' and
8668 #           'IPSEC' and
8669 #           'TNL_4' and
8670 #           'IMIX' and
8671 #           '4T4C' and
8672 #           'NDRPDR'"
8673 #  parameters:
8674 #  - "throughput"
8675 #  - "name"
8676 #  - "tags"
8677 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8678 #  x-axis: "X = CNFs per Service Chain"
8679 #  y-axis: "Y = Number of Service Chains"
8680 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8681 #  layout:
8682 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8683 #    layout: "plot-service-density"
8684
8685 ###############################################################################
8686
8687 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8688 #- type: "plot"
8689 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8690 #  algorithm: "plot_nf_heatmap"
8691 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8692 #  data: "plot-vpp-nfv-3n-skx-mrr"
8693 #  filter: "'NIC_Intel-XXV710' and
8694 #           'NF_DENSITY' and
8695 #           'DOCKER' and
8696 #           'CHAIN' and
8697 #           'NF_VPPIP4' and
8698 #           'IPSEC' and
8699 #           'TNL_1000' and
8700 #           'IMIX' and
8701 #           '2T1C' and
8702 #           'MRR'"
8703 #  parameters:
8704 #  - "result"
8705 #  - "name"
8706 #  - "tags"
8707 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8708 #  x-axis: "X = CNFs per Service Chain"
8709 #  y-axis: "Y = Number of Service Chains"
8710 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8711 #  layout:
8712 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8713 #    layout: "plot-service-density"
8714 #
8715 #- type: "plot"
8716 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8717 #  algorithm: "plot_nf_heatmap"
8718 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8719 #  data: "plot-vpp-nfv-3n-skx-mrr"
8720 #  filter: "'NIC_Intel-XXV710' and
8721 #           'NF_DENSITY' and
8722 #           'DOCKER' and
8723 #           'CHAIN' and
8724 #           'NF_VPPIP4' and
8725 #           'IPSEC' and
8726 #           'TNL_1000' and
8727 #           'IMIX' and
8728 #           '4T2C' and
8729 #           'MRR'"
8730 #  parameters:
8731 #  - "result"
8732 #  - "name"
8733 #  - "tags"
8734 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8735 #  x-axis: "X = CNFs per Service Chain"
8736 #  y-axis: "Y = Number of Service Chains"
8737 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8738 #  layout:
8739 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8740 #    layout: "plot-service-density"
8741 #
8742 #- type: "plot"
8743 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8744 #  algorithm: "plot_nf_heatmap"
8745 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8746 #  data: "plot-vpp-nfv-3n-skx-mrr"
8747 #  filter: "'NIC_Intel-XXV710' and
8748 #           'NF_DENSITY' and
8749 #           'DOCKER' and
8750 #           'CHAIN' and
8751 #           'NF_VPPIP4' and
8752 #           'IPSEC' and
8753 #           'TNL_1000' and
8754 #           'IMIX' and
8755 #           '8T4C' and
8756 #           'MRR'"
8757 #  parameters:
8758 #  - "result"
8759 #  - "name"
8760 #  - "tags"
8761 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8762 #  x-axis: "X = CNFs per Service Chain"
8763 #  y-axis: "Y = Number of Service Chains"
8764 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8765 #  layout:
8766 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8767 #    layout: "plot-service-density"
8768
8769 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8770 - type: "plot"
8771   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8772   algorithm: "plot_nf_heatmap"
8773   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8774   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8775   filter: "'NIC_Intel-XXV710' and
8776            'NF_DENSITY' and
8777            'DOCKER' and
8778            'CHAIN' and
8779            'NF_VPPIP4' and
8780            'IPSEC' and
8781            'TNL_1000' and
8782            'IMIX' and
8783            '2T1C' and
8784            'NDRPDR'"
8785   parameters:
8786   - "throughput"
8787   - "name"
8788   - "tags"
8789   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8790   x-axis: "X = CNFs per Service Chain"
8791   y-axis: "Y = Number of Service Chains"
8792   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8793   layout:
8794     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8795     layout: "plot-service-density"
8796
8797 - type: "plot"
8798   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8799   algorithm: "plot_nf_heatmap"
8800   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8801   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8802   filter: "'NIC_Intel-XXV710' and
8803            'NF_DENSITY' and
8804            'DOCKER' and
8805            'CHAIN' and
8806            'NF_VPPIP4' and
8807            'IPSEC' and
8808            'TNL_1000' and
8809            'IMIX' and
8810            '4T2C' and
8811            'NDRPDR'"
8812   parameters:
8813   - "throughput"
8814   - "name"
8815   - "tags"
8816   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8817   x-axis: "X = CNFs per Service Chain"
8818   y-axis: "Y = Number of Service Chains"
8819   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8820   layout:
8821     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8822     layout: "plot-service-density"
8823
8824 - type: "plot"
8825   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8826   algorithm: "plot_nf_heatmap"
8827   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8828   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8829   filter: "'NIC_Intel-XXV710' and
8830            'NF_DENSITY' and
8831            'DOCKER' and
8832            'CHAIN' and
8833            'NF_VPPIP4' and
8834            'IPSEC' and
8835            'TNL_1000' and
8836            'IMIX' and
8837            '8T4C' and
8838            'NDRPDR'"
8839   parameters:
8840   - "throughput"
8841   - "name"
8842   - "tags"
8843   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8844   x-axis: "X = CNFs per Service Chain"
8845   y-axis: "Y = Number of Service Chains"
8846   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8847   layout:
8848     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8849     layout: "plot-service-density"
8850
8851 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8852 - type: "plot"
8853   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8854   algorithm: "plot_nf_heatmap"
8855   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8856   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8857   filter: "'NIC_Intel-XXV710' and
8858            'NF_DENSITY' and
8859            'DOCKER' and
8860            'CHAIN' and
8861            'NF_VPPIP4' and
8862            'IPSEC' and
8863            'TNL_1000' and
8864            'IMIX' and
8865            '2T1C' and
8866            'NDRPDR'"
8867   parameters:
8868   - "throughput"
8869   - "name"
8870   - "tags"
8871   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8872   x-axis: "X = CNFs per Service Chain"
8873   y-axis: "Y = Number of Service Chains"
8874   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8875   layout:
8876     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8877     layout: "plot-service-density"
8878
8879 - type: "plot"
8880   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8881   algorithm: "plot_nf_heatmap"
8882   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8883   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8884   filter: "'NIC_Intel-XXV710' and
8885            'NF_DENSITY' and
8886            'DOCKER' and
8887            'CHAIN' and
8888            'NF_VPPIP4' and
8889            'IPSEC' and
8890            'TNL_1000' and
8891            'IMIX' and
8892            '4T2C' and
8893            'NDRPDR'"
8894   parameters:
8895   - "throughput"
8896   - "name"
8897   - "tags"
8898   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8899   x-axis: "X = CNFs per Service Chain"
8900   y-axis: "Y = Number of Service Chains"
8901   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8902   layout:
8903     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8904     layout: "plot-service-density"
8905
8906 - type: "plot"
8907   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8908   algorithm: "plot_nf_heatmap"
8909   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8910   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8911   filter: "'NIC_Intel-XXV710' and
8912            'NF_DENSITY' and
8913            'DOCKER' and
8914            'CHAIN' and
8915            'NF_VPPIP4' and
8916            'IPSEC' and
8917            'TNL_1000' and
8918            'IMIX' and
8919            '8T4C' and
8920            'NDRPDR'"
8921   parameters:
8922   - "throughput"
8923   - "name"
8924   - "tags"
8925   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8926   x-axis: "X = CNFs per Service Chain"
8927   y-axis: "Y = Number of Service Chains"
8928   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8929   layout:
8930     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8931     layout: "plot-service-density"
8932
8933 ###############################################################################
8934
8935 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8936 #- type: "plot"
8937 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8938 #  algorithm: "plot_nf_heatmap"
8939 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8940 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8941 #  filter: "'NIC_Intel-XL710' and
8942 #           'NF_DENSITY' and
8943 #           'DOCKER' and
8944 #           'CHAIN' and
8945 #           'NF_VPPIP4' and
8946 #           'IMIX' and
8947 #           'TNL_1000' and
8948 #           '1T1C' and
8949 #           'MRR'"
8950 #  parameters:
8951 #  - "result"
8952 #  - "name"
8953 #  - "tags"
8954 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8955 #  x-axis: "X = CNFs per Service Chain"
8956 #  y-axis: "Y = Number of Service Chains"
8957 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8958 #  layout:
8959 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8960 #    layout: "plot-service-density"
8961 #
8962 #- type: "plot"
8963 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8964 #  algorithm: "plot_nf_heatmap"
8965 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8966 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8967 #  filter: "'NIC_Intel-XL710' and
8968 #           'NF_DENSITY' and
8969 #           'DOCKER' and
8970 #           'CHAIN' and
8971 #           'NF_VPPIP4' and
8972 #           'IPSEC' and
8973 #           'TNL_1000' and
8974 #           'IMIX' and
8975 #           '2T2C' and
8976 #           'MRR'"
8977 #  parameters:
8978 #  - "result"
8979 #  - "name"
8980 #  - "tags"
8981 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8982 #  x-axis: "X = CNFs per Service Chain"
8983 #  y-axis: "Y = Number of Service Chains"
8984 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8985 #  layout:
8986 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8987 #    layout: "plot-service-density"
8988 #
8989 #- type: "plot"
8990 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8991 #  algorithm: "plot_nf_heatmap"
8992 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8993 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8994 #  filter: "'NIC_Intel-XL710' and
8995 #           'NF_DENSITY' and
8996 #           'DOCKER' and
8997 #           'CHAIN' and
8998 #           'NF_VPPIP4' and
8999 #           'IPSEC' and
9000 #           'TNL_1000' and
9001 #           'IMIX' and
9002 #           '4T4C' and
9003 #           'MRR'"
9004 #  parameters:
9005 #  - "result"
9006 #  - "name"
9007 #  - "tags"
9008 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9009 #  x-axis: "X = CNFs per Service Chain"
9010 #  y-axis: "Y = Number of Service Chains"
9011 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9012 #  layout:
9013 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9014 #    layout: "plot-service-density"
9015
9016 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9017 #- type: "plot"
9018 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9019 #  algorithm: "plot_nf_heatmap"
9020 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9021 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9022 #  filter: "'NIC_Intel-XL710' and
9023 #           'NF_DENSITY' and
9024 #           'DOCKER' and
9025 #           'CHAIN' and
9026 #           'NF_VPPIP4' and
9027 #           'IPSEC' and
9028 #           'TNL_1000' and
9029 #           'IMIX' and
9030 #           '1T1C' and
9031 #           'NDRPDR'"
9032 #  parameters:
9033 #  - "throughput"
9034 #  - "name"
9035 #  - "tags"
9036 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9037 #  x-axis: "X = CNFs per Service Chain"
9038 #  y-axis: "Y = Number of Service Chains"
9039 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9040 #  layout:
9041 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9042 #    layout: "plot-service-density"
9043 #
9044 #- type: "plot"
9045 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9046 #  algorithm: "plot_nf_heatmap"
9047 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9048 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9049 #  filter: "'NIC_Intel-XL710' and
9050 #           'NF_DENSITY' and
9051 #           'DOCKER' and
9052 #           'CHAIN' and
9053 #           'NF_VPPIP4' and
9054 #           'IPSEC' and
9055 #           'TNL_1000' and
9056 #           'IMIX' and
9057 #           '2T2C' and
9058 #           'NDRPDR'"
9059 #  parameters:
9060 #  - "throughput"
9061 #  - "name"
9062 #  - "tags"
9063 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9064 #  x-axis: "X = CNFs per Service Chain"
9065 #  y-axis: "Y = Number of Service Chains"
9066 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9067 #  layout:
9068 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9069 #    layout: "plot-service-density"
9070 #
9071 #- type: "plot"
9072 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9073 #  algorithm: "plot_nf_heatmap"
9074 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9075 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9076 #  filter: "'NIC_Intel-XL710' and
9077 #           'NF_DENSITY' and
9078 #           'DOCKER' and
9079 #           'CHAIN' and
9080 #           'NF_VPPIP4' and
9081 #           'IPSEC' and
9082 #           'TNL_1000' and
9083 #           'IMIX' and
9084 #           '4T4C' and
9085 #           'NDRPDR'"
9086 #  parameters:
9087 #  - "throughput"
9088 #  - "name"
9089 #  - "tags"
9090 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9091 #  x-axis: "X = CNFs per Service Chain"
9092 #  y-axis: "Y = Number of Service Chains"
9093 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9094 #  layout:
9095 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9096 #    layout: "plot-service-density"
9097 #
9098 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9099 #- type: "plot"
9100 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9101 #  algorithm: "plot_nf_heatmap"
9102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9103 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9104 #  filter: "'NIC_Intel-XL710' and
9105 #           'NF_DENSITY' and
9106 #           'DOCKER' and
9107 #           'CHAIN' and
9108 #           'NF_VPPIP4' and
9109 #           'IPSEC' and
9110 #           'TNL_1000' and
9111 #           'IMIX' and
9112 #           '1T1C' and
9113 #           'NDRPDR'"
9114 #  parameters:
9115 #  - "throughput"
9116 #  - "name"
9117 #  - "tags"
9118 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9119 #  x-axis: "X = CNFs per Service Chain"
9120 #  y-axis: "Y = Number of Service Chains"
9121 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9122 #  layout:
9123 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9124 #    layout: "plot-service-density"
9125 #
9126 #- type: "plot"
9127 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9128 #  algorithm: "plot_nf_heatmap"
9129 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9130 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9131 #  filter: "'NIC_Intel-XL710' and
9132 #           'NF_DENSITY' and
9133 #           'DOCKER' and
9134 #           'CHAIN' and
9135 #           'NF_VPPIP4' and
9136 #           'IPSEC' and
9137 #           'TNL_1000' and
9138 #           'IMIX' and
9139 #           '2T2C' and
9140 #           'NDRPDR'"
9141 #  parameters:
9142 #  - "throughput"
9143 #  - "name"
9144 #  - "tags"
9145 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9146 #  x-axis: "X = CNFs per Service Chain"
9147 #  y-axis: "Y = Number of Service Chains"
9148 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9149 #  layout:
9150 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9151 #    layout: "plot-service-density"
9152 #
9153 #- type: "plot"
9154 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9155 #  algorithm: "plot_nf_heatmap"
9156 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9157 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9158 #  filter: "'NIC_Intel-XL710' and
9159 #           'NF_DENSITY' and
9160 #           'DOCKER' and
9161 #           'CHAIN' and
9162 #           'NF_VPPIP4' and
9163 #           'IPSEC' and
9164 #           'TNL_1000' and
9165 #           'IMIX' and
9166 #           '4T4C' and
9167 #           'NDRPDR'"
9168 #  parameters:
9169 #  - "throughput"
9170 #  - "name"
9171 #  - "tags"
9172 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9173 #  x-axis: "X = CNFs per Service Chain"
9174 #  y-axis: "Y = Number of Service Chains"
9175 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9176 #  layout:
9177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9178 #    layout: "plot-service-density"
9179
9180 ###############################################################################
9181
9182 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9183 #- type: "plot"
9184 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9185 #  algorithm: "plot_nf_heatmap"
9186 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9187 #  data: "plot-vpp-nfv-3n-skx-mrr"
9188 #  filter: "'NIC_Intel-XXV710' and
9189 #           'NF_DENSITY' and
9190 #           'DOCKER' and
9191 #           'CHAIN' and
9192 #           'NF_VPPIP4' and
9193 #           'IPSEC' and
9194 #           'TNL_10000' and
9195 #           'IMIX' and
9196 #           '2T1C' and
9197 #           'MRR'"
9198 #  parameters:
9199 #  - "result"
9200 #  - "name"
9201 #  - "tags"
9202 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9203 #  x-axis: "X = CNFs per Service Chain"
9204 #  y-axis: "Y = Number of Service Chains"
9205 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9206 #  layout:
9207 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9208 #    layout: "plot-service-density"
9209 #
9210 #- type: "plot"
9211 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9212 #  algorithm: "plot_nf_heatmap"
9213 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9214 #  data: "plot-vpp-nfv-3n-skx-mrr"
9215 #  filter: "'NIC_Intel-XXV710' and
9216 #           'NF_DENSITY' and
9217 #           'DOCKER' and
9218 #           'CHAIN' and
9219 #           'NF_VPPIP4' and
9220 #           'IPSEC' and
9221 #           'TNL_10000' and
9222 #           'IMIX' and
9223 #           '4T2C' and
9224 #           'MRR'"
9225 #  parameters:
9226 #  - "result"
9227 #  - "name"
9228 #  - "tags"
9229 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9230 #  x-axis: "X = CNFs per Service Chain"
9231 #  y-axis: "Y = Number of Service Chains"
9232 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9233 #  layout:
9234 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9235 #    layout: "plot-service-density"
9236 #
9237 #- type: "plot"
9238 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9239 #  algorithm: "plot_nf_heatmap"
9240 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9241 #  data: "plot-vpp-nfv-3n-skx-mrr"
9242 #  filter: "'NIC_Intel-XXV710' and
9243 #           'NF_DENSITY' and
9244 #           'DOCKER' and
9245 #           'CHAIN' and
9246 #           'NF_VPPIP4' and
9247 #           'IPSEC' and
9248 #           'TNL_10000' and
9249 #           'IMIX' and
9250 #           '8T4C' and
9251 #           'MRR'"
9252 #  parameters:
9253 #  - "result"
9254 #  - "name"
9255 #  - "tags"
9256 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9257 #  x-axis: "X = CNFs per Service Chain"
9258 #  y-axis: "Y = Number of Service Chains"
9259 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9260 #  layout:
9261 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9262 #    layout: "plot-service-density"
9263
9264 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9265 - type: "plot"
9266   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9267   algorithm: "plot_nf_heatmap"
9268   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9269   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9270   filter: "'NIC_Intel-XXV710' and
9271            'NF_DENSITY' and
9272            'DOCKER' and
9273            'CHAIN' and
9274            'NF_VPPIP4' and
9275            'IPSEC' and
9276            'TNL_10000' and
9277            'IMIX' and
9278            '2T1C' and
9279            'NDRPDR'"
9280   parameters:
9281   - "throughput"
9282   - "name"
9283   - "tags"
9284   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9285   x-axis: "X = CNFs per Service Chain"
9286   y-axis: "Y = Number of Service Chains"
9287   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9288   layout:
9289     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9290     layout: "plot-service-density"
9291
9292 - type: "plot"
9293   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9294   algorithm: "plot_nf_heatmap"
9295   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9296   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9297   filter: "'NIC_Intel-XXV710' and
9298            'NF_DENSITY' and
9299            'DOCKER' and
9300            'CHAIN' and
9301            'NF_VPPIP4' and
9302            'IPSEC' and
9303            'TNL_10000' and
9304            'IMIX' and
9305            '4T2C' and
9306            'NDRPDR'"
9307   parameters:
9308   - "throughput"
9309   - "name"
9310   - "tags"
9311   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9312   x-axis: "X = CNFs per Service Chain"
9313   y-axis: "Y = Number of Service Chains"
9314   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9315   layout:
9316     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9317     layout: "plot-service-density"
9318
9319 - type: "plot"
9320   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9321   algorithm: "plot_nf_heatmap"
9322   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9323   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9324   filter: "'NIC_Intel-XXV710' and
9325            'NF_DENSITY' and
9326            'DOCKER' and
9327            'CHAIN' and
9328            'NF_VPPIP4' and
9329            'IPSEC' and
9330            'TNL_10000' and
9331            'IMIX' and
9332            '8T4C' and
9333            'NDRPDR'"
9334   parameters:
9335   - "throughput"
9336   - "name"
9337   - "tags"
9338   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9339   x-axis: "X = CNFs per Service Chain"
9340   y-axis: "Y = Number of Service Chains"
9341   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9342   layout:
9343     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9344     layout: "plot-service-density"
9345
9346 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9347 - type: "plot"
9348   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9349   algorithm: "plot_nf_heatmap"
9350   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9351   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9352   filter: "'NIC_Intel-XXV710' and
9353            'NF_DENSITY' and
9354            'DOCKER' and
9355            'CHAIN' and
9356            'NF_VPPIP4' and
9357            'IPSEC' and
9358            'TNL_10000' and
9359            'IMIX' and
9360            '2T1C' and
9361            'NDRPDR'"
9362   parameters:
9363   - "throughput"
9364   - "name"
9365   - "tags"
9366   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9367   x-axis: "X = CNFs per Service Chain"
9368   y-axis: "Y = Number of Service Chains"
9369   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9370   layout:
9371     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9372     layout: "plot-service-density"
9373
9374 - type: "plot"
9375   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9376   algorithm: "plot_nf_heatmap"
9377   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9378   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9379   filter: "'NIC_Intel-XXV710' and
9380            'NF_DENSITY' and
9381            'DOCKER' and
9382            'CHAIN' and
9383            'NF_VPPIP4' and
9384            'IPSEC' and
9385            'TNL_10000' and
9386            'IMIX' and
9387            '4T2C' and
9388            'NDRPDR'"
9389   parameters:
9390   - "throughput"
9391   - "name"
9392   - "tags"
9393   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9394   x-axis: "X = CNFs per Service Chain"
9395   y-axis: "Y = Number of Service Chains"
9396   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9397   layout:
9398     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9399     layout: "plot-service-density"
9400
9401 - type: "plot"
9402   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9403   algorithm: "plot_nf_heatmap"
9404   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9405   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9406   filter: "'NIC_Intel-XXV710' and
9407            'NF_DENSITY' and
9408            'DOCKER' and
9409            'CHAIN' and
9410            'NF_VPPIP4' and
9411            'IPSEC' and
9412            'TNL_10000' and
9413            'IMIX' and
9414            '8T4C' and
9415            'NDRPDR'"
9416   parameters:
9417   - "throughput"
9418   - "name"
9419   - "tags"
9420   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9421   x-axis: "X = CNFs per Service Chain"
9422   y-axis: "Y = Number of Service Chains"
9423   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9424   layout:
9425     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9426     layout: "plot-service-density"
9427
9428 ###############################################################################
9429
9430 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9431 #- type: "plot"
9432 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9433 #  algorithm: "plot_nf_heatmap"
9434 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9435 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9436 #  filter: "'NIC_Intel-XL710' and
9437 #           'NF_DENSITY' and
9438 #           'DOCKER' and
9439 #           'CHAIN' and
9440 #           'NF_VPPIP4' and
9441 #           'IMIX' and
9442 #           'TNL_10000' and
9443 #           '1T1C' and
9444 #           'MRR'"
9445 #  parameters:
9446 #  - "result"
9447 #  - "name"
9448 #  - "tags"
9449 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9450 #  x-axis: "X = CNFs per Service Chain"
9451 #  y-axis: "Y = Number of Service Chains"
9452 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9453 #  layout:
9454 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9455 #    layout: "plot-service-density"
9456 #
9457 #- type: "plot"
9458 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9459 #  algorithm: "plot_nf_heatmap"
9460 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9461 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9462 #  filter: "'NIC_Intel-XL710' and
9463 #           'NF_DENSITY' and
9464 #           'DOCKER' and
9465 #           'CHAIN' and
9466 #           'NF_VPPIP4' and
9467 #           'IPSEC' and
9468 #           'TNL_10000' and
9469 #           'IMIX' and
9470 #           '2T2C' and
9471 #           'MRR'"
9472 #  parameters:
9473 #  - "result"
9474 #  - "name"
9475 #  - "tags"
9476 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9477 #  x-axis: "X = CNFs per Service Chain"
9478 #  y-axis: "Y = Number of Service Chains"
9479 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9480 #  layout:
9481 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9482 #    layout: "plot-service-density"
9483 #
9484 #- type: "plot"
9485 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9486 #  algorithm: "plot_nf_heatmap"
9487 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9488 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9489 #  filter: "'NIC_Intel-XL710' and
9490 #           'NF_DENSITY' and
9491 #           'DOCKER' and
9492 #           'CHAIN' and
9493 #           'NF_VPPIP4' and
9494 #           'IPSEC' and
9495 #           'TNL_10000' and
9496 #           'IMIX' and
9497 #           '4T4C' and
9498 #           'MRR'"
9499 #  parameters:
9500 #  - "result"
9501 #  - "name"
9502 #  - "tags"
9503 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9504 #  x-axis: "X = CNFs per Service Chain"
9505 #  y-axis: "Y = Number of Service Chains"
9506 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9507 #  layout:
9508 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9509 #    layout: "plot-service-density"
9510
9511 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9512 #- type: "plot"
9513 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9514 #  algorithm: "plot_nf_heatmap"
9515 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9516 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9517 #  filter: "'NIC_Intel-XL710' and
9518 #           'NF_DENSITY' and
9519 #           'DOCKER' and
9520 #           'CHAIN' and
9521 #           'NF_VPPIP4' and
9522 #           'IPSEC' and
9523 #           'TNL_10000' and
9524 #           'IMIX' and
9525 #           '1T1C' and
9526 #           'NDRPDR'"
9527 #  parameters:
9528 #  - "throughput"
9529 #  - "name"
9530 #  - "tags"
9531 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9532 #  x-axis: "X = CNFs per Service Chain"
9533 #  y-axis: "Y = Number of Service Chains"
9534 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9535 #  layout:
9536 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9537 #    layout: "plot-service-density"
9538 #
9539 #- type: "plot"
9540 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9541 #  algorithm: "plot_nf_heatmap"
9542 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9543 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9544 #  filter: "'NIC_Intel-XL710' and
9545 #           'NF_DENSITY' and
9546 #           'DOCKER' and
9547 #           'CHAIN' and
9548 #           'NF_VPPIP4' and
9549 #           'IPSEC' and
9550 #           'TNL_10000' and
9551 #           'IMIX' and
9552 #           '2T2C' and
9553 #           'NDRPDR'"
9554 #  parameters:
9555 #  - "throughput"
9556 #  - "name"
9557 #  - "tags"
9558 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9559 #  x-axis: "X = CNFs per Service Chain"
9560 #  y-axis: "Y = Number of Service Chains"
9561 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9562 #  layout:
9563 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9564 #    layout: "plot-service-density"
9565 #
9566 #- type: "plot"
9567 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9568 #  algorithm: "plot_nf_heatmap"
9569 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9570 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9571 #  filter: "'NIC_Intel-XL710' and
9572 #           'NF_DENSITY' and
9573 #           'DOCKER' and
9574 #           'CHAIN' and
9575 #           'NF_VPPIP4' and
9576 #           'IPSEC' and
9577 #           'TNL_10000' and
9578 #           'IMIX' and
9579 #           '4T4C' and
9580 #           'NDRPDR'"
9581 #  parameters:
9582 #  - "throughput"
9583 #  - "name"
9584 #  - "tags"
9585 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9586 #  x-axis: "X = CNFs per Service Chain"
9587 #  y-axis: "Y = Number of Service Chains"
9588 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9589 #  layout:
9590 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9591 #    layout: "plot-service-density"
9592 #
9593 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9594 #- type: "plot"
9595 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9596 #  algorithm: "plot_nf_heatmap"
9597 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9598 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9599 #  filter: "'NIC_Intel-XL710' and
9600 #           'NF_DENSITY' and
9601 #           'DOCKER' and
9602 #           'CHAIN' and
9603 #           'NF_VPPIP4' and
9604 #           'IPSEC' and
9605 #           'TNL_10000' and
9606 #           'IMIX' and
9607 #           '1T1C' and
9608 #           'NDRPDR'"
9609 #  parameters:
9610 #  - "throughput"
9611 #  - "name"
9612 #  - "tags"
9613 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9614 #  x-axis: "X = CNFs per Service Chain"
9615 #  y-axis: "Y = Number of Service Chains"
9616 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9617 #  layout:
9618 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9619 #    layout: "plot-service-density"
9620 #
9621 #- type: "plot"
9622 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9623 #  algorithm: "plot_nf_heatmap"
9624 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9625 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9626 #  filter: "'NIC_Intel-XL710' and
9627 #           'NF_DENSITY' and
9628 #           'DOCKER' and
9629 #           'CHAIN' and
9630 #           'NF_VPPIP4' and
9631 #           'IPSEC' and
9632 #           'TNL_10000' and
9633 #           'IMIX' and
9634 #           '2T2C' and
9635 #           'NDRPDR'"
9636 #  parameters:
9637 #  - "throughput"
9638 #  - "name"
9639 #  - "tags"
9640 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9641 #  x-axis: "X = CNFs per Service Chain"
9642 #  y-axis: "Y = Number of Service Chains"
9643 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9644 #  layout:
9645 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9646 #    layout: "plot-service-density"
9647 #
9648 #- type: "plot"
9649 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9650 #  algorithm: "plot_nf_heatmap"
9651 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9652 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9653 #  filter: "'NIC_Intel-XL710' and
9654 #           'NF_DENSITY' and
9655 #           'DOCKER' and
9656 #           'CHAIN' and
9657 #           'NF_VPPIP4' and
9658 #           'IPSEC' and
9659 #           'TNL_10000' and
9660 #           'IMIX' and
9661 #           '4T4C' and
9662 #           'NDRPDR'"
9663 #  parameters:
9664 #  - "throughput"
9665 #  - "name"
9666 #  - "tags"
9667 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9668 #  x-axis: "X = CNFs per Service Chain"
9669 #  y-axis: "Y = Number of Service Chains"
9670 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9671 #  layout:
9672 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9673 #    layout: "plot-service-density"
9674
9675 ###############################################################################
9676
9677 # Plots - NF Density - CSP - MRR IMIX
9678 - type: "plot"
9679   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9680   algorithm: "plot_nf_heatmap"
9681   output-file-type: ".html"
9682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9683   data: "plot-vpp-nfv-2n-skx-mrr"
9684   filter: "'NIC_Intel-XXV710' and
9685            'NF_DENSITY' and
9686            'DOCKER' and
9687            'PIPELINE' and
9688            'NF_VPPIP4' and
9689            'IMIX' and
9690            '2T1C' and
9691            'MRR'"
9692   parameters:
9693   - "result"
9694   - "name"
9695   - "tags"
9696   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9697   x-axis: "X = CNFs per Service Pipeline"
9698   y-axis: "Y = Number of Service Pipelines"
9699   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9700   layout:
9701     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9702     layout: "plot-service-density"
9703
9704 - type: "plot"
9705   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9706   algorithm: "plot_nf_heatmap"
9707   output-file-type: ".html"
9708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9709   data: "plot-vpp-nfv-2n-skx-mrr"
9710   filter: "'NIC_Intel-XXV710' and
9711            'NF_DENSITY' and
9712            'DOCKER' and
9713            'PIPELINE' and
9714            'NF_VPPIP4' and
9715            'IMIX' and
9716            '4T2C' and
9717            'MRR'"
9718   parameters:
9719   - "result"
9720   - "name"
9721   - "tags"
9722   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9723   x-axis: "X = CNFs per Service Pipeline"
9724   y-axis: "Y = Number of Service Pipelines"
9725   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9726   layout:
9727     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9728     layout: "plot-service-density"
9729
9730 - type: "plot"
9731   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9732   algorithm: "plot_nf_heatmap"
9733   output-file-type: ".html"
9734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9735   data: "plot-vpp-nfv-2n-skx-mrr"
9736   filter: "'NIC_Intel-XXV710' and
9737            'NF_DENSITY' and
9738            'DOCKER' and
9739            'PIPELINE' and
9740            'NF_VPPIP4' and
9741            'IMIX' and
9742            '8T4C' and
9743            'MRR'"
9744   parameters:
9745   - "result"
9746   - "name"
9747   - "tags"
9748   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9749   x-axis: "X = CNFs per Service Pipeline"
9750   y-axis: "Y = Number of Service Pipelines"
9751   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9752   layout:
9753     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9754     layout: "plot-service-density"
9755
9756 # Plots - NF Density - CSP - NDR IMIX
9757 - type: "plot"
9758   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9759   algorithm: "plot_nf_heatmap"
9760   output-file-type: ".html"
9761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9762   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9763   filter: "'NIC_Intel-XXV710' and
9764            'NF_DENSITY' and
9765            'DOCKER' and
9766            'PIPELINE' and
9767            'NF_VPPIP4' and
9768            'IMIX' and
9769            '2T1C' and
9770            'NDRPDR'"
9771   parameters:
9772   - "throughput"
9773   - "name"
9774   - "tags"
9775   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9776   x-axis: "X = CNFs per Service Pipeline"
9777   y-axis: "Y = Number of Service Pipelines"
9778   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9779   layout:
9780     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9781     layout: "plot-service-density"
9782
9783 - type: "plot"
9784   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9785   algorithm: "plot_nf_heatmap"
9786   output-file-type: ".html"
9787   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9788   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9789   filter: "'NIC_Intel-XXV710' and
9790            'NF_DENSITY' and
9791            'DOCKER' and
9792            'PIPELINE' and
9793            'NF_VPPIP4' and
9794            'IMIX' and
9795            '4T2C' and
9796            'NDRPDR'"
9797   parameters:
9798   - "throughput"
9799   - "name"
9800   - "tags"
9801   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9802   x-axis: "X = CNFs per Service Pipeline"
9803   y-axis: "Y = Number of Service Pipelines"
9804   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9805   layout:
9806     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9807     layout: "plot-service-density"
9808
9809 - type: "plot"
9810   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9811   algorithm: "plot_nf_heatmap"
9812   output-file-type: ".html"
9813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9814   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9815   filter: "'NIC_Intel-XXV710' and
9816            'NF_DENSITY' and
9817            'DOCKER' and
9818            'PIPELINE' and
9819            'NF_VPPIP4' and
9820            'IMIX' and
9821            '8T4C' and
9822            'NDRPDR'"
9823   parameters:
9824   - "throughput"
9825   - "name"
9826   - "tags"
9827   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9828   x-axis: "X = CNFs per Service Pipeline"
9829   y-axis: "Y = Number of Service Pipelines"
9830   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9831   layout:
9832     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9833     layout: "plot-service-density"
9834
9835 # Plots - NF Density - CSP - PDR IMIX
9836 - type: "plot"
9837   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9838   algorithm: "plot_nf_heatmap"
9839   output-file-type: ".html"
9840   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9841   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9842   filter: "'NIC_Intel-XXV710' and
9843            'NF_DENSITY' and
9844            'DOCKER' and
9845            'PIPELINE' and
9846            'NF_VPPIP4' and
9847            'IMIX' and
9848            '2T1C' and
9849            'NDRPDR'"
9850   parameters:
9851   - "throughput"
9852   - "name"
9853   - "tags"
9854   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9855   x-axis: "X = CNFs per Service Pipeline"
9856   y-axis: "Y = Number of Service Pipelines"
9857   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9858   layout:
9859     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9860     layout: "plot-service-density"
9861
9862 - type: "plot"
9863   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9864   algorithm: "plot_nf_heatmap"
9865   output-file-type: ".html"
9866   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9867   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9868   filter: "'NIC_Intel-XXV710' and
9869            'NF_DENSITY' and
9870            'DOCKER' and
9871            'PIPELINE' and
9872            'NF_VPPIP4' and
9873            'IMIX' and
9874            '4T2C' and
9875            'NDRPDR'"
9876   parameters:
9877   - "throughput"
9878   - "name"
9879   - "tags"
9880   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9881   x-axis: "X = CNFs per Service Pipeline"
9882   y-axis: "Y = Number of Service Pipelines"
9883   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9884   layout:
9885     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9886     layout: "plot-service-density"
9887
9888 - type: "plot"
9889   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9890   algorithm: "plot_nf_heatmap"
9891   output-file-type: ".html"
9892   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9893   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9894   filter: "'NIC_Intel-XXV710' and
9895            'NF_DENSITY' and
9896            'DOCKER' and
9897            'PIPELINE' and
9898            'NF_VPPIP4' and
9899            'IMIX' and
9900            '8T4C' and
9901            'NDRPDR'"
9902   parameters:
9903   - "throughput"
9904   - "name"
9905   - "tags"
9906   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9907   x-axis: "X = CNFs per Service Pipeline"
9908   y-axis: "Y = Number of Service Pipelines"
9909   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9910   layout:
9911     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9912     layout: "plot-service-density"
9913
9914 ###############################################################################
9915 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9916
9917 - type: "plot"
9918   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9919   algorithm: "plot_nf_heatmap"
9920   output-file-type: ".html"
9921   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9922   data: "plot-vpp-nfv-2n-clx-mrr"
9923   filter: "'NIC_Intel-XXV710' and
9924            'NF_DENSITY' and
9925            'VHOST' and
9926            not 'VXLAN' and
9927            'CHAIN' and
9928            'NF_VPPIP4' and
9929            'IMIX' and
9930            '2T1C' and
9931            'MRR'"
9932   parameters:
9933   - "result"
9934   - "name"
9935   - "tags"
9936   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9937   x-axis: "X = VNFs per Service Chain"
9938   y-axis: "Y = Number of Service Chains"
9939   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9940   layout:
9941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9942     layout: "plot-service-density"
9943
9944 - type: "plot"
9945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9946   algorithm: "plot_nf_heatmap"
9947   output-file-type: ".html"
9948   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9949   data: "plot-vpp-nfv-2n-clx-mrr"
9950   filter: "'NIC_Intel-XXV710' and
9951            'NF_DENSITY' and
9952            'VHOST' and
9953            not 'VXLAN' and
9954            'CHAIN' and
9955            'NF_VPPIP4' and
9956            'IMIX' and
9957            '4T2C' and
9958            'MRR'"
9959   parameters:
9960   - "result"
9961   - "name"
9962   - "tags"
9963   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9964   x-axis: "X = VNFs per Service Chain"
9965   y-axis: "Y = Number of Service Chains"
9966   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9967   layout:
9968     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9969     layout: "plot-service-density"
9970
9971 - type: "plot"
9972   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9973   algorithm: "plot_nf_heatmap"
9974   output-file-type: ".html"
9975   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9976   data: "plot-vpp-nfv-2n-clx-mrr"
9977   filter: "'NIC_Intel-XXV710' and
9978            'NF_DENSITY' and
9979            'VHOST' and
9980            not 'VXLAN' and
9981            'CHAIN' and
9982            'NF_VPPIP4' and
9983            'IMIX' and
9984            '8T4C' and
9985            'MRR'"
9986   parameters:
9987   - "result"
9988   - "name"
9989   - "tags"
9990   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9991   x-axis: "X = VNFs per Service Chain"
9992   y-axis: "Y = Number of Service Chains"
9993   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9994   layout:
9995     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9996     layout: "plot-service-density"
9997
9998 # Plots - NF Density - VSC - NDR IMIX
9999 - type: "plot"
10000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10001   algorithm: "plot_nf_heatmap"
10002   output-file-type: ".html"
10003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10004   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10005   filter: "'NIC_Intel-XXV710' and
10006            'NF_DENSITY' and
10007            'VHOST' and
10008            not 'VXLAN' and
10009            'CHAIN' and
10010            'NF_VPPIP4' and
10011            'IMIX' and
10012            '2T1C' and
10013            'NDRPDR'"
10014   parameters:
10015   - "throughput"
10016   - "name"
10017   - "tags"
10018   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10019   x-axis: "X = VNFs per Service Chain"
10020   y-axis: "Y = Number of Service Chains"
10021   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10022   layout:
10023     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10024     layout: "plot-service-density"
10025
10026 - type: "plot"
10027   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10028   algorithm: "plot_nf_heatmap"
10029   output-file-type: ".html"
10030   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10031   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10032   filter: "'NIC_Intel-XXV710' and
10033            'NF_DENSITY' and
10034            'VHOST' and
10035            not 'VXLAN' and
10036            'CHAIN' and
10037            'NF_VPPIP4' and
10038            'IMIX' and
10039            '4T2C' and
10040            'NDRPDR'"
10041   parameters:
10042   - "throughput"
10043   - "name"
10044   - "tags"
10045   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10046   x-axis: "X = VNFs per Service Chain"
10047   y-axis: "Y = Number of Service Chains"
10048   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10049   layout:
10050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10051     layout: "plot-service-density"
10052
10053 - type: "plot"
10054   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10055   algorithm: "plot_nf_heatmap"
10056   output-file-type: ".html"
10057   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10058   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10059   filter: "'NIC_Intel-XXV710' and
10060            'NF_DENSITY' and
10061            'VHOST' and
10062            not 'VXLAN' and
10063            'CHAIN' and
10064            'NF_VPPIP4' and
10065            'IMIX' and
10066            '8T4C' and
10067            'NDRPDR'"
10068   parameters:
10069   - "throughput"
10070   - "name"
10071   - "tags"
10072   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10073   x-axis: "X = VNFs per Service Chain"
10074   y-axis: "Y = Number of Service Chains"
10075   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10076   layout:
10077     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10078     layout: "plot-service-density"
10079
10080 # Plots - NF Density - VSC - PDR IMIX
10081 - type: "plot"
10082   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10083   algorithm: "plot_nf_heatmap"
10084   output-file-type: ".html"
10085   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10086   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10087   filter: "'NIC_Intel-XXV710' and
10088            'NF_DENSITY' and
10089            'VHOST' and
10090            not 'VXLAN' and
10091            'CHAIN' and
10092            'NF_VPPIP4' and
10093            'IMIX' and
10094            '2T1C' and
10095            'NDRPDR'"
10096   parameters:
10097   - "throughput"
10098   - "name"
10099   - "tags"
10100   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10101   x-axis: "X = VNFs per Service Chain"
10102   y-axis: "Y = Number of Service Chains"
10103   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10104   layout:
10105     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10106     layout: "plot-service-density"
10107
10108 - type: "plot"
10109   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10110   algorithm: "plot_nf_heatmap"
10111   output-file-type: ".html"
10112   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10113   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10114   filter: "'NIC_Intel-XXV710' and
10115            'NF_DENSITY' and
10116            'VHOST' and
10117            not 'VXLAN' and
10118            'CHAIN' and
10119            'NF_VPPIP4' and
10120            'IMIX' and
10121            '4T2C' and
10122            'NDRPDR'"
10123   parameters:
10124   - "throughput"
10125   - "name"
10126   - "tags"
10127   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10128   x-axis: "X = VNFs per Service Chain"
10129   y-axis: "Y = Number of Service Chains"
10130   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10131   layout:
10132     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10133     layout: "plot-service-density"
10134
10135 - type: "plot"
10136   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10137   algorithm: "plot_nf_heatmap"
10138   output-file-type: ".html"
10139   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10140   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10141   filter: "'NIC_Intel-XXV710' and
10142            'NF_DENSITY' and
10143            'VHOST' and
10144            not 'VXLAN' and
10145            'CHAIN' and
10146            'NF_VPPIP4' and
10147            'IMIX' and
10148            '8T4C' and
10149            'NDRPDR'"
10150   parameters:
10151   - "throughput"
10152   - "name"
10153   - "tags"
10154   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10155   x-axis: "X = VNFs per Service Chain"
10156   y-axis: "Y = Number of Service Chains"
10157   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10158   layout:
10159     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10160     layout: "plot-service-density"
10161
10162 # Plots - NF Density - VSC - MRR IMIX
10163 - type: "plot"
10164   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10165   algorithm: "plot_nf_heatmap"
10166   output-file-type: ".html"
10167   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10168   data: "plot-vpp-nfv-2n-clx-mrr"
10169   filter: "'NIC_Intel-XXV710' and
10170            'NF_DENSITY' and
10171            'VHOST' and
10172            'VXLAN' and
10173            'CHAIN' and
10174            'IMIX' and
10175            '2T1C' and
10176            'MRR'"
10177   parameters:
10178   - "result"
10179   - "name"
10180   - "tags"
10181   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10182   x-axis: "X = VNFs per Service Chain"
10183   y-axis: "Y = Number of Service Chains"
10184   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10185   layout:
10186     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10187     layout: "plot-service-density"
10188
10189 - type: "plot"
10190   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10191   algorithm: "plot_nf_heatmap"
10192   output-file-type: ".html"
10193   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10194   data: "plot-vpp-nfv-2n-clx-mrr"
10195   filter: "'NIC_Intel-XXV710' and
10196            'NF_DENSITY' and
10197            'VHOST' and
10198            'VXLAN' and
10199            'CHAIN' and
10200            'IMIX' and
10201            '4T2C' and
10202            'MRR'"
10203   parameters:
10204   - "result"
10205   - "name"
10206   - "tags"
10207   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10208   x-axis: "X = VNFs per Service Chain"
10209   y-axis: "Y = Number of Service Chains"
10210   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10211   layout:
10212     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10213     layout: "plot-service-density"
10214
10215 - type: "plot"
10216   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10217   algorithm: "plot_nf_heatmap"
10218   output-file-type: ".html"
10219   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10220   data: "plot-vpp-nfv-2n-clx-mrr"
10221   filter: "'NIC_Intel-XXV710' and
10222            'NF_DENSITY' and
10223            'VHOST' and
10224            'VXLAN' and
10225            'CHAIN' and
10226            'IMIX' and
10227            '8T4C' and
10228            'MRR'"
10229   parameters:
10230   - "result"
10231   - "name"
10232   - "tags"
10233   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10234   x-axis: "X = VNFs per Service Chain"
10235   y-axis: "Y = Number of Service Chains"
10236   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10237   layout:
10238     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10239     layout: "plot-service-density"
10240
10241 # Plots - NF Density - VSC - NDR IMIX
10242 - type: "plot"
10243   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10244   algorithm: "plot_nf_heatmap"
10245   output-file-type: ".html"
10246   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10247   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10248   filter: "'NIC_Intel-XXV710' and
10249            'NF_DENSITY' and
10250            'VHOST' and
10251            'VXLAN' and
10252            'CHAIN' and
10253            'IMIX' and
10254            '2T1C' and
10255            'NDRPDR'"
10256   parameters:
10257   - "throughput"
10258   - "name"
10259   - "tags"
10260   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10261   x-axis: "X = VNFs per Service Chain"
10262   y-axis: "Y = Number of Service Chains"
10263   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10264   layout:
10265     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10266     layout: "plot-service-density"
10267
10268 - type: "plot"
10269   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10270   algorithm: "plot_nf_heatmap"
10271   output-file-type: ".html"
10272   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10273   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10274   filter: "'NIC_Intel-XXV710' and
10275            'NF_DENSITY' and
10276            'VHOST' and
10277            'VXLAN' and
10278            'CHAIN' and
10279            'IMIX' and
10280            '4T2C' and
10281            'NDRPDR'"
10282   parameters:
10283   - "throughput"
10284   - "name"
10285   - "tags"
10286   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10287   x-axis: "X = VNFs per Service Chain"
10288   y-axis: "Y = Number of Service Chains"
10289   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10290   layout:
10291     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10292     layout: "plot-service-density"
10293
10294 - type: "plot"
10295   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10296   algorithm: "plot_nf_heatmap"
10297   output-file-type: ".html"
10298   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10299   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10300   filter: "'NIC_Intel-XXV710' and
10301            'NF_DENSITY' and
10302            'VHOST' and
10303            'VXLAN' and
10304            'CHAIN' and
10305            'IMIX' and
10306            '8T4C' and
10307            'NDRPDR'"
10308   parameters:
10309   - "throughput"
10310   - "name"
10311   - "tags"
10312   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10313   x-axis: "X = VNFs per Service Chain"
10314   y-axis: "Y = Number of Service Chains"
10315   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10316   layout:
10317     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10318     layout: "plot-service-density"
10319
10320 # Plots - NF Density - VSC - PDR IMIX
10321 - type: "plot"
10322   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10323   algorithm: "plot_nf_heatmap"
10324   output-file-type: ".html"
10325   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10326   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10327   filter: "'NIC_Intel-XXV710' and
10328            'NF_DENSITY' and
10329            'VHOST' and
10330            'VXLAN' and
10331            'CHAIN' and
10332            'IMIX' and
10333            '2T1C' and
10334            'NDRPDR'"
10335   parameters:
10336   - "throughput"
10337   - "name"
10338   - "tags"
10339   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10340   x-axis: "X = VNFs per Service Chain"
10341   y-axis: "Y = Number of Service Chains"
10342   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10343   layout:
10344     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10345     layout: "plot-service-density"
10346
10347 - type: "plot"
10348   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10349   algorithm: "plot_nf_heatmap"
10350   output-file-type: ".html"
10351   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10352   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10353   filter: "'NIC_Intel-XXV710' and
10354            'NF_DENSITY' and
10355            'VHOST' and
10356            'VXLAN' and
10357            'CHAIN' and
10358            'IMIX' and
10359            '4T2C' and
10360            'NDRPDR'"
10361   parameters:
10362   - "throughput"
10363   - "name"
10364   - "tags"
10365   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10366   x-axis: "X = VNFs per Service Chain"
10367   y-axis: "Y = Number of Service Chains"
10368   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10369   layout:
10370     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10371     layout: "plot-service-density"
10372
10373 - type: "plot"
10374   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10375   algorithm: "plot_nf_heatmap"
10376   output-file-type: ".html"
10377   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10378   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10379   filter: "'NIC_Intel-XXV710' and
10380            'NF_DENSITY' and
10381            'VHOST' and
10382            'VXLAN' and
10383            'CHAIN' and
10384            'IMIX' and
10385            '8T4C' and
10386            'NDRPDR'"
10387   parameters:
10388   - "throughput"
10389   - "name"
10390   - "tags"
10391   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10392   x-axis: "X = VNFs per Service Chain"
10393   y-axis: "Y = Number of Service Chains"
10394   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10395   layout:
10396     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10397     layout: "plot-service-density"
10398
10399 # Plots - NF Density - CSC - MRR IMIX
10400 - type: "plot"
10401   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10402   algorithm: "plot_nf_heatmap"
10403   output-file-type: ".html"
10404   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10405   data: "plot-vpp-nfv-2n-clx-mrr"
10406   filter: "'NIC_Intel-XXV710' and
10407            'NF_DENSITY' and
10408            'DOCKER' and
10409            'CHAIN' and
10410            'NF_VPPIP4' and
10411            'IMIX' and
10412            '2T1C' and
10413            'MRR'"
10414   parameters:
10415   - "result"
10416   - "name"
10417   - "tags"
10418   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10419   x-axis: "X = CNFs per Service Chain"
10420   y-axis: "Y = Number of Service Chains"
10421   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10422   layout:
10423     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10424     layout: "plot-service-density"
10425
10426 - type: "plot"
10427   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10428   algorithm: "plot_nf_heatmap"
10429   output-file-type: ".html"
10430   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10431   data: "plot-vpp-nfv-2n-clx-mrr"
10432   filter: "'NIC_Intel-XXV710' and
10433            'NF_DENSITY' and
10434            'DOCKER' and
10435            'CHAIN' and
10436            'NF_VPPIP4' and
10437            'IMIX' and
10438            '4T2C' and
10439            'MRR'"
10440   parameters:
10441   - "result"
10442   - "name"
10443   - "tags"
10444   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10445   x-axis: "X = CNFs per Service Chain"
10446   y-axis: "Y = Number of Service Chains"
10447   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10448   layout:
10449     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10450     layout: "plot-service-density"
10451
10452 - type: "plot"
10453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10454   algorithm: "plot_nf_heatmap"
10455   output-file-type: ".html"
10456   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10457   data: "plot-vpp-nfv-2n-clx-mrr"
10458   filter: "'NIC_Intel-XXV710' and
10459            'NF_DENSITY' and
10460            'DOCKER' and
10461            'CHAIN' and
10462            'NF_VPPIP4' and
10463            'IMIX' and
10464            '8T4C' and
10465            'MRR'"
10466   parameters:
10467   - "result"
10468   - "name"
10469   - "tags"
10470   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10471   x-axis: "X = CNFs per Service Chain"
10472   y-axis: "Y = Number of Service Chains"
10473   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10474   layout:
10475     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10476     layout: "plot-service-density"
10477
10478 # Plots - NF Density - CSC - NDR IMIX
10479 - type: "plot"
10480   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10481   algorithm: "plot_nf_heatmap"
10482   output-file-type: ".html"
10483   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10484   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10485   filter: "'NIC_Intel-XXV710' and
10486            'NF_DENSITY' and
10487            'DOCKER' and
10488            'CHAIN' and
10489            'NF_VPPIP4' and
10490            'IMIX' and
10491            '2T1C' and
10492            'NDRPDR'"
10493   parameters:
10494   - "throughput"
10495   - "name"
10496   - "tags"
10497   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10498   x-axis: "X = CNFs per Service Chain"
10499   y-axis: "Y = Number of Service Chains"
10500   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10501   layout:
10502     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10503     layout: "plot-service-density"
10504
10505 - type: "plot"
10506   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10507   algorithm: "plot_nf_heatmap"
10508   output-file-type: ".html"
10509   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10510   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10511   filter: "'NIC_Intel-XXV710' and
10512            'NF_DENSITY' and
10513            'DOCKER' and
10514            'CHAIN' and
10515            'NF_VPPIP4' and
10516            'IMIX' and
10517            '4T2C' and
10518            'NDRPDR'"
10519   parameters:
10520   - "throughput"
10521   - "name"
10522   - "tags"
10523   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10524   x-axis: "X = CNFs per Service Chain"
10525   y-axis: "Y = Number of Service Chains"
10526   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10527   layout:
10528     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10529     layout: "plot-service-density"
10530
10531 - type: "plot"
10532   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10533   algorithm: "plot_nf_heatmap"
10534   output-file-type: ".html"
10535   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10536   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10537   filter: "'NIC_Intel-XXV710' and
10538            'NF_DENSITY' and
10539            'DOCKER' and
10540            'CHAIN' and
10541            'NF_VPPIP4' and
10542            'IMIX' and
10543            '8T4C' and
10544            'NDRPDR'"
10545   parameters:
10546   - "throughput"
10547   - "name"
10548   - "tags"
10549   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10550   x-axis: "X = CNFs per Service Chain"
10551   y-axis: "Y = Number of Service Chains"
10552   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10553   layout:
10554     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10555     layout: "plot-service-density"
10556
10557 # Plots - NF Density - CSC - PDR IMIX
10558 - type: "plot"
10559   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10560   algorithm: "plot_nf_heatmap"
10561   output-file-type: ".html"
10562   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10563   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10564   filter: "'NIC_Intel-XXV710' and
10565            'NF_DENSITY' and
10566            'DOCKER' and
10567            'CHAIN' and
10568            'NF_VPPIP4' and
10569            'IMIX' and
10570            '2T1C' and
10571            'NDRPDR'"
10572   parameters:
10573   - "throughput"
10574   - "name"
10575   - "tags"
10576   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10577   x-axis: "X = CNFs per Service Chain"
10578   y-axis: "Y = Number of Service Chains"
10579   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10580   layout:
10581     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10582     layout: "plot-service-density"
10583
10584 - type: "plot"
10585   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10586   algorithm: "plot_nf_heatmap"
10587   output-file-type: ".html"
10588   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10589   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10590   filter: "'NIC_Intel-XXV710' and
10591            'NF_DENSITY' and
10592            'DOCKER' and
10593            'CHAIN' and
10594            'NF_VPPIP4' and
10595            'IMIX' and
10596            '4T2C' and
10597            'NDRPDR'"
10598   parameters:
10599   - "throughput"
10600   - "name"
10601   - "tags"
10602   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10603   x-axis: "X = CNFs per Service Chain"
10604   y-axis: "Y = Number of Service Chains"
10605   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10606   layout:
10607     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10608     layout: "plot-service-density"
10609
10610 - type: "plot"
10611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10612   algorithm: "plot_nf_heatmap"
10613   output-file-type: ".html"
10614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10615   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10616   filter: "'NIC_Intel-XXV710' and
10617            'NF_DENSITY' and
10618            'DOCKER' and
10619            'CHAIN' and
10620            'NF_VPPIP4' and
10621            'IMIX' and
10622            '8T4C' and
10623            'NDRPDR'"
10624   parameters:
10625   - "throughput"
10626   - "name"
10627   - "tags"
10628   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10629   x-axis: "X = CNFs per Service Chain"
10630   y-axis: "Y = Number of Service Chains"
10631   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10632   layout:
10633     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10634     layout: "plot-service-density"
10635
10636 # Plots - NF Density - CSP - MRR IMIX
10637 - type: "plot"
10638   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10639   algorithm: "plot_nf_heatmap"
10640   output-file-type: ".html"
10641   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10642   data: "plot-vpp-nfv-2n-clx-mrr"
10643   filter: "'NIC_Intel-XXV710' and
10644            'NF_DENSITY' and
10645            'DOCKER' and
10646            'PIPELINE' and
10647            'NF_VPPIP4' and
10648            'IMIX' and
10649            '2T1C' and
10650            'MRR'"
10651   parameters:
10652   - "result"
10653   - "name"
10654   - "tags"
10655   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10656   x-axis: "X = CNFs per Service Pipeline"
10657   y-axis: "Y = Number of Service Pipelines"
10658   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10659   layout:
10660     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10661     layout: "plot-service-density"
10662
10663 - type: "plot"
10664   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10665   algorithm: "plot_nf_heatmap"
10666   output-file-type: ".html"
10667   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10668   data: "plot-vpp-nfv-2n-clx-mrr"
10669   filter: "'NIC_Intel-XXV710' and
10670            'NF_DENSITY' and
10671            'DOCKER' and
10672            'PIPELINE' and
10673            'NF_VPPIP4' and
10674            'IMIX' and
10675            '4T2C' and
10676            'MRR'"
10677   parameters:
10678   - "result"
10679   - "name"
10680   - "tags"
10681   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10682   x-axis: "X = CNFs per Service Pipeline"
10683   y-axis: "Y = Number of Service Pipelines"
10684   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10685   layout:
10686     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10687     layout: "plot-service-density"
10688
10689 - type: "plot"
10690   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10691   algorithm: "plot_nf_heatmap"
10692   output-file-type: ".html"
10693   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10694   data: "plot-vpp-nfv-2n-clx-mrr"
10695   filter: "'NIC_Intel-XXV710' and
10696            'NF_DENSITY' and
10697            'DOCKER' and
10698            'PIPELINE' and
10699            'NF_VPPIP4' and
10700            'IMIX' and
10701            '8T4C' and
10702            'MRR'"
10703   parameters:
10704   - "result"
10705   - "name"
10706   - "tags"
10707   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10708   x-axis: "X = CNFs per Service Pipeline"
10709   y-axis: "Y = Number of Service Pipelines"
10710   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10711   layout:
10712     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10713     layout: "plot-service-density"
10714
10715 # Plots - NF Density - CSP - NDR IMIX
10716 - type: "plot"
10717   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10718   algorithm: "plot_nf_heatmap"
10719   output-file-type: ".html"
10720   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10721   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10722   filter: "'NIC_Intel-XXV710' and
10723            'NF_DENSITY' and
10724            'DOCKER' and
10725            'PIPELINE' and
10726            'NF_VPPIP4' and
10727            'IMIX' and
10728            '2T1C' and
10729            'NDRPDR'"
10730   parameters:
10731   - "throughput"
10732   - "name"
10733   - "tags"
10734   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10735   x-axis: "X = CNFs per Service Pipeline"
10736   y-axis: "Y = Number of Service Pipelines"
10737   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10738   layout:
10739     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10740     layout: "plot-service-density"
10741
10742 - type: "plot"
10743   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10744   algorithm: "plot_nf_heatmap"
10745   output-file-type: ".html"
10746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10747   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10748   filter: "'NIC_Intel-XXV710' and
10749            'NF_DENSITY' and
10750            'DOCKER' and
10751            'PIPELINE' and
10752            'NF_VPPIP4' and
10753            'IMIX' and
10754            '4T2C' and
10755            'NDRPDR'"
10756   parameters:
10757   - "throughput"
10758   - "name"
10759   - "tags"
10760   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10761   x-axis: "X = CNFs per Service Pipeline"
10762   y-axis: "Y = Number of Service Pipelines"
10763   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10764   layout:
10765     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10766     layout: "plot-service-density"
10767
10768 - type: "plot"
10769   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10770   algorithm: "plot_nf_heatmap"
10771   output-file-type: ".html"
10772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10773   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10774   filter: "'NIC_Intel-XXV710' and
10775            'NF_DENSITY' and
10776            'DOCKER' and
10777            'PIPELINE' and
10778            'NF_VPPIP4' and
10779            'IMIX' and
10780            '8T4C' and
10781            'NDRPDR'"
10782   parameters:
10783   - "throughput"
10784   - "name"
10785   - "tags"
10786   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10787   x-axis: "X = CNFs per Service Pipeline"
10788   y-axis: "Y = Number of Service Pipelines"
10789   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10790   layout:
10791     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10792     layout: "plot-service-density"
10793
10794 # Plots - NF Density - CSP - PDR IMIX
10795 - type: "plot"
10796   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10797   algorithm: "plot_nf_heatmap"
10798   output-file-type: ".html"
10799   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10800   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10801   filter: "'NIC_Intel-XXV710' and
10802            'NF_DENSITY' and
10803            'DOCKER' and
10804            'PIPELINE' and
10805            'NF_VPPIP4' and
10806            'IMIX' and
10807            '2T1C' and
10808            'NDRPDR'"
10809   parameters:
10810   - "throughput"
10811   - "name"
10812   - "tags"
10813   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10814   x-axis: "X = CNFs per Service Pipeline"
10815   y-axis: "Y = Number of Service Pipelines"
10816   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10817   layout:
10818     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10819     layout: "plot-service-density"
10820
10821 - type: "plot"
10822   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10823   algorithm: "plot_nf_heatmap"
10824   output-file-type: ".html"
10825   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10826   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10827   filter: "'NIC_Intel-XXV710' and
10828            'NF_DENSITY' and
10829            'DOCKER' and
10830            'PIPELINE' and
10831            'NF_VPPIP4' and
10832            'IMIX' and
10833            '4T2C' and
10834            'NDRPDR'"
10835   parameters:
10836   - "throughput"
10837   - "name"
10838   - "tags"
10839   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10840   x-axis: "X = CNFs per Service Pipeline"
10841   y-axis: "Y = Number of Service Pipelines"
10842   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10843   layout:
10844     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10845     layout: "plot-service-density"
10846
10847 - type: "plot"
10848   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10849   algorithm: "plot_nf_heatmap"
10850   output-file-type: ".html"
10851   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10852   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10853   filter: "'NIC_Intel-XXV710' and
10854            'NF_DENSITY' and
10855            'DOCKER' and
10856            'PIPELINE' and
10857            'NF_VPPIP4' and
10858            'IMIX' and
10859            '8T4C' and
10860            'NDRPDR'"
10861   parameters:
10862   - "throughput"
10863   - "name"
10864   - "tags"
10865   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10866   x-axis: "X = CNFs per Service Pipeline"
10867   y-axis: "Y = Number of Service Pipelines"
10868   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10869   layout:
10870     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10871     layout: "plot-service-density"
10872
10873 ################################################################################
10874
10875 # Packet Throughput
10876
10877 - type: "plot"
10878   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10879   algorithm: "plot_perf_box_name"
10880   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10881   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10882   include:
10883     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10884     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10885     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10886     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10887   layout:
10888     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10889     layout: "plot-throughput"
10890
10891 - type: "plot"
10892   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10893   algorithm: "plot_perf_box_name"
10894   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10895   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10896   include:
10897     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10898     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10899     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10900     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10901   layout:
10902     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10903     layout: "plot-throughput"
10904
10905 - type: "plot"
10906   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10907   algorithm: "plot_perf_box_name"
10908   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10910   include:
10911     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10912     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10913     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10914     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10915   layout:
10916     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10917     layout: "plot-throughput"
10918
10919 - type: "plot"
10920   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10921   algorithm: "plot_perf_box_name"
10922   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10923   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10924   include:
10925     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10926     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10927     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10928     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10929   layout:
10930     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10931     layout: "plot-throughput"
10932
10933 - type: "plot"
10934   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10935   algorithm: "plot_perf_box_name"
10936   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10938   include:
10939     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10940     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10941     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10942     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10943     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10944   layout:
10945     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10946     layout: "plot-throughput"
10947
10948 - type: "plot"
10949   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10950   algorithm: "plot_perf_box_name"
10951   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10952   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10953   include:
10954     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10955     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10956     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10957     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10958     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10959   layout:
10960     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10961     layout: "plot-throughput"
10962
10963 - type: "plot"
10964   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10965   algorithm: "plot_perf_box_name"
10966   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10968   include:
10969     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10970     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10971     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10972     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10973     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10974   layout:
10975     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10976     layout: "plot-throughput"
10977
10978 - type: "plot"
10979   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10980   algorithm: "plot_perf_box_name"
10981   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10983   include:
10984     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10985     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10986     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10987     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10988     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10989   layout:
10990     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10991     layout: "plot-throughput"
10992
10993 - type: "plot"
10994   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10995   algorithm: "plot_perf_box_name"
10996   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10997   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10998   include:
10999     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11000     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11001     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11002     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11003     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11004   layout:
11005     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11006     layout: "plot-throughput"
11007
11008 - type: "plot"
11009   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11010   algorithm: "plot_perf_box_name"
11011   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11012   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11013   include:
11014     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11015     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11016     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11017     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11018     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11019   layout:
11020     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11021     layout: "plot-throughput"
11022
11023 - type: "plot"
11024   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11025   algorithm: "plot_perf_box_name"
11026   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11027   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11028   include:
11029     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11030     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11031     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11032     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11033     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11034     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11035   layout:
11036     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11037     layout: "plot-throughput"
11038
11039 - type: "plot"
11040   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11041   algorithm: "plot_perf_box_name"
11042   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11044   include:
11045     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11046     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11047     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11050     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11051   layout:
11052     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11053     layout: "plot-throughput"
11054
11055 - type: "plot"
11056   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11057   algorithm: "plot_perf_box_name"
11058   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11059   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11060   include:
11061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11066   layout:
11067     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11068     layout: "plot-throughput"
11069
11070 - type: "plot"
11071   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11072   algorithm: "plot_perf_box_name"
11073   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11075   include:
11076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11081   layout:
11082     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11083     layout: "plot-throughput"
11084
11085 - type: "plot"
11086   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11087   algorithm: "plot_perf_box_name"
11088   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11090   include:
11091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11094   layout:
11095     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11096     layout: "plot-throughput"
11097
11098 - type: "plot"
11099   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11100   algorithm: "plot_perf_box_name"
11101   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11103   include:
11104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11107   layout:
11108     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11109     layout: "plot-throughput"
11110
11111 - type: "plot"
11112   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11113   algorithm: "plot_perf_box_name"
11114   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11115   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11116   include:
11117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11122   layout:
11123     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11124     layout: "plot-throughput"
11125
11126 - type: "plot"
11127   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11128   algorithm: "plot_perf_box_name"
11129   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11131   include:
11132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11137   layout:
11138     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11139     layout: "plot-throughput"
11140
11141 - type: "plot"
11142   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11143   algorithm: "plot_perf_box_name"
11144   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11146   include:
11147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11150   layout:
11151     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11152     layout: "plot-throughput"
11153
11154 - type: "plot"
11155   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11156   algorithm: "plot_perf_box_name"
11157   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11158   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11159   include:
11160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11163   layout:
11164     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11165     layout: "plot-throughput"
11166
11167 - type: "plot"
11168   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11169   algorithm: "plot_perf_box_name"
11170   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11171   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11172   include:
11173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11179   layout:
11180     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11181     layout: "plot-throughput"
11182
11183 - type: "plot"
11184   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11185   algorithm: "plot_perf_box_name"
11186   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11187   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11188   include:
11189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11195   layout:
11196     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11197     layout: "plot-throughput"
11198
11199 - type: "plot"
11200   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11201   algorithm: "plot_perf_box_name"
11202   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11203   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11204   include:
11205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11211   layout:
11212     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11213     layout: "plot-throughput"
11214
11215 - type: "plot"
11216   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11217   algorithm: "plot_perf_box_name"
11218   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11219   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11220   include:
11221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11227   layout:
11228     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11229     layout: "plot-throughput"
11230
11231 - type: "plot"
11232   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11233   algorithm: "plot_perf_box_name"
11234   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11236   include:
11237     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11238     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11239     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11240   layout:
11241     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11242     layout: "plot-throughput"
11243
11244 - type: "plot"
11245   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11246   algorithm: "plot_perf_box_name"
11247   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11249   include:
11250     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11251     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11252     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11253   layout:
11254     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11255     layout: "plot-throughput"
11256
11257 - type: "plot"
11258   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11259   algorithm: "plot_perf_box_name"
11260   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11261   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11262   include:
11263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11265 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11266 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11267 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11268   layout:
11269     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11270     layout: "plot-throughput"
11271
11272 - type: "plot"
11273   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11274   algorithm: "plot_perf_box_name"
11275   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11277   include:
11278     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11280 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11281 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11282 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11283   layout:
11284     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11285     layout: "plot-throughput"
11286
11287 - type: "plot"
11288   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11289   algorithm: "plot_perf_box_name"
11290   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11292   include:
11293     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11294     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11295     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11298   layout:
11299     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11300     layout: "plot-throughput"
11301
11302 - type: "plot"
11303   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11304   algorithm: "plot_perf_box_name"
11305   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11307   include:
11308     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11309     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11310     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11313   layout:
11314     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11315     layout: "plot-throughput"
11316
11317 - type: "plot"
11318   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11319   algorithm: "plot_perf_box_name"
11320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11322   include:
11323     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11324     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11325     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11326     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11327     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11328   layout:
11329     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11330     layout: "plot-throughput"
11331
11332 - type: "plot"
11333   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11334   algorithm: "plot_perf_box_name"
11335   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11337   include:
11338     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11339     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11340     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11341     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11342     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11343   layout:
11344     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11345     layout: "plot-throughput"
11346
11347 - type: "plot"
11348   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11349   algorithm: "plot_perf_box_name"
11350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11352   include:
11353     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11354     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11355     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11356     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11357     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11358     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11359   layout:
11360     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11361     layout: "plot-throughput"
11362
11363 - type: "plot"
11364   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11365   algorithm: "plot_perf_box_name"
11366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11368   include:
11369     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11370     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11371     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11372     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11373     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11374     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11375   layout:
11376     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11377     layout: "plot-throughput"
11378
11379 - type: "plot"
11380   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11381   algorithm: "plot_perf_box_name"
11382   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11384   include:
11385     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11386     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11387     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11388     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11389     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11390     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11391   layout:
11392     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11393     layout: "plot-throughput"
11394
11395 - type: "plot"
11396   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11397   algorithm: "plot_perf_box_name"
11398   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11400   include:
11401     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11402     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11403     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11404     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11405     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11406     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11407   layout:
11408     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11409     layout: "plot-throughput"
11410
11411 - type: "plot"
11412   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11413   algorithm: "plot_perf_box_name"
11414   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11415   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11416   include:
11417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11422   layout:
11423     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11424     layout: "plot-throughput"
11425
11426 - type: "plot"
11427   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11428   algorithm: "plot_perf_box_name"
11429   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11430   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11431   include:
11432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11437   layout:
11438     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11439     layout: "plot-throughput"
11440
11441 - type: "plot"
11442   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11443   algorithm: "plot_perf_box_name"
11444   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11445   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11446   include:
11447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11453   layout:
11454     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11455     layout: "plot-throughput"
11456
11457 - type: "plot"
11458   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11459   algorithm: "plot_perf_box_name"
11460   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11461   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11462   include:
11463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11469   layout:
11470     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11471     layout: "plot-throughput"
11472
11473 - type: "plot"
11474   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11475   algorithm: "plot_perf_box_name"
11476   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11477   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11478   include:
11479     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11480     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11481     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11482     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11483     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11484   layout:
11485     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11486     layout: "plot-throughput"
11487
11488 - type: "plot"
11489   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11490   algorithm: "plot_perf_box_name"
11491   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11492   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11493   include:
11494     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11495     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11496     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11497     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11498     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11499   layout:
11500     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11501     layout: "plot-throughput"
11502
11503 - type: "plot"
11504   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11505   algorithm: "plot_perf_box_name"
11506   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11507   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11508   include:
11509     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11510     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11511     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11512     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11513     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11514     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11515   layout:
11516     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11517     layout: "plot-throughput"
11518
11519 - type: "plot"
11520   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11521   algorithm: "plot_perf_box_name"
11522   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11523   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11524   include:
11525     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11526     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11527     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11528     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11529     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11530     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11531   layout:
11532     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11533     layout: "plot-throughput"
11534
11535 - type: "plot"
11536   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11537   algorithm: "plot_perf_box_name"
11538   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11539   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11540   include:
11541     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11542     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11543     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11544     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11545     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11546   layout:
11547     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11548     layout: "plot-throughput"
11549
11550 - type: "plot"
11551   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11552   algorithm: "plot_perf_box_name"
11553   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11554   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11555   include:
11556     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11557     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11558     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11560     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11561   layout:
11562     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11563     layout: "plot-throughput"
11564
11565 - type: "plot"
11566   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11567   algorithm: "plot_perf_box_name"
11568   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11569   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11570   include:
11571     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11572     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11573     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11574     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11575     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11576     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11577   layout:
11578     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11579     layout: "plot-throughput"
11580
11581 - type: "plot"
11582   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11583   algorithm: "plot_perf_box_name"
11584   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11585   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11586   include:
11587     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11588     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11589     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11590     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11591     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11592     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11593   layout:
11594     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11595     layout: "plot-throughput"
11596
11597 - type: "plot"
11598   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11599   algorithm: "plot_perf_box_name"
11600   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11602   include:
11603     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11604     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11605   layout:
11606     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11607     layout: "plot-throughput"
11608
11609 - type: "plot"
11610   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11611   algorithm: "plot_perf_box_name"
11612   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11614   include:
11615     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11617   layout:
11618     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11619     layout: "plot-throughput"
11620
11621 - type: "plot"
11622   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11623   algorithm: "plot_perf_box_name"
11624   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11626   include:
11627     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11629     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11630     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11631   layout:
11632     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11633     layout: "plot-throughput"
11634
11635 - type: "plot"
11636   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11637   algorithm: "plot_perf_box_name"
11638   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11639   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11640   include:
11641     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11642     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11643     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11645   layout:
11646     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11647     layout: "plot-throughput"
11648
11649 - type: "plot"
11650   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11651   algorithm: "plot_perf_box_name"
11652   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11654   include:
11655     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11659   layout:
11660     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11661     layout: "plot-throughput"
11662
11663 - type: "plot"
11664   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11665   algorithm: "plot_perf_box_name"
11666   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11668   include:
11669     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11670     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11671     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11673   layout:
11674     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11675     layout: "plot-throughput"
11676
11677 - type: "plot"
11678   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11679   algorithm: "plot_perf_box_name"
11680   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11681   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11682   include:
11683     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11684     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11685     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11686     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11687   layout:
11688     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11689     layout: "plot-throughput"
11690
11691 - type: "plot"
11692   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11693   algorithm: "plot_perf_box_name"
11694   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11695   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11696   include:
11697     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11698     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11699     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11700     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11701   layout:
11702     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11703     layout: "plot-throughput"
11704
11705 - type: "plot"
11706   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11707   algorithm: "plot_perf_box_name"
11708   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11709   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11710   include:
11711     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11712     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11713     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11714     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11715   layout:
11716     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11717     layout: "plot-throughput"
11718
11719 - type: "plot"
11720   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11721   algorithm: "plot_perf_box_name"
11722   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11723   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11724   include:
11725     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11726     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11727     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11729   layout:
11730     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11731     layout: "plot-throughput"
11732
11733 - type: "plot"
11734   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11735   algorithm: "plot_perf_box_name"
11736   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11738   include:
11739     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11742     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11744     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11745   layout:
11746     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11747     layout: "plot-throughput"
11748
11749 - type: "plot"
11750   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11751   algorithm: "plot_perf_box_name"
11752   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11753   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11754   include:
11755     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11756     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11757     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11758     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11759     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11760     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11761   layout:
11762     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11763     layout: "plot-throughput"
11764
11765 - type: "plot"
11766   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11767   algorithm: "plot_perf_box_name"
11768   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11770   include:
11771     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11772     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11773     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11776   layout:
11777     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11778     layout: "plot-throughput"
11779
11780 - type: "plot"
11781   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11782   algorithm: "plot_perf_box_name"
11783   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11784   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11785   include:
11786     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11787     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11788     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11789     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11790     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11791   layout:
11792     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11793     layout: "plot-throughput"
11794
11795 - type: "plot"
11796   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11797   algorithm: "plot_perf_box_name"
11798   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11799   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11800   include:
11801     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11802     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11803     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11804     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11805     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11806   layout:
11807     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11808     layout: "plot-throughput"
11809
11810 - type: "plot"
11811   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11812   algorithm: "plot_perf_box_name"
11813   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11814   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11815   include:
11816     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11817     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11818     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11819     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11820     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11821   layout:
11822     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11823     layout: "plot-throughput"
11824
11825 - type: "plot"
11826   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11827   algorithm: "plot_perf_box_name"
11828   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11830   include:
11831     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11832     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11833     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11834   layout:
11835     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11836     layout: "plot-throughput"
11837
11838 - type: "plot"
11839   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11840   algorithm: "plot_perf_box_name"
11841   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11843   include:
11844     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11847   layout:
11848     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11849     layout: "plot-throughput"
11850
11851 - type: "plot"
11852   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11853   algorithm: "plot_perf_box_name"
11854   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11856   include:
11857     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11860   layout:
11861     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11862     layout: "plot-throughput"
11863
11864 - type: "plot"
11865   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11866   algorithm: "plot_perf_box_name"
11867   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11869   include:
11870     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11871     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11872     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11873   layout:
11874     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11875     layout: "plot-throughput"
11876
11877 - type: "plot"
11878   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11879   algorithm: "plot_perf_box_name"
11880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11882   include:
11883     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11884     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11885     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11886     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11887     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11888   layout:
11889     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11890     layout: "plot-throughput"
11891
11892 - type: "plot"
11893   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11894   algorithm: "plot_perf_box_name"
11895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11897   include:
11898     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11899     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11900     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11901     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11902     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11903   layout:
11904     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11905     layout: "plot-throughput"
11906
11907 - type: "plot"
11908   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11909   algorithm: "plot_perf_box_name"
11910   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11911   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11912   include:
11913     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11914     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11916     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11917     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11918   layout:
11919     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11920     layout: "plot-throughput"
11921
11922 - type: "plot"
11923   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11924   algorithm: "plot_perf_box_name"
11925   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11926   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11927   include:
11928     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11929     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11930     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11931     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11932     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11933   layout:
11934     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11935     layout: "plot-throughput"
11936
11937 - type: "plot"
11938   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11939   algorithm: "plot_perf_box_name"
11940   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11941   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11942   include:
11943     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11944     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11945     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11946     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11947     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11948   layout:
11949     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11950     layout: "plot-throughput"
11951
11952 - type: "plot"
11953   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11954   algorithm: "plot_perf_box_name"
11955   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11956   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11957   include:
11958     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11959     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11960     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11961     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11962     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11963   layout:
11964     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11965     layout: "plot-throughput"
11966
11967 - type: "plot"
11968   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11969   algorithm: "plot_perf_box_name"
11970   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11971   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11972   include:
11973     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11974     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11975     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11976     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11977     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11978   layout:
11979     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11980     layout: "plot-throughput"
11981
11982 - type: "plot"
11983   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11984   algorithm: "plot_perf_box_name"
11985   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11986   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11987   include:
11988     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11989     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11990     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11991     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11992     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11993   layout:
11994     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11995     layout: "plot-throughput"
11996
11997 - type: "plot"
11998   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11999   algorithm: "plot_perf_box_name"
12000   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12001   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12002   include:
12003     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12004     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12005     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12006     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12007     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12008   layout:
12009     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12010     layout: "plot-throughput"
12011
12012 - type: "plot"
12013   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12014   algorithm: "plot_perf_box_name"
12015   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12016   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12017   include:
12018     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12019     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12020     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12021     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12022     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12023   layout:
12024     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12025     layout: "plot-throughput"
12026
12027 - type: "plot"
12028   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12029   algorithm: "plot_perf_box_name"
12030   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12032   include:
12033     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12034     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12035     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12036     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12037     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12038     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12039   layout:
12040     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12041     layout: "plot-throughput"
12042
12043 - type: "plot"
12044   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12045   algorithm: "plot_perf_box_name"
12046   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12048   include:
12049     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12050     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12051     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12052     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12053     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12054     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12055   layout:
12056     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12057     layout: "plot-throughput"
12058
12059 - type: "plot"
12060   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12061   algorithm: "plot_perf_box_name"
12062   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12064   include:
12065     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12066     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12067     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12068     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12069   layout:
12070     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12071     layout: "plot-throughput"
12072
12073 - type: "plot"
12074   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12075   algorithm: "plot_perf_box_name"
12076   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12078   include:
12079     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12080     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12081     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12082     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12083   layout:
12084     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12085     layout: "plot-throughput"
12086
12087 - type: "plot"
12088   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12089   algorithm: "plot_perf_box_name"
12090   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12092   include:
12093     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12094     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12095     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12096     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12097     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12098     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12099   layout:
12100     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12101     layout: "plot-throughput"
12102
12103 - type: "plot"
12104   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12105   algorithm: "plot_perf_box_name"
12106   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12108   include:
12109     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12110     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12111     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12112     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12113     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12114     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12115   layout:
12116     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12117     layout: "plot-throughput"
12118
12119 - type: "plot"
12120   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12121   algorithm: "plot_perf_box_name"
12122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12124   include:
12125     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12126     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12127     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12128     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12129     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12130     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12131   layout:
12132     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12133     layout: "plot-throughput"
12134
12135 - type: "plot"
12136   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12137   algorithm: "plot_perf_box_name"
12138   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12140   include:
12141     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12142     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12143     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12144     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12145     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12146     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12147   layout:
12148     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12149     layout: "plot-throughput"
12150
12151 - type: "plot"
12152   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12153   algorithm: "plot_perf_box_name"
12154   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12156   include:
12157     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12158     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12159     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12160     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12161     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12162     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12163   layout:
12164     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12165     layout: "plot-throughput"
12166
12167 - type: "plot"
12168   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12169   algorithm: "plot_perf_box_name"
12170   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12172   include:
12173     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12174     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12175     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12176     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12177     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12178     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12179   layout:
12180     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12181     layout: "plot-throughput"
12182
12183 - type: "plot"
12184   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12185   algorithm: "plot_perf_box_name"
12186   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12187   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12188   include:
12189     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12190     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12191     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12192     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12193     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12194     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12195   layout:
12196     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12197     layout: "plot-throughput"
12198
12199 - type: "plot"
12200   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12201   algorithm: "plot_perf_box_name"
12202   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12203   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12204   include:
12205     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12206     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12207     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12208     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12209     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12210     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12211   layout:
12212     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12213     layout: "plot-throughput"
12214
12215 - type: "plot"
12216   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12217   algorithm: "plot_perf_box_name"
12218   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12219   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12220   include:
12221     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12222     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12223     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12224     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12225     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12226     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12227   layout:
12228     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12229     layout: "plot-throughput"
12230
12231 - type: "plot"
12232   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12233   algorithm: "plot_perf_box_name"
12234   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12235   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12236   include:
12237     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12238     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12239     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12240     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12241     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12242     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12243   layout:
12244     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12245     layout: "plot-throughput"
12246
12247 - type: "plot"
12248   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12249   algorithm: "plot_perf_box_name"
12250   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12251   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12252   include:
12253     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12254     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12255     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12256     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12257     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12258     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12259   layout:
12260     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12261     layout: "plot-throughput"
12262
12263 - type: "plot"
12264   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12265   algorithm: "plot_perf_box_name"
12266   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12267   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12268   include:
12269     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12270     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12271     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12272     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12273     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12274     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12275   layout:
12276     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12277     layout: "plot-throughput"
12278
12279 - type: "plot"
12280   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12281   algorithm: "plot_perf_box_name"
12282   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12283   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12284   include:
12285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12290     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12291   layout:
12292     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12293     layout: "plot-throughput"
12294
12295 - type: "plot"
12296   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12297   algorithm: "plot_perf_box_name"
12298   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12299   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12300   include:
12301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12305     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12306     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12307   layout:
12308     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12309     layout: "plot-throughput"
12310
12311 - type: "plot"
12312   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12313   algorithm: "plot_perf_box_name"
12314   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12315   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12316   include:
12317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12318     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12319     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12320     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12321     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12322     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12323   layout:
12324     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12325     layout: "plot-throughput"
12326
12327 - type: "plot"
12328   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12329   algorithm: "plot_perf_box_name"
12330   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12331   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12332   include:
12333     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12334     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12335     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12336     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12337     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12339   layout:
12340     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12341     layout: "plot-throughput"
12342
12343 - type: "plot"
12344   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12345   algorithm: "plot_perf_box_name"
12346   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12347   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12348   include:
12349     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12350     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12351     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12352     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12353   layout:
12354     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12355     layout: "plot-throughput"
12356
12357 - type: "plot"
12358   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12359   algorithm: "plot_perf_box_name"
12360   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12361   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12362   include:
12363     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12364     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12365     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12366     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12367   layout:
12368     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12369     layout: "plot-throughput"
12370
12371 - type: "plot"
12372   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12373   algorithm: "plot_perf_box_name"
12374   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12375   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12376   include:
12377     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12378     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12379     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12380     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12381   layout:
12382     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12383     layout: "plot-throughput"
12384
12385 - type: "plot"
12386   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12387   algorithm: "plot_perf_box_name"
12388   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12389   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12390   include:
12391     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12392     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12393     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12394     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12395   layout:
12396     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12397     layout: "plot-throughput"
12398
12399 - type: "plot"
12400   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12401   algorithm: "plot_perf_box_name"
12402   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12404   include:
12405     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12406     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12407     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12408     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12409     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12410     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12411   layout:
12412     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12413     layout: "plot-throughput"
12414
12415 - type: "plot"
12416   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12417   algorithm: "plot_perf_box_name"
12418   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12420   include:
12421     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12422     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12423     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12424     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12425     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12426     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12427   layout:
12428     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12429     layout: "plot-throughput"
12430
12431 - type: "plot"
12432   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12433   algorithm: "plot_perf_box_name"
12434   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12436   include:
12437     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12438     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12439     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12440     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12441     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12442   layout:
12443     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12444     layout: "plot-throughput"
12445
12446 - type: "plot"
12447   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12448   algorithm: "plot_perf_box_name"
12449   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12451   include:
12452     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12453     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12454     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12455     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12456     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12457   layout:
12458     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12459     layout: "plot-throughput"
12460
12461 - type: "plot"
12462   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12463   algorithm: "plot_perf_box_name"
12464   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12465   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12466   include:
12467     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12468     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12469     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12470     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12471     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12472   layout:
12473     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12474     layout: "plot-throughput"
12475
12476 - type: "plot"
12477   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12478   algorithm: "plot_perf_box_name"
12479   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12481   include:
12482     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12483     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12484     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12485     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12486     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12487   layout:
12488     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12489     layout: "plot-throughput"
12490
12491 - type: "plot"
12492   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12493   algorithm: "plot_perf_box_name"
12494   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12495   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12496   include:
12497     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12498     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12499     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12500     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12501   layout:
12502     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12503     layout: "plot-throughput"
12504
12505 - type: "plot"
12506   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12507   algorithm: "plot_perf_box_name"
12508   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12509   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12510   include:
12511     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12512     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12513     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12514     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12515   layout:
12516     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12517     layout: "plot-throughput"
12518
12519 - type: "plot"
12520   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12521   algorithm: "plot_perf_box_name"
12522   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12524   include:
12525     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12526     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12527     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12528     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12529     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12530     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12531   layout:
12532     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12533     layout: "plot-throughput"
12534
12535 - type: "plot"
12536   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12537   algorithm: "plot_perf_box_name"
12538   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12540   include:
12541     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12542     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12543     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12544     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12545     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12546     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12547   layout:
12548     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12549     layout: "plot-throughput"
12550
12551 - type: "plot"
12552   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12553   algorithm: "plot_perf_box_name"
12554   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12556   include:
12557     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12558     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12559     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12560     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12561     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12562     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12563   layout:
12564     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12565     layout: "plot-throughput"
12566
12567 - type: "plot"
12568   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12569   algorithm: "plot_perf_box_name"
12570   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12572   include:
12573     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12574     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12575     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12576     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12577     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12578     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12579   layout:
12580     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12581     layout: "plot-throughput"
12582
12583 - type: "plot"
12584   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12585   algorithm: "plot_perf_box_name"
12586   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12587   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12588   include:
12589     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12590     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12591     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12592     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12593     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12594     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12595   layout:
12596     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12597     layout: "plot-throughput"
12598
12599 - type: "plot"
12600   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12601   algorithm: "plot_perf_box_name"
12602   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12603   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12604   include:
12605     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12606     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12607     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12608     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12609     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12610     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12611   layout:
12612     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12613     layout: "plot-throughput"
12614
12615 - type: "plot"
12616   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12617   algorithm: "plot_perf_box_name"
12618   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12620   include:
12621     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12622     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12623     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12624     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12625     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12626     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12627   layout:
12628     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12629     layout: "plot-throughput"
12630
12631 - type: "plot"
12632   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12633   algorithm: "plot_perf_box_name"
12634   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12636   include:
12637     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12638     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12639     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12640     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12641     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12642     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12643   layout:
12644     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12645     layout: "plot-throughput"
12646
12647 - type: "plot"
12648   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12649   algorithm: "plot_perf_box_name"
12650   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12651   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12652   include:
12653     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12654     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12655     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12656     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12657   layout:
12658     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12659     layout: "plot-throughput"
12660
12661 - type: "plot"
12662   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12663   algorithm: "plot_perf_box_name"
12664   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12665   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12666   include:
12667     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12670     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12671   layout:
12672     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12673     layout: "plot-throughput"
12674
12675 - type: "plot"
12676   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12677   algorithm: "plot_perf_box_name"
12678   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12679   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12680   include:
12681     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12682     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12684     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12685     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12686     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12687   layout:
12688     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12689     layout: "plot-throughput"
12690
12691 - type: "plot"
12692   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12693   algorithm: "plot_perf_box_name"
12694   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12695   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12696   include:
12697     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12698     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12699     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12700     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12701     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12702     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12703   layout:
12704     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12705     layout: "plot-throughput"
12706
12707 - type: "plot"
12708   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12709   algorithm: "plot_perf_box_name"
12710   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12711   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12712   include:
12713     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12714     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12715     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12716     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12717     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12718     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12719   layout:
12720     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12721     layout: "plot-throughput"
12722
12723 - type: "plot"
12724   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12725   algorithm: "plot_perf_box_name"
12726   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12727   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12728   include:
12729     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12730     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12731     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12732     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12733     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12734     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12735   layout:
12736     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12737     layout: "plot-throughput"
12738
12739 #- type: "plot"
12740 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12741 #  algorithm: "plot_perf_box_name"
12742 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12743 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12744 #  include:
12745 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12746 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12747 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12748 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12749 #  layout:
12750 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12751 #    layout: "plot-throughput"
12752 #
12753 #- type: "plot"
12754 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12755 #  algorithm: "plot_perf_box_name"
12756 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12757 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12758 #  include:
12759 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12760 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12761 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12762 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12763 #  layout:
12764 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12765 #    layout: "plot-throughput"
12766
12767 - type: "plot"
12768   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12769   algorithm: "plot_perf_box_name"
12770   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12771   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12772   include:
12773     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12774     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12775     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12776     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12777     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12778     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12779   layout:
12780     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12781     layout: "plot-throughput"
12782
12783 - type: "plot"
12784   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12785   algorithm: "plot_perf_box_name"
12786   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12787   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12788   include:
12789     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12790     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12791     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12792     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12793     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12794     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12795   layout:
12796     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12797     layout: "plot-throughput"
12798
12799 #- type: "plot"
12800 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12801 #  algorithm: "plot_perf_box_name"
12802 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12803 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12804 #  include:
12805 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12806 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12807 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12808 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12809 #  layout:
12810 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12811 #    layout: "plot-throughput"
12812 #
12813 #- type: "plot"
12814 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12815 #  algorithm: "plot_perf_box_name"
12816 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12817 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12818 #  include:
12819 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12820 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12821 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12822 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12823 #  layout:
12824 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12825 #    layout: "plot-throughput"
12826
12827 - type: "plot"
12828   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12829   algorithm: "plot_perf_box_name"
12830   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12831   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12832   include:
12833     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12834     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12835     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12836     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12837     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12838     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12839   layout:
12840     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12841     layout: "plot-throughput"
12842
12843 - type: "plot"
12844   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12845   algorithm: "plot_perf_box_name"
12846   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12847   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12848   include:
12849     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12850     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12851     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12852     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12853     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12854     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12855   layout:
12856     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12857     layout: "plot-throughput"
12858
12859 #- type: "plot"
12860 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12861 #  algorithm: "plot_perf_box_name"
12862 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12863 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12864 #  include:
12865 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12866 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12867 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12868 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12869 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12870 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12871 #  layout:
12872 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12873 #    layout: "plot-throughput"
12874 #
12875 #- type: "plot"
12876 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12877 #  algorithm: "plot_perf_box_name"
12878 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12879 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12880 #  include:
12881 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12882 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12883 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12884 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12885 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12886 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12887 #  layout:
12888 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12889 #    layout: "plot-throughput"
12890
12891 - type: "plot"
12892   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12893   algorithm: "plot_perf_box_name"
12894   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12896   include:
12897     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12898     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12899     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12900     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12901     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12902     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12903   layout:
12904     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12905     layout: "plot-throughput"
12906
12907 - type: "plot"
12908   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12909   algorithm: "plot_perf_box_name"
12910   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12912   include:
12913     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12914     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12915     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12916     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12917     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12918     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12919   layout:
12920     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12921     layout: "plot-throughput"
12922
12923 - type: "plot"
12924   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12925   algorithm: "plot_perf_box_name"
12926   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12928   include:
12929     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12930     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12931     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12932 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12933 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12934 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12935   layout:
12936     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12937     layout: "plot-throughput"
12938
12939 - type: "plot"
12940   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12941   algorithm: "plot_perf_box_name"
12942   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12944   include:
12945     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12946     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12947     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12948 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12949 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12950 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12951   layout:
12952     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12953     layout: "plot-throughput"
12954
12955 - type: "plot"
12956   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12957   algorithm: "plot_perf_box_name"
12958   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12959   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12960   include:
12961     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12962     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12963     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12964     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12965     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12966     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12967   layout:
12968     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12969     layout: "plot-throughput"
12970
12971 - type: "plot"
12972   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12973   algorithm: "plot_perf_box_name"
12974   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12976   include:
12977     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12978     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12979     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12980     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12981     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12982     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12983   layout:
12984     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12985     layout: "plot-throughput"
12986
12987 - type: "plot"
12988   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12989   algorithm: "plot_perf_box_name"
12990   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12991   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12992   include:
12993     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12994     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12995     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12996     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12997     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12998     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12999   layout:
13000     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13001     layout: "plot-throughput"
13002
13003 - type: "plot"
13004   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13005   algorithm: "plot_perf_box_name"
13006   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13007   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13008   include:
13009     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13010     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13011     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13012     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13013     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13014     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13015   layout:
13016     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13017     layout: "plot-throughput"
13018
13019 #- type: "plot"
13020 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13021 #  algorithm: "plot_perf_box_name"
13022 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13023 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13024 #  include:
13025 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13026 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13027 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13028 #  layout:
13029 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13030 #    layout: "plot-throughput"
13031 #
13032 #- type: "plot"
13033 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13034 #  algorithm: "plot_perf_box_name"
13035 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13036 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13037 #  include:
13038 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13039 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13040 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13041 #  layout:
13042 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13043 #    layout: "plot-throughput"
13044
13045 - type: "plot"
13046   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13047   algorithm: "plot_perf_box_name"
13048   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13050   include:
13051     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13052     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13055     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13056   layout:
13057     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13058     layout: "plot-throughput"
13059
13060 - type: "plot"
13061   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13062   algorithm: "plot_perf_box_name"
13063   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13064   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13065   include:
13066     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13067     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13071   layout:
13072     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13073     layout: "plot-throughput"
13074
13075 - type: "plot"
13076   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13077   algorithm: "plot_perf_box_name"
13078   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13080   include:
13081     - "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"
13082     - "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"
13083     - "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"
13084     - "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"
13085     - "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"
13086   layout:
13087     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13088     layout: "plot-throughput"
13089
13090 - type: "plot"
13091   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13092   algorithm: "plot_perf_box_name"
13093   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13094   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13095   include:
13096     - "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"
13097     - "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"
13098     - "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"
13099     - "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"
13100     - "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"
13101   layout:
13102     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13103     layout: "plot-throughput"
13104
13105 - type: "plot"
13106   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13107   algorithm: "plot_perf_box_name"
13108   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13109   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13110   include:
13111     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13116   layout:
13117     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13118     layout: "plot-throughput"
13119
13120 - type: "plot"
13121   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13122   algorithm: "plot_perf_box_name"
13123   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13124   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13125   include:
13126     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13127     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13130     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13131   layout:
13132     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13133     layout: "plot-throughput"
13134
13135 - type: "plot"
13136   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13137   algorithm: "plot_perf_box_name"
13138   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13139   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13140   include:
13141     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13146   layout:
13147     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13148     layout: "plot-throughput"
13149
13150 - type: "plot"
13151   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13152   algorithm: "plot_perf_box_name"
13153   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13154   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13155   include:
13156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13158     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13161   layout:
13162     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13163     layout: "plot-throughput"
13164
13165 - type: "plot"
13166   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13167   algorithm: "plot_perf_box_name"
13168   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13169   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13170   include:
13171     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13172     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13173     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13174     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13175     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13176   layout:
13177     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13178     layout: "plot-throughput"
13179
13180 - type: "plot"
13181   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13182   algorithm: "plot_perf_box_name"
13183   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13185   include:
13186     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13187     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13188     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13189     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13190     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13191   layout:
13192     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13193     layout: "plot-throughput"
13194
13195 - type: "plot"
13196   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13197   algorithm: "plot_perf_box_name"
13198   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13200   include:
13201     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13202     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13203     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13204     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13205     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13206   layout:
13207     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13208     layout: "plot-throughput"
13209
13210 - type: "plot"
13211   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13212   algorithm: "plot_perf_box_name"
13213   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13215   include:
13216     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13217     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13218     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13219     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13220     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13221   layout:
13222     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13223     layout: "plot-throughput"
13224
13225 - type: "plot"
13226   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13227   algorithm: "plot_perf_box_name"
13228   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13230   include:
13231     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13232     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13233     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13234     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13235   layout:
13236     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13237     layout: "plot-throughput"
13238
13239 - type: "plot"
13240   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13241   algorithm: "plot_perf_box_name"
13242   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13244   include:
13245     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13246     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13248     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13249   layout:
13250     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13251     layout: "plot-throughput"
13252
13253 - type: "plot"
13254   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13255   algorithm: "plot_perf_box_name"
13256   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13258   include:
13259     - "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"
13260     - "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"
13261     - "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"
13262     - "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"
13263   layout:
13264     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13265     layout: "plot-throughput"
13266
13267 - type: "plot"
13268   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13269   algorithm: "plot_perf_box_name"
13270   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13272   include:
13273     - "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"
13274     - "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"
13275     - "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"
13276     - "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"
13277   layout:
13278     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13279     layout: "plot-throughput"
13280
13281 - type: "plot"
13282   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13283   algorithm: "plot_perf_box_name"
13284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13286   include:
13287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13293   layout:
13294     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13295     layout: "plot-throughput"
13296
13297 - type: "plot"
13298   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13299   algorithm: "plot_perf_box_name"
13300   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13302   include:
13303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13309   layout:
13310     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13311     layout: "plot-throughput"
13312
13313 - type: "plot"
13314   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13315   algorithm: "plot_perf_box_name"
13316   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13318   include:
13319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13322     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13323     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13324     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13325   layout:
13326     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13327     layout: "plot-throughput"
13328
13329 - type: "plot"
13330   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13331   algorithm: "plot_perf_box_name"
13332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13334   include:
13335     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13336     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13337     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13338     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13339     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13340     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13341   layout:
13342     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13343     layout: "plot-throughput"
13344
13345 - type: "plot"
13346   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13347   algorithm: "plot_perf_box_name"
13348   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13349   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13350   include:
13351     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13352     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13353     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13354     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13355     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13356     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13357   layout:
13358     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13359     layout: "plot-throughput"
13360
13361 - type: "plot"
13362   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13363   algorithm: "plot_perf_box_name"
13364   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13366   include:
13367     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13368     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13369     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13370     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13371     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13372     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13373   layout:
13374     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13375     layout: "plot-throughput"
13376
13377 - type: "plot"
13378   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13379   algorithm: "plot_perf_box_name"
13380   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13382   include:
13383     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13384     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13385     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13386     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13387     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13388   layout:
13389     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13390     layout: "plot-throughput"
13391
13392 - type: "plot"
13393   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13394   algorithm: "plot_perf_box_name"
13395   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13397   include:
13398     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13399     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13400     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13401     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13402     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13403   layout:
13404     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13405     layout: "plot-throughput"
13406
13407 - type: "plot"
13408   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13409   algorithm: "plot_perf_box_name"
13410   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13412   include:
13413     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13414     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13415   layout:
13416     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13417     layout: "plot-throughput"
13418
13419 - type: "plot"
13420   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13421   algorithm: "plot_perf_box_name"
13422   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13424   include:
13425     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13426     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13427   layout:
13428     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13429     layout: "plot-throughput"
13430
13431 - type: "plot"
13432   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13433   algorithm: "plot_perf_box_name"
13434   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13436   include:
13437     - "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"
13438     - "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"
13439   layout:
13440     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13441     layout: "plot-throughput"
13442
13443 - type: "plot"
13444   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13445   algorithm: "plot_perf_box_name"
13446   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13447   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13448   include:
13449     - "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"
13450     - "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"
13451   layout:
13452     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13453     layout: "plot-throughput"
13454
13455 - type: "plot"
13456   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13457   algorithm: "plot_perf_box_name"
13458   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13460   include:
13461     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13462     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13463   layout:
13464     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13465     layout: "plot-throughput"
13466
13467 - type: "plot"
13468   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13469   algorithm: "plot_perf_box_name"
13470   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13471   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13472   include:
13473     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13474     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13475   layout:
13476     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13477     layout: "plot-throughput"
13478
13479 - type: "plot"
13480   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13481   algorithm: "plot_perf_box_name"
13482   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13484   include:
13485     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13487   layout:
13488     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13489     layout: "plot-throughput"
13490
13491 - type: "plot"
13492   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13493   algorithm: "plot_perf_box_name"
13494   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13495   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13496   include:
13497     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13498     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13499   layout:
13500     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13501     layout: "plot-throughput"
13502
13503 - type: "plot"
13504   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13505   algorithm: "plot_perf_box_name"
13506   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13507   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13508   include:
13509     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13510     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13511     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13512     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13513     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13514     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13515   layout:
13516     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13517     layout: "plot-throughput"
13518
13519 - type: "plot"
13520   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13521   algorithm: "plot_perf_box_name"
13522   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13523   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13524   include:
13525     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13526     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13527     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13528     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13529     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13530     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13531   layout:
13532     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13533     layout: "plot-throughput"
13534
13535 - type: "plot"
13536   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13537   algorithm: "plot_perf_box_name"
13538   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13539   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13540   include:
13541     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13542     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13543     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13544     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13545     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13546     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13547   layout:
13548     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13549     layout: "plot-throughput"
13550
13551 - type: "plot"
13552   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13553   algorithm: "plot_perf_box_name"
13554   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13555   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13556   include:
13557     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13558     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13559     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13560     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13561     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13562     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13563   layout:
13564     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13565     layout: "plot-throughput"
13566
13567 #- type: "plot"
13568 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13569 #  algorithm: "plot_perf_box_name"
13570 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13571 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13572 #  include:
13573 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13574 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13575 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13576 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13577 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13578 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13579 #  layout:
13580 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13581 #    layout: "plot-throughput"
13582 #
13583 #- type: "plot"
13584 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13585 #  algorithm: "plot_perf_box_name"
13586 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13587 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13588 #  include:
13589 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13590 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13591 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13592 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13593 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13594 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13595 #  layout:
13596 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13597 #    layout: "plot-throughput"
13598
13599 - type: "plot"
13600   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13601   algorithm: "plot_perf_box_name"
13602   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13603   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13604   include:
13605     - "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"
13606     - "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"
13607     - "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"
13608     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13609     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13610     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13611   layout:
13612     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13613     layout: "plot-throughput"
13614
13615 - type: "plot"
13616   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13617   algorithm: "plot_perf_box_name"
13618   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13620   include:
13621     - "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"
13622     - "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"
13623     - "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"
13624     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13625     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13626     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13627   layout:
13628     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13629     layout: "plot-throughput"
13630
13631 ################################################################################
13632
13633 # Packet Speedup
13634
13635 - type: "plot"
13636   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13637   algorithm: "plot_tsa_name"
13638   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13639   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13640   include:
13641     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13642     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13643     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13644     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13645   layout:
13646     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13647     layout: "plot-throughput-speedup-analysis"
13648
13649 - type: "plot"
13650   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13651   algorithm: "plot_tsa_name"
13652   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13653   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13654   include:
13655     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13656     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13657     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13658     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13659   layout:
13660     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13661     layout: "plot-throughput-speedup-analysis"
13662
13663 - type: "plot"
13664   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13665   algorithm: "plot_tsa_name"
13666   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13667   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13668   include:
13669     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13670     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13671     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13672     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13673   layout:
13674     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13675     layout: "plot-throughput-speedup-analysis"
13676
13677 - type: "plot"
13678   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13679   algorithm: "plot_tsa_name"
13680   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13682   include:
13683     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13684     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13685     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13686     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13687   layout:
13688     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13689     layout: "plot-throughput-speedup-analysis"
13690
13691 - type: "plot"
13692   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13693   algorithm: "plot_tsa_name"
13694   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13696   include:
13697     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13698     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13699     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13700     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13701     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13702   layout:
13703     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13704     layout: "plot-throughput-speedup-analysis"
13705
13706 - type: "plot"
13707   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13708   algorithm: "plot_tsa_name"
13709   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13711   include:
13712     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13713     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13714     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13715     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13716     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13717   layout:
13718     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13719     layout: "plot-throughput-speedup-analysis"
13720
13721 - type: "plot"
13722   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13723   algorithm: "plot_tsa_name"
13724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13726   include:
13727     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13728     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13729     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13730     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13731     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13732   layout:
13733     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13734     layout: "plot-throughput-speedup-analysis"
13735
13736 - type: "plot"
13737   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13738   algorithm: "plot_tsa_name"
13739   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13741   include:
13742     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13743     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13744     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13745     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13746     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13747   layout:
13748     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13749     layout: "plot-throughput-speedup-analysis"
13750
13751 - type: "plot"
13752   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13753   algorithm: "plot_tsa_name"
13754   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13755   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13756   include:
13757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13758     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13759     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13760     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13761     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13762     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13763   layout:
13764     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13765     layout: "plot-throughput-speedup-analysis"
13766
13767 - type: "plot"
13768   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13769   algorithm: "plot_tsa_name"
13770   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13771   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13772   include:
13773     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13774     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13775     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13776     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13777     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13778     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13779   layout:
13780     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13781     layout: "plot-throughput-speedup-analysis"
13782
13783 - type: "plot"
13784   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13785   algorithm: "plot_tsa_name"
13786   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13788   include:
13789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13794   layout:
13795     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13796     layout: "plot-throughput-speedup-analysis"
13797
13798 - type: "plot"
13799   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13800   algorithm: "plot_tsa_name"
13801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13803   include:
13804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13809   layout:
13810     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13811     layout: "plot-throughput-speedup-analysis"
13812
13813 - type: "plot"
13814   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13815   algorithm: "plot_tsa_name"
13816   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13818   include:
13819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13822   layout:
13823     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13824     layout: "plot-throughput-speedup-analysis"
13825
13826 - type: "plot"
13827   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13828   algorithm: "plot_tsa_name"
13829   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13831   include:
13832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13835   layout:
13836     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13837     layout: "plot-throughput-speedup-analysis"
13838
13839 - type: "plot"
13840   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13841   algorithm: "plot_tsa_name"
13842   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13843   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13844   include:
13845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13850   layout:
13851     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13852     layout: "plot-throughput-speedup-analysis"
13853
13854 - type: "plot"
13855   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13856   algorithm: "plot_tsa_name"
13857   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13858   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13859   include:
13860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13865   layout:
13866     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13867     layout: "plot-throughput-speedup-analysis"
13868
13869 - type: "plot"
13870   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13871   algorithm: "plot_tsa_name"
13872   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13873   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13874   include:
13875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13878   layout:
13879     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13880     layout: "plot-throughput-speedup-analysis"
13881
13882 - type: "plot"
13883   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13884   algorithm: "plot_tsa_name"
13885   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13886   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13887   include:
13888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13891   layout:
13892     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13893     layout: "plot-throughput-speedup-analysis"
13894
13895 - type: "plot"
13896   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13897   algorithm: "plot_tsa_name"
13898   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13899   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13900   include:
13901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13907   layout:
13908     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13909     layout: "plot-throughput-speedup-analysis"
13910
13911 - type: "plot"
13912   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13913   algorithm: "plot_tsa_name"
13914   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13916   include:
13917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13923   layout:
13924     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13925     layout: "plot-throughput-speedup-analysis"
13926
13927 - type: "plot"
13928   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13929   algorithm: "plot_tsa_name"
13930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13932   include:
13933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13939   layout:
13940     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13941     layout: "plot-throughput-speedup-analysis"
13942
13943 - type: "plot"
13944   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13945   algorithm: "plot_tsa_name"
13946   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13948   include:
13949     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13950     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13955   layout:
13956     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13957     layout: "plot-throughput-speedup-analysis"
13958
13959 - type: "plot"
13960   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13961   algorithm: "plot_tsa_name"
13962   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13964   include:
13965     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13966     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13967     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13968   layout:
13969     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13970     layout: "plot-throughput-speedup-analysis"
13971
13972 - type: "plot"
13973   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13974   algorithm: "plot_tsa_name"
13975   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13977   include:
13978     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13979     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13980     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13981   layout:
13982     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13983     layout: "plot-throughput-speedup-analysis"
13984
13985 - type: "plot"
13986   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13987   algorithm: "plot_tsa_name"
13988   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13989   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13990   include:
13991     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13994 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13995 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13996   layout:
13997     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13998     layout: "plot-throughput-speedup-analysis"
13999
14000 - type: "plot"
14001   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14002   algorithm: "plot_tsa_name"
14003   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14004   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14005   include:
14006     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14009 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14010 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14011   layout:
14012     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14013     layout: "plot-throughput-speedup-analysis"
14014
14015 - type: "plot"
14016   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14017   algorithm: "plot_tsa_name"
14018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14020   include:
14021     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14023     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14024     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14025     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14026   layout:
14027     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14028     layout: "plot-throughput-speedup-analysis"
14029
14030 - type: "plot"
14031   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14032   algorithm: "plot_tsa_name"
14033   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14035   include:
14036     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14041   layout:
14042     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14043     layout: "plot-throughput-speedup-analysis"
14044
14045 - type: "plot"
14046   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14047   algorithm: "plot_tsa_name"
14048   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14050   include:
14051     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14054     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14055     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14056   layout:
14057     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14058     layout: "plot-throughput-speedup-analysis"
14059
14060 - type: "plot"
14061   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14062   algorithm: "plot_tsa_name"
14063   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14064   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14065   include:
14066     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14067     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14068     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14069     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14070     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14071   layout:
14072     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14073     layout: "plot-throughput-speedup-analysis"
14074
14075 - type: "plot"
14076   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14077   algorithm: "plot_tsa_name"
14078   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14079   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14080   include:
14081     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14082     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14083     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14085     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14086     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14087   layout:
14088     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14089     layout: "plot-throughput-speedup-analysis"
14090
14091 - type: "plot"
14092   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14093   algorithm: "plot_tsa_name"
14094   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14096   include:
14097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14100     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14101     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14103   layout:
14104     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14105     layout: "plot-throughput-speedup-analysis"
14106
14107 - type: "plot"
14108   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14109   algorithm: "plot_tsa_name"
14110   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14112   include:
14113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14115     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14116     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14117     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14118     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14119   layout:
14120     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14121     layout: "plot-throughput-speedup-analysis"
14122
14123 - type: "plot"
14124   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14125   algorithm: "plot_tsa_name"
14126   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14127   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14128   include:
14129     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14130     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14131     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14132     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14133     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14134     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14135   layout:
14136     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14137     layout: "plot-throughput-speedup-analysis"
14138
14139 - type: "plot"
14140   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14141   algorithm: "plot_tsa_name"
14142   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14144   include:
14145     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14147   layout:
14148     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14149     layout: "plot-throughput-speedup-analysis"
14150
14151 - type: "plot"
14152   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14153   algorithm: "plot_tsa_name"
14154   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14156   include:
14157     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14158     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14159   layout:
14160     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14161     layout: "plot-throughput-speedup-analysis"
14162
14163 - type: "plot"
14164   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14165   algorithm: "plot_tsa_name"
14166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14168   include:
14169     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14172     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14173   layout:
14174     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14175     layout: "plot-throughput-speedup-analysis"
14176
14177 - type: "plot"
14178   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14179   algorithm: "plot_tsa_name"
14180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14182   include:
14183     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14187   layout:
14188     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14189     layout: "plot-throughput-speedup-analysis"
14190
14191 - type: "plot"
14192   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14193   algorithm: "plot_tsa_name"
14194   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14195   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14196   include:
14197     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14201   layout:
14202     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14203     layout: "plot-throughput-speedup-analysis"
14204
14205 - type: "plot"
14206   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14207   algorithm: "plot_tsa_name"
14208   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14209   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14210   include:
14211     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14215   layout:
14216     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14217     layout: "plot-throughput-speedup-analysis"
14218
14219 - type: "plot"
14220   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14221   algorithm: "plot_tsa_name"
14222   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14223   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14224   include:
14225     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14229     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14230     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14231   layout:
14232     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14233     layout: "plot-throughput-speedup-analysis"
14234
14235 - type: "plot"
14236   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14237   algorithm: "plot_tsa_name"
14238   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14240   include:
14241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14243     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14244     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14245     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14246     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14247   layout:
14248     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14249     layout: "plot-throughput-speedup-analysis"
14250
14251 - type: "plot"
14252   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14253   algorithm: "plot_tsa_name"
14254   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14255   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14256   include:
14257     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14258     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14259     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14260     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14261     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14262   layout:
14263     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14264     layout: "plot-throughput-speedup-analysis"
14265
14266 - type: "plot"
14267   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14268   algorithm: "plot_tsa_name"
14269   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14270   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14271   include:
14272     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14273     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14274     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14275     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14276     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14277   layout:
14278     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14279     layout: "plot-throughput-speedup-analysis"
14280
14281 - type: "plot"
14282   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14283   algorithm: "plot_tsa_name"
14284   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14285   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14286   include:
14287     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14288     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14289     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14290     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14291     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14292   layout:
14293     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14294     layout: "plot-throughput-speedup-analysis"
14295
14296 - type: "plot"
14297   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14298   algorithm: "plot_tsa_name"
14299   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14300   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14301   include:
14302     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14303     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14304     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14305     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14306     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14307   layout:
14308     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14309     layout: "plot-throughput-speedup-analysis"
14310
14311 - type: "plot"
14312   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14313   algorithm: "plot_tsa_name"
14314   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14316   include:
14317     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14318     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14319     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14320   layout:
14321     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14322     layout: "plot-throughput-speedup-analysis"
14323
14324 - type: "plot"
14325   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14326   algorithm: "plot_tsa_name"
14327   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14329   include:
14330     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14333   layout:
14334     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14335     layout: "plot-throughput-speedup-analysis"
14336
14337 - type: "plot"
14338   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14339   algorithm: "plot_tsa_name"
14340   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14342   include:
14343     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14346   layout:
14347     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14348     layout: "plot-throughput-speedup-analysis"
14349
14350 - type: "plot"
14351   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14352   algorithm: "plot_tsa_name"
14353   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14355   include:
14356     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14357     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14358     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14359   layout:
14360     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14361     layout: "plot-throughput-speedup-analysis"
14362
14363 - type: "plot"
14364   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14365   algorithm: "plot_tsa_name"
14366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14368   include:
14369     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14370     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14371     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14372     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14373     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14374   layout:
14375     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14376     layout: "plot-throughput-speedup-analysis"
14377
14378 - type: "plot"
14379   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14380   algorithm: "plot_tsa_name"
14381   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14383   include:
14384     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14385     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14387     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14389   layout:
14390     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14391     layout: "plot-throughput-speedup-analysis"
14392
14393 - type: "plot"
14394   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14395   algorithm: "plot_tsa_name"
14396   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14398   include:
14399     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14400     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14403     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14404   layout:
14405     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14406     layout: "plot-throughput-speedup-analysis"
14407
14408 - type: "plot"
14409   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14410   algorithm: "plot_tsa_name"
14411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14413   include:
14414     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14419   layout:
14420     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14421     layout: "plot-throughput-speedup-analysis"
14422
14423 - type: "plot"
14424   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14425   algorithm: "plot_tsa_name"
14426   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14428   include:
14429     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14430     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14431     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14432     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14433     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14434     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14435   layout:
14436     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14437     layout: "plot-throughput-speedup-analysis"
14438
14439 - type: "plot"
14440   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14441   algorithm: "plot_tsa_name"
14442   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14444   include:
14445     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14446     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14447     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14448     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14449     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14450     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14451   layout:
14452     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14453     layout: "plot-throughput-speedup-analysis"
14454
14455 - type: "plot"
14456   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14457   algorithm: "plot_tsa_name"
14458   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14459   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14460   include:
14461     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14462     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14463     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14464     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14465   layout:
14466     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14474   include:
14475     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14476     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14477     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14478     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14479   layout:
14480     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14481     layout: "plot-throughput-speedup-analysis"
14482
14483 - type: "plot"
14484   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14485   algorithm: "plot_tsa_name"
14486   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14487   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14488   include:
14489     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14490     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14491     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14492     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14493     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14494     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14495   layout:
14496     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14497     layout: "plot-throughput-speedup-analysis"
14498
14499 - type: "plot"
14500   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14501   algorithm: "plot_tsa_name"
14502   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14503   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14504   include:
14505     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14506     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14507     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14508     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14509     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14510     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14511   layout:
14512     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14513     layout: "plot-throughput-speedup-analysis"
14514
14515 - type: "plot"
14516   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14517   algorithm: "plot_tsa_name"
14518   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14519   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14520   include:
14521     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14522     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14523     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14524     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14525     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14526     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14527   layout:
14528     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14529     layout: "plot-throughput-speedup-analysis"
14530
14531 - type: "plot"
14532   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14533   algorithm: "plot_tsa_name"
14534   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14536   include:
14537     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14538     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14539     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14540     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14541     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14542     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14543   layout:
14544     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14545     layout: "plot-throughput-speedup-analysis"
14546
14547 - type: "plot"
14548   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14549   algorithm: "plot_tsa_name"
14550   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14552   include:
14553     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14554     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14555     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14556     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14557     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14559   layout:
14560     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14561     layout: "plot-throughput-speedup-analysis"
14562
14563 - type: "plot"
14564   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14565   algorithm: "plot_tsa_name"
14566   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14568   include:
14569     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14570     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14574     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14575   layout:
14576     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14577     layout: "plot-throughput-speedup-analysis"
14578
14579 - type: "plot"
14580   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14581   algorithm: "plot_tsa_name"
14582   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14583   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14584   include:
14585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14591   layout:
14592     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14593     layout: "plot-throughput-speedup-analysis"
14594
14595 - type: "plot"
14596   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14597   algorithm: "plot_tsa_name"
14598   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14599   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14600   include:
14601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14607   layout:
14608     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14609     layout: "plot-throughput-speedup-analysis"
14610
14611 - type: "plot"
14612   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14613   algorithm: "plot_tsa_name"
14614   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14615   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14616   include:
14617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14622     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14623   layout:
14624     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14625     layout: "plot-throughput-speedup-analysis"
14626
14627 - type: "plot"
14628   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14629   algorithm: "plot_tsa_name"
14630   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14631   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14632   include:
14633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14638     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14639   layout:
14640     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14641     layout: "plot-throughput-speedup-analysis"
14642
14643 - type: "plot"
14644   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14645   algorithm: "plot_tsa_name"
14646   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14647   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14648   include:
14649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14652     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14653   layout:
14654     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14655     layout: "plot-throughput-speedup-analysis"
14656
14657 - type: "plot"
14658   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14659   algorithm: "plot_tsa_name"
14660   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14661   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14662   include:
14663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14667   layout:
14668     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14669     layout: "plot-throughput-speedup-analysis"
14670
14671 - type: "plot"
14672   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14673   algorithm: "plot_tsa_name"
14674   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14675   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14676   include:
14677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14681   layout:
14682     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14683     layout: "plot-throughput-speedup-analysis"
14684
14685 - type: "plot"
14686   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14687   algorithm: "plot_tsa_name"
14688   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14690   include:
14691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14695   layout:
14696     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14697     layout: "plot-throughput-speedup-analysis"
14698
14699 - type: "plot"
14700   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14701   algorithm: "plot_tsa_name"
14702   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14703   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14704   include:
14705     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14706     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14707     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14708     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14709     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14710     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14711   layout:
14712     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
14713     layout: "plot-throughput-speedup-analysis"
14714
14715 - type: "plot"
14716   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14717   algorithm: "plot_tsa_name"
14718   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14719   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14720   include:
14721     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14722     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14723     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14724     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14725     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14726     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14727   layout:
14728     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
14729     layout: "plot-throughput-speedup-analysis"
14730
14731 - type: "plot"
14732   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14733   algorithm: "plot_tsa_name"
14734   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14736   include:
14737     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14738     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14739     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14740     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14741     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14742   layout:
14743     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
14744     layout: "plot-throughput-speedup-analysis"
14745
14746 - type: "plot"
14747   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14748   algorithm: "plot_tsa_name"
14749   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14751   include:
14752     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14753     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14754     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14755     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14756     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14757   layout:
14758     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
14759     layout: "plot-throughput-speedup-analysis"
14760
14761 - type: "plot"
14762   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14763   algorithm: "plot_tsa_name"
14764   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14766   include:
14767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14772   layout:
14773     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
14774     layout: "plot-throughput-speedup-analysis"
14775
14776 - type: "plot"
14777   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14778   algorithm: "plot_tsa_name"
14779   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14780   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14781   include:
14782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14787   layout:
14788     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
14789     layout: "plot-throughput-speedup-analysis"
14790
14791 - type: "plot"
14792   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14793   algorithm: "plot_tsa_name"
14794   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14796   include:
14797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14801   layout:
14802     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14803     layout: "plot-throughput-speedup-analysis"
14804
14805 - type: "plot"
14806   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14807   algorithm: "plot_tsa_name"
14808   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14810   include:
14811     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14813     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14814     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14815   layout:
14816     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14817     layout: "plot-throughput-speedup-analysis"
14818
14819 - type: "plot"
14820   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14821   algorithm: "plot_tsa_name"
14822   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14824   include:
14825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14829     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14830     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14831   layout:
14832     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14833     layout: "plot-throughput-speedup-analysis"
14834
14835 - type: "plot"
14836   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14837   algorithm: "plot_tsa_name"
14838   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14839   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14840   include:
14841     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14842     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14843     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14844     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14847   layout:
14848     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14849     layout: "plot-throughput-speedup-analysis"
14850
14851 - type: "plot"
14852   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14853   algorithm: "plot_tsa_name"
14854   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14856   include:
14857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14863   layout:
14864     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14865     layout: "plot-throughput-speedup-analysis"
14866
14867 - type: "plot"
14868   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14869   algorithm: "plot_tsa_name"
14870   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14872   include:
14873     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14879   layout:
14880     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14881     layout: "plot-throughput-speedup-analysis"
14882
14883 - type: "plot"
14884   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14885   algorithm: "plot_tsa_name"
14886   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14888   include:
14889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14895   layout:
14896     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
14897     layout: "plot-throughput-speedup-analysis"
14898
14899 - type: "plot"
14900   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14901   algorithm: "plot_tsa_name"
14902   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14903   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14904   include:
14905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14910     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14911   layout:
14912     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
14913     layout: "plot-throughput-speedup-analysis"
14914
14915 - type: "plot"
14916   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14917   algorithm: "plot_tsa_name"
14918   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14919   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14920   include:
14921     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14922     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14923     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14924     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14925     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14926     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14927   layout:
14928     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
14929     layout: "plot-throughput-speedup-analysis"
14930
14931 - type: "plot"
14932   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14933   algorithm: "plot_tsa_name"
14934   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14936   include:
14937     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14938     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14939     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14940     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14941     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14942     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14943   layout:
14944     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
14945     layout: "plot-throughput-speedup-analysis"
14946
14947 - type: "plot"
14948   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14949   algorithm: "plot_tsa_name"
14950   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14951   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14952   include:
14953     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14954     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14955     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14956     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14957     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14958     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14959   layout:
14960     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
14961     layout: "plot-throughput-speedup-analysis"
14962
14963 - type: "plot"
14964   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14965   algorithm: "plot_tsa_name"
14966   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14968   include:
14969     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14970     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14971     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14972     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14973     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14974     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14975   layout:
14976     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
14977     layout: "plot-throughput-speedup-analysis"
14978
14979 - type: "plot"
14980   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
14981   algorithm: "plot_tsa_name"
14982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
14983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14984   include:
14985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14990   layout:
14991     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
14992     layout: "plot-throughput-speedup-analysis"
14993
14994 - type: "plot"
14995   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
14996   algorithm: "plot_tsa_name"
14997   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
14998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14999   include:
15000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15005   layout:
15006     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15007     layout: "plot-throughput-speedup-analysis"
15008
15009 - type: "plot"
15010   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15011   algorithm: "plot_tsa_name"
15012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15014   include:
15015     - "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"
15016     - "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"
15017     - "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"
15018     - "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"
15019     - "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"
15020   layout:
15021     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15022     layout: "plot-throughput-speedup-analysis"
15023
15024 - type: "plot"
15025   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15026   algorithm: "plot_tsa_name"
15027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15029   include:
15030     - "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"
15031     - "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"
15032     - "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"
15033     - "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"
15034     - "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"
15035   layout:
15036     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15037     layout: "plot-throughput-speedup-analysis"
15038
15039 - type: "plot"
15040   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15041   algorithm: "plot_tsa_name"
15042   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15044   include:
15045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15049     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15050   layout:
15051     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15052     layout: "plot-throughput-speedup-analysis"
15053
15054 - type: "plot"
15055   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15056   algorithm: "plot_tsa_name"
15057   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15059   include:
15060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15063     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15064     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15065   layout:
15066     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15067     layout: "plot-throughput-speedup-analysis"
15068
15069 - type: "plot"
15070   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15071   algorithm: "plot_tsa_name"
15072   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15073   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15074   include:
15075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15078     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15079     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15080   layout:
15081     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15082     layout: "plot-throughput-speedup-analysis"
15083
15084 - type: "plot"
15085   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15086   algorithm: "plot_tsa_name"
15087   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15089   include:
15090     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15091     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15092     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15093     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15094     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15095   layout:
15096     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15097     layout: "plot-throughput-speedup-analysis"
15098
15099 - type: "plot"
15100   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15101   algorithm: "plot_tsa_name"
15102   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15104   include:
15105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15108     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15109     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15110   layout:
15111     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15112     layout: "plot-throughput-speedup-analysis"
15113
15114 - type: "plot"
15115   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15116   algorithm: "plot_tsa_name"
15117   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15119   include:
15120     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15123     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15124     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15125   layout:
15126     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15127     layout: "plot-throughput-speedup-analysis"
15128
15129 - type: "plot"
15130   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15131   algorithm: "plot_tsa_name"
15132   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15134   include:
15135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15138     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15139     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15140   layout:
15141     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15142     layout: "plot-throughput-speedup-analysis"
15143
15144 - type: "plot"
15145   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15146   algorithm: "plot_tsa_name"
15147   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15149   include:
15150     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15151     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15152     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15153     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15154     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15155   layout:
15156     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15157     layout: "plot-throughput-speedup-analysis"
15158
15159 - type: "plot"
15160   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15161   algorithm: "plot_tsa_name"
15162   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15164   include:
15165     - "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"
15166     - "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"
15167     - "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"
15168     - "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"
15169   layout:
15170     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15171     layout: "plot-throughput-speedup-analysis"
15172
15173 - type: "plot"
15174   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15175   algorithm: "plot_tsa_name"
15176   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15178   include:
15179     - "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"
15180     - "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"
15181     - "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"
15182     - "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"
15183   layout:
15184     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15185     layout: "plot-throughput-speedup-analysis"
15186
15187 - type: "plot"
15188   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15189   algorithm: "plot_tsa_name"
15190   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15191   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15192   include:
15193     - "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"
15194     - "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"
15195     - "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"
15196     - "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"
15197   layout:
15198     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15199     layout: "plot-throughput-speedup-analysis"
15200
15201 - type: "plot"
15202   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15203   algorithm: "plot_tsa_name"
15204   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15206   include:
15207     - "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"
15208     - "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"
15209     - "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"
15210     - "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"
15211   layout:
15212     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15213     layout: "plot-throughput-speedup-analysis"
15214
15215 - type: "plot"
15216   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15217   algorithm: "plot_tsa_name"
15218   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15220   include:
15221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15227   layout:
15228     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15229     layout: "plot-throughput-speedup-analysis"
15230
15231 - type: "plot"
15232   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15233   algorithm: "plot_tsa_name"
15234   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15235   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15236   include:
15237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15243   layout:
15244     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15245     layout: "plot-throughput-speedup-analysis"
15246
15247 - type: "plot"
15248   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15249   algorithm: "plot_tsa_name"
15250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15252   include:
15253     - "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"
15254     - "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"
15255     - "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"
15256     - "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"
15257     - "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"
15258     - "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"
15259   layout:
15260     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15261     layout: "plot-throughput-speedup-analysis"
15262
15263 - type: "plot"
15264   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15265   algorithm: "plot_tsa_name"
15266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15268   include:
15269     - "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"
15270     - "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"
15271     - "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"
15272     - "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"
15273     - "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"
15274     - "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"
15275   layout:
15276     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15277     layout: "plot-throughput-speedup-analysis"
15278
15279 - type: "plot"
15280   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15281   algorithm: "plot_tsa_name"
15282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15284   include:
15285     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15291   layout:
15292     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15293     layout: "plot-throughput-speedup-analysis"
15294
15295 - type: "plot"
15296   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15297   algorithm: "plot_tsa_name"
15298   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15300   include:
15301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15307   layout:
15308     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15309     layout: "plot-throughput-speedup-analysis"
15310
15311 - type: "plot"
15312   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15313   algorithm: "plot_tsa_name"
15314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15316   include:
15317     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15322   layout:
15323     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15324     layout: "plot-throughput-speedup-analysis"
15325
15326 - type: "plot"
15327   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15328   algorithm: "plot_tsa_name"
15329   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15331   include:
15332     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15333     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15334     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15335     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15336     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15337   layout:
15338     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15339     layout: "plot-throughput-speedup-analysis"
15340
15341 - type: "plot"
15342   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15343   algorithm: "plot_tsa_name"
15344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15346   include:
15347     - "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"
15348     - "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"
15349   layout:
15350     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15351     layout: "plot-throughput-speedup-analysis"
15352
15353 - type: "plot"
15354   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15355   algorithm: "plot_tsa_name"
15356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15358   include:
15359     - "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"
15360     - "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"
15361   layout:
15362     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15363     layout: "plot-throughput-speedup-analysis"
15364
15365 - type: "plot"
15366   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15367   algorithm: "plot_tsa_name"
15368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15370   include:
15371     - "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"
15372     - "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"
15373   layout:
15374     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15375     layout: "plot-throughput-speedup-analysis"
15376
15377 - type: "plot"
15378   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15379   algorithm: "plot_tsa_name"
15380   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15382   include:
15383     - "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"
15384     - "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"
15385   layout:
15386     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15387     layout: "plot-throughput-speedup-analysis"
15388
15389 - type: "plot"
15390   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15391   algorithm: "plot_tsa_name"
15392   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15394   include:
15395     - "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"
15396     - "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"
15397     - "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"
15398     - "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"
15399     - "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"
15400     - "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"
15401   layout:
15402     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15403     layout: "plot-throughput-speedup-analysis"
15404
15405 - type: "plot"
15406   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15407   algorithm: "plot_tsa_name"
15408   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15409   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15410   include:
15411     - "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"
15412     - "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"
15413     - "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"
15414     - "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"
15415     - "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"
15416     - "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"
15417   layout:
15418     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15419     layout: "plot-throughput-speedup-analysis"
15420
15421 - type: "plot"
15422   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15423   algorithm: "plot_tsa_name"
15424   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15425   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15426   include:
15427     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15428     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15429     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15430     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15431     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15432   layout:
15433     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15434     layout: "plot-throughput-speedup-analysis"
15435
15436 - type: "plot"
15437   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15438   algorithm: "plot_tsa_name"
15439   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15440   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15441   include:
15442     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15443     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15444     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15445     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15446     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15447   layout:
15448     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15449     layout: "plot-throughput-speedup-analysis"
15450
15451 - type: "plot"
15452   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15453   algorithm: "plot_tsa_name"
15454   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15455   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15456   include:
15457     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15458     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15462   layout:
15463     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15464     layout: "plot-throughput-speedup-analysis"
15465
15466 - type: "plot"
15467   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15468   algorithm: "plot_tsa_name"
15469   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15470   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15471   include:
15472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15477   layout:
15478     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15479     layout: "plot-throughput-speedup-analysis"
15480
15481 - type: "plot"
15482   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15483   algorithm: "plot_tsa_name"
15484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15486   include:
15487     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15488     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15489     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15490     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15491     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15492     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15493   layout:
15494     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15495     layout: "plot-throughput-speedup-analysis"
15496
15497 - type: "plot"
15498   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15499   algorithm: "plot_tsa_name"
15500   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15501   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15502   include:
15503     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15504     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15505     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15506     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15507     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15508     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15509   layout:
15510     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15511     layout: "plot-throughput-speedup-analysis"
15512
15513 - type: "plot"
15514   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15515   algorithm: "plot_tsa_name"
15516   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15517   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15518   include:
15519     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15520     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15521     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15522     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15523   layout:
15524     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15525     layout: "plot-throughput-speedup-analysis"
15526
15527 - type: "plot"
15528   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15529   algorithm: "plot_tsa_name"
15530   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15531   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15532   include:
15533     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15534     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15535     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15536     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15537   layout:
15538     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15539     layout: "plot-throughput-speedup-analysis"
15540
15541 - type: "plot"
15542   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15543   algorithm: "plot_tsa_name"
15544   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15545   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15546   include:
15547     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15548     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15549     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15550     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15551     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15552   layout:
15553     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15554     layout: "plot-throughput-speedup-analysis"
15555
15556 - type: "plot"
15557   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15558   algorithm: "plot_tsa_name"
15559   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15560   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15561   include:
15562     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15563     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15564     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15565     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15566     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15567   layout:
15568     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15569     layout: "plot-throughput-speedup-analysis"
15570
15571 - type: "plot"
15572   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15573   algorithm: "plot_tsa_name"
15574   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15575   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15576   include:
15577     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15578     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15579     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15580     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15581     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15582     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15583   layout:
15584     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15585     layout: "plot-throughput-speedup-analysis"
15586
15587 - type: "plot"
15588   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15589   algorithm: "plot_tsa_name"
15590   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15591   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15592   include:
15593     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15594     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15595     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15596     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15597     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15598     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15599   layout:
15600     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15601     layout: "plot-throughput-speedup-analysis"
15602
15603 - type: "plot"
15604   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15605   algorithm: "plot_tsa_name"
15606   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15607   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15608   include:
15609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15613   layout:
15614     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15615     layout: "plot-throughput-speedup-analysis"
15616
15617 - type: "plot"
15618   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15619   algorithm: "plot_tsa_name"
15620   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15621   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15622   include:
15623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15627   layout:
15628     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15629     layout: "plot-throughput-speedup-analysis"
15630
15631 - type: "plot"
15632   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15633   algorithm: "plot_tsa_name"
15634   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15635   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15636   include:
15637     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15638     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15639     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15642     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15643   layout:
15644     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15645     layout: "plot-throughput-speedup-analysis"
15646
15647 - type: "plot"
15648   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15649   algorithm: "plot_tsa_name"
15650   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15651   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15652   include:
15653     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15654     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15655     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15656     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15657     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15658     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15659   layout:
15660     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15661     layout: "plot-throughput-speedup-analysis"
15662
15663 - type: "plot"
15664   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15665   algorithm: "plot_tsa_name"
15666   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15667   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15668   include:
15669     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15670     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15671     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15673     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15674     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15675   layout:
15676     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
15677     layout: "plot-throughput-speedup-analysis"
15678
15679 - type: "plot"
15680   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15681   algorithm: "plot_tsa_name"
15682   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15683   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15684   include:
15685     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15686     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15687     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15689     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15690     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15691   layout:
15692     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
15693     layout: "plot-throughput-speedup-analysis"
15694
15695 - type: "plot"
15696   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15697   algorithm: "plot_tsa_name"
15698   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15699   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15700   include:
15701     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15702     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15703     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15704     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15705     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15706     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15707   layout:
15708     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
15709     layout: "plot-throughput-speedup-analysis"
15710
15711 - type: "plot"
15712   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15713   algorithm: "plot_tsa_name"
15714   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15715   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15716   include:
15717     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15718     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15719     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15720     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15721     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15722     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15723   layout:
15724     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
15725     layout: "plot-throughput-speedup-analysis"
15726
15727 - type: "plot"
15728   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15729   algorithm: "plot_tsa_name"
15730   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15731   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15732   include:
15733     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15734     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15735     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15736     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15737     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15738     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15739   layout:
15740     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
15741     layout: "plot-throughput-speedup-analysis"
15742
15743 - type: "plot"
15744   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15745   algorithm: "plot_tsa_name"
15746   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15747   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15748   include:
15749     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15750     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15751     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15752     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15753     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15754     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15755   layout:
15756     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
15757     layout: "plot-throughput-speedup-analysis"
15758
15759 - type: "plot"
15760   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15761   algorithm: "plot_tsa_name"
15762   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15763   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15764   include:
15765     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15766     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15767     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15768     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15769     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15770     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15771   layout:
15772     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
15773     layout: "plot-throughput-speedup-analysis"
15774
15775 - type: "plot"
15776   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15777   algorithm: "plot_tsa_name"
15778   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15779   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15780   include:
15781     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15782     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15783     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15784     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15785     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15786     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15787   layout:
15788     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
15789     layout: "plot-throughput-speedup-analysis"
15790
15791 #- type: "plot"
15792 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15793 #  algorithm: "plot_tsa_name"
15794 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15795 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15796 #  include:
15797 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15798 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15799 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15800 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15801 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15802 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15803 #  layout:
15804 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
15805 #    layout: "plot-throughput-speedup-analysis"
15806 #
15807 #- type: "plot"
15808 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15809 #  algorithm: "plot_tsa_name"
15810 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15811 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15812 #  include:
15813 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15814 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15815 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15816 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15817 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15818 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15819 #  layout:
15820 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
15821 #    layout: "plot-throughput-speedup-analysis"
15822
15823 - type: "plot"
15824   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15825   algorithm: "plot_tsa_name"
15826   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15827   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15828   include:
15829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15832     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15833     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15834   layout:
15835     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15836     layout: "plot-throughput-speedup-analysis"
15837
15838 - type: "plot"
15839   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15840   algorithm: "plot_tsa_name"
15841   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15842   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15843   include:
15844     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15848     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15849   layout:
15850     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15851     layout: "plot-throughput-speedup-analysis"
15852
15853 - type: "plot"
15854   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15855   algorithm: "plot_tsa_name"
15856   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15857   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15858   include:
15859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15865   layout:
15866     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15867     layout: "plot-throughput-speedup-analysis"
15868
15869 - type: "plot"
15870   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15871   algorithm: "plot_tsa_name"
15872   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15873   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15874   include:
15875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15878     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15879     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15880     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15881   layout:
15882     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15883     layout: "plot-throughput-speedup-analysis"
15884
15885 - type: "plot"
15886   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15887   algorithm: "plot_tsa_name"
15888   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15889   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15890   include:
15891     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15892     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15894     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15895     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15896   layout:
15897     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15898     layout: "plot-throughput-speedup-analysis"
15899
15900 - type: "plot"
15901   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15902   algorithm: "plot_tsa_name"
15903   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15904   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15905   include:
15906     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15907     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15908     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15909     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15910     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15911   layout:
15912     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15913     layout: "plot-throughput-speedup-analysis"
15914
15915 #- type: "plot"
15916 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15917 #  algorithm: "plot_tsa_name"
15918 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15919 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15920 #  include:
15921 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15922 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15923 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15924 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15925 #  layout:
15926 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15927 #    layout: "plot-throughput-speedup-analysis"
15928 #
15929 #- type: "plot"
15930 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15931 #  algorithm: "plot_tsa_name"
15932 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15933 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15934 #  include:
15935 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15936 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15937 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15938 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15939 #  layout:
15940 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15941 #    layout: "plot-throughput-speedup-analysis"
15942
15943 - type: "plot"
15944   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15945   algorithm: "plot_tsa_name"
15946   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15947   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15948   include:
15949     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15950     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15951     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15952     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15953     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15954     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15955   layout:
15956     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15957     layout: "plot-throughput-speedup-analysis"
15958
15959 - type: "plot"
15960   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15961   algorithm: "plot_tsa_name"
15962   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15963   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15964   include:
15965     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15966     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15967     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15968     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15969     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15970     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15971   layout:
15972     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15973     layout: "plot-throughput-speedup-analysis"
15974
15975 - type: "plot"
15976   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15977   algorithm: "plot_tsa_name"
15978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15980   include:
15981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15986   layout:
15987     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15988     layout: "plot-throughput-speedup-analysis"
15989
15990 - type: "plot"
15991   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15992   algorithm: "plot_tsa_name"
15993   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15994   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15995   include:
15996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15997     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15998     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15999     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16000     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16001   layout:
16002     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16003     layout: "plot-throughput-speedup-analysis"
16004
16005 - type: "plot"
16006   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16007   algorithm: "plot_tsa_name"
16008   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16009   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16010   include:
16011     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16012     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16013     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16014     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16015     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16016     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16017   layout:
16018     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16019     layout: "plot-throughput-speedup-analysis"
16020
16021 - type: "plot"
16022   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16023   algorithm: "plot_tsa_name"
16024   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16025   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16026   include:
16027     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16028     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16029     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16030     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16031     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16032     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16033   layout:
16034     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16035     layout: "plot-throughput-speedup-analysis"
16036
16037 - type: "plot"
16038   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16039   algorithm: "plot_tsa_name"
16040   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16041   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16042   include:
16043     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16044     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16045     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16046     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16047   layout:
16048     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16049     layout: "plot-throughput-speedup-analysis"
16050
16051 - type: "plot"
16052   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16053   algorithm: "plot_tsa_name"
16054   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16055   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16056   include:
16057     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16058     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16059     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16060     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16061   layout:
16062     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16063     layout: "plot-throughput-speedup-analysis"
16064
16065 - type: "plot"
16066   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16067   algorithm: "plot_tsa_name"
16068   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16069   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16070   include:
16071     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16072     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16073     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16074     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16075     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16076   layout:
16077     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16078     layout: "plot-throughput-speedup-analysis"
16079
16080 - type: "plot"
16081   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16082   algorithm: "plot_tsa_name"
16083   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16084   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16085   include:
16086     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16087     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16088     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16089     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16090     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16091   layout:
16092     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16093     layout: "plot-throughput-speedup-analysis"
16094
16095 - type: "plot"
16096   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16097   algorithm: "plot_tsa_name"
16098   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16099   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16100   include:
16101     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16102     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16103     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16104     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16105     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16106     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16107   layout:
16108     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16109     layout: "plot-throughput-speedup-analysis"
16110
16111 - type: "plot"
16112   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16113   algorithm: "plot_tsa_name"
16114   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16115   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16116   include:
16117     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16118     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16119     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16120     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16121     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16122     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16123   layout:
16124     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16125     layout: "plot-throughput-speedup-analysis"
16126
16127 #- type: "plot"
16128 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16129 #  algorithm: "plot_tsa_name"
16130 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16131 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16132 #  include:
16133 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16134 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16135 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16136 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16137 #  layout:
16138 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16139 #    layout: "plot-throughput-speedup-analysis"
16140 #
16141 #- type: "plot"
16142 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16143 #  algorithm: "plot_tsa_name"
16144 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16145 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16146 #  include:
16147 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16148 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16149 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16150 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16151 #  layout:
16152 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16153 #    layout: "plot-throughput-speedup-analysis"
16154
16155 - type: "plot"
16156   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16157   algorithm: "plot_tsa_name"
16158   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16159   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16160   include:
16161     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16162     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16163     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16164     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16165     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16166     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16167   layout:
16168     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16169     layout: "plot-throughput-speedup-analysis"
16170
16171 - type: "plot"
16172   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16173   algorithm: "plot_tsa_name"
16174   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16175   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16176   include:
16177     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16178     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16179     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16180     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16181     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16182     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16183   layout:
16184     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16185     layout: "plot-throughput-speedup-analysis"
16186
16187 #- type: "plot"
16188 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16189 #  algorithm: "plot_tsa_name"
16190 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16191 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16192 #  include:
16193 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16194 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16195 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16196 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16197 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16198 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16199 #  layout:
16200 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16201 #    layout: "plot-throughput-speedup-analysis"
16202 #
16203 #- type: "plot"
16204 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16205 #  algorithm: "plot_tsa_name"
16206 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16207 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16208 #  include:
16209 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16210 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16211 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16212 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16213 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16214 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16215 #  layout:
16216 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16217 #    layout: "plot-throughput-speedup-analysis"
16218
16219 #- type: "plot"
16220 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16221 #  algorithm: "plot_tsa_name"
16222 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16223 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16224 #  include:
16225 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16226 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16227 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16228 #  layout:
16229 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16230 #    layout: "plot-throughput-speedup-analysis"
16231 #
16232 #- type: "plot"
16233 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16234 #  algorithm: "plot_tsa_name"
16235 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16236 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16237 #  include:
16238 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16239 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16240 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16241 #  layout:
16242 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16243 #    layout: "plot-throughput-speedup-analysis"
16244
16245 ################################################################################
16246
16247 # Packet Throughput - DPDK
16248
16249 # 2n-skx-xxv710
16250
16251 - type: "plot"
16252   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16253   algorithm: "plot_perf_box_name"
16254   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16255   data: "plot-dpdk-throughput-latency-2n-skx"
16256   include:
16257     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16258     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16259   layout:
16260     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16261     layout: "plot-throughput"
16262
16263 - type: "plot"
16264   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16265   algorithm: "plot_perf_box_name"
16266   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16267   data: "plot-dpdk-throughput-latency-2n-skx"
16268   include:
16269     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16270     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16271   layout:
16272     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16273     layout: "plot-throughput"
16274
16275 - type: "plot"
16276   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16277   algorithm: "plot_perf_box_name"
16278   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16279   data: "plot-dpdk-throughput-latency-2n-skx"
16280   include:
16281     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16282     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16283   layout:
16284     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16285     layout: "plot-throughput"
16286
16287 - type: "plot"
16288   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16289   algorithm: "plot_perf_box_name"
16290   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16291   data: "plot-dpdk-throughput-latency-2n-skx"
16292   include:
16293     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16294     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16295   layout:
16296     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16297     layout: "plot-throughput"
16298
16299 # 2n-skx-x710
16300
16301 - type: "plot"
16302   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16303   algorithm: "plot_perf_box_name"
16304   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16305   data: "plot-dpdk-throughput-latency-2n-skx"
16306   include:
16307     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16308     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16309   layout:
16310     title: "2n-skx-x710-64b-2t1c-base-ndr"
16311     layout: "plot-throughput"
16312
16313 - type: "plot"
16314   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16315   algorithm: "plot_perf_box_name"
16316   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16317   data: "plot-dpdk-throughput-latency-2n-skx"
16318   include:
16319     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16320     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16321   layout:
16322     title: "2n-skx-x710-64b-4t2c-base-ndr"
16323     layout: "plot-throughput"
16324
16325 - type: "plot"
16326   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16327   algorithm: "plot_perf_box_name"
16328   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16329   data: "plot-dpdk-throughput-latency-2n-skx"
16330   include:
16331     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16332     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16333   layout:
16334     title: "2n-skx-x710-64b-2t1c-base-pdr"
16335     layout: "plot-throughput"
16336
16337 - type: "plot"
16338   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16339   algorithm: "plot_perf_box_name"
16340   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16341   data: "plot-dpdk-throughput-latency-2n-skx"
16342   include:
16343     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16344     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16345   layout:
16346     title: "2n-skx-x710-64b-4t2c-base-pdr"
16347     layout: "plot-throughput"
16348
16349 # 3n-skx-xxv710
16350
16351 - type: "plot"
16352   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16353   algorithm: "plot_perf_box_name"
16354   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16355   data: "plot-dpdk-throughput-latency-3n-skx"
16356   include:
16357     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16358     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16359   layout:
16360     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16361     layout: "plot-throughput"
16362
16363 - type: "plot"
16364   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16365   algorithm: "plot_perf_box_name"
16366   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16367   data: "plot-dpdk-throughput-latency-3n-skx"
16368   include:
16369     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16370     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16371   layout:
16372     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16373     layout: "plot-throughput"
16374
16375 - type: "plot"
16376   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16377   algorithm: "plot_perf_box_name"
16378   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16379   data: "plot-dpdk-throughput-latency-3n-skx"
16380   include:
16381     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16382     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16383   layout:
16384     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16385     layout: "plot-throughput"
16386
16387 - type: "plot"
16388   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16389   algorithm: "plot_perf_box_name"
16390   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16391   data: "plot-dpdk-throughput-latency-3n-skx"
16392   include:
16393     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16394     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16395   layout:
16396     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16397     layout: "plot-throughput"
16398
16399 # 3n-skx-x710
16400
16401 - type: "plot"
16402   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16403   algorithm: "plot_perf_box_name"
16404   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16405   data: "plot-dpdk-throughput-latency-3n-skx"
16406   include:
16407     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16408     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16409   layout:
16410     title: "3n-skx-x710-64b-2t1c-base-ndr"
16411     layout: "plot-throughput"
16412
16413 - type: "plot"
16414   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16415   algorithm: "plot_perf_box_name"
16416   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16417   data: "plot-dpdk-throughput-latency-3n-skx"
16418   include:
16419     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16420     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16421   layout:
16422     title: "3n-skx-x710-64b-4t2c-base-ndr"
16423     layout: "plot-throughput"
16424
16425 - type: "plot"
16426   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16427   algorithm: "plot_perf_box_name"
16428   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16429   data: "plot-dpdk-throughput-latency-3n-skx"
16430   include:
16431     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16432     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16433   layout:
16434     title: "3n-skx-x710-64b-2t1c-base-pdr"
16435     layout: "plot-throughput"
16436
16437 - type: "plot"
16438   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16439   algorithm: "plot_perf_box_name"
16440   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16441   data: "plot-dpdk-throughput-latency-3n-skx"
16442   include:
16443     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16444     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16445   layout:
16446     title: "3n-skx-x710-64b-4t2c-base-pdr"
16447     layout: "plot-throughput"
16448
16449 # 3n-hsw-xl710
16450
16451 - type: "plot"
16452   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16453   algorithm: "plot_perf_box_name"
16454   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16455   data: "plot-dpdk-throughput-latency-3n-hsw"
16456   include:
16457     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16458     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16459   layout:
16460     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16461     layout: "plot-throughput"
16462
16463 - type: "plot"
16464   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16465   algorithm: "plot_perf_box_name"
16466   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16467   data: "plot-dpdk-throughput-latency-3n-hsw"
16468   include:
16469     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16470     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16471   layout:
16472     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16473     layout: "plot-throughput"
16474
16475 - type: "plot"
16476   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16477   algorithm: "plot_perf_box_name"
16478   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16479   data: "plot-dpdk-throughput-latency-3n-hsw"
16480   include:
16481     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16482     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16483   layout:
16484     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16485     layout: "plot-throughput"
16486
16487 - type: "plot"
16488   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16489   algorithm: "plot_perf_box_name"
16490   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16491   data: "plot-dpdk-throughput-latency-3n-hsw"
16492   include:
16493     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16494     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16495   layout:
16496     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16497     layout: "plot-throughput"
16498
16499 # 3n-hsw-x710
16500
16501 - type: "plot"
16502   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16503   algorithm: "plot_perf_box_name"
16504   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16505   data: "plot-dpdk-throughput-latency-3n-hsw"
16506   include:
16507     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16508     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16509   layout:
16510     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16511     layout: "plot-throughput"
16512
16513 - type: "plot"
16514   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16515   algorithm: "plot_perf_box_name"
16516   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16517   data: "plot-dpdk-throughput-latency-3n-hsw"
16518   include:
16519     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16520     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16521   layout:
16522     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16523     layout: "plot-throughput"
16524
16525 - type: "plot"
16526   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16527   algorithm: "plot_perf_box_name"
16528   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16529   data: "plot-dpdk-throughput-latency-3n-hsw"
16530   include:
16531     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16532     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16533   layout:
16534     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16535     layout: "plot-throughput"
16536
16537 - type: "plot"
16538   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16539   algorithm: "plot_perf_box_name"
16540   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16541   data: "plot-dpdk-throughput-latency-3n-hsw"
16542   include:
16543     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16544     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16545   layout:
16546     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16547     layout: "plot-throughput"
16548
16549 # 2n-dnv-x553
16550
16551 - type: "plot"
16552   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16553   algorithm: "plot_perf_box_name"
16554   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16555   data: "plot-dpdk-throughput-latency-2n-dnv"
16556   include:
16557     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16558     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16559   layout:
16560     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16561     layout: "plot-throughput"
16562
16563 - type: "plot"
16564   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16565   algorithm: "plot_perf_box_name"
16566   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16567   data: "plot-dpdk-throughput-latency-2n-dnv"
16568   include:
16569     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16570     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16571   layout:
16572     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16573     layout: "plot-throughput"
16574
16575 - type: "plot"
16576   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16577   algorithm: "plot_perf_box_name"
16578   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16579   data: "plot-dpdk-throughput-latency-2n-dnv"
16580   include:
16581     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16582     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16583   layout:
16584     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16585     layout: "plot-throughput"
16586
16587 - type: "plot"
16588   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16589   algorithm: "plot_perf_box_name"
16590   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16591   data: "plot-dpdk-throughput-latency-2n-dnv"
16592   include:
16593     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16594     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16595   layout:
16596     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16597     layout: "plot-throughput"
16598
16599 # 3n-dnv-x553
16600
16601 - type: "plot"
16602   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16603   algorithm: "plot_perf_box_name"
16604   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16605   data: "plot-dpdk-throughput-latency-3n-dnv"
16606   include:
16607     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16608     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16609   layout:
16610     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16611     layout: "plot-throughput"
16612
16613 - type: "plot"
16614   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16615   algorithm: "plot_perf_box_name"
16616   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16617   data: "plot-dpdk-throughput-latency-3n-dnv"
16618   include:
16619     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16620     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16621   layout:
16622     title: "3n-dnv-x553-64b-2t2c-base-ndr"
16623     layout: "plot-throughput"
16624
16625 - type: "plot"
16626   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16627   algorithm: "plot_perf_box_name"
16628   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16629   data: "plot-dpdk-throughput-latency-3n-dnv"
16630   include:
16631     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16632     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16633   layout:
16634     title: "3n-dnv-x553-64b-1t1c-base-pdr"
16635     layout: "plot-throughput"
16636
16637 - type: "plot"
16638   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16639   algorithm: "plot_perf_box_name"
16640   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16641   data: "plot-dpdk-throughput-latency-3n-dnv"
16642   include:
16643     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16644     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16645   layout:
16646     title: "3n-dnv-x553-64b-2t2c-base-pdr"
16647     layout: "plot-throughput"
16648
16649 # 3n-tsh-x520
16650
16651 - type: "plot"
16652   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16653   algorithm: "plot_perf_box_name"
16654   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16655   data: "plot-dpdk-throughput-latency-3n-tsh"
16656   include:
16657     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16658     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16659   layout:
16660     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16661     layout: "plot-throughput"
16662
16663 - type: "plot"
16664   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16665   algorithm: "plot_perf_box_name"
16666   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
16667   data: "plot-dpdk-throughput-latency-3n-tsh"
16668   include:
16669     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16670     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16671   layout:
16672     title: "3n-tsh-x520-64b-2t2c-base-ndr"
16673     layout: "plot-throughput"
16674
16675 - type: "plot"
16676   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
16677   algorithm: "plot_perf_box_name"
16678   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
16679   data: "plot-dpdk-throughput-latency-3n-tsh"
16680   include:
16681     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16682     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16683   layout:
16684     title: "3n-tsh-x520-64b-1t1c-base-pdr"
16685     layout: "plot-throughput"
16686
16687 - type: "plot"
16688   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
16689   algorithm: "plot_perf_box_name"
16690   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
16691   data: "plot-dpdk-throughput-latency-3n-tsh"
16692   include:
16693     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16694     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16695   layout:
16696     title: "3n-tsh-x520-64b-2t2c-base-pdr"
16697     layout: "plot-throughput"
16698
16699 ################################################################################
16700 ###   2n-clx                                                                 ###
16701 ################################################################################
16702
16703 # Packet Throughput
16704
16705 - type: "plot"
16706   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16707   algorithm: "plot_perf_box_name"
16708   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16710   include:
16711     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16712     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16713     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16714     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16715   layout:
16716     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16717     layout: "plot-throughput"
16718
16719 - type: "plot"
16720   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16721   algorithm: "plot_perf_box_name"
16722   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16723   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16724   include:
16725     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16726     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16727     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16728     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16729   layout:
16730     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16731     layout: "plot-throughput"
16732
16733 - type: "plot"
16734   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16735   algorithm: "plot_perf_box_name"
16736   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16737   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16738   include:
16739     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16740     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16741     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16742     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16743   layout:
16744     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16745     layout: "plot-throughput"
16746
16747 - type: "plot"
16748   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16749   algorithm: "plot_perf_box_name"
16750   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16751   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16752   include:
16753     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16754     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16755     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16756     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16757   layout:
16758     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16759     layout: "plot-throughput"
16760
16761 - type: "plot"
16762   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16763   algorithm: "plot_perf_box_name"
16764   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16766   include:
16767 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16768     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16769     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16770     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16771   layout:
16772     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16773     layout: "plot-throughput"
16774
16775 - type: "plot"
16776   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16777   algorithm: "plot_perf_box_name"
16778   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16780   include:
16781 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16782     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16783     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16784     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16785   layout:
16786     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16787     layout: "plot-throughput"
16788
16789 - type: "plot"
16790   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16791   algorithm: "plot_perf_box_name"
16792   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16794   include:
16795     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16801   layout:
16802     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16803     layout: "plot-throughput"
16804
16805 - type: "plot"
16806   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16807   algorithm: "plot_perf_box_name"
16808   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16810   include:
16811     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16812     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16814     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16815     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16817   layout:
16818     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16819     layout: "plot-throughput"
16820
16821 - type: "plot"
16822   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16823   algorithm: "plot_perf_box_name"
16824   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16825   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16826   include:
16827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16831   layout:
16832     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16833     layout: "plot-throughput"
16834
16835 - type: "plot"
16836   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16837   algorithm: "plot_perf_box_name"
16838   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16839   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16840   include:
16841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16845   layout:
16846     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16847     layout: "plot-throughput"
16848
16849 - type: "plot"
16850   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16851   algorithm: "plot_perf_box_name"
16852   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16853   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16854   include:
16855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16858   layout:
16859     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16860     layout: "plot-throughput"
16861
16862 - type: "plot"
16863   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16864   algorithm: "plot_perf_box_name"
16865   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16866   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16867   include:
16868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16871   layout:
16872     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16873     layout: "plot-throughput"
16874
16875 - type: "plot"
16876   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16877   algorithm: "plot_perf_box_name"
16878   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16880   include:
16881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16886   layout:
16887     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16888     layout: "plot-throughput"
16889
16890 - type: "plot"
16891   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16892   algorithm: "plot_perf_box_name"
16893   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16894   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16895   include:
16896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16901   layout:
16902     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16903     layout: "plot-throughput"
16904
16905 - type: "plot"
16906   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16907   algorithm: "plot_perf_box_name"
16908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16910   include:
16911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16914   layout:
16915     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16916     layout: "plot-throughput"
16917
16918 - type: "plot"
16919   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16920   algorithm: "plot_perf_box_name"
16921   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16922   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16923   include:
16924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16927   layout:
16928     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16929     layout: "plot-throughput"
16930
16931 - type: "plot"
16932   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16933   algorithm: "plot_perf_box_name"
16934   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16935   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16936   include:
16937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16942     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16943   layout:
16944     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16945     layout: "plot-throughput"
16946
16947 - type: "plot"
16948   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16949   algorithm: "plot_perf_box_name"
16950   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16952   include:
16953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16959   layout:
16960     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16961     layout: "plot-throughput"
16962
16963 - type: "plot"
16964   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16965   algorithm: "plot_perf_box_name"
16966   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16967   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16968   include:
16969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16975   layout:
16976     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16977     layout: "plot-throughput"
16978
16979 - type: "plot"
16980   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16981   algorithm: "plot_perf_box_name"
16982   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16983   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16984   include:
16985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16991   layout:
16992     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16993     layout: "plot-throughput"
16994
16995 - type: "plot"
16996   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16997   algorithm: "plot_perf_box_name"
16998   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16999   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17000   include:
17001     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17002     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17003   layout:
17004     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17005     layout: "plot-throughput"
17006
17007 - type: "plot"
17008   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17009   algorithm: "plot_perf_box_name"
17010   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17012   include:
17013     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17014     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17015   layout:
17016     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17017     layout: "plot-throughput"
17018
17019 - type: "plot"
17020   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17021   algorithm: "plot_perf_box_name"
17022   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17023   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17024   include:
17025     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17026     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17027     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17028     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17029     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17030     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17031   layout:
17032     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17033     layout: "plot-throughput"
17034
17035 - type: "plot"
17036   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17037   algorithm: "plot_perf_box_name"
17038   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17040   include:
17041     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17042     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17043     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17044     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17045     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17046     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17047   layout:
17048     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17049     layout: "plot-throughput"
17050
17051 - type: "plot"
17052   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17053   algorithm: "plot_perf_box_name"
17054   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17056   include:
17057     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17058     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17059     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17060     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17061     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17062 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17063   layout:
17064     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17065     layout: "plot-throughput"
17066
17067 - type: "plot"
17068   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17069   algorithm: "plot_perf_box_name"
17070   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17071   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17072   include:
17073     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17074     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17075     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17076     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17077     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17078 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17079   layout:
17080     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17081     layout: "plot-throughput"
17082
17083 - type: "plot"
17084   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17085   algorithm: "plot_perf_box_name"
17086   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17088   include:
17089     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17090     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17091     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17092     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17093     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17094     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17095   layout:
17096     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17097     layout: "plot-throughput"
17098
17099 - type: "plot"
17100   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17101   algorithm: "plot_perf_box_name"
17102   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17104   include:
17105     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17106     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17107     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17108     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17109     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17110     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17111   layout:
17112     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17113     layout: "plot-throughput"
17114
17115 - type: "plot"
17116   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17117   algorithm: "plot_perf_box_name"
17118   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17120   include:
17121     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17122     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17123     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17124     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17125     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17126   layout:
17127     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17128     layout: "plot-throughput"
17129
17130 - type: "plot"
17131   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17132   algorithm: "plot_perf_box_name"
17133   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17134   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17135   include:
17136     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17137     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17138     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17139     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17140     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17141   layout:
17142     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17143     layout: "plot-throughput"
17144
17145 - type: "plot"
17146   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17147   algorithm: "plot_perf_box_name"
17148   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17149   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17150   include:
17151     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17152     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17153     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17154     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17155     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17156   layout:
17157     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17158     layout: "plot-throughput"
17159
17160 - type: "plot"
17161   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17162   algorithm: "plot_perf_box_name"
17163   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17164   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17165   include:
17166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17171   layout:
17172     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17173     layout: "plot-throughput"
17174
17175 - type: "plot"
17176   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17177   algorithm: "plot_perf_box_name"
17178   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17180   include:
17181     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17182     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17183     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17184     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17185     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17186   layout:
17187     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17188     layout: "plot-throughput"
17189
17190 - type: "plot"
17191   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17192   algorithm: "plot_perf_box_name"
17193   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17194   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17195   include:
17196     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17197     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17198     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17199     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17200     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17201   layout:
17202     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17203     layout: "plot-throughput"
17204
17205 - type: "plot"
17206   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17207   algorithm: "plot_perf_box_name"
17208   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17209   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17210   include:
17211     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17212     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17213     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17214     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17215     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17216   layout:
17217     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17218     layout: "plot-throughput"
17219
17220 - type: "plot"
17221   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17222   algorithm: "plot_perf_box_name"
17223   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17224   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17225   include:
17226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17227     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17228     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17229     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17230     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17231   layout:
17232     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17233     layout: "plot-throughput"
17234
17235 - type: "plot"
17236   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17237   algorithm: "plot_perf_box_name"
17238   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17240   include:
17241     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17242     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17243     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17244     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17245     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17246   layout:
17247     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17248     layout: "plot-throughput"
17249
17250 - type: "plot"
17251   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17252   algorithm: "plot_perf_box_name"
17253   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17255   include:
17256     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17257     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17258     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17259     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17260     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17261   layout:
17262     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17263     layout: "plot-throughput"
17264
17265 - type: "plot"
17266   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17267   algorithm: "plot_perf_box_name"
17268   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17269   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17270   include:
17271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17276     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17277   layout:
17278     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17279     layout: "plot-throughput"
17280
17281 - type: "plot"
17282   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17283   algorithm: "plot_perf_box_name"
17284   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17285   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17286   include:
17287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17290     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17291     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17292     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17293   layout:
17294     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17295     layout: "plot-throughput"
17296
17297 - type: "plot"
17298   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17299   algorithm: "plot_perf_box_name"
17300   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17301   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17302   include:
17303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17305     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17306     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17307   layout:
17308     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17309     layout: "plot-throughput"
17310
17311 - type: "plot"
17312   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17313   algorithm: "plot_perf_box_name"
17314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17316   include:
17317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17318     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17319     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17320     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17321   layout:
17322     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17323     layout: "plot-throughput"
17324
17325 - type: "plot"
17326   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17327   algorithm: "plot_perf_box_name"
17328   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17329   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17330   include:
17331     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17332     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17333     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17334     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17335     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17336     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17337   layout:
17338     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17339     layout: "plot-throughput"
17340
17341 - type: "plot"
17342   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17343   algorithm: "plot_perf_box_name"
17344   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17346   include:
17347     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17348     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17349     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17350     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17351     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17352     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17353   layout:
17354     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17355     layout: "plot-throughput"
17356
17357 - type: "plot"
17358   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17359   algorithm: "plot_perf_box_name"
17360   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17362   include:
17363     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17364     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17365     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17366     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17367   layout:
17368     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17369     layout: "plot-throughput"
17370
17371 - type: "plot"
17372   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17373   algorithm: "plot_perf_box_name"
17374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17376   include:
17377     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17378     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17379     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17380     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17381   layout:
17382     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17383     layout: "plot-throughput"
17384
17385 - type: "plot"
17386   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17387   algorithm: "plot_perf_box_name"
17388   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17389   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17390   include:
17391     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17392     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17393     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17394     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17395     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17396     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17397   layout:
17398     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17399     layout: "plot-throughput"
17400
17401 - type: "plot"
17402   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17403   algorithm: "plot_perf_box_name"
17404   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17406   include:
17407     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17408     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17409     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17410     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17411     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17412     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17413   layout:
17414     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17415     layout: "plot-throughput"
17416
17417 - type: "plot"
17418   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17419   algorithm: "plot_perf_box_name"
17420   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17422   include:
17423     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17424     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17425     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17426     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17427   layout:
17428     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17429     layout: "plot-throughput"
17430
17431 - type: "plot"
17432   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17433   algorithm: "plot_perf_box_name"
17434   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17435   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17436   include:
17437     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17438     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17439     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17440     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17441   layout:
17442     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17443     layout: "plot-throughput"
17444
17445 - type: "plot"
17446   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17447   algorithm: "plot_perf_box_name"
17448   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17449   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17450   include:
17451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17456   layout:
17457     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17458     layout: "plot-throughput"
17459
17460 - type: "plot"
17461   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17462   algorithm: "plot_perf_box_name"
17463   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17465   include:
17466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17471   layout:
17472     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17473     layout: "plot-throughput"
17474
17475 - type: "plot"
17476   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17477   algorithm: "plot_perf_box_name"
17478   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17480   include:
17481     - "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"
17482     - "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"
17483     - "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"
17484     - "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"
17485     - "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"
17486   layout:
17487     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17488     layout: "plot-throughput"
17489
17490 - type: "plot"
17491   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17492   algorithm: "plot_perf_box_name"
17493   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17494   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17495   include:
17496     - "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"
17497     - "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"
17498     - "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"
17499     - "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"
17500     - "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"
17501   layout:
17502     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17503     layout: "plot-throughput"
17504
17505 - type: "plot"
17506   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17507   algorithm: "plot_perf_box_name"
17508   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17510   include:
17511     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17512     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17513     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17514     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17515     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17516   layout:
17517     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17518     layout: "plot-throughput"
17519
17520 - type: "plot"
17521   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17522   algorithm: "plot_perf_box_name"
17523   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17524   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17525   include:
17526     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17527     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17529     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17530     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17531   layout:
17532     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17533     layout: "plot-throughput"
17534
17535 - type: "plot"
17536   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17537   algorithm: "plot_perf_box_name"
17538   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17539   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17540   include:
17541     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17542     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17543     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17544     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17545     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17546   layout:
17547     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17548     layout: "plot-throughput"
17549
17550 - type: "plot"
17551   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17552   algorithm: "plot_perf_box_name"
17553   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17555   include:
17556     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17557     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17558     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17559     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17560     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17561   layout:
17562     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17563     layout: "plot-throughput"
17564
17565 - type: "plot"
17566   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17567   algorithm: "plot_perf_box_name"
17568   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17570   include:
17571     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17572     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17573     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17574     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17575   layout:
17576     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17577     layout: "plot-throughput"
17578
17579 - type: "plot"
17580   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17581   algorithm: "plot_perf_box_name"
17582   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17583   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17584   include:
17585     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17586     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17587     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17588     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17589   layout:
17590     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17591     layout: "plot-throughput"
17592
17593 - type: "plot"
17594   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17595   algorithm: "plot_perf_box_name"
17596   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17598   include:
17599     - "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"
17600     - "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"
17601     - "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"
17602     - "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"
17603   layout:
17604     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17605     layout: "plot-throughput"
17606
17607 - type: "plot"
17608   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17609   algorithm: "plot_perf_box_name"
17610   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17611   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17612   include:
17613     - "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"
17614     - "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"
17615     - "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"
17616     - "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"
17617   layout:
17618     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17619     layout: "plot-throughput"
17620
17621 - type: "plot"
17622   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17623   algorithm: "plot_perf_box_name"
17624   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17625   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17626   include:
17627     - "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"
17628     - "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"
17629     - "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"
17630     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17631     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17632     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17633   layout:
17634     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17635     layout: "plot-throughput"
17636
17637 - type: "plot"
17638   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17639   algorithm: "plot_perf_box_name"
17640   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17641   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17642   include:
17643     - "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"
17644     - "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"
17645     - "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"
17646     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17647     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17648     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17649   layout:
17650     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17651     layout: "plot-throughput"
17652
17653 ################################################################################
17654
17655 # Packet Speedup
17656
17657 - type: "plot"
17658   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17659   algorithm: "plot_tsa_name"
17660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17662   include:
17663     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17664     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17665     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17666     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17667   layout:
17668     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
17669     layout: "plot-throughput-speedup-analysis"
17670
17671 - type: "plot"
17672   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17673   algorithm: "plot_tsa_name"
17674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17676   include:
17677     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17678     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17679     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17680     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17681   layout:
17682     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
17683     layout: "plot-throughput-speedup-analysis"
17684
17685 - type: "plot"
17686   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17687   algorithm: "plot_tsa_name"
17688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17690   include:
17691     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17692     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17693     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17694     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17695   layout:
17696     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
17697     layout: "plot-throughput-speedup-analysis"
17698
17699 - type: "plot"
17700   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17701   algorithm: "plot_tsa_name"
17702   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17704   include:
17705     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17706     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17707     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17708     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17709   layout:
17710     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
17711     layout: "plot-throughput-speedup-analysis"
17712
17713 - type: "plot"
17714   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17715   algorithm: "plot_tsa_name"
17716   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17718   include:
17719     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17720     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17721     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17722     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17723   layout:
17724     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
17725     layout: "plot-throughput-speedup-analysis"
17726
17727 - type: "plot"
17728   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17729   algorithm: "plot_tsa_name"
17730   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17732   include:
17733     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17734     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17735     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17736     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17737   layout:
17738     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
17739     layout: "plot-throughput-speedup-analysis"
17740
17741 - type: "plot"
17742   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17743   algorithm: "plot_tsa_name"
17744   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17746   include:
17747     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17748     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17749     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17750     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17752     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17753   layout:
17754     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
17755     layout: "plot-throughput-speedup-analysis"
17756
17757 - type: "plot"
17758   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17759   algorithm: "plot_tsa_name"
17760   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17762   include:
17763     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17764     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17769   layout:
17770     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
17771     layout: "plot-throughput-speedup-analysis"
17772
17773 - type: "plot"
17774   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17775   algorithm: "plot_tsa_name"
17776   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17778   include:
17779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17783   layout:
17784     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17785     layout: "plot-throughput-speedup-analysis"
17786
17787 - type: "plot"
17788   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17789   algorithm: "plot_tsa_name"
17790   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17792   include:
17793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17797   layout:
17798     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17799     layout: "plot-throughput-speedup-analysis"
17800
17801 - type: "plot"
17802   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17803   algorithm: "plot_tsa_name"
17804   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17806   include:
17807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17810   layout:
17811     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
17812     layout: "plot-throughput-speedup-analysis"
17813
17814 - type: "plot"
17815   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17816   algorithm: "plot_tsa_name"
17817   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17818   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17819   include:
17820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17823   layout:
17824     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
17825     layout: "plot-throughput-speedup-analysis"
17826
17827 - type: "plot"
17828   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17829   algorithm: "plot_tsa_name"
17830   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17832   include:
17833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17838   layout:
17839     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17840     layout: "plot-throughput-speedup-analysis"
17841
17842 - type: "plot"
17843   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17844   algorithm: "plot_tsa_name"
17845   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17847   include:
17848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17853   layout:
17854     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17855     layout: "plot-throughput-speedup-analysis"
17856
17857 - type: "plot"
17858   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17859   algorithm: "plot_tsa_name"
17860   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17862   include:
17863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17866   layout:
17867     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
17868     layout: "plot-throughput-speedup-analysis"
17869
17870 - type: "plot"
17871   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17872   algorithm: "plot_tsa_name"
17873   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17874   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17875   include:
17876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17879   layout:
17880     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
17881     layout: "plot-throughput-speedup-analysis"
17882
17883 - type: "plot"
17884   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17885   algorithm: "plot_tsa_name"
17886   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17888   include:
17889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17895   layout:
17896     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
17897     layout: "plot-throughput-speedup-analysis"
17898
17899 - type: "plot"
17900   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17901   algorithm: "plot_tsa_name"
17902   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17904   include:
17905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17911   layout:
17912     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
17913     layout: "plot-throughput-speedup-analysis"
17914
17915 - type: "plot"
17916   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17917   algorithm: "plot_tsa_name"
17918   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17920   include:
17921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17927   layout:
17928     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17929     layout: "plot-throughput-speedup-analysis"
17930
17931 - type: "plot"
17932   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17933   algorithm: "plot_tsa_name"
17934   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17935   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17936   include:
17937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17942     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17943   layout:
17944     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17945     layout: "plot-throughput-speedup-analysis"
17946
17947 - type: "plot"
17948   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17949   algorithm: "plot_tsa_name"
17950   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17952   include:
17953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17954     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17955   layout:
17956     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
17957     layout: "plot-throughput-speedup-analysis"
17958
17959 - type: "plot"
17960   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17961   algorithm: "plot_tsa_name"
17962   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17963   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17964   include:
17965     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17967   layout:
17968     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
17969     layout: "plot-throughput-speedup-analysis"
17970
17971 - type: "plot"
17972   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17973   algorithm: "plot_tsa_name"
17974   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17975   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17976   include:
17977     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17978     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17979     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17980     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17981     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17983   layout:
17984     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
17985     layout: "plot-throughput-speedup-analysis"
17986
17987 - type: "plot"
17988   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17989   algorithm: "plot_tsa_name"
17990   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17991   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17992   include:
17993     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17994     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17998     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17999   layout:
18000     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18001     layout: "plot-throughput-speedup-analysis"
18002
18003 - type: "plot"
18004   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18005   algorithm: "plot_tsa_name"
18006   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18007   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18008   include:
18009     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18010     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18011     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18013     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18014     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18015   layout:
18016     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18017     layout: "plot-throughput-speedup-analysis"
18018
18019 - type: "plot"
18020   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18021   algorithm: "plot_tsa_name"
18022   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18023   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18024   include:
18025     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18026     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18027     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18028     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18029     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18030     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18031   layout:
18032     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18033     layout: "plot-throughput-speedup-analysis"
18034
18035 - type: "plot"
18036   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18037   algorithm: "plot_tsa_name"
18038   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18040   include:
18041     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18042     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18043     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18044     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18045     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18046     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18047   layout:
18048     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18049     layout: "plot-throughput-speedup-analysis"
18050
18051 - type: "plot"
18052   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18053   algorithm: "plot_tsa_name"
18054   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18056   include:
18057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18058     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18059     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18060     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18061     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18062     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18063   layout:
18064     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18065     layout: "plot-throughput-speedup-analysis"
18066
18067 - type: "plot"
18068   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18069   algorithm: "plot_tsa_name"
18070   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18071   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18072   include:
18073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18077     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18078   layout:
18079     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18080     layout: "plot-throughput-speedup-analysis"
18081
18082 - type: "plot"
18083   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18084   algorithm: "plot_tsa_name"
18085   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18086   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18087   include:
18088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18093   layout:
18094     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18095     layout: "plot-throughput-speedup-analysis"
18096
18097 - type: "plot"
18098   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18099   algorithm: "plot_tsa_name"
18100   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18101   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18102   include:
18103     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18105     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18106     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18108   layout:
18109     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18110     layout: "plot-throughput-speedup-analysis"
18111
18112 - type: "plot"
18113   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18114   algorithm: "plot_tsa_name"
18115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18117   include:
18118     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18119     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18120     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18121     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18122     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18123   layout:
18124     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18125     layout: "plot-throughput-speedup-analysis"
18126
18127 - type: "plot"
18128   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18129   algorithm: "plot_tsa_name"
18130   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18132   include:
18133     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18134     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18135     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18136     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18137     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18138   layout:
18139     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18140     layout: "plot-throughput-speedup-analysis"
18141
18142 - type: "plot"
18143   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18144   algorithm: "plot_tsa_name"
18145   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18146   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18147   include:
18148     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18149     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18150     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18151     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18152     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18153   layout:
18154     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18155     layout: "plot-throughput-speedup-analysis"
18156
18157 - type: "plot"
18158   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18159   algorithm: "plot_tsa_name"
18160   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18161   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18162   include:
18163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18168   layout:
18169     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18170     layout: "plot-throughput-speedup-analysis"
18171
18172 - type: "plot"
18173   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18174   algorithm: "plot_tsa_name"
18175   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18177   include:
18178     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18179     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18183   layout:
18184     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18185     layout: "plot-throughput-speedup-analysis"
18186
18187 - type: "plot"
18188   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18189   algorithm: "plot_tsa_name"
18190   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18191   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18192   include:
18193     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18194     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18196     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18197     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18198   layout:
18199     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18200     layout: "plot-throughput-speedup-analysis"
18201
18202 - type: "plot"
18203   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18204   algorithm: "plot_tsa_name"
18205   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18207   include:
18208     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18211     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18212     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18213   layout:
18214     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18215     layout: "plot-throughput-speedup-analysis"
18216
18217 - type: "plot"
18218   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18219   algorithm: "plot_tsa_name"
18220   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18221   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18222   include:
18223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18229   layout:
18230     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18231     layout: "plot-throughput-speedup-analysis"
18232
18233 - type: "plot"
18234   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18235   algorithm: "plot_tsa_name"
18236   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18238   include:
18239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18245   layout:
18246     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18247     layout: "plot-throughput-speedup-analysis"
18248
18249 - type: "plot"
18250   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18251   algorithm: "plot_tsa_name"
18252   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18253   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18254   include:
18255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18259   layout:
18260     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18261     layout: "plot-throughput-speedup-analysis"
18262
18263 - type: "plot"
18264   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18265   algorithm: "plot_tsa_name"
18266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18268   include:
18269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18273   layout:
18274     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18275     layout: "plot-throughput-speedup-analysis"
18276
18277 - type: "plot"
18278   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18279   algorithm: "plot_tsa_name"
18280   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18281   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18282   include:
18283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18289   layout:
18290     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18291     layout: "plot-throughput-speedup-analysis"
18292
18293 - type: "plot"
18294   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18295   algorithm: "plot_tsa_name"
18296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18298   include:
18299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18305   layout:
18306     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18307     layout: "plot-throughput-speedup-analysis"
18308
18309 - type: "plot"
18310   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18311   algorithm: "plot_tsa_name"
18312   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18313   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18314   include:
18315     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18316     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18318     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18319   layout:
18320     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18321     layout: "plot-throughput-speedup-analysis"
18322
18323 - type: "plot"
18324   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18325   algorithm: "plot_tsa_name"
18326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18328   include:
18329     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18330     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18331     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18332     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18333   layout:
18334     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18335     layout: "plot-throughput-speedup-analysis"
18336
18337 - type: "plot"
18338   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18339   algorithm: "plot_tsa_name"
18340   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18342   include:
18343     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18345     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18347     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18348     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18349   layout:
18350     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18351     layout: "plot-throughput-speedup-analysis"
18352
18353 - type: "plot"
18354   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18355   algorithm: "plot_tsa_name"
18356   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18357   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18358   include:
18359     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18360     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18361     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18362     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18363     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18364     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18365   layout:
18366     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18367     layout: "plot-throughput-speedup-analysis"
18368
18369 - type: "plot"
18370   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18371   algorithm: "plot_tsa_name"
18372   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18374   include:
18375     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18376     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18377     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18378     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18379   layout:
18380     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18381     layout: "plot-throughput-speedup-analysis"
18382
18383 - type: "plot"
18384   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18385   algorithm: "plot_tsa_name"
18386   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18388   include:
18389     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18390     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18391     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18392     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18393   layout:
18394     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18395     layout: "plot-throughput-speedup-analysis"
18396
18397 - type: "plot"
18398   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18399   algorithm: "plot_tsa_name"
18400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18402   include:
18403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18408   layout:
18409     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18410     layout: "plot-throughput-speedup-analysis"
18411
18412 - type: "plot"
18413   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18414   algorithm: "plot_tsa_name"
18415   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18417   include:
18418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18423   layout:
18424     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18425     layout: "plot-throughput-speedup-analysis"
18426
18427 - type: "plot"
18428   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18429   algorithm: "plot_tsa_name"
18430   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18432   include:
18433     - "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"
18434     - "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"
18435     - "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"
18436     - "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"
18437     - "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"
18438   layout:
18439     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18440     layout: "plot-throughput-speedup-analysis"
18441
18442 - type: "plot"
18443   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18444   algorithm: "plot_tsa_name"
18445   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18446   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18447   include:
18448     - "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"
18449     - "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"
18450     - "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"
18451     - "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"
18452     - "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"
18453   layout:
18454     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18455     layout: "plot-throughput-speedup-analysis"
18456
18457 - type: "plot"
18458   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18459   algorithm: "plot_tsa_name"
18460   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18462   include:
18463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18468   layout:
18469     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18470     layout: "plot-throughput-speedup-analysis"
18471
18472 - type: "plot"
18473   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18474   algorithm: "plot_tsa_name"
18475   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18476   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18477   include:
18478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18483   layout:
18484     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18485     layout: "plot-throughput-speedup-analysis"
18486
18487 - type: "plot"
18488   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18489   algorithm: "plot_tsa_name"
18490   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18491   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18492   include:
18493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18498   layout:
18499     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18500     layout: "plot-throughput-speedup-analysis"
18501
18502 - type: "plot"
18503   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18504   algorithm: "plot_tsa_name"
18505   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18506   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18507   include:
18508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18510     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18511     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18512     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18513   layout:
18514     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18515     layout: "plot-throughput-speedup-analysis"
18516
18517 - type: "plot"
18518   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18519   algorithm: "plot_tsa_name"
18520   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18521   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18522   include:
18523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18524     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18525     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18526     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18527   layout:
18528     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18529     layout: "plot-throughput-speedup-analysis"
18530
18531 - type: "plot"
18532   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18533   algorithm: "plot_tsa_name"
18534   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18535   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18536   include:
18537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18538     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18539     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18540     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18541   layout:
18542     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18543     layout: "plot-throughput-speedup-analysis"
18544
18545 - type: "plot"
18546   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18547   algorithm: "plot_tsa_name"
18548   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18549   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18550   include:
18551     - "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"
18552     - "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"
18553     - "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"
18554     - "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"
18555   layout:
18556     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18557     layout: "plot-throughput-speedup-analysis"
18558
18559 - type: "plot"
18560   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18561   algorithm: "plot_tsa_name"
18562   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18564   include:
18565     - "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"
18566     - "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"
18567     - "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"
18568     - "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"
18569   layout:
18570     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
18571     layout: "plot-throughput-speedup-analysis"
18572
18573 - type: "plot"
18574   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18575   algorithm: "plot_tsa_name"
18576   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18577   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18578   include:
18579     - "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"
18580     - "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"
18581     - "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"
18582     - "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"
18583     - "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"
18584     - "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"
18585   layout:
18586     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18587     layout: "plot-throughput-speedup-analysis"
18588
18589 - type: "plot"
18590   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18591   algorithm: "plot_tsa_name"
18592   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18593   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18594   include:
18595     - "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"
18596     - "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"
18597     - "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"
18598     - "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"
18599     - "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"
18600     - "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"
18601   layout:
18602     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18603     layout: "plot-throughput-speedup-analysis"
18604
18605 ################################################################################
18606
18607 # Packet Throughput - DPDK
18608
18609 # 2n-clx-xxv710
18610
18611 - type: "plot"
18612   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18613   algorithm: "plot_perf_box_name"
18614   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18615   data: "plot-dpdk-throughput-latency-2n-clx"
18616   include:
18617     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18618     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18619   layout:
18620     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18621     layout: "plot-throughput"
18622
18623 - type: "plot"
18624   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18625   algorithm: "plot_perf_box_name"
18626   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18627   data: "plot-dpdk-throughput-latency-2n-clx"
18628   include:
18629     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18630     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18631   layout:
18632     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18633     layout: "plot-throughput"
18634
18635 - type: "plot"
18636   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18637   algorithm: "plot_perf_box_name"
18638   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18639   data: "plot-dpdk-throughput-latency-2n-clx"
18640   include:
18641     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18642     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18643   layout:
18644     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18645     layout: "plot-throughput"
18646
18647 - type: "plot"
18648   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18649   algorithm: "plot_perf_box_name"
18650   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18651   data: "plot-dpdk-throughput-latency-2n-clx"
18652   include:
18653     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18654     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18655   layout:
18656     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18657     layout: "plot-throughput"
18658
18659 # 2n-clx-x710
18660
18661 - type: "plot"
18662   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18663   algorithm: "plot_perf_box_name"
18664   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18665   data: "plot-dpdk-throughput-latency-2n-clx"
18666   include:
18667     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18668     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18669   layout:
18670     title: "2n-clx-x710-64b-2t1c-base-ndr"
18671     layout: "plot-throughput"
18672
18673 - type: "plot"
18674   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
18675   algorithm: "plot_perf_box_name"
18676   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
18677   data: "plot-dpdk-throughput-latency-2n-clx"
18678   include:
18679     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18680     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18681   layout:
18682     title: "2n-clx-x710-64b-4t2c-base-ndr"
18683     layout: "plot-throughput"
18684
18685 - type: "plot"
18686   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
18687   algorithm: "plot_perf_box_name"
18688   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
18689   data: "plot-dpdk-throughput-latency-2n-clx"
18690   include:
18691     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18692     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18693   layout:
18694     title: "2n-clx-x710-64b-2t1c-base-pdr"
18695     layout: "plot-throughput"
18696
18697 - type: "plot"
18698   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
18699   algorithm: "plot_perf_box_name"
18700   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
18701   data: "plot-dpdk-throughput-latency-2n-clx"
18702   include:
18703     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18704     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18705   layout:
18706     title: "2n-clx-x710-64b-4t2c-base-pdr"
18707     layout: "plot-throughput"
18708
18709 ################################################################################
18710
18711 - type: "plot"
18712   title: "Latency by percentile: 2n-skx"
18713   algorithm: "plot_hdrh_lat_by_percentile"
18714   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
18715   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
18716   target-links: "../../_static/vpp"
18717   data: "plot-vpp-hdrh-lat-2n-skx"
18718   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18719   layout:
18720     layout: "plot-hdrh-latency-by-percentile"
18721
18722 - type: "plot"
18723   title: "Latency by percentile: 3n-skx"
18724   algorithm: "plot_hdrh_lat_by_percentile"
18725   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
18726   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
18727   target-links: "../../_static/vpp"
18728   data: "plot-vpp-hdrh-lat-3n-skx"
18729   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18730   layout:
18731     layout: "plot-hdrh-latency-by-percentile"
18732
18733 - type: "plot"
18734   title: "Latency by percentile: 2n-clx"
18735   algorithm: "plot_hdrh_lat_by_percentile"
18736   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
18737   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
18738   target-links: "../../_static/vpp"
18739   data: "plot-vpp-hdrh-lat-2n-clx"
18740   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18741   layout:
18742     layout: "plot-hdrh-latency-by-percentile"
18743
18744 - type: "plot"
18745   title: "Latency by percentile: 3n-hsw"
18746   algorithm: "plot_hdrh_lat_by_percentile"
18747   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
18748   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
18749   target-links: "../../_static/vpp"
18750   data: "plot-vpp-hdrh-lat-3n-hsw"
18751   filter: "'1T1C' and 'NIC_Intel-XL710'"
18752   layout:
18753     layout: "plot-hdrh-latency-by-percentile"
18754
18755 - type: "plot"
18756   title: "Latency by percentile: 3n-tsh"
18757   algorithm: "plot_hdrh_lat_by_percentile"
18758   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
18759   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
18760   target-links: "../../_static/vpp"
18761   data: "plot-vpp-hdrh-lat-3n-tsh"
18762   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18763   layout:
18764     layout: "plot-hdrh-latency-by-percentile"
18765
18766 - type: "plot"
18767   title: "Latency by percentile: DPDK 2n-skx"
18768   algorithm: "plot_hdrh_lat_by_percentile"
18769   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
18770   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
18771   target-links: "../../_static/dpdk"
18772   data: "plot-dpdk-hdrh-lat-2n-skx"
18773   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18774   layout:
18775     layout: "plot-hdrh-latency-by-percentile"
18776
18777 - type: "plot"
18778   title: "Latency by percentile: DPDK 3n-skx"
18779   algorithm: "plot_hdrh_lat_by_percentile"
18780   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
18781   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
18782   target-links: "../../_static/dpdk"
18783   data: "plot-dpdk-hdrh-lat-3n-skx"
18784   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18785   layout:
18786     layout: "plot-hdrh-latency-by-percentile"
18787
18788 - type: "plot"
18789   title: "Latency by percentile: DPDK 2n-clx"
18790   algorithm: "plot_hdrh_lat_by_percentile"
18791   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
18792   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
18793   target-links: "../../_static/dpdk"
18794   data: "plot-dpdk-hdrh-lat-2n-clx"
18795   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18796   layout:
18797     layout: "plot-hdrh-latency-by-percentile"
18798
18799 - type: "plot"
18800   title: "Latency by percentile: DPDK 3n-hsw"
18801   algorithm: "plot_hdrh_lat_by_percentile"
18802   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
18803   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
18804   target-links: "../../_static/dpdk"
18805   data: "plot-dpdk-hdrh-lat-3n-hsw"
18806   filter: "'1T1C' and 'NIC_Intel-XL710'"
18807   layout:
18808     layout: "plot-hdrh-latency-by-percentile"
18809
18810 - type: "plot"
18811   title: "Latency by percentile: DPDK 3n-tsh"
18812   algorithm: "plot_hdrh_lat_by_percentile"
18813   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
18814   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
18815   target-links: "../../_static/dpdk"
18816   data: "plot-dpdk-hdrh-lat-3n-tsh"
18817   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18818   layout:
18819     layout: "plot-hdrh-latency-by-percentile"