Report 2005: Add 3n-skx mrr env 4 data
[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     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1129       csit-vpp-perf-report-iterative-2005-3n-hsw:
1130         - 30  # MRR env 4
1131
1132 #    vpp-performance-changes-3n-skx-mrr-h1:
1133 #      csit-vpp-perf-verify-1908-3n-skx:
1134 #        - 36  # MRR sel
1135     vpp-performance-changes-3n-skx-mrr-ref:
1136       csit-vpp-perf-verify-2001-3n-skx:
1137         - 50  # MRR sel
1138         - 53  # MRR sel addition
1139     vpp-performance-changes-3n-skx-mrr-cmp:
1140       csit-vpp-perf-report-iterative-2005-3n-skx:
1141         - 6   # MRR sel
1142     vpp-performance-changes-3n-skx-mrr-cmp-2:
1143       csit-vpp-perf-report-iterative-2005-3n-skx:
1144         - 49  # MRR sel env 4
1145
1146 #    vpp-performance-changes-2n-skx-mrr-h1:
1147 #      csit-vpp-perf-verify-1908-2n-skx:
1148 #        - 69  # MRR sel
1149     vpp-performance-changes-2n-skx-mrr-ref:
1150       csit-vpp-perf-verify-2001-2n-skx:
1151         - 101 # MRR sel
1152         - 128 # MRR sel addition
1153     vpp-performance-changes-2n-skx-mrr-cmp:
1154       csit-vpp-perf-report-iterative-2005-2n-skx:
1155         - 42  # MRR sel
1156
1157     vpp-performance-changes-2n-clx-mrr-ref:
1158       csit-vpp-perf-verify-2001-2n-clx:
1159         - 39  # MRR
1160     vpp-performance-changes-2n-clx-mrr-cmp:
1161       csit-vpp-perf-report-iterative-2005-2n-clx:
1162         - 12   # MRR
1163     vpp-performance-changes-2n-clx-mrr-cmp-2:
1164       csit-vpp-perf-report-iterative-2005-2n-clx:
1165         - 72   # MRR
1166
1167 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1168 #      csit-vpp-perf-verify-1908-2n-skx:
1169 #        - 71  # NFV MRR
1170 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1171 #      # csit-vpp-perf-verify-2001-2n-skx:
1172 #      csit-vpp-perf-verify-1908-2n-skx:
1173 #        - 71  # NFV MRR
1174
1175     vpp-performance-changes-2n-dnv-mrr-h1:
1176       csit-vpp-perf-verify-1908-2n-dnv:
1177         - 11  # MRR sel
1178     vpp-performance-changes-2n-dnv-mrr-ref:
1179       csit-vpp-perf-verify-2001-2n-dnv:
1180         - 12  # MRR sel
1181     vpp-performance-changes-2n-dnv-mrr-cmp:
1182       csit-vpp-perf-report-iterative-2005-2n-dnv:
1183         - 15  # MRR sel
1184
1185     vpp-performance-changes-3n-dnv-mrr-h1:
1186       csit-vpp-perf-verify-1908-3n-dnv:
1187         - 17  # MRR sel
1188     vpp-performance-changes-3n-dnv-mrr-ref:
1189       csit-vpp-perf-verify-2001-3n-dnv:
1190         - 11  # MRR sel
1191     vpp-performance-changes-3n-dnv-mrr-cmp:
1192       csit-vpp-perf-report-iterative-2005-3n-dnv:
1193         - 8   # MRR
1194
1195     vpp-performance-changes-3n-tsh-mrr-h1:
1196       csit-vpp-perf-verify-1908-3n-tsh:
1197         - 17  # MRR sel
1198     vpp-performance-changes-3n-tsh-mrr-ref:
1199       csit-vpp-perf-verify-2001-3n-tsh:
1200         - 9   # MRR sel
1201     vpp-performance-changes-3n-tsh-mrr-cmp:
1202       csit-vpp-perf-report-iterative-2005-3n-tsh:
1203         - 10  # MRR sel
1204
1205     dpdk-performance-changes-3n-hsw-h1:
1206       csit-dpdk-perf-verify-1908-3n-hsw:
1207         - 2   # NDRPDR sel
1208         - 3   # NDRPDR sel
1209         - 4   # NDRPDR sel
1210         - 5   # NDRPDR sel
1211         - 6   # NDRPDR sel
1212         - 7   # NDRPDR sel
1213         - 8   # NDRPDR sel
1214         - 9   # NDRPDR sel
1215         - 10  # NDRPDR sel
1216         - 11  # NDRPDR sel
1217     dpdk-performance-changes-3n-hsw-ref:
1218       csit-dpdk-perf-verify-2001-3n-hsw:
1219         - 4   # NDRPDR sel
1220         - 5   # NDRPDR sel
1221         - 6   # NDRPDR sel
1222         - 7   # NDRPDR sel
1223         - 8   # NDRPDR sel
1224         - 9   # NDRPDR sel
1225         - 10  # NDRPDR sel
1226         - 11  # NDRPDR sel
1227         - 12  # NDRPDR sel
1228         - 13  # NDRPDR sel
1229         - 15  # NDRPDR sel
1230         - 16  # NDRPDR sel
1231         - 17  # NDRPDR sel
1232         - 18  # NDRPDR sel
1233         - 19  # NDRPDR sel
1234         - 20  # NDRPDR sel
1235         - 21  # NDRPDR sel
1236         - 22  # NDRPDR sel
1237         - 23  # NDRPDR sel
1238         - 24  # NDRPDR sel
1239     dpdk-performance-changes-3n-hsw-cmp:
1240       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1241         - 5   # NDRPDR sel
1242         - 6   # NDRPDR sel
1243         - 7   # NDRPDR sel
1244         - 8   # NDRPDR sel
1245         - 9   # NDRPDR sel
1246         - 10  # NDRPDR sel
1247         - 11  # NDRPDR sel
1248         - 12  # NDRPDR sel
1249         - 13  # NDRPDR sel
1250         - 14  # NDRPDR sel
1251
1252     dpdk-performance-changes-3n-skx-h1:
1253       csit-dpdk-perf-verify-1908-3n-skx:
1254         - 3   # NDRPDR sel
1255         - 4   # NDRPDR sel
1256         - 5   # NDRPDR sel
1257         - 6   # NDRPDR sel
1258         - 7   # NDRPDR sel
1259         - 8   # NDRPDR sel
1260         - 9   # NDRPDR sel
1261         - 10  # NDRPDR sel
1262         - 11  # NDRPDR sel
1263         - 12  # NDRPDR sel
1264     dpdk-performance-changes-3n-skx-ref:
1265       csit-dpdk-perf-verify-2001-3n-skx:
1266         - 29  # NDRPDR sel xxv710
1267         - 33  # NDRPDR sel xxv710
1268         - 34  # NDRPDR sel xxv710
1269         - 35  # NDRPDR sel xxv710
1270         - 36  # NDRPDR sel xxv710
1271         - 37  # NDRPDR sel xxv710
1272         - 41  # NDRPDR sel xxv710
1273         - 42  # NDRPDR sel xxv710
1274         - 43  # NDRPDR sel xxv710
1275         - 45  # NDRPDR sel xxv710
1276         - 30  # NDRPDR sel x710
1277         - 31  # NDRPDR sel x710
1278         - 32  # NDRPDR sel x710
1279         - 38  # NDRPDR sel x710
1280         - 39  # NDRPDR sel x710
1281         - 40  # NDRPDR sel x710
1282         - 44  # NDRPDR sel x710
1283         - 46  # NDRPDR sel x710
1284         - 47  # NDRPDR sel x710
1285         - 48  # NDRPDR sel x710
1286     dpdk-performance-changes-3n-skx-cmp:
1287       csit-dpdk-perf-report-iterative-2005-3n-skx:
1288         - 4   # NDRPDR sel
1289         - 5   # NDRPDR sel
1290         - 6   # NDRPDR sel
1291         - 7   # NDRPDR sel
1292         - 8   # NDRPDR sel
1293         - 11  # NDRPDR sel
1294         - 12  # NDRPDR sel
1295         - 13  # NDRPDR sel
1296         - 14  # NDRPDR sel
1297         - 15  # NDRPDR sel
1298
1299     dpdk-performance-changes-2n-skx-h1:
1300       csit-dpdk-perf-verify-1908-2n-skx:
1301         - 2   # NDRPDR sel
1302         - 3   # NDRPDR sel
1303         - 4   # NDRPDR sel
1304         - 5   # NDRPDR sel
1305         - 7   # NDRPDR sel
1306         - 8   # NDRPDR sel
1307         - 9   # NDRPDR sel
1308         - 10  # NDRPDR sel
1309         - 11  # NDRPDR sel
1310         - 12  # NDRPDR sel
1311     dpdk-performance-changes-2n-skx-ref:
1312       csit-dpdk-perf-verify-2001-2n-skx:
1313         - 35  # NDRPDR sel xxv710
1314         - 36  # NDRPDR sel xxv710
1315         - 37  # NDRPDR sel xxv710
1316         - 41  # NDRPDR sel xxv710
1317         - 42  # NDRPDR sel xxv710
1318         - 43  # NDRPDR sel xxv710
1319         - 46  # NDRPDR sel xxv710
1320         - 47  # NDRPDR sel xxv710
1321         - 52  # NDRPDR sel xxv710
1322         - 53  # NDRPDR sel xxv710
1323         - 38  # NDRPDR sel x710
1324         - 39  # NDRPDR sel x710
1325         - 40  # NDRPDR sel x710
1326         - 44  # NDRPDR sel x710
1327         - 45  # NDRPDR sel x710
1328         - 48  # NDRPDR sel x710
1329         - 49  # NDRPDR sel x710
1330         - 50  # NDRPDR sel x710
1331         - 51  # NDRPDR sel x710
1332         - 54  # NDRPDR sel x710
1333     dpdk-performance-changes-2n-skx-cmp:
1334       csit-dpdk-perf-report-iterative-2005-2n-skx:
1335         - 1   # NDRPDR sel
1336         - 2   # NDRPDR sel
1337         - 3   # NDRPDR sel
1338         - 4   # NDRPDR sel
1339         - 5   # NDRPDR sel
1340         - 6   # NDRPDR sel
1341         - 7   # NDRPDR sel
1342         - 8   # NDRPDR sel
1343         - 9   # NDRPDR sel
1344         - 10  # NDRPDR sel
1345
1346     dpdk-performance-changes-2n-clx-ref:
1347       csit-dpdk-perf-verify-2001-2n-clx:
1348         - 15  # NDRPDR sel
1349         - 16  # NDRPDR sel
1350         - 17  # NDRPDR sel
1351         - 18  # NDRPDR sel
1352         - 19  # NDRPDR sel
1353         - 20  # NDRPDR sel
1354         - 21  # NDRPDR sel
1355         - 22  # NDRPDR sel
1356         - 23  # NDRPDR sel
1357         - 24  # NDRPDR sel
1358         - 25  # NDRPDR sel
1359         - 26  # NDRPDR sel
1360         - 27  # NDRPDR sel
1361         - 28  # NDRPDR sel
1362         - 29  # NDRPDR sel
1363         - 30  # NDRPDR sel
1364         - 31  # NDRPDR sel
1365         - 32  # NDRPDR sel
1366         - 33  # NDRPDR sel
1367         - 34  # NDRPDR sel
1368     dpdk-performance-changes-2n-clx-cmp:
1369       csit-dpdk-perf-report-iterative-2005-2n-clx:
1370         - 1   # NDRPDR sel
1371         - 2   # NDRPDR sel
1372         - 3   # NDRPDR sel
1373         - 4   # NDRPDR sel
1374         - 5   # NDRPDR sel
1375         - 6   # NDRPDR sel
1376         - 7   # NDRPDR sel
1377         - 8   # NDRPDR sel
1378         - 9   # NDRPDR sel
1379         - 10  # NDRPDR sel
1380
1381     dpdk-performance-changes-2n-dnv-ref:
1382       csit-dpdk-perf-verify-2001-2n-dnv:
1383         - 9   # NDRPDR sel
1384         - 10  # NDRPDR sel
1385         - 11  # NDRPDR sel
1386         - 12  # NDRPDR sel
1387         - 13  # NDRPDR sel
1388         - 14  # NDRPDR sel
1389         - 15  # NDRPDR sel
1390         - 16  # NDRPDR sel
1391         - 17  # NDRPDR sel
1392         - 18  # NDRPDR sel
1393     dpdk-performance-changes-2n-dnv-cmp:
1394       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1395         - 8   # NDRPDR sel
1396         - 9   # NDRPDR sel
1397         - 10  # NDRPDR sel
1398         - 11  # NDRPDR sel
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
1406     dpdk-performance-changes-3n-dnv-ref:
1407       csit-dpdk-perf-verify-2001-3n-dnv:
1408         - 12  # NDRPDR sel
1409         - 13  # NDRPDR sel
1410         - 14  # NDRPDR sel
1411         - 15  # NDRPDR sel
1412         - 16  # NDRPDR sel
1413         - 17  # NDRPDR sel
1414         - 18  # NDRPDR sel
1415         - 19  # NDRPDR sel
1416         - 20  # NDRPDR sel
1417         - 22  # NDRPDR sel
1418     dpdk-performance-changes-3n-dnv-cmp:
1419       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1420         - 6   # NDRPDR sel
1421         - 7   # NDRPDR sel
1422         - 8   # NDRPDR sel
1423         - 9   # NDRPDR sel
1424         - 10  # NDRPDR sel
1425         - 11  # NDRPDR sel
1426         - 12  # NDRPDR sel
1427         - 13  # NDRPDR sel
1428         - 14  # NDRPDR sel
1429         - 16  # NDRPDR sel
1430
1431     dpdk-performance-changes-3n-tsh-ref:
1432       csit-dpdk-perf-verify-2001-3n-tsh:
1433         - 3   # NDRPDR sel
1434         - 4   # NDRPDR sel
1435         - 5   # NDRPDR sel
1436         - 9   # NDRPDR sel
1437         - 10  # NDRPDR sel
1438         - 11  # NDRPDR sel
1439         - 12  # NDRPDR sel
1440         - 14  # NDRPDR sel
1441         - 15  # NDRPDR sel
1442         - 18  # NDRPDR sel
1443     dpdk-performance-changes-3n-tsh-cmp:
1444       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1445         - 5   # NDRPDR sel
1446
1447     # Compare testbeds
1448
1449     vpp-compare-testbeds-ref:
1450       csit-vpp-perf-report-iterative-2005-3n-hsw:
1451         - 3   # NDRPDR sel
1452         - 4   # NDRPDR sel
1453         - 5   # NDRPDR sel
1454         - 10  # NDRPDR sel
1455         - 11  # NDRPDR sel
1456         - 12  # NDRPDR sel
1457         - 15  # NDRPDR sel
1458         - 16  # NDRPDR sel
1459         - 18  # NDRPDR sel
1460         - 19  # NDRPDR sel
1461     vpp-compare-testbeds-cmp:
1462       csit-vpp-perf-report-iterative-2005-3n-skx:
1463         - 4   # NDRPDR sel
1464         - 5   # NDRPDR sel ??? all x710 failed
1465         - 33  # NDRPDR sel
1466         - 28  # NDRPDR sel
1467         - 34  # NDRPDR sel
1468         - 36  # NDRPDR sel
1469         - 37  # NDRPDR sel
1470         - 38  # NDRPDR sel
1471         - 39  # NDRPDR sel
1472         - 41  # NDRPDR sel
1473
1474     vpp-compare-testbeds-skx-clx-ref:
1475       csit-vpp-perf-report-iterative-2005-2n-skx:
1476         - 43  # NDRPDR sel
1477         - 38  # NDRPDR sel
1478         - 7   # NDRPDR sel
1479         - 65  # NDRPDR sel
1480         - 47  # NDRPDR sel
1481         - 55  # NDRPDR sel
1482         - 67  # NDRPDR sel
1483         - 75  # NDRPDR sel
1484         - 76  # NDRPDR sel
1485         - 73  # NDRPDR sel
1486     vpp-compare-testbeds-skx-clx-cmp:
1487       csit-vpp-perf-report-iterative-2005-2n-clx:
1488         - 7   # NDRPDR sel
1489         - 38  # NDRPDR sel
1490         - 9   # NDRPDR sel
1491         - 32  # NDRPDR sel ???
1492         - 33  # NDRPDR sel ???
1493         - 39  # NDRPDR sel
1494         - 40  # NDRPDR sel
1495         - 43  # NDRPDR sel
1496         - 50  # NDRPDR sel
1497         - 51  # NDRPDR sel
1498
1499     vpp-compare-testbeds-hsw-clx-ref:
1500       csit-vpp-perf-report-iterative-2005-3n-hsw:
1501         - 3   # NDRPDR sel
1502         - 4   # NDRPDR sel
1503         - 5   # NDRPDR sel
1504         - 10  # NDRPDR sel
1505         - 11  # NDRPDR sel
1506         - 12  # NDRPDR sel
1507         - 15  # NDRPDR sel
1508         - 16  # NDRPDR sel
1509         - 18  # NDRPDR sel
1510         - 19  # NDRPDR sel
1511     vpp-compare-testbeds-hsw-clx-cmp:
1512       csit-vpp-perf-report-iterative-2005-2n-clx:
1513         - 7   # NDRPDR sel
1514         - 38  # NDRPDR sel
1515         - 9   # NDRPDR sel
1516         - 32  # NDRPDR sel ???
1517         - 33  # NDRPDR sel ???
1518         - 39  # NDRPDR sel
1519         - 40  # NDRPDR sel
1520         - 43  # NDRPDR sel
1521         - 50  # NDRPDR sel
1522         - 51  # NDRPDR sel
1523
1524     vpp-compare-testbeds-mrr-ref:
1525       csit-vpp-perf-report-iterative-2005-3n-hsw:
1526         - 13  # MRR
1527     vpp-compare-testbeds-mrr-cmp:
1528       csit-vpp-perf-report-iterative-2005-3n-skx:
1529         - 6   # MRR sel
1530
1531     vpp-compare-testbeds-mrr-skx-clx-ref:
1532       csit-vpp-perf-report-iterative-2005-2n-skx:
1533         - 42  # MRR sel
1534     vpp-compare-testbeds-mrr-skx-clx-cmp:
1535       csit-vpp-perf-report-iterative-2005-2n-clx:
1536         - 12   # MRR
1537
1538     vpp-compare-testbeds-mrr-hsw-clx-ref:
1539       csit-vpp-perf-report-iterative-2005-3n-hsw:
1540         - 13  # MRR
1541     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1542       csit-vpp-perf-report-iterative-2005-2n-clx:
1543         - 12   # MRR
1544
1545     dpdk-compare-testbeds-ref:
1546       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1547         - 5   # NDRPDR sel
1548         - 6   # NDRPDR sel
1549         - 7   # NDRPDR sel
1550         - 8   # NDRPDR sel
1551         - 9   # NDRPDR sel
1552         - 10  # NDRPDR sel
1553         - 11  # NDRPDR sel
1554         - 12  # NDRPDR sel
1555         - 13  # NDRPDR sel
1556         - 14  # NDRPDR sel
1557     dpdk-compare-testbeds-cmp:
1558       csit-dpdk-perf-report-iterative-2005-3n-skx:
1559         - 4   # NDRPDR sel
1560         - 5   # NDRPDR sel
1561         - 6   # NDRPDR sel
1562         - 7   # NDRPDR sel
1563         - 8   # NDRPDR sel
1564         - 11  # NDRPDR sel
1565         - 12  # NDRPDR sel
1566         - 13  # NDRPDR sel
1567         - 14  # NDRPDR sel
1568         - 15  # NDRPDR sel
1569
1570     dpdk-compare-testbeds-skx-clx-ref:
1571       csit-dpdk-perf-report-iterative-2005-2n-skx:
1572         - 1   # NDRPDR sel
1573         - 2   # NDRPDR sel
1574         - 3   # NDRPDR sel
1575         - 4   # NDRPDR sel
1576         - 5   # NDRPDR sel
1577         - 6   # NDRPDR sel
1578         - 7   # NDRPDR sel
1579         - 8   # NDRPDR sel
1580         - 9   # NDRPDR sel
1581         - 10  # NDRPDR sel
1582     dpdk-compare-testbeds-skx-clx-cmp:
1583       csit-dpdk-perf-report-iterative-2005-2n-clx:
1584         - 1   # NDRPDR sel
1585         - 2   # NDRPDR sel
1586         - 3   # NDRPDR sel
1587         - 4   # NDRPDR sel
1588         - 5   # NDRPDR sel
1589         - 6   # NDRPDR sel
1590         - 7   # NDRPDR sel
1591         - 8   # NDRPDR sel
1592         - 9   # NDRPDR sel
1593         - 10  # NDRPDR sel
1594
1595     # Compare topologies
1596
1597     vpp-compare-topologies-ref:
1598       csit-vpp-perf-report-iterative-2005-3n-skx:
1599         - 4   # NDRPDR sel
1600         - 5   # NDRPDR sel ??? all x710 failed
1601         - 33  # NDRPDR sel
1602         - 28  # NDRPDR sel
1603         - 34  # NDRPDR sel
1604         - 36  # NDRPDR sel
1605         - 37  # NDRPDR sel
1606         - 38  # NDRPDR sel
1607         - 39  # NDRPDR sel
1608         - 41  # NDRPDR sel
1609     vpp-compare-topologies-cmp:
1610       csit-vpp-perf-report-iterative-2005-2n-skx:
1611         - 43  # NDRPDR sel
1612         - 38  # NDRPDR sel
1613         - 7   # NDRPDR sel
1614         - 65  # NDRPDR sel
1615         - 47  # NDRPDR sel
1616         - 55  # NDRPDR sel
1617         - 67  # NDRPDR sel
1618         - 75  # NDRPDR sel
1619         - 76  # NDRPDR sel
1620         - 73  # NDRPDR sel
1621
1622     vpp-compare-topologies-mrr-ref:
1623       csit-vpp-perf-report-iterative-2005-3n-skx:
1624         - 6   # MRR sel
1625     vpp-compare-topologies-mrr-cmp:
1626       csit-vpp-perf-report-iterative-2005-2n-skx:
1627         - 42  # MRR sel
1628
1629     dpdk-compare-topologies-ref:
1630       csit-dpdk-perf-report-iterative-2005-3n-skx:
1631         - 4   # NDRPDR sel
1632         - 5   # NDRPDR sel
1633         - 6   # NDRPDR sel
1634         - 7   # NDRPDR sel
1635         - 8   # NDRPDR sel
1636         - 11  # NDRPDR sel
1637         - 12  # NDRPDR sel
1638         - 13  # NDRPDR sel
1639         - 14  # NDRPDR sel
1640         - 15  # NDRPDR sel
1641     dpdk-compare-topologies-cmp:
1642       csit-dpdk-perf-report-iterative-2005-2n-skx:
1643         - 1   # NDRPDR sel
1644         - 2   # NDRPDR sel
1645         - 3   # NDRPDR sel
1646         - 4   # NDRPDR sel
1647         - 5   # NDRPDR sel
1648         - 6   # NDRPDR sel
1649         - 7   # NDRPDR sel
1650         - 8   # NDRPDR sel
1651         - 9   # NDRPDR sel
1652         - 10  # NDRPDR sel
1653
1654   plot-layouts:
1655
1656     plot-soak-throughput:
1657       titlefont:
1658         size: 18
1659       xaxis:
1660         title: "<b>Test Cases [Index]</b>"
1661         titlefont:
1662           size: 16
1663         autorange: True
1664         fixedrange: False
1665         gridcolor: "rgb(230, 230, 230)"
1666         linecolor: "rgb(220, 220, 220)"
1667         linewidth: 1
1668         showgrid: True
1669         showline: True
1670         showticklabels: True
1671         tickcolor: "rgb(220, 220, 220)"
1672         tickmode: "linear"
1673         tickfont:
1674           size: 16
1675         zeroline: False
1676       yaxis:
1677         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1678         titlefont:
1679           size: 16
1680         gridcolor: "rgb(230, 230, 230)"
1681         hoverformat: ".4r"
1682         tickformat: ".3r"
1683         linecolor: "rgb(220, 220, 220)"
1684         linewidth: 1
1685         showgrid: True
1686         showline: True
1687         showticklabels: True
1688         tickcolor: "rgb(220, 220, 220)"
1689         tickfont:
1690           size: 16
1691         zeroline: False
1692         range: [0,50]
1693       autosize: False
1694       margin:
1695         t: 50
1696         b: 0
1697         l: 80
1698         r: 20
1699       showlegend: True
1700       legend:
1701         orientation: "h"
1702         font:
1703           size: 16
1704       width: 700
1705       height: 900
1706       paper_bgcolor: "#fff"
1707       plot_bgcolor: "#fff"
1708       hoverlabel:
1709         namelength: -1
1710
1711     plot-service-density:
1712       titlefont:
1713         size: 18
1714       xaxis:
1715         side: "top"
1716         autorange: True
1717         fixedrange: False
1718         showgrid: False
1719         showline: False
1720         showticklabels: False
1721         ticks: ""
1722         ticklen: 0
1723         tickwidth: 0
1724         zeroline: False
1725       yaxis:
1726         autorange: "reversed"
1727         showgrid: False
1728         showline: False
1729         showticklabels: False
1730         ticks: ""
1731         ticklen: 0
1732         tickwidth: 0
1733         zeroline: False
1734       showlegend: False
1735       paper_bgcolor: "#fff"
1736       plot_bgcolor: "#fff"
1737       width: 700
1738       height: 700
1739       hoverlabel:
1740         namelength: -1
1741
1742     plot-hoststack:
1743       titlefont:
1744         size: 16
1745       xaxis:
1746         title: "<b>Test Cases [Index]</b>"
1747         titlefont:
1748           size: 14
1749         autorange: True
1750         fixedrange: False
1751         gridcolor: "rgb(230, 230, 230)"
1752         linecolor: "rgb(220, 220, 220)"
1753         linewidth: 1
1754         showgrid: True
1755         showline: True
1756         showticklabels: True
1757         tickcolor: "rgb(220, 220, 220)"
1758         tickmode: "linear"
1759         tickfont:
1760           size: 14
1761         zeroline: False
1762       yaxis:
1763         title: "<b>Bandwidth [Gbps]</b>"
1764         titlefont:
1765           size: 14
1766         gridcolor: "rgb(230, 230, 230)"
1767         hoverformat: ".4s"
1768         linecolor: "rgb(220, 220, 220)"
1769         linewidth: 1
1770         rangemode: "tozero"
1771         showgrid: True
1772         showline: True
1773         showticklabels: True
1774         tickcolor: "rgb(230, 230, 230)"
1775         tickformat: ".3s"
1776         tickfont:
1777           size: 14
1778         zeroline: False
1779       boxmode: "group"
1780       boxgroupgap: 0.5
1781       autosize: False
1782       margin:
1783         t: 50
1784         b: 20
1785         l: 80
1786         r: 20
1787       showlegend: True
1788       legend:
1789         orientation: "h"
1790         font:
1791           size: 14
1792       width: 700
1793       height: 800
1794       paper_bgcolor: "#fff"
1795       plot_bgcolor: "#fff"
1796       hoverlabel:
1797         namelength: -1
1798
1799     plot-throughput:
1800       titlefont:
1801         size: 18
1802       xaxis:
1803         title: "<b>Test Cases [Index]</b>"
1804         titlefont:
1805           size: 16
1806         autorange: True
1807         fixedrange: False
1808         gridcolor: "rgb(230, 230, 230)"
1809         linecolor: "rgb(220, 220, 220)"
1810         linewidth: 1
1811         showgrid: True
1812         showline: True
1813         showticklabels: True
1814         tickcolor: "rgb(220, 220, 220)"
1815         tickmode: "linear"
1816         tickfont:
1817           size: 16
1818         zeroline: False
1819       yaxis:
1820         title: "<b>Packet Throughput [Mpps]</b>"
1821         titlefont:
1822           size: 16
1823         gridcolor: "rgb(230, 230, 230)"
1824         hoverformat: ".4r"
1825         tickformat: ".3r"
1826         linecolor: "rgb(220, 220, 220)"
1827         linewidth: 1
1828         showgrid: True
1829         showline: True
1830         showticklabels: True
1831         tickcolor: "rgb(220, 220, 220)"
1832         tickfont:
1833           size: 16
1834         zeroline: False
1835         range: [0,50]
1836       autosize: False
1837       margin:
1838         t: 50
1839         b: 0
1840         l: 80
1841         r: 20
1842       showlegend: True
1843       legend:
1844         orientation: "h"
1845         font:
1846           size: 16
1847       width: 700
1848       height: 900
1849       paper_bgcolor: "#fff"
1850       plot_bgcolor: "#fff"
1851       hoverlabel:
1852         namelength: -1
1853
1854     plot-throughput-speedup-analysis:
1855       titlefont:
1856         size: 18
1857       xaxis:
1858         title: "<b>Number of Cores [Qty]</b>"
1859         titlefont:
1860           size: 16
1861         autorange: True
1862         fixedrange: False
1863         gridcolor: "rgb(230, 230, 230)"
1864         linecolor: "rgb(220, 220, 220)"
1865         linewidth: 1
1866         showgrid: True
1867         showline: True
1868         showticklabels: True
1869         tickcolor: "rgb(238, 238, 238)"
1870         tickmode: "linear"
1871         tickfont:
1872           size: 16
1873         zeroline: False
1874       yaxis:
1875         title: "<b>Packet Throughput [Mpps]</b>"
1876         titlefont:
1877           size: 16
1878         type: "linear"
1879         gridcolor: "rgb(230, 230, 230)"
1880         hoverformat: ".4s"
1881         linecolor: "rgb(220, 220, 220)"
1882         linewidth: 1
1883         showgrid: True
1884         showline: True
1885         showticklabels: True
1886         tickcolor: "rgb(220, 220, 220)"
1887         tickformat: ".4s"
1888         tickfont:
1889           size: 16
1890         zeroline: True
1891         rangemode: "tozero"
1892         range: [0,100]
1893       legend:
1894         orientation: "h"
1895         font:
1896           size: 16
1897         xanchor: "left"
1898         yanchor: "top"
1899         x: 0
1900         y: -0.2
1901         bgcolor: "rgba(255, 255, 255, 0)"
1902         bordercolor: "rgba(255, 255, 255, 0)"
1903         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1904       autosize: False
1905       margin:
1906           't': 50
1907           'b': 150
1908           'l': 85
1909           'r': 10
1910       showlegend: True
1911       width: 700
1912       height: 700
1913       paper_bgcolor: "#fff"
1914       plot_bgcolor: "#fff"
1915       hoverlabel:
1916         namelength: -1
1917       annotations: [
1918         {
1919           text: "_ _          __          ...",
1920           align: "left",
1921           showarrow: False,
1922           xref: "paper",
1923           yref: "paper",
1924           xanchor: "left",
1925           yanchor: "top",
1926           x: 0,
1927           y: -0.13,
1928           font: {
1929             family: "Consolas, Courier New",
1930             size: 15
1931           },
1932         },
1933         {
1934           text: "    Perfect     Measured     Limit",
1935           align: "left",
1936           showarrow: False,
1937           xref: "paper",
1938           yref: "paper",
1939           xanchor: "left",
1940           yanchor: "top",
1941           x: 0,
1942           y: -0.15,
1943           font: {
1944             family: "Consolas, Courier New",
1945             size: 15
1946           },
1947         },
1948       ]
1949
1950     plot-latency:
1951       titlefont:
1952         size: 18
1953       xaxis:
1954         title: "<b>Direction</b>"
1955         titlefont:
1956           size: 16
1957         autorange: True
1958         fixedrange: False
1959         gridcolor: "rgb(230, 230, 230)"
1960         linecolor: "rgb(220, 220, 220)"
1961         linewidth: 1
1962         showgrid: True
1963         showline: True
1964         showticklabels: False
1965         tickcolor: "rgb(220, 220, 220)"
1966         tickmode: "linear"
1967         tickfont:
1968           size: 16
1969         zeroline: False
1970       yaxis:
1971         title: "<b>Packet Latency [uSec]</b>"
1972         titlefont:
1973           size: 16
1974         type: "linear"
1975         gridcolor: "rgb(230, 230, 230)"
1976         hoverformat: ".4s"
1977         linecolor: "rgb(220, 220, 220)"
1978         linewidth: 1
1979         showgrid: True
1980         showline: True
1981         showticklabels: True
1982         tickcolor: "rgb(220, 220, 220)"
1983         tickformat: ".4s"
1984         tickfont:
1985           size: 16
1986         zeroline: True
1987         rangemode: "tozero"
1988       legend:
1989         orientation: "h"
1990         font:
1991           size: 16
1992         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1993       autosize: False
1994       margin:
1995           't': 50
1996           'b': 150
1997           'l': 80
1998           'r': 10
1999       showlegend: True
2000       width: 700
2001       height: 700
2002       paper_bgcolor: "#fff"
2003       plot_bgcolor: "#fff"
2004       hoverlabel:
2005         namelength: -1
2006
2007     plot-hdrh-latency:
2008       title:
2009         text: ""
2010         xanchor: "center"
2011         x: 0.5
2012         font:
2013           size: 16
2014       width: 700
2015       plot_bgcolor: "white"
2016       annotations:
2017         - font:
2018             size: 14
2019           showarrow: False
2020           text: "<b>Packet Latency [uSec]</b>"
2021           x: 1
2022           xanchor: "right"
2023           xref: "paper"
2024           y: -0.045
2025           yanchor: "top"
2026           yref: "paper"
2027         - font:
2028             size: 14
2029           showarrow: False
2030           text: "<b>Probability [%]</b>"
2031           textangle: 270
2032           x: -0.06
2033           xanchor: "center"
2034           xref: "paper"
2035           y: 0.5
2036           yanchor: "middle"
2037           yref: "paper"
2038         - font:
2039             size: 14
2040           showarrow: False
2041           text: "<b>Direction: E-W</b>"
2042           x: 0.24
2043           xanchor: "center"
2044           xref: "paper"
2045           y: 1.05
2046           yanchor: "bottom"
2047           yref: "paper"
2048         - font:
2049             size: 14
2050           showarrow: False
2051           text: "<b>Direction: W-E</b>"
2052           x: 0.74
2053           xanchor: "center"
2054           xref: "paper"
2055           y: 1.05
2056           yanchor: "bottom"
2057           yref: "paper"
2058
2059     plot-hdrh-latency-percentile:
2060       title:
2061         text: ""
2062         xanchor: "center"
2063         x: 0.5
2064         font:
2065           size: 18
2066       xaxis:
2067         type: "log"
2068         title: "<b>Percentile [%]</b>"
2069         titlefont:
2070           size: 16
2071         autorange: True
2072         fixedrange: False
2073         gridcolor: "rgb(230, 230, 230)"
2074         linecolor: "rgb(220, 220, 220)"
2075         linewidth: 1
2076         showgrid: True
2077         showline: True
2078         showticklabels: True
2079         tickcolor: "rgb(220, 220, 220)"
2080         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2081         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2082         tickfont:
2083           size: 16
2084       yaxis:
2085         title: "<b>Packet Latency [uSec]</b>"
2086         titlefont:
2087           size: 16
2088         gridcolor: "rgb(230, 230, 230)"
2089         linecolor: "rgb(220, 220, 220)"
2090         linewidth: 1
2091         showgrid: True
2092         showline: True
2093         showticklabels: True
2094         tickcolor: "rgb(220, 220, 220)"
2095         tickfont:
2096           size: 16
2097       autosize: False
2098       showlegend: True
2099       legend:
2100         traceorder: "normal"
2101         orientation: "h"
2102         font:
2103           size: 16
2104         xanchor: "left"
2105         yanchor: "top"
2106         x: 0
2107         y: -0.15
2108         bgcolor: "rgba(255, 255, 255, 0)"
2109         bordercolor: "rgba(255, 255, 255, 0)"
2110       width: 700
2111       height: 700
2112       paper_bgcolor: "white"
2113       plot_bgcolor: "white"
2114
2115     plot-hdrh-latency-by-percentile:
2116       title:
2117         text: "<b>Latency by Percentile Distribution</b>"
2118         xanchor: "center"
2119         x: 0.5
2120         font:
2121           size: 18
2122       showlegend: True
2123       legend:
2124         traceorder: "normal"
2125         orientation: "h"
2126         font:
2127           size: 16
2128         xanchor: "left"
2129         yanchor: "top"
2130         x: 0
2131         y: -0.2
2132         bgcolor: "rgba(255, 255, 255, 0)"
2133         bordercolor: "rgba(255, 255, 255, 0)"
2134       xaxis:
2135         type: "linear"
2136         title: "<b>Percentile [%]</b>"
2137         titlefont:
2138           size: 14
2139         autorange: False
2140         fixedrange: False
2141         range: [0, 100]
2142         gridcolor: "rgb(230, 230, 230)"
2143         linecolor: "rgb(220, 220, 220)"
2144         linewidth: 1
2145         showgrid: True
2146         showline: True
2147         showticklabels: True
2148         tickcolor: "rgb(220, 220, 220)"
2149         tickvals: [0, 25, 50, 75, 100]
2150         ticktext: [0, 25, 50, 75, 100]
2151         tickfont:
2152           size: 14
2153       yaxis:
2154         title: "<b>One-Way Latency per Direction [uSec]</b>"
2155         titlefont:
2156           size: 14
2157         gridcolor: "rgb(230, 230, 230)"
2158         linecolor: "rgb(220, 220, 220)"
2159         linewidth: 1
2160         showgrid: True
2161         showline: True
2162         showticklabels: True
2163         tickcolor: "rgb(220, 220, 220)"
2164         tickfont:
2165           size: 14
2166       width: 700
2167       height: 700
2168       paper_bgcolor: "white"
2169       plot_bgcolor: "white"
2170
2171 - type: "static"
2172   src-path: "{DIR[RST]}"
2173   dst-path: "{DIR[WORKING,SRC]}"
2174
2175 - type: "input"
2176   general:
2177     file-name: "output_info.xml.gz"
2178     file-format: ".gz"
2179     arch-file-format:
2180       - ".gz"
2181       - ".zip"
2182     download-path: "{job}/{build}/archives/{filename}"
2183     extract: "output.xml"
2184
2185     zip-file-name: "robot-plugin.zip"
2186     zip-file-format: ".zip"
2187     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2188     zip-extract: "robot-plugin/output.xml"
2189
2190   builds:
2191
2192     csit-vpp-perf-verify-1908-3n-hsw:
2193       - 12  # NDRPDR sel
2194       - 13  # NDRPDR sel
2195       - 14  # NDRPDR sel
2196       - 15  # NDRPDR sel
2197       - 16  # NDRPDR sel
2198       - 17  # NDRPDR sel
2199       - 18  # NDRPDR sel
2200       - 19  # NDRPDR sel
2201       - 20  # NDRPDR sel
2202       - 21  # NDRPDR sel
2203       - 39  # MRR sel
2204     csit-vpp-perf-verify-2001-3n-hsw:
2205       - 21  # NDRPDR sel
2206       - 22  # NDRPDR sel
2207       - 23  # NDRPDR sel
2208       - 24  # NDRPDR sel
2209       - 25  # NDRPDR sel
2210       - 29  # NDRPDR sel
2211       - 30  # NDRPDR sel
2212       - 31  # NDRPDR sel
2213       - 32  # NDRPDR sel
2214       - 34  # NDRPDR sel
2215       - 17  # MRR sel
2216     csit-vpp-perf-report-iterative-2005-3n-hsw:
2217       - 3   # NDRPDR sel
2218       - 4   # NDRPDR sel
2219       - 5   # NDRPDR sel
2220       - 10  # NDRPDR sel
2221       - 11  # NDRPDR sel
2222       - 12  # NDRPDR sel
2223       - 15  # NDRPDR sel
2224       - 16  # NDRPDR sel
2225       - 18  # NDRPDR sel
2226       - 19  # NDRPDR sel
2227       - 20  # NDRPDR sel env 4
2228       - 21  # NDRPDR sel env 4
2229       - 22  # NDRPDR sel env 4
2230       - 23  # NDRPDR sel env 4
2231       - 24  # NDRPDR sel env 4
2232       - 25  # NDRPDR sel env 4
2233       - 26  # NDRPDR sel env 4
2234       - 27  # NDRPDR sel env 4
2235       - 28  # NDRPDR sel env 4
2236       - 29  # NDRPDR sel env 4
2237       - 13  # MRR
2238       - 30  # MRR env 4
2239     csit-vpp-perf-verify-2005-3n-hsw:
2240       - 3   # hoststack
2241       - 5   # hoststack
2242       - 6   # hoststack
2243       - 7   # hoststack
2244       - 8   # hoststack
2245       - 9   # hoststack
2246       - 10  # hoststack
2247       - 11  # hoststack
2248       - 12  # hoststack
2249       - 13  # hoststack
2250     csit-vpp-perf-report-coverage-2005-3n-hsw:
2251       - 1   # perf-full-3n-dnv-crypto_I
2252       - 7   # perf-full-3n-hsw-crypto_II
2253       - 3   # perf-full-3n-hsw-crypto_III
2254       - 4   # perf-full-3n-dnv-crypto_IV
2255       - 5   # perf-full-3n-hsw-ip4_I
2256       - 6   # perf-full-3n-hsw-ip4_II
2257       - 8   # perf-full-3n-hsw-ip4_III
2258       - 9   # perf-full-3n-hsw-ip4_IV
2259       - 10  # perf-full-3n-hsw-ip4_V
2260       - 26  # perf-full-3n-hsw-ip4_VI
2261       - 18  # perf-full-3n-hsw-ip4_VII
2262       - 27  # perf-full-3n-hsw-ip4_VIII
2263       - 28  # perf-full-3n-hsw-ip4_IX
2264       - 29  # perf-full-3n-hsw-ip6_I
2265       - 35  # perf-full-3n-hsw-ip6_II
2266       - 42  # perf-full-3n-hsw-l2_I
2267       - 33  # perf-full-3n-hsw-l2_II
2268       - 37  # perf-full-3n-hsw-l2_III
2269       - 45  # perf-full-3n-hsw-l2_IV
2270       - 43  # perf-full-3n-hsw-l2_V
2271       - 40  # perf-full-3n-hsw-l2_VI
2272       - 44  # perf-full-3n-hsw-l2_VII
2273       - 51  # perf-full-3n-hsw-l2_VIII
2274       - 50  # perf-full-3n-hsw-l2_IX
2275       - 52  # perf-full-3n-hsw-l2_X
2276       - 53  # perf-full-3n-hsw-l2_XI
2277       - 54  # perf-full-3n-hsw-memif
2278       - 55  # perf-full-3n-hsw-ip4tunnels-I
2279       - 56  # perf-full-3n-hsw-ip4tunnels-II
2280       - 57  # perf-full-3n-hsw-ip4tunnels-III
2281       - 58  # perf-full-3n-hsw-ip6tunnels-I
2282       - 59  # perf-full-3n-hsw-srv6-I
2283       - 60  # perf-full-3n-hsw-srv6-II
2284       - 61  # perf-full-3n-hsw-vhost-I
2285       - 62  # perf-full-3n-hsw-vhost-II
2286       - 63  # perf-full-3n-hsw-vhost-III
2287
2288     csit-vpp-perf-verify-1908_1-3n-skx:
2289       - 26  # NDRPDR sel - new1908.1
2290       - 27  # NDRPDR sel - new1908.1
2291       - 28  # NDRPDR sel - new1908.1
2292       - 29  # NDRPDR sel - new1908.1
2293       - 30  # NDRPDR sel - new1908.1
2294       - 31  # NDRPDR sel - new1908.1
2295       - 33  # NDRPDR sel - new1908.1
2296       - 34  # NDRPDR sel - new1908.1
2297       - 35  # NDRPDR sel - new1908.1
2298       - 36  # NDRPDR sel - new1908.1
2299     csit-vpp-perf-verify-2001-3n-skx:
2300       - 69  # NDRPDR sel - new2001.0
2301       - 71  # NDRPDR sel - new2001.0
2302       - 72  # NDRPDR sel - new2001.0
2303       - 76  # NDRPDR sel - new2001.0
2304       - 77  # NDRPDR sel - new2001.0
2305       - 78  # NDRPDR sel - new2001.0
2306       - 80  # NDRPDR sel - new2001.0
2307       - 50  # MRR sel
2308       - 53  # MRR sel addition
2309     csit-vpp-perf-report-iterative-2005-3n-skx:
2310       - 4   # NDRPDR sel
2311       - 5   # NDRPDR sel ??? all x710 failed
2312       - 33  # NDRPDR sel
2313       - 28  # NDRPDR sel
2314       - 34  # NDRPDR sel
2315       - 36  # NDRPDR sel
2316       - 37  # NDRPDR sel
2317       - 38  # NDRPDR sel
2318       - 39  # NDRPDR sel
2319       - 41  # NDRPDR sel
2320       - 42  # NDRPDR sel env 4
2321       - 43  # NDRPDR sel env 4
2322       - 44  # NDRPDR sel env 4
2323       - 45  # NDRPDR sel env 4
2324       - 47  # NDRPDR sel env 4
2325       - 6   # MRR sel
2326       - 49  # MRR sel env 4
2327     csit-vpp-perf-report-coverage-2005-3n-skx:
2328       - 10  # perf-full-3n-skx-crypto_I
2329       - 11  # perf-full-3n-skx-crypto_II
2330       - 12  # perf-full-3n-skx-crypto_III
2331       - 5   # perf-full-3n-skx-ip4_I
2332       - 14  # perf-full-3n-skx-ip4_II
2333       - 7   # perf-full-3n-skx-ip4_III
2334       - 15  # perf-full-3n-skx-ip4_IV
2335       - 16  # perf-full-3n-skx-ip4_V
2336       - 17  # perf-full-3n-skx-ip4_VI
2337       - 18  # perf-full-3n-skx-ip4_VII
2338       - 19  # perf-full-3n-skx-ip4_VIII
2339       - 20  # perf-full-3n-skx-ip4_IX
2340       - 24  # perf-full-3n-skx-ip6_I
2341       - 25  # perf-full-3n-skx-ip6_II
2342       - 21  # perf-full-3n-skx-ip4tunnels-I
2343       - 22  # perf-full-3n-skx-ip4tunnels-II
2344       - 23  # perf-full-3n-skx-ip4tunnels-III
2345       - 26  # perf-full-3n-skx-ip6tunnels-I
2346       - 28  # perf-full-3n-skx-l2_II
2347       - 29  # perf-full-3n-skx-l2_III
2348       - 30  # perf-full-3n-skx-l2_IV
2349       - 32  # perf-full-3n-skx-l2_VI
2350       - 33  # perf-full-3n-skx-l2_VII
2351       - 34  # perf-full-3n-skx-l2_VIII
2352       - 35  # perf-full-3n-skx-l2_IX
2353       - 36  # perf-full-3n-skx-l2_X
2354       - 37  # perf-full-3n-skx-l2_XI
2355       - 38  # perf-full-3n-skx-memif
2356       - 39  # perf-full-3n-skx-srv6-I
2357       - 40  # perf-full-3n-skx-srv6-II
2358       - 43  # perf-full-3n-skx-vhost-III
2359
2360     csit-vpp-perf-verify-1908_1-2n-skx:
2361       - 39  # NDRPDR sel - new1908.1
2362       - 40  # NDRPDR sel - new1908.1
2363       - 41  # NDRPDR sel - new1908.1
2364       - 43  # NDRPDR sel - new1908.1
2365       - 44  # NDRPDR sel - new1908.1
2366       - 45  # NDRPDR sel - new1908.1
2367       - 46  # NDRPDR sel - new1908.1
2368       - 47  # NDRPDR sel - new1908.1
2369       - 48  # NDRPDR sel - new1908.1
2370       - 49  # NDRPDR sel - new1908.1
2371     csit-vpp-perf-verify-2001-2n-skx:
2372       - 143  # NDRPDR sel - new2001.0
2373       - 146  # NDRPDR sel - new2001.0
2374       - 147  # NDRPDR sel - new2001.0
2375       - 148  # NDRPDR sel - new2001.0
2376       - 149  # NDRPDR sel - new2001.0
2377       - 150  # NDRPDR sel - new2001.0
2378       - 151  # NDRPDR sel - new2001.0
2379       - 152  # NDRPDR sel - new2001.0
2380       - 153  # NDRPDR sel - new2001.0
2381       - 154  # NDRPDR sel - new2001.0
2382       - 101  # MRR sel - old
2383       - 128  # MRR sel addition - old
2384     csit-vpp-perf-report-iterative-2005-2n-skx:
2385       - 43  # NDRPDR sel
2386       - 38  # NDRPDR sel
2387       - 7   # NDRPDR sel
2388       - 65  # NDRPDR sel
2389       - 47  # NDRPDR sel
2390       - 55  # NDRPDR sel
2391       - 67  # NDRPDR sel
2392       - 75  # NDRPDR sel
2393       - 76  # NDRPDR sel
2394       - 73  # NDRPDR sel
2395       - 88  # NDRPDR sel env 4
2396       - 89  # NDRPDR sel env 4
2397       - 90  # NDRPDR sel env 4
2398       - 91  # NDRPDR sel env 4
2399       - 92  # NDRPDR sel env 4
2400       - 93  # NDRPDR sel env 4
2401       - 94  # NDRPDR sel env 4
2402       - 42  # MRR sel
2403       - 48  # Reconf
2404       - 50  # Reconf
2405       - 51  # Reconf
2406       - 52  # Reconf
2407       - 53  # Reconf
2408       - 60  # Reconf
2409       - 70  # Reconf
2410       - 71  # Reconf
2411       - 63  # Reconf
2412       - 66  # Reconf
2413       - 49  # Soak
2414       - 54  # Soak
2415       - 78  # nf-density-sel
2416       - 83  # nf-density-sel
2417     csit-vpp-perf-report-coverage-2005-2n-skx:
2418       - 11  # perf-full-2n-skx-ip4_I
2419       - 3   # perf-full-2n-skx-ip4_II
2420       - 18  # perf-full-2n-skx-ip4_III
2421       - 19  # perf-full-2n-skx-ip4_IV
2422       - 5   # perf-full-2n-skx-ip4_V
2423       - 20  # perf-full-2n-skx-ip4_VI
2424       - 7   # perf-full-2n-skx-ip6_I
2425       - 21  # perf-full-2n-skx-ip6_II
2426       - 9   # perf-full-2n-skx-l2_I
2427       - 22  # perf-full-2n-skx-l2_II
2428       - 23  # perf-full-2n-skx-memif
2429       - 24  # perf-full-2n-skx-loadbalancer
2430       - 25  # perf-full-2n-skx-vhost I
2431       - 26  # perf-full-2n-skx-vhost II
2432       - 27  # perf-full-2n-skx-vts
2433
2434     csit-vpp-perf-verify-1908_1-2n-clx:
2435       - 5  # NDRPDR sel
2436       - 6  # NDRPDR sel
2437       - 7  # NDRPDR sel
2438       - 8  # NDRPDR sel
2439       - 9  # NDRPDR sel
2440     csit-vpp-perf-verify-2001-2n-clx:
2441       - 28  # NDRPDR sel
2442       - 29  # NDRPDR sel
2443       - 32  # NDRPDR sel
2444       - 40  # NDRPDR sel
2445       - 43  # NDRPDR sel
2446       - 44  # NDRPDR sel
2447       - 45  # NDRPDR sel
2448       - 47  # NDRPDR sel
2449       - 48  # NDRPDR sel
2450       - 49  # NDRPDR sel
2451       - 39  # MRR
2452     csit-vpp-perf-report-iterative-2005-2n-clx:
2453       - 7   # NDRPDR sel
2454       - 38  # NDRPDR sel
2455       - 9   # NDRPDR sel
2456       - 32  # NDRPDR sel ???
2457       - 33  # NDRPDR sel ???
2458       - 39  # NDRPDR sel
2459       - 40  # NDRPDR sel
2460       - 43  # NDRPDR sel
2461       - 50  # NDRPDR sel
2462       - 51  # NDRPDR sel
2463       - 62  # NDRPDR sel env 4
2464       - 63  # NDRPDR sel env 4
2465       - 64  # NDRPDR sel env 4
2466       - 65  # NDRPDR sel env 4
2467       - 66  # NDRPDR sel env 4
2468       - 68  # NDRPDR sel env 4
2469       - 69  # NDRPDR sel env 4
2470       - 70  # NDRPDR sel env 4
2471       - 12  # MRR
2472       - 72  # MRR env 4
2473       - 42  # Reconf
2474       - 45  # Reconf
2475       - 46  # Reconf
2476       - 47  # Reconf
2477       - 48  # Reconf
2478       - 52  # Reconf
2479       - 53  # Reconf
2480       - 54  # Reconf
2481       - 55  # Reconf
2482       - 56  # Reconf
2483       - 44  # Soak
2484       - 49  # Soak
2485       - 57  # 2n-clx nfv-density-00
2486       - 58  # 2n-clx nfv-density-00
2487       - 59  # 2n-clx nfv-density-00
2488       - 60  # 2n-clx nfv-density-00
2489       - 61  # 2n-clx nfv-density-00
2490     csit-vpp-perf-report-coverage-2005-2n-clx:
2491       - 21  # perf-full-2n-clx-ip4_I
2492       - 2   # perf-full-2n-clx-ip4_II
2493       - 3   # perf-full-2n-clx-ip4_III
2494       - 4   # perf-full-2n-clx-ip4_IV
2495       - 5   # perf-full-2n-clx-ip4_V
2496       - 6   # perf-full-2n-clx-ip4_VI
2497       - 7   # perf-full-2n-clx-ip6_I
2498       - 16  # perf-full-2n-clx-ip6_II
2499       - 23  # perf-full-2n-clx-l2_I
2500       - 10  # perf-full-2n-clx-l2_II
2501       - 11  # perf-full-2n-clx-memif
2502       - 12  # perf-full-2n-clx-loadbalancer
2503       - 13  # perf-full-2n-clx-vhost I
2504       - 22  # perf-full-2n-clx-vhost II
2505       - 15  # perf-full-2n-clx-vts
2506
2507     csit-vpp-perf-verify-1908-3n-tsh:
2508       - 7   # NDRPDR sel
2509       - 8   # NDRPDR sel
2510       - 9   # NDRPDR sel
2511       - 10  # NDRPDR sel
2512       - 11  # NDRPDR sel
2513       - 12  # NDRPDR sel
2514       - 13  # NDRPDR sel
2515       - 14  # NDRPDR sel
2516       - 15  # NDRPDR sel
2517       - 16  # NDRPDR sel
2518       - 17  # MRR sel
2519     csit-vpp-perf-verify-2001-3n-tsh:
2520       - 3   # NDRPDR sel
2521       - 4   # NDRPDR sel
2522       - 7   # NDRPDR sel
2523       - 8   # NDRPDR sel
2524       - 10  # NDRPDR sel
2525       - 12  # NDRPDR sel
2526       - 13  # NDRPDR sel
2527       - 14  # NDRPDR sel
2528       - 15  # NDRPDR sel
2529       - 21  # NDRPDR sel
2530       - 9   # MRR sel
2531     # TODO: Add data:
2532     csit-vpp-perf-report-iterative-2005-3n-tsh:
2533       - 9   # NDRPDR sel
2534       - 11  # NDRPDR sel
2535       - 12  # NDRPDR sel
2536       - 20  # NDRPDR sel
2537       - 14  # NDRPDR sel
2538       - 21  # NDRPDR sel
2539       - 23  # NDRPDR sel env 4
2540       - 25  # NDRPDR sel env 4
2541       - 10  # MRR sel
2542
2543     csit-vpp-perf-verify-1908-3n-dnv:
2544       - 6   # NDRPDR sel
2545       - 7   # NDRPDR sel
2546       - 8   # NDRPDR sel
2547       - 9   # NDRPDR sel
2548       - 10  # NDRPDR sel
2549       - 12  # NDRPDR sel
2550       - 13  # NDRPDR sel
2551       - 14  # NDRPDR sel
2552       - 15  # NDRPDR sel
2553       - 16  # NDRPDR sel
2554       - 17  # MRR sel
2555     csit-vpp-perf-verify-2001-3n-dnv:
2556       - 5   # NDRPDR sel
2557       - 6   # NDRPDR sel
2558       - 7   # NDRPDR sel
2559       - 8   # NDRPDR sel
2560       - 9   # NDRPDR sel
2561       - 10  # NDRPDR sel
2562       - 12  # NDRPDR sel
2563       - 16  # NDRPDR sel
2564       - 17  # NDRPDR sel
2565       - 18  # NDRPDR sel
2566       - 11  # MRR sel
2567     csit-vpp-perf-report-iterative-2005-3n-dnv:
2568       - 2   # NDRPDR sel
2569       - 3   # NDRPDR sel
2570       - 4   # NDRPDR sel
2571       - 5   # NDRPDR sel
2572       - 6   # NDRPDR sel
2573       - 7   # NDRPDR sel
2574       - 9   # NDRPDR sel
2575       - 10  # NDRPDR sel
2576       - 11  # NDRPDR sel
2577       - 12  # NDRPDR sel
2578       - 8   # MRR
2579     csit-vpp-perf-report-coverage-2005-3n-dnv:
2580       - 1   # perf-full-3n-dnv-crypto_I
2581       - 24  # perf-full-3n-dnv-crypto_II
2582       - 5   # perf-full-3n-dnv-ip4_I
2583       - 13  # perf-full-3n-dnv-ip4_II
2584       - 17  # perf-full-3n-dnv-ip6_I
2585       - 18  # perf-full-3n-dnv-ip6_II
2586       - 21  # perf-full-3n-dnv-l2_I
2587       - 22  # perf-full-3n-dnv-l2_II
2588       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2589
2590     csit-vpp-perf-verify-1908-2n-dnv:
2591       - 1   # NDRPDR sel
2592       - 2   # NDRPDR sel
2593       - 3   # NDRPDR sel
2594       - 4   # NDRPDR sel
2595       - 5   # NDRPDR sel
2596       - 6   # NDRPDR sel
2597       - 7   # NDRPDR sel
2598       - 8   # NDRPDR sel
2599       - 9   # NDRPDR sel
2600       - 10  # NDRPDR sel
2601       - 11  # MRR sel
2602     csit-vpp-perf-verify-2001-2n-dnv:
2603       - 4   # NDRPDR sel
2604       - 5   # NDRPDR sel
2605       - 6   # NDRPDR sel
2606       - 7   # NDRPDR sel
2607       - 8   # NDRPDR sel
2608       - 9   # NDRPDR sel
2609       - 10  # NDRPDR sel
2610       - 11  # NDRPDR sel
2611       - 13  # NDRPDR sel
2612       - 16  # NDRPDR sel
2613       - 12  # MRR sel
2614     csit-vpp-perf-report-iterative-2005-2n-dnv:
2615       - 3   # NDRPDR sel
2616       - 6   # NDRPDR sel
2617       - 7   # NDRPDR sel
2618       - 8   # NDRPDR sel
2619       - 9   # NDRPDR sel
2620       - 10  # NDRPDR sel
2621       - 11  # NDRPDR sel
2622       - 12  # NDRPDR sel
2623       - 13  # NDRPDR sel
2624       - 14  # NDRPDR sel
2625       - 15  # MRR sel
2626     csit-vpp-perf-report-coverage-2005-2n-dnv:
2627       - 1   # perf-full-2n-dnv-ip4_I
2628       - 2   # perf-full-2n-dnv-ip4_II
2629       - 3   # perf-full-2n-dnv-ip6_I
2630       - 4   # perf-full-2n-dnv-ip6_II
2631       - 5   # perf-full-2n-dnv-l2_I
2632       - 6   # perf-full-2n-dnv-l2_II
2633
2634     csit-dpdk-perf-verify-1908-3n-hsw:
2635       - 2   # NDRPDR sel
2636       - 3   # NDRPDR sel
2637       - 4   # NDRPDR sel
2638       - 5   # NDRPDR sel
2639       - 6   # NDRPDR sel
2640       - 7   # NDRPDR sel
2641       - 8   # NDRPDR sel
2642       - 9   # NDRPDR sel
2643       - 10  # NDRPDR sel
2644       - 11  # NDRPDR sel
2645     csit-dpdk-perf-verify-2001-3n-hsw:
2646       - 4   # NDRPDR sel
2647       - 5   # NDRPDR sel
2648       - 6   # NDRPDR sel
2649       - 7   # NDRPDR sel
2650       - 8   # NDRPDR sel
2651       - 9   # NDRPDR sel
2652       - 10  # NDRPDR sel
2653       - 11  # NDRPDR sel
2654       - 12  # NDRPDR sel
2655       - 13  # NDRPDR sel
2656       - 15  # NDRPDR sel
2657       - 16  # NDRPDR sel
2658       - 17  # NDRPDR sel
2659       - 18  # NDRPDR sel
2660       - 19  # NDRPDR sel
2661       - 20  # NDRPDR sel
2662       - 21  # NDRPDR sel
2663       - 22  # NDRPDR sel
2664       - 23  # NDRPDR sel
2665       - 24  # NDRPDR sel
2666     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2667       - 5   # NDRPDR sel
2668       - 6   # NDRPDR sel
2669       - 7   # NDRPDR sel
2670       - 8   # NDRPDR sel
2671       - 9   # NDRPDR sel
2672       - 10  # NDRPDR sel
2673       - 11  # NDRPDR sel
2674       - 12  # NDRPDR sel
2675       - 13  # NDRPDR sel
2676       - 14  # NDRPDR sel
2677
2678     csit-dpdk-perf-verify-1908-3n-skx:
2679       - 3   # NDRPDR sel
2680       - 4   # NDRPDR sel
2681       - 5   # NDRPDR sel
2682       - 6   # NDRPDR sel
2683       - 7   # NDRPDR sel
2684       - 8   # NDRPDR sel
2685       - 9   # NDRPDR sel
2686       - 10  # NDRPDR sel
2687       - 11  # NDRPDR sel
2688       - 12  # NDRPDR sel
2689     csit-dpdk-perf-verify-2001-3n-skx:
2690       - 29  # NDRPDR sel xxv710
2691       - 33  # NDRPDR sel xxv710
2692       - 34  # NDRPDR sel xxv710
2693       - 35  # NDRPDR sel xxv710
2694       - 36  # NDRPDR sel xxv710
2695       - 37  # NDRPDR sel xxv710
2696       - 41  # NDRPDR sel xxv710
2697       - 42  # NDRPDR sel xxv710
2698       - 43  # NDRPDR sel xxv710
2699       - 45  # NDRPDR sel xxv710
2700       - 30  # NDRPDR sel x710
2701       - 31  # NDRPDR sel x710
2702       - 32  # NDRPDR sel x710
2703       - 38  # NDRPDR sel x710
2704       - 39  # NDRPDR sel x710
2705       - 40  # NDRPDR sel x710
2706       - 44  # NDRPDR sel x710
2707       - 46  # NDRPDR sel x710
2708       - 47  # NDRPDR sel x710
2709       - 48  # NDRPDR sel x710
2710     csit-dpdk-perf-report-iterative-2005-3n-skx:
2711       - 4   # NDRPDR sel
2712       - 5   # NDRPDR sel
2713       - 6   # NDRPDR sel
2714       - 7   # NDRPDR sel
2715       - 8   # NDRPDR sel
2716       - 11  # NDRPDR sel
2717       - 12  # NDRPDR sel
2718       - 13  # NDRPDR sel
2719       - 14  # NDRPDR sel
2720       - 15  # NDRPDR sel
2721
2722     csit-dpdk-perf-verify-1908-2n-skx:
2723       - 2   # NDRPDR sel
2724       - 3   # NDRPDR sel
2725       - 4   # NDRPDR sel
2726       - 5   # NDRPDR sel
2727       - 7   # NDRPDR sel
2728       - 8   # NDRPDR sel
2729       - 9   # NDRPDR sel
2730       - 10  # NDRPDR sel
2731       - 11  # NDRPDR sel
2732       - 12  # NDRPDR sel
2733     csit-dpdk-perf-verify-2001-2n-skx:
2734       - 35  # NDRPDR sel xxv710
2735       - 36  # NDRPDR sel xxv710
2736       - 37  # NDRPDR sel xxv710
2737       - 41  # NDRPDR sel xxv710
2738       - 42  # NDRPDR sel xxv710
2739       - 43  # NDRPDR sel xxv710
2740       - 46  # NDRPDR sel xxv710
2741       - 47  # NDRPDR sel xxv710
2742       - 52  # NDRPDR sel xxv710
2743       - 53  # NDRPDR sel xxv710
2744       - 38  # NDRPDR sel x710
2745       - 39  # NDRPDR sel x710
2746       - 40  # NDRPDR sel x710
2747       - 44  # NDRPDR sel x710
2748       - 45  # NDRPDR sel x710
2749       - 48  # NDRPDR sel x710
2750       - 49  # NDRPDR sel x710
2751       - 50  # NDRPDR sel x710
2752       - 51  # NDRPDR sel x710
2753       - 54  # NDRPDR sel x710
2754     csit-dpdk-perf-report-iterative-2005-2n-skx:
2755       - 1   # NDRPDR sel
2756       - 2   # NDRPDR sel
2757       - 3   # NDRPDR sel
2758       - 4   # NDRPDR sel
2759       - 5   # NDRPDR sel
2760       - 6   # NDRPDR sel
2761       - 7   # NDRPDR sel
2762       - 8   # NDRPDR sel
2763       - 9   # NDRPDR sel
2764       - 10  # NDRPDR sel
2765
2766     csit-dpdk-perf-verify-2001-2n-clx:
2767       - 15  # NDRPDR sel
2768       - 16  # NDRPDR sel
2769       - 17  # NDRPDR sel
2770       - 18  # NDRPDR sel
2771       - 19  # NDRPDR sel
2772       - 20  # NDRPDR sel
2773       - 21  # NDRPDR sel
2774       - 22  # NDRPDR sel
2775       - 23  # NDRPDR sel
2776       - 24  # NDRPDR sel
2777       - 25  # NDRPDR sel
2778       - 26  # NDRPDR sel
2779       - 27  # NDRPDR sel
2780       - 28  # NDRPDR sel
2781       - 29  # NDRPDR sel
2782       - 30  # NDRPDR sel
2783       - 31  # NDRPDR sel
2784       - 32  # NDRPDR sel
2785       - 33  # NDRPDR sel
2786       - 34  # NDRPDR sel
2787     csit-dpdk-perf-report-iterative-2005-2n-clx:
2788       - 1   # NDRPDR sel
2789       - 2   # NDRPDR sel
2790       - 3   # NDRPDR sel
2791       - 4   # NDRPDR sel
2792       - 5   # NDRPDR sel
2793       - 6   # NDRPDR sel
2794       - 7   # NDRPDR sel
2795       - 8   # NDRPDR sel
2796       - 9   # NDRPDR sel
2797       - 10  # NDRPDR sel
2798
2799     csit-dpdk-perf-verify-2001-2n-dnv:
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       - 18  # NDRPDR sel
2810     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2811       - 8   # NDRPDR sel
2812       - 9   # NDRPDR sel
2813       - 10  # NDRPDR sel
2814       - 11  # NDRPDR sel
2815       - 12  # NDRPDR sel
2816       - 13  # NDRPDR sel
2817       - 14  # NDRPDR sel
2818       - 15  # NDRPDR sel
2819       - 16  # NDRPDR sel
2820       - 17  # NDRPDR sel
2821
2822     csit-dpdk-perf-verify-2001-3n-dnv:
2823       - 12  # NDRPDR sel
2824       - 13  # NDRPDR sel
2825       - 14  # NDRPDR sel
2826       - 15  # NDRPDR sel
2827       - 16  # NDRPDR sel
2828       - 17  # NDRPDR sel
2829       - 18  # NDRPDR sel
2830       - 19  # NDRPDR sel
2831       - 20  # NDRPDR sel
2832       - 22  # NDRPDR sel
2833     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2834       - 6   # NDRPDR sel
2835       - 7   # NDRPDR sel
2836       - 8   # NDRPDR sel
2837       - 9   # NDRPDR sel
2838       - 10  # NDRPDR sel
2839       - 11  # NDRPDR sel
2840       - 12  # NDRPDR sel
2841       - 13  # NDRPDR sel
2842       - 14  # NDRPDR sel
2843       - 16  # NDRPDR sel
2844
2845     csit-dpdk-perf-verify-2001-3n-tsh:
2846       - 3   # NDRPDR sel
2847       - 4   # NDRPDR sel
2848       - 5   # NDRPDR sel
2849       - 9   # NDRPDR sel
2850       - 10  # NDRPDR sel
2851       - 11  # NDRPDR sel
2852       - 12  # NDRPDR sel
2853       - 14  # NDRPDR sel
2854       - 15  # NDRPDR sel
2855       - 18  # NDRPDR sel
2856     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2857       - 5   # NDRPDR sel
2858
2859     csit-vpp-device-2005-ubuntu1804-1n-skx:
2860       - 35
2861
2862 - type: "output"
2863   output: "report"
2864   format:
2865     html:
2866     - full
2867 #    pdf:
2868 #    - minimal
2869
2870 ################################################################################
2871 ###                               T A B L E S                                ###
2872 ################################################################################
2873
2874 # VPP Soak vs NDR - 2n-skx
2875 - type: "table"
2876   title: "VPP Soak vs NDR 2n-skx"
2877   algorithm: "table_soak_vs_ndr"
2878   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2879   reference:
2880     title: "NDR"
2881     data: "vpp-soak-vs-ndr-2n-skx-ref"
2882   compare:
2883     title: "Soak"
2884     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2885   data: "vpp-soak-vs-ndr-2n-skx"
2886   include-tests: "NDR"
2887   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2888   parameters:
2889     - "throughput"
2890     - "name"
2891     - "parent"
2892
2893 # VPP Soak vs NDR - 2n-clx
2894 - type: "table"
2895   title: "VPP Soak vs NDR 2n-clx"
2896   algorithm: "table_soak_vs_ndr"
2897   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2898   reference:
2899     title: "NDR"
2900     data: "vpp-soak-vs-ndr-2n-clx-ref"
2901   compare:
2902     title: "Soak"
2903     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2904   data: "vpp-soak-vs-ndr-2n-clx"
2905   include-tests: "NDR"
2906   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2907   parameters:
2908     - "throughput"
2909     - "name"
2910     - "parent"
2911
2912 ################################################################################
2913
2914 # VPP Compare NICs 3n-skx 2t1c ndr
2915 - type: "table"
2916   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2917   algorithm: "table_comparison"
2918   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2919   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2920   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2921   columns:
2922     - title: "x710"
2923       data-set: "vpp-nic-comparison-3n-skx"
2924       tag: "NIC_Intel-X710"
2925     - title: "xxv710"
2926       data-set: "vpp-nic-comparison-3n-skx"
2927       tag: "NIC_Intel-XXV710"
2928   comparisons:
2929     - title: "Diff"
2930       reference: 1
2931       compare: 2
2932   legend:
2933     - "Legend to Table:"
2934     - "x710, xxv710 - NICs tested."
2935     - "Diff - difference between x710 and xxv710 NIC."
2936
2937 # VPP Compare NICs 3n-skx 4t2c ndr
2938 - type: "table"
2939   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2940   algorithm: "table_comparison"
2941   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2942   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2943   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2944   columns:
2945     - title: "x710"
2946       data-set: "vpp-nic-comparison-3n-skx"
2947       tag: "NIC_Intel-X710"
2948     - title: "xxv710"
2949       data-set: "vpp-nic-comparison-3n-skx"
2950       tag: "NIC_Intel-XXV710"
2951   comparisons:
2952     - title: "Diff"
2953       reference: 1
2954       compare: 2
2955   legend:
2956     - "Legend to Table:"
2957     - "x710, xxv710 - NICs tested."
2958     - "Diff - difference between x710 and xxv710 NIC."
2959
2960 # VPP Compare NICs 3n-skx 2t1c pdr
2961 - type: "table"
2962   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2963   algorithm: "table_comparison"
2964   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2965   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2966   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2967   columns:
2968     - title: "x710"
2969       data-set: "vpp-nic-comparison-3n-skx"
2970       tag: "NIC_Intel-X710"
2971     - title: "xxv710"
2972       data-set: "vpp-nic-comparison-3n-skx"
2973       tag: "NIC_Intel-XXV710"
2974   comparisons:
2975     - title: "Diff"
2976       reference: 1
2977       compare: 2
2978   legend:
2979     - "Legend to Table:"
2980     - "x710, xxv710 - NICs tested."
2981     - "Diff - difference between x710 and xxv710 NIC."
2982
2983 # VPP Compare NICs 3n-skx 4t2c pdr
2984 - type: "table"
2985   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2986   algorithm: "table_comparison"
2987   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2988   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2989   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2990   columns:
2991     - title: "x710"
2992       data-set: "vpp-nic-comparison-3n-skx"
2993       tag: "NIC_Intel-X710"
2994     - title: "xxv710"
2995       data-set: "vpp-nic-comparison-3n-skx"
2996       tag: "NIC_Intel-XXV710"
2997   comparisons:
2998     - title: "Diff"
2999       reference: 1
3000       compare: 2
3001   legend:
3002     - "Legend to Table:"
3003     - "x710, xxv710 - NICs tested."
3004     - "Diff - difference between x710 and xxv710 NIC."
3005
3006 ## VPP Compare NICs 3n-skx 2t1c mrr
3007 #- type: "table"
3008 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
3009 #  algorithm: "table_comparison"
3010 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3011 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3012 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3013 #  columns:
3014 #    - title: "x710"
3015 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3016 #      tag: "NIC_Intel-X710"
3017 #    - title: "xxv710"
3018 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3019 #      tag: "NIC_Intel-XXV710"
3020 #  comparisons:
3021 #    - title: "Diff"
3022 #      reference: 1
3023 #      compare: 2
3024 #  legend:
3025 #    - "Legend to Table:"
3026 #    - "x710, xxv710 - NICs tested."
3027 #    - "Diff - difference between x710 and xxv710 NIC."
3028 #
3029 ## VPP Compare NICs 3n-skx 4t2c mrr
3030 #- type: "table"
3031 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3032 #  algorithm: "table_comparison"
3033 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3034 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3035 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3036 #  columns:
3037 #    - title: "x710"
3038 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3039 #      tag: "NIC_Intel-X710"
3040 #    - title: "xxv710"
3041 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3042 #      tag: "NIC_Intel-XXV710"
3043 #  comparisons:
3044 #    - title: "Diff"
3045 #      reference: 1
3046 #      compare: 2
3047 #  legend:
3048 #    - "Legend to Table:"
3049 #    - "x710, xxv710 - NICs tested."
3050 #    - "Diff - difference between x710 and xxv710 NIC."
3051 #
3052 ## VPP Compare NICs 3n-skx 8t4c mrr
3053 #- type: "table"
3054 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3055 #  algorithm: "table_comparison"
3056 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3057 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3058 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3059 #  columns:
3060 #    - title: "x710"
3061 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3062 #      tag: "NIC_Intel-X710"
3063 #    - title: "xxv710"
3064 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3065 #      tag: "NIC_Intel-XXV710"
3066 #  comparisons:
3067 #    - title: "Diff"
3068 #      reference: 1
3069 #      compare: 2
3070 #  legend:
3071 #    - "Legend to Table:"
3072 #    - "x710, xxv710 - NICs tested."
3073 #    - "Diff - difference between x710 and xxv710 NIC."
3074
3075 # VPP Compare NICs 2n-skx 2t1c ndr
3076 - type: "table"
3077   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3078   algorithm: "table_comparison"
3079   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3080   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3081   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3082   columns:
3083     - title: "x710"
3084       data-set: "vpp-nic-comparison-2n-skx"
3085       tag: "NIC_Intel-X710"
3086     - title: "xxv710"
3087       data-set: "vpp-nic-comparison-2n-skx"
3088       tag: "NIC_Intel-XXV710"
3089   comparisons:
3090     - title: "Diff"
3091       reference: 1
3092       compare: 2
3093   legend:
3094     - "Legend to Table:"
3095     - "x710, xxv710 - NICs tested."
3096     - "Diff - difference between x710 and xxv710 NIC."
3097
3098 # VPP Compare NICs 2n-skx 4t2c ndr
3099 - type: "table"
3100   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3101   algorithm: "table_comparison"
3102   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3103   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3104   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3105   columns:
3106     - title: "x710"
3107       data-set: "vpp-nic-comparison-2n-skx"
3108       tag: "NIC_Intel-X710"
3109     - title: "xxv710"
3110       data-set: "vpp-nic-comparison-2n-skx"
3111       tag: "NIC_Intel-XXV710"
3112   comparisons:
3113     - title: "Diff"
3114       reference: 1
3115       compare: 2
3116   legend:
3117     - "Legend to Table:"
3118     - "x710, xxv710 - NICs tested."
3119     - "Diff - difference between x710 and xxv710 NIC."
3120
3121 # VPP Compare NICs 2n-skx 2t1c pdr
3122 - type: "table"
3123   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3124   algorithm: "table_comparison"
3125   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3126   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3127   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3128   columns:
3129     - title: "x710"
3130       data-set: "vpp-nic-comparison-2n-skx"
3131       tag: "NIC_Intel-X710"
3132     - title: "xxv710"
3133       data-set: "vpp-nic-comparison-2n-skx"
3134       tag: "NIC_Intel-XXV710"
3135   comparisons:
3136     - title: "Diff"
3137       reference: 1
3138       compare: 2
3139   legend:
3140     - "Legend to Table:"
3141     - "x710, xxv710 - NICs tested."
3142     - "Diff - difference between x710 and xxv710 NIC."
3143
3144 # VPP Compare NICs 2n-skx 4t2c pdr
3145 - type: "table"
3146   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3147   algorithm: "table_comparison"
3148   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3149   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3150   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3151   columns:
3152     - title: "x710"
3153       data-set: "vpp-nic-comparison-2n-skx"
3154       tag: "NIC_Intel-X710"
3155     - title: "xxv710"
3156       data-set: "vpp-nic-comparison-2n-skx"
3157       tag: "NIC_Intel-XXV710"
3158   comparisons:
3159     - title: "Diff"
3160       reference: 1
3161       compare: 2
3162   legend:
3163     - "Legend to Table:"
3164     - "x710, xxv710 - NICs tested."
3165     - "Diff - difference between x710 and xxv710 NIC."
3166
3167 # VPP Compare NICs 2n-skx 2t1c mrr
3168 - type: "table"
3169   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3170   algorithm: "table_comparison"
3171   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3172   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3173   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3174   columns:
3175     - title: "x710"
3176       data-set: "vpp-nic-comparison-2n-skx-mrr"
3177       tag: "NIC_Intel-X710"
3178     - title: "xxv710"
3179       data-set: "vpp-nic-comparison-2n-skx-mrr"
3180       tag: "NIC_Intel-XXV710"
3181   comparisons:
3182     - title: "Diff"
3183       reference: 1
3184       compare: 2
3185   legend:
3186     - "Legend to Table:"
3187     - "x710, xxv710 - NICs tested."
3188     - "Diff - difference between x710 and xxv710 NIC."
3189
3190 # VPP Compare NICs 2n-skx 4t2c mrr
3191 - type: "table"
3192   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3193   algorithm: "table_comparison"
3194   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3195   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3196   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3197   columns:
3198     - title: "x710"
3199       data-set: "vpp-nic-comparison-2n-skx-mrr"
3200       tag: "NIC_Intel-X710"
3201     - title: "xxv710"
3202       data-set: "vpp-nic-comparison-2n-skx-mrr"
3203       tag: "NIC_Intel-XXV710"
3204   comparisons:
3205     - title: "Diff"
3206       reference: 1
3207       compare: 2
3208   legend:
3209     - "Legend to Table:"
3210     - "x710, xxv710 - NICs tested."
3211     - "Diff - difference between x710 and xxv710 NIC."
3212
3213 # VPP Compare NICs 2n-skx 8t4c mrr
3214 - type: "table"
3215   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3216   algorithm: "table_comparison"
3217   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3218   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3219   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3220   columns:
3221     - title: "x710"
3222       data-set: "vpp-nic-comparison-2n-skx-mrr"
3223       tag: "NIC_Intel-X710"
3224     - title: "xxv710"
3225       data-set: "vpp-nic-comparison-2n-skx-mrr"
3226       tag: "NIC_Intel-XXV710"
3227   comparisons:
3228     - title: "Diff"
3229       reference: 1
3230       compare: 2
3231   legend:
3232     - "Legend to Table:"
3233     - "x710, xxv710 - NICs tested."
3234     - "Diff - difference between x710 and xxv710 NIC."
3235
3236 ################################################################################
3237 # VPP
3238
3239 # VPP Performance Changes 3n-hsw 1t1c pdr
3240 - type: "table"
3241   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3242   algorithm: "table_comparison"
3243   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3244   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3245   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3246   columns:
3247     - title: "1908.1-2"
3248       data-set: "vpp-performance-changes-3n-hsw-h1"
3249     - title: "2001.0-2"
3250       data-set: "vpp-performance-changes-3n-hsw-ref"
3251     - title: "2005.0-3"
3252       data-set: "vpp-performance-changes-3n-hsw-cmp"
3253     - title: "2005.0-4"
3254       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3255   comparisons:
3256     - title: "2005.0-4 vs 2005.0-3"
3257       reference: 3
3258       compare: 4
3259     - title: "2005.0-4 vs 2001.0-2"
3260       reference: 2
3261       compare: 4
3262 #  rca:
3263 #    - title: "RCA1"
3264 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3265 #    - title: "RCA2"
3266 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3267   legend:
3268     - 'Legend to Table:'
3269     - ''
3270     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3271     - '            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).'
3272     - '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.'
3273     - '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.'
3274 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3275 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3276
3277 # VPP Performance Changes 3n-hsw 2t2c pdr
3278 - type: "table"
3279   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3280   algorithm: "table_comparison"
3281   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3283   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3284   columns:
3285     - title: "1908.1-2"
3286       data-set: "vpp-performance-changes-3n-hsw-h1"
3287     - title: "2001.0-2"
3288       data-set: "vpp-performance-changes-3n-hsw-ref"
3289     - title: "2005.0-3"
3290       data-set: "vpp-performance-changes-3n-hsw-cmp"
3291     - title: "2005.0-4"
3292       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3293   comparisons:
3294     - title: "2005.0-4 vs 2005.0-3"
3295       reference: 3
3296       compare: 4
3297     - title: "2005.0-4 vs 2001.0-2"
3298       reference: 2
3299       compare: 4
3300 #  rca:
3301 #    - title: "RCA1"
3302 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3303 #    - title: "RCA2"
3304 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3305   legend:
3306     - 'Legend to Table:'
3307     - ''
3308     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3309     - '            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).'
3310     - '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.'
3311     - '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.'
3312 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3313 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3314
3315 # VPP Performance Changes 3n-hsw 1t1c ndr
3316 - type: "table"
3317   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3318   algorithm: "table_comparison"
3319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3321   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3322   columns:
3323     - title: "1908.1-2"
3324       data-set: "vpp-performance-changes-3n-hsw-h1"
3325     - title: "2001.0-2"
3326       data-set: "vpp-performance-changes-3n-hsw-ref"
3327     - title: "2005.0-3"
3328       data-set: "vpp-performance-changes-3n-hsw-cmp"
3329     - title: "2005.0-4"
3330       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3331   comparisons:
3332     - title: "2005.0-4 vs 2005.0-3"
3333       reference: 3
3334       compare: 4
3335     - title: "2005.0-4 vs 2001.0-2"
3336       reference: 2
3337       compare: 4
3338 #  rca:
3339 #    - title: "RCA1"
3340 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3341 #    - title: "RCA2"
3342 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3343   legend:
3344     - 'Legend to Table:'
3345     - ''
3346     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3347     - '            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).'
3348     - '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.'
3349     - '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.'
3350 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3351 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3352
3353 # VPP Performance Changes 3n-hsw 2t2c ndr
3354 - type: "table"
3355   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3356   algorithm: "table_comparison"
3357   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3358   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3359   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3360   columns:
3361     - title: "1908.1-2"
3362       data-set: "vpp-performance-changes-3n-hsw-h1"
3363     - title: "2001.0-2"
3364       data-set: "vpp-performance-changes-3n-hsw-ref"
3365     - title: "2005.0-3"
3366       data-set: "vpp-performance-changes-3n-hsw-cmp"
3367     - title: "2005.0-4"
3368       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3369   comparisons:
3370     - title: "2005.0-4 vs 2005.0-3"
3371       reference: 3
3372       compare: 4
3373     - title: "2005.0-4 vs 2001.0-2"
3374       reference: 2
3375       compare: 4
3376 #  rca:
3377 #    - title: "RCA1"
3378 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3379 #    - title: "RCA2"
3380 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3381   legend:
3382     - 'Legend to Table:'
3383     - ''
3384     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3385     - '            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).'
3386     - '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.'
3387     - '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.'
3388 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3389 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3390
3391 # VPP Performance Changes 3n-skx 2t1c pdr
3392 - type: "table"
3393   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3394   algorithm: "table_comparison"
3395   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3396   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3397   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3398   columns:
3399     - title: "1908.1-2"
3400       data-set: "vpp-performance-changes-3n-skx-h1"
3401     - title: "2001.0-2"
3402       data-set: "vpp-performance-changes-3n-skx-ref"
3403     - title: "2005.0-3"
3404       data-set: "vpp-performance-changes-3n-skx-cmp"
3405     - title: "2005.0-4"
3406       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3407   comparisons:
3408     - title: "2005.0-4 vs 2005.0-3"
3409       reference: 3
3410       compare: 4
3411     - title: "2005.0-4 vs 2001.0-2"
3412       reference: 2
3413       compare: 4
3414 #  rca:
3415 #    - title: "RCA1"
3416 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3417 #    - title: "RCA2"
3418 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3419   legend:
3420     - 'Legend to Table:'
3421     - ''
3422     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3423     - '            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).'
3424     - '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.'
3425     - '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.'
3426 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3427 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3428
3429 # VPP Performance Changes 3n-skx 4t2c pdr
3430 - type: "table"
3431   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3432   algorithm: "table_comparison"
3433   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3434   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3435   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3436   columns:
3437     - title: "1908.1-2"
3438       data-set: "vpp-performance-changes-3n-skx-h1"
3439     - title: "2001.0-2"
3440       data-set: "vpp-performance-changes-3n-skx-ref"
3441     - title: "2005.0-3"
3442       data-set: "vpp-performance-changes-3n-skx-cmp"
3443     - title: "2005.0-4"
3444       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3445   comparisons:
3446     - title: "2005.0-4 vs 2005.0-3"
3447       reference: 3
3448       compare: 4
3449     - title: "2005.0-4 vs 2001.0-2"
3450       reference: 2
3451       compare: 4
3452 #  rca:
3453 #    - title: "RCA1"
3454 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3455 #    - title: "RCA2"
3456 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3457   legend:
3458     - 'Legend to Table:'
3459     - ''
3460     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3461     - '            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).'
3462     - '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.'
3463     - '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.'
3464 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3465 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3466
3467 # VPP Performance Changes 3n-skx 2t1c ndr
3468 - type: "table"
3469   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3470   algorithm: "table_comparison"
3471   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3472   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3473   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3474   columns:
3475     - title: "1908.1-2"
3476       data-set: "vpp-performance-changes-3n-skx-h1"
3477     - title: "2001.0-2"
3478       data-set: "vpp-performance-changes-3n-skx-ref"
3479     - title: "2005.0-3"
3480       data-set: "vpp-performance-changes-3n-skx-cmp"
3481     - title: "2005.0-4"
3482       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3483   comparisons:
3484     - title: "2005.0-4 vs 2005.0-3"
3485       reference: 3
3486       compare: 4
3487     - title: "2005.0-4 vs 2001.0-2"
3488       reference: 2
3489       compare: 4
3490 #  rca:
3491 #    - title: "RCA1"
3492 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3493 #    - title: "RCA2"
3494 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3495   legend:
3496     - 'Legend to Table:'
3497     - ''
3498     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3499     - '            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).'
3500     - '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.'
3501     - '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.'
3502 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3503 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3504
3505 # VPP Performance Changes 3n-skx 4t2c ndr
3506 - type: "table"
3507   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3508   algorithm: "table_comparison"
3509   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3510   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3511   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3512   columns:
3513     - title: "1908.1-2"
3514       data-set: "vpp-performance-changes-3n-skx-h1"
3515     - title: "2001.0-2"
3516       data-set: "vpp-performance-changes-3n-skx-ref"
3517     - title: "2005.0-3"
3518       data-set: "vpp-performance-changes-3n-skx-cmp"
3519     - title: "2005.0-4"
3520       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3521   comparisons:
3522     - title: "2005.0-4 vs 2005.0-3"
3523       reference: 3
3524       compare: 4
3525     - title: "2005.0-4 vs 2001.0-2"
3526       reference: 2
3527       compare: 4
3528 #  rca:
3529 #    - title: "RCA1"
3530 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3531 #    - title: "RCA2"
3532 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3533   legend:
3534     - 'Legend to Table:'
3535     - ''
3536     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3537     - '            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).'
3538     - '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.'
3539     - '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.'
3540 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3541 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3542
3543 # VPP Performance Changes 2n-skx 2t1c pdr
3544 - type: "table"
3545   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3546   algorithm: "table_comparison"
3547   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3548   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3549   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3550   columns:
3551     - title: "1908.1-2"
3552       data-set: "vpp-performance-changes-2n-skx-h1"
3553     - title: "2001.0-2"
3554       data-set: "vpp-performance-changes-2n-skx-ref"
3555     - title: "2005.0-3"
3556       data-set: "vpp-performance-changes-2n-skx-cmp"
3557     - title: "2005.0-4"
3558       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3559   comparisons:
3560     - title: "2005.0-4 vs 2005.0-3"
3561       reference: 3
3562       compare: 4
3563     - title: "2005.0-4 vs 2001.0-2"
3564       reference: 2
3565       compare: 4
3566 #  rca:
3567 #    - title: "RCA1"
3568 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3569 #    - title: "RCA2"
3570 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3571   legend:
3572     - 'Legend to Table:'
3573     - ''
3574     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3575     - '            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).'
3576     - '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.'
3577     - '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.'
3578 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3579 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3580
3581 # VPP Performance Changes 2n-skx 4t2c pdr
3582 - type: "table"
3583   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3584   algorithm: "table_comparison"
3585   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3587   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3588   columns:
3589     - title: "1908.1-2"
3590       data-set: "vpp-performance-changes-2n-skx-h1"
3591     - title: "2001.0-2"
3592       data-set: "vpp-performance-changes-2n-skx-ref"
3593     - title: "2005.0-3"
3594       data-set: "vpp-performance-changes-2n-skx-cmp"
3595     - title: "2005.0-4"
3596       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3597   comparisons:
3598     - title: "2005.0-4 vs 2005.0-3"
3599       reference: 3
3600       compare: 4
3601     - title: "2005.0-4 vs 2001.0-2"
3602       reference: 2
3603       compare: 4
3604 #  rca:
3605 #    - title: "RCA1"
3606 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
3607 #    - title: "RCA2"
3608 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
3609   legend:
3610     - 'Legend to Table:'
3611     - ''
3612     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3613     - '            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).'
3614     - '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.'
3615     - '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.'
3616 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3617 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3618
3619 # VPP Performance Changes 2n-skx 2t1c ndr
3620 - type: "table"
3621   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3622   algorithm: "table_comparison"
3623   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3624   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3625   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3626   columns:
3627     - title: "1908.1-2"
3628       data-set: "vpp-performance-changes-2n-skx-h1"
3629     - title: "2001.0-2"
3630       data-set: "vpp-performance-changes-2n-skx-ref"
3631     - title: "2005.0-3"
3632       data-set: "vpp-performance-changes-2n-skx-cmp"
3633     - title: "2005.0-4"
3634       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3635   comparisons:
3636     - title: "2005.0-4 vs 2005.0-3"
3637       reference: 3
3638       compare: 4
3639     - title: "2005.0-4 vs 2001.0-2"
3640       reference: 2
3641       compare: 4
3642 #  rca:
3643 #    - title: "RCA1"
3644 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
3645 #    - title: "RCA2"
3646 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
3647   legend:
3648     - 'Legend to Table:'
3649     - ''
3650     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3651     - '            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).'
3652     - '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.'
3653     - '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.'
3654 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3655 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3656
3657 # VPP Performance Changes 2n-skx 4t2c ndr
3658 - type: "table"
3659   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3660   algorithm: "table_comparison"
3661   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3662   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3663   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3664   columns:
3665     - title: "1908.1-2"
3666       data-set: "vpp-performance-changes-2n-skx-h1"
3667     - title: "2001.0-2"
3668       data-set: "vpp-performance-changes-2n-skx-ref"
3669     - title: "2005.0-3"
3670       data-set: "vpp-performance-changes-2n-skx-cmp"
3671     - title: "2005.0-4"
3672       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3673   comparisons:
3674     - title: "2005.0-4 vs 2005.0-3"
3675       reference: 3
3676       compare: 4
3677     - title: "2005.0-4 vs 2001.0-2"
3678       reference: 2
3679       compare: 4
3680 #  rca:
3681 #    - title: "RCA1"
3682 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
3683 #    - title: "RCA2"
3684 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
3685   legend:
3686     - 'Legend to Table:'
3687     - ''
3688     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3689     - '            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).'
3690     - '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.'
3691     - '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.'
3692 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3693 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3694
3695 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3696 - type: "table"
3697   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3698   algorithm: "table_comparison"
3699   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3700   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3701   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3702   columns:
3703     - title: "2001.0-2"
3704       data-set: "vpp-performance-changes-2n-clx-ref"
3705     - title: "2005.0-3"
3706       data-set: "vpp-performance-changes-2n-clx-cmp"
3707     - title: "2005.0-4"
3708       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3709   comparisons:
3710     - title: "2005.0-4 vs 2005.0-3"
3711       reference: 2
3712       compare: 3
3713     - title: "2005.0-4 vs 2001.0-2"
3714       reference: 1
3715       compare: 3
3716 #  rca:
3717 #    - title: "RCA1"
3718 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
3719 #    - title: "RCA2"
3720 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
3721   legend:
3722     - 'Legend to Table:'
3723     - ''
3724     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3725     - '            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).'
3726     - '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.'
3727     - '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.'
3728 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3729 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3730
3731 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3732 - type: "table"
3733   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3734   algorithm: "table_comparison"
3735   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3736   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3737   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3738   columns:
3739     - title: "2001.0-2"
3740       data-set: "vpp-performance-changes-2n-clx-ref"
3741     - title: "2005.0-3"
3742       data-set: "vpp-performance-changes-2n-clx-cmp"
3743     - title: "2005.0-4"
3744       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3745   comparisons:
3746     - title: "2005.0-4 vs 2005.0-3"
3747       reference: 2
3748       compare: 3
3749     - title: "2005.0-4 vs 2001.0-2"
3750       reference: 1
3751       compare: 3
3752 #  rca:
3753 #    - title: "RCA1"
3754 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
3755 #    - title: "RCA2"
3756 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
3757   legend:
3758     - 'Legend to Table:'
3759     - ''
3760     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3761     - '            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).'
3762     - '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.'
3763     - '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.'
3764 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3765 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3766
3767 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3768 - type: "table"
3769   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3770   algorithm: "table_comparison"
3771   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3773   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3774   columns:
3775     - title: "2001.0-2"
3776       data-set: "vpp-performance-changes-2n-clx-ref"
3777     - title: "2005.0-3"
3778       data-set: "vpp-performance-changes-2n-clx-cmp"
3779     - title: "2005.0-4"
3780       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3781   comparisons:
3782     - title: "2005.0-4 vs 2005.0-3"
3783       reference: 2
3784       compare: 3
3785     - title: "2005.0-4 vs 2001.0-2"
3786       reference: 1
3787       compare: 3
3788 #  rca:
3789 #    - title: "RCA1"
3790 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
3791 #    - title: "RCA2"
3792 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
3793   legend:
3794     - 'Legend to Table:'
3795     - ''
3796     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3797     - '            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).'
3798     - '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.'
3799     - '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.'
3800 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3801 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3802
3803 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3804 - type: "table"
3805   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3806   algorithm: "table_comparison"
3807   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3808   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3809   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3810   columns:
3811     - title: "2001.0-2"
3812       data-set: "vpp-performance-changes-2n-clx-ref"
3813     - title: "2005.0-3"
3814       data-set: "vpp-performance-changes-2n-clx-cmp"
3815     - title: "2005.0-4"
3816       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3817   comparisons:
3818     - title: "2005.0-4 vs 2005.0-3"
3819       reference: 2
3820       compare: 3
3821     - title: "2005.0-4 vs 2001.0-2"
3822       reference: 1
3823       compare: 3
3824 #  rca:
3825 #    - title: "RCA1"
3826 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
3827 #    - title: "RCA2"
3828 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
3829   legend:
3830     - 'Legend to Table:'
3831     - ''
3832     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3833     - '            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).'
3834     - '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.'
3835     - '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.'
3836 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3837 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3838
3839 # VPP Performance Changes 2n-clx-x556 2t1c pdr
3840 - type: "table"
3841   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3842   algorithm: "table_comparison"
3843   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3844   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3845   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3846   columns:
3847     - title: "2001.0-2"
3848       data-set: "vpp-performance-changes-2n-clx-ref"
3849     - title: "2005.0-4"
3850       data-set: "vpp-performance-changes-2n-clx-cmp"
3851   comparisons:
3852     - title: "Diff"
3853       reference: 1
3854       compare: 2
3855   legend:
3856     - "Legend to Table"
3857     - "2001, 2005 - VPP versions tested."
3858     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3859
3860 # VPP Performance Changes 2n-clx-x556 4t2c pdr
3861 - type: "table"
3862   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3863   algorithm: "table_comparison"
3864   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3865   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3866   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3867   columns:
3868     - title: "2001.0-2"
3869       data-set: "vpp-performance-changes-2n-clx-ref"
3870     - title: "2005.0-4"
3871       data-set: "vpp-performance-changes-2n-clx-cmp"
3872   comparisons:
3873     - title: "Diff"
3874       reference: 1
3875       compare: 2
3876   legend:
3877     - "Legend to Table"
3878     - "2001, 2005 - VPP versions tested."
3879     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3880
3881 # VPP Performance Changes 2n-clx-x556 2t1c ndr
3882 - type: "table"
3883   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3884   algorithm: "table_comparison"
3885   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3886   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3887   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3888   columns:
3889     - title: "2001.0-2"
3890       data-set: "vpp-performance-changes-2n-clx-ref"
3891     - title: "2005.0-4"
3892       data-set: "vpp-performance-changes-2n-clx-cmp"
3893   comparisons:
3894     - title: "Diff"
3895       reference: 1
3896       compare: 2
3897   legend:
3898     - "Legend to Table"
3899     - "2001, 2005 - VPP versions tested."
3900     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3901
3902 # VPP Performance Changes 2n-clx-x556 4t2c ndr
3903 - type: "table"
3904   title: "VPP Performance Changes 2n-clx-x556 ndr"
3905   algorithm: "table_comparison"
3906   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3908   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3909   columns:
3910     - title: "2001.0-2"
3911       data-set: "vpp-performance-changes-2n-clx-ref"
3912     - title: "2005.0-4"
3913       data-set: "vpp-performance-changes-2n-clx-cmp"
3914   comparisons:
3915     - title: "Diff"
3916       reference: 1
3917       compare: 2
3918   legend:
3919     - "Legend to Table"
3920     - "2001, 2005 - VPP versions tested."
3921     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3922
3923 # VPP Performance Changes 2n-dnv 1t1c pdr
3924 - type: "table"
3925   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3926   algorithm: "table_comparison"
3927   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3928   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3929   filter: "'1T1C'"
3930   columns:
3931     - title: "1908"
3932       data-set: "vpp-performance-changes-2n-dnv-h1"
3933     - title: "2001"
3934       data-set: "vpp-performance-changes-2n-dnv-ref"
3935     - title: "2005"
3936       data-set: "vpp-performance-changes-2n-dnv-cmp"
3937   comparisons:
3938     - title: "Diff"
3939       reference: 2
3940       compare: 3
3941   legend:
3942     - "Legend to Table"
3943     - "1908, 2001, 2005 - VPP versions tested."
3944     - "Diff - difference between 2001 and 2005 VPP version."
3945
3946 # VPP Performance Changes 2n-dnv 2t2c pdr
3947 - type: "table"
3948   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3949   algorithm: "table_comparison"
3950   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3951   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3952   filter: "'2T2C'"
3953   columns:
3954     - title: "1908"
3955       data-set: "vpp-performance-changes-2n-dnv-h1"
3956     - title: "2001"
3957       data-set: "vpp-performance-changes-2n-dnv-ref"
3958     - title: "2005"
3959       data-set: "vpp-performance-changes-2n-dnv-cmp"
3960   comparisons:
3961     - title: "Diff"
3962       reference: 2
3963       compare: 3
3964   legend:
3965     - "Legend to Table"
3966     - "1908, 2001, 2005 - VPP versions tested."
3967     - "Diff - difference between 2001 and 2005 VPP version."
3968
3969 # VPP Performance Changes 2n-dnv 1t1c ndr
3970 - type: "table"
3971   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3972   algorithm: "table_comparison"
3973   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3974   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3975   filter: "'1T1C'"
3976   columns:
3977     - title: "1908"
3978       data-set: "vpp-performance-changes-2n-dnv-h1"
3979     - title: "2001"
3980       data-set: "vpp-performance-changes-2n-dnv-ref"
3981     - title: "2005"
3982       data-set: "vpp-performance-changes-2n-dnv-cmp"
3983   comparisons:
3984     - title: "Diff"
3985       reference: 2
3986       compare: 3
3987   legend:
3988     - "Legend to Table"
3989     - "1908, 2001, 2005 - VPP versions tested."
3990     - "Diff - difference between 2001 and 2005 VPP version."
3991
3992 # VPP Performance Changes 2n-dnv 2t2c ndr
3993 - type: "table"
3994   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3995   algorithm: "table_comparison"
3996   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3997   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3998   filter: "'2T2C'"
3999   columns:
4000     - title: "1908"
4001       data-set: "vpp-performance-changes-2n-dnv-h1"
4002     - title: "2001"
4003       data-set: "vpp-performance-changes-2n-dnv-ref"
4004     - title: "2005"
4005       data-set: "vpp-performance-changes-2n-dnv-cmp"
4006   comparisons:
4007     - title: "Diff"
4008       reference: 2
4009       compare: 3
4010   legend:
4011     - "Legend to Table"
4012     - "1908, 2001, 2005 - VPP versions tested."
4013     - "Diff - difference between 2001 and 2005 VPP version."
4014
4015 # VPP Performance Changes 3n-dnv 1t1c pdr
4016 - type: "table"
4017   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4018   algorithm: "table_comparison"
4019   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4020   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4021   filter: "'1T1C'"
4022   columns:
4023     - title: "1908"
4024       data-set: "vpp-performance-changes-3n-dnv-h1"
4025     - title: "2001"
4026       data-set: "vpp-performance-changes-3n-dnv-ref"
4027     - title: "2005"
4028       data-set: "vpp-performance-changes-3n-dnv-cmp"
4029   comparisons:
4030     - title: "Diff"
4031       reference: 2
4032       compare: 3
4033   legend:
4034     - "Legend to Table"
4035     - "1908, 2001, 2005 - VPP versions tested."
4036     - "Diff - difference between 2001 and 2005 VPP version."
4037
4038 # VPP Performance Changes 3n-dnv 2t2c pdr
4039 - type: "table"
4040   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4041   algorithm: "table_comparison"
4042   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4044   filter: "'2T2C'"
4045   columns:
4046     - title: "1908"
4047       data-set: "vpp-performance-changes-3n-dnv-h1"
4048     - title: "2001"
4049       data-set: "vpp-performance-changes-3n-dnv-ref"
4050     - title: "2005"
4051       data-set: "vpp-performance-changes-3n-dnv-cmp"
4052   comparisons:
4053     - title: "Diff"
4054       reference: 2
4055       compare: 3
4056   legend:
4057     - "Legend to Table"
4058     - "1908, 2001, 2005 - VPP versions tested."
4059     - "Diff - difference between 2001 and 2005 VPP version."
4060
4061 # VPP Performance Changes 3n-dnv 1t1c ndr
4062 - type: "table"
4063   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4064   algorithm: "table_comparison"
4065   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4066   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4067   filter: "'1T1C'"
4068   columns:
4069     - title: "1908"
4070       data-set: "vpp-performance-changes-3n-dnv-h1"
4071     - title: "2001"
4072       data-set: "vpp-performance-changes-3n-dnv-ref"
4073     - title: "2005"
4074       data-set: "vpp-performance-changes-3n-dnv-cmp"
4075   comparisons:
4076     - title: "Diff"
4077       reference: 2
4078       compare: 3
4079   legend:
4080     - "Legend to Table"
4081     - "1908, 2001, 2005 - VPP versions tested."
4082     - "Diff - difference between 2001 and 2005 VPP version."
4083
4084 # VPP Performance Changes 3n-dnv 2t2c ndr
4085 - type: "table"
4086   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4087   algorithm: "table_comparison"
4088   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4089   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4090   filter: "'2T2C'"
4091   columns:
4092     - title: "1908"
4093       data-set: "vpp-performance-changes-3n-dnv-h1"
4094     - title: "2001"
4095       data-set: "vpp-performance-changes-3n-dnv-ref"
4096     - title: "2005"
4097       data-set: "vpp-performance-changes-3n-dnv-cmp"
4098   comparisons:
4099     - title: "Diff"
4100       reference: 2
4101       compare: 3
4102   legend:
4103     - "Legend to Table"
4104     - "1908, 2001, 2005 - VPP versions tested."
4105     - "Diff - difference between 2001 and 2005 VPP version."
4106
4107 # VPP Performance Changes 3n-tsh 1t1c pdr
4108 - type: "table"
4109   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4110   algorithm: "table_comparison"
4111   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4112   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4113   filter: "'1T1C'"
4114   columns:
4115     - title: "1908.1-2"
4116       data-set: "vpp-performance-changes-3n-tsh-h1"
4117     - title: "2001.0-2"
4118       data-set: "vpp-performance-changes-3n-tsh-ref"
4119     - title: "2005.0-3"
4120       data-set: "vpp-performance-changes-3n-tsh-cmp"
4121     - title: "2005.0-4"
4122       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4123   comparisons:
4124     - title: "2005.0-4 vs 2005.0-3"
4125       reference: 3
4126       compare: 4
4127     - title: "2005.0-4 vs 2001.0-2"
4128       reference: 2
4129       compare: 4
4130 #  rca:
4131 #    - title: "RCA1"
4132 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4133 #    - title: "RCA2"
4134 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4135   legend:
4136     - 'Legend to Table:'
4137     - ''
4138     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
4139     - '            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).'
4140     - '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.'
4141     - '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.'
4142 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4143 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4144
4145 # VPP Performance Changes 3n-tsh 2t2c pdr
4146 - type: "table"
4147   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4148   algorithm: "table_comparison"
4149   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4150   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4151   filter: "'2T2C'"
4152   columns:
4153     - title: "1908.1-2"
4154       data-set: "vpp-performance-changes-3n-tsh-h1"
4155     - title: "2001.0-2"
4156       data-set: "vpp-performance-changes-3n-tsh-ref"
4157     - title: "2005.0-3"
4158       data-set: "vpp-performance-changes-3n-tsh-cmp"
4159     - title: "2005.0-4"
4160       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4161   comparisons:
4162     - title: "2005.0-4 vs 2005.0-3"
4163       reference: 3
4164       compare: 4
4165     - title: "2005.0-4 vs 2001.0-2"
4166       reference: 2
4167       compare: 4
4168 #  rca:
4169 #    - title: "RCA1"
4170 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4171 #    - title: "RCA2"
4172 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4173   legend:
4174     - 'Legend to Table:'
4175     - ''
4176     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
4177     - '            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).'
4178     - '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.'
4179     - '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.'
4180 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4181 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4182
4183 # VPP Performance Changes 3n-tsh 1t1c ndr
4184 - type: "table"
4185   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4186   algorithm: "table_comparison"
4187   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4188   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4189   filter: "'1T1C'"
4190   columns:
4191     - title: "1908.1-2"
4192       data-set: "vpp-performance-changes-3n-tsh-h1"
4193     - title: "2001.0-2"
4194       data-set: "vpp-performance-changes-3n-tsh-ref"
4195     - title: "2005.0-3"
4196       data-set: "vpp-performance-changes-3n-tsh-cmp"
4197     - title: "2005.0-4"
4198       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4199   comparisons:
4200     - title: "2005.0-4 vs 2005.0-3"
4201       reference: 3
4202       compare: 4
4203     - title: "2005.0-4 vs 2001.0-2"
4204       reference: 2
4205       compare: 4
4206 #  rca:
4207 #    - title: "RCA1"
4208 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4209 #    - title: "RCA2"
4210 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4211   legend:
4212     - 'Legend to Table:'
4213     - ''
4214     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
4215     - '            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).'
4216     - '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.'
4217     - '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.'
4218 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4219 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4220
4221 # VPP Performance Changes 3n-tsh 2t2c ndr
4222 - type: "table"
4223   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4224   algorithm: "table_comparison"
4225   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4226   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4227   filter: "'2T2C'"
4228   columns:
4229     - title: "1908.1-2"
4230       data-set: "vpp-performance-changes-3n-tsh-h1"
4231     - title: "2001.0-2"
4232       data-set: "vpp-performance-changes-3n-tsh-ref"
4233     - title: "2005.0-3"
4234       data-set: "vpp-performance-changes-3n-tsh-cmp"
4235     - title: "2005.0-4"
4236       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4237   comparisons:
4238     - title: "2005.0-4 vs 2005.0-3"
4239       reference: 3
4240       compare: 4
4241     - title: "2005.0-4 vs 2001.0-2"
4242       reference: 2
4243       compare: 4
4244 #  rca:
4245 #    - title: "RCA1"
4246 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
4247 #    - title: "RCA2"
4248 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
4249   legend:
4250     - 'Legend to Table:'
4251     - ''
4252     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
4253     - '            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).'
4254     - '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.'
4255     - '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.'
4256 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4257 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4258
4259 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4260 - type: "table"
4261   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4262   algorithm: "table_comparison"
4263   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4264   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4265   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4266   columns:
4267     - title: "3n-hsw xl710"
4268       data-set: "vpp-compare-testbeds-ref"
4269       tag: "NIC_Intel-XL710"
4270     - title: "3n-skx xxv710"
4271       data-set: "vpp-compare-testbeds-cmp"
4272       tag: "NIC_Intel-XXV710"
4273   comparisons:
4274     - title: "Diff"
4275       reference: 1
4276       compare: 2
4277   legend:
4278     - "Legend to Table"
4279     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4280     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4281
4282 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4283 - type: "table"
4284   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4285   algorithm: "table_comparison"
4286   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4287   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4288   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4289   columns:
4290     - title: "3n-hsw xl710"
4291       data-set: "vpp-compare-testbeds-ref"
4292       tag: "NIC_Intel-XL710"
4293     - title: "3n-skx xxv710"
4294       data-set: "vpp-compare-testbeds-cmp"
4295       tag: "NIC_Intel-XXV710"
4296   comparisons:
4297     - title: "Diff"
4298       reference: 1
4299       compare: 2
4300   legend:
4301     - "Legend to Table"
4302     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4303     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4304
4305 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4306 - type: "table"
4307   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4308   algorithm: "table_comparison"
4309   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4310   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4311   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4312   columns:
4313     - title: "3n-hsw xl710"
4314       data-set: "vpp-compare-testbeds-ref"
4315       tag: "NIC_Intel-XL710"
4316     - title: "3n-skx xxv710"
4317       data-set: "vpp-compare-testbeds-cmp"
4318       tag: "NIC_Intel-XXV710"
4319   comparisons:
4320     - title: "Diff"
4321       reference: 1
4322       compare: 2
4323   legend:
4324     - "Legend to Table"
4325     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4326     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4327
4328 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4329 - type: "table"
4330   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4331   algorithm: "table_comparison"
4332   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4333   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4334   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4335   columns:
4336     - title: "3n-hsw xl710"
4337       data-set: "vpp-compare-testbeds-ref"
4338       tag: "NIC_Intel-XL710"
4339     - title: "3n-skx xxv710"
4340       data-set: "vpp-compare-testbeds-cmp"
4341       tag: "NIC_Intel-XXV710"
4342   comparisons:
4343     - title: "Diff"
4344       reference: 1
4345       compare: 2
4346   legend:
4347     - "Legend to Table"
4348     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4349     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4350
4351 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4352 - type: "table"
4353   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4354   algorithm: "table_comparison"
4355   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4356   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4357   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4358   columns:
4359     - title: "2n-skx"
4360       data-set: "vpp-compare-testbeds-skx-clx-ref"
4361     - title: "2n-clx"
4362       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4363   comparisons:
4364     - title: "Diff"
4365       reference: 1
4366       compare: 2
4367   legend:
4368     - "Legend to Table"
4369     - "2n-skx, 2n-clx - testbeds and NICs tested."
4370     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4371
4372 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4373 - type: "table"
4374   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4375   algorithm: "table_comparison"
4376   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4377   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4378   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4379   columns:
4380     - title: "2n-skx"
4381       data-set: "vpp-compare-testbeds-skx-clx-ref"
4382     - title: "2n-clx"
4383       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4384   comparisons:
4385     - title: "Diff"
4386       reference: 1
4387       compare: 2
4388   legend:
4389     - "Legend to Table"
4390     - "2n-skx, 2n-clx - testbeds and NICs tested."
4391     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4392
4393 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4394 - type: "table"
4395   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4396   algorithm: "table_comparison"
4397   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4398   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4399   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4400   columns:
4401     - title: "2n-skx"
4402       data-set: "vpp-compare-testbeds-skx-clx-ref"
4403     - title: "2n-clx"
4404       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4405   comparisons:
4406     - title: "Diff"
4407       reference: 1
4408       compare: 2
4409   legend:
4410     - "Legend to Table"
4411     - "2n-skx, 2n-clx - testbeds and NICs tested."
4412     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4413
4414 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4415 - type: "table"
4416   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4417   algorithm: "table_comparison"
4418   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4419   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4420   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4421   columns:
4422     - title: "2n-skx"
4423       data-set: "vpp-compare-testbeds-skx-clx-ref"
4424     - title: "2n-clx"
4425       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4426   comparisons:
4427     - title: "Diff"
4428       reference: 1
4429       compare: 2
4430   legend:
4431     - "Legend to Table"
4432     - "2n-skx, 2n-clx - testbeds and NICs tested."
4433     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4434
4435 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4436 - type: "table"
4437   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4438   algorithm: "table_comparison"
4439   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4440   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4441   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4442   columns:
4443     - title: "3n-hsw xl710"
4444       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4445       tag: "NIC_Intel-XL710"
4446     - title: "2n-clx xxv710"
4447       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4448       tag: "NIC_Intel-XXV710"
4449   comparisons:
4450     - title: "Diff"
4451       reference: 1
4452       compare: 2
4453   legend:
4454     - "Legend to Table"
4455     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4456     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4457
4458 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4459 - type: "table"
4460   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4461   algorithm: "table_comparison"
4462   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4463   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4464   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4465   columns:
4466     - title: "3n-hsw xl710"
4467       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4468       tag: "NIC_Intel-XL710"
4469     - title: "2n-clx xxv710"
4470       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4471       tag: "NIC_Intel-XXV710"
4472   comparisons:
4473     - title: "Diff"
4474       reference: 1
4475       compare: 2
4476   legend:
4477     - "Legend to Table"
4478     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4479     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4480
4481 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4482 - type: "table"
4483   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4484   algorithm: "table_comparison"
4485   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4486   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4487   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4488   columns:
4489     - title: "3n-hsw xl710"
4490       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4491       tag: "NIC_Intel-XL710"
4492     - title: "2n-clx xxv710"
4493       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4494       tag: "NIC_Intel-XXV710"
4495   comparisons:
4496     - title: "Diff"
4497       reference: 1
4498       compare: 2
4499   legend:
4500     - "Legend to Table"
4501     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4502     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4503
4504 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4505 - type: "table"
4506   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4507   algorithm: "table_comparison"
4508   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4509   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4510   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4511   columns:
4512     - title: "3n-hsw xl710"
4513       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4514       tag: "NIC_Intel-XL710"
4515     - title: "2n-clx xxv710"
4516       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4517       tag: "NIC_Intel-XXV710"
4518   comparisons:
4519     - title: "Diff"
4520       reference: 1
4521       compare: 2
4522   legend:
4523     - "Legend to Table"
4524     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4525     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4526
4527 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4528 - type: "table"
4529   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4530   algorithm: "table_comparison"
4531   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4532   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4533   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4534   columns:
4535     - title: "3n-skx"
4536       data-set: "vpp-compare-topologies-ref"
4537     - title: "2n-skx"
4538       data-set: "vpp-compare-topologies-cmp"
4539   comparisons:
4540     - title: "Diff"
4541       reference: 1
4542       compare: 2
4543   legend:
4544     - "Legend to Table"
4545     - "3n-skx, 2n-skx - topologies tested."
4546     - "Diff - difference between 3n-skx and 2n-skx topologies."
4547
4548 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4549 - type: "table"
4550   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4551   algorithm: "table_comparison"
4552   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4553   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4554   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4555   columns:
4556     - title: "3n-skx"
4557       data-set: "vpp-compare-topologies-ref"
4558     - title: "2n-skx"
4559       data-set: "vpp-compare-topologies-cmp"
4560   comparisons:
4561     - title: "Diff"
4562       reference: 1
4563       compare: 2
4564   legend:
4565     - "Legend to Table"
4566     - "3n-skx, 2n-skx - topologies tested."
4567     - "Diff - difference between 3n-skx and 2n-skx topologies."
4568
4569 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4570 - type: "table"
4571   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4572   algorithm: "table_comparison"
4573   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4574   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4575   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4576   columns:
4577     - title: "3n-skx"
4578       data-set: "vpp-compare-topologies-ref"
4579     - title: "2n-skx"
4580       data-set: "vpp-compare-topologies-cmp"
4581   comparisons:
4582     - title: "Diff"
4583       reference: 1
4584       compare: 2
4585   legend:
4586     - "Legend to Table"
4587     - "3n-skx, 2n-skx - topologies tested."
4588     - "Diff - difference between 3n-skx and 2n-skx topologies."
4589
4590 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4591 - type: "table"
4592   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4593   algorithm: "table_comparison"
4594   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4595   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4596   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4597   columns:
4598     - title: "3n-skx"
4599       data-set: "vpp-compare-topologies-ref"
4600     - title: "2n-skx"
4601       data-set: "vpp-compare-topologies-cmp"
4602   comparisons:
4603     - title: "Diff"
4604       reference: 1
4605       compare: 2
4606   legend:
4607     - "Legend to Table"
4608     - "3n-skx, 2n-skx - topologies tested."
4609     - "Diff - difference between 3n-skx and 2n-skx topologies."
4610
4611 # VPP Performance Changes 3n-hsw 1t1c mrr
4612 - type: "table"
4613   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4614   algorithm: "table_comparison"
4615   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4616   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4617   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4618   columns:
4619     - title: "1908.1-2"
4620       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4621     - title: "2001.0-2"
4622       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4623     - title: "2005.0-3"
4624       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4625     - title: "2005.0-4"
4626       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
4627   comparisons:
4628     - title: "2005.0-4 vs 2005.0-3"
4629       reference: 3
4630       compare: 4
4631     - title: "2005.0-4 vs 2001.0-2"
4632       reference: 2
4633       compare: 4
4634 #  rca:
4635 #    - title: "RCA1"
4636 #      data: "rca/rca-2005-3n-hsw-1t1c-mrr-rca1.yaml"
4637 #    - title: "RCA2"
4638 #      data: "rca/rca-2005-3n-hsw-1t1c-mrr-rca2.yaml"
4639   legend:
4640     - 'Legend to Table:'
4641     - ''
4642     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4643     - '            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).'
4644     - '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.'
4645     - '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.'
4646 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4647 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4648
4649 # VPP Performance Changes 3n-hsw 2t2c mrr
4650 - type: "table"
4651   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4652   algorithm: "table_comparison"
4653   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4654   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4655   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4656   columns:
4657     - title: "1908.1-2"
4658       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4659     - title: "2001.0-2"
4660       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4661     - title: "2005.0-3"
4662       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4663     - title: "2005.0-4"
4664       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
4665   comparisons:
4666     - title: "2005.0-4 vs 2005.0-3"
4667       reference: 3
4668       compare: 4
4669     - title: "2005.0-4 vs 2001.0-2"
4670       reference: 2
4671       compare: 4
4672 #  rca:
4673 #    - title: "RCA1"
4674 #      data: "rca/rca-2005-3n-hsw-2t2c-mrr-rca1.yaml"
4675 #    - title: "RCA2"
4676 #      data: "rca/rca-2005-3n-hsw-2t2c-mrr-rca2.yaml"
4677   legend:
4678     - 'Legend to Table:'
4679     - ''
4680     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4681     - '            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).'
4682     - '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.'
4683     - '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.'
4684 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4685 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4686
4687 # VPP Performance Changes 3n-hsw 4t4c mrr
4688 - type: "table"
4689   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4690   algorithm: "table_comparison"
4691   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4692   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4693   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4694   columns:
4695     - title: "1908.1-2"
4696       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4697     - title: "2001.0-2"
4698       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4699     - title: "2005.0-3"
4700       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4701     - title: "2005.0-4"
4702       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
4703   comparisons:
4704     - title: "2005.0-4 vs 2005.0-3"
4705       reference: 3
4706       compare: 4
4707     - title: "2005.0-4 vs 2001.0-2"
4708       reference: 2
4709       compare: 4
4710 #  rca:
4711 #    - title: "RCA1"
4712 #      data: "rca/rca-2005-3n-hsw-4t4c-mrr-rca1.yaml"
4713 #    - title: "RCA2"
4714 #      data: "rca/rca-2005-3n-hsw-4t4c-mrr-rca2.yaml"
4715   legend:
4716     - 'Legend to Table:'
4717     - ''
4718     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4719     - '            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).'
4720     - '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.'
4721     - '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.'
4722 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4723 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4724
4725
4726 # VPP Performance Changes 3n-skx 2t1c mrr
4727 - type: "table"
4728   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4729   algorithm: "table_comparison"
4730   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4731   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4732   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4733   columns:
4734 #    - title: "1908"
4735 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4736     - title: "2001.0-2"
4737       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4738     - title: "2005.0-3"
4739       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4740     - title: "2005.0-4"
4741       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
4742   comparisons:
4743     - title: "2005.0-4 vs 2005.0-3"
4744       reference: 2
4745       compare: 3
4746     - title: "2005.0-4 vs 2001.0-2"
4747       reference: 1
4748       compare: 3
4749 #  rca:
4750 #    - title: "RCA1"
4751 #      data: "rca/rca-2005-3n-skx-2t1c-mrr-rca1.yaml"
4752 #    - title: "RCA2"
4753 #      data: "rca/rca-2005-3n-skx-2t1c-mrr-rca2.yaml"
4754   legend:
4755     - 'Legend to Table:'
4756     - ''
4757     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4758     - '            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).'
4759     - '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.'
4760     - '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.'
4761 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4762 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4763
4764 # VPP Performance Changes 3n-skx 4t2c mrr
4765 - type: "table"
4766   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4767   algorithm: "table_comparison"
4768   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4769   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4770   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4771   columns:
4772 #    - title: "1908"
4773 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4774     - title: "2001.0-2"
4775       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4776     - title: "2005.0-3"
4777       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4778     - title: "2005.0-4"
4779       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
4780   comparisons:
4781     - title: "2005.0-4 vs 2005.0-3"
4782       reference: 2
4783       compare: 3
4784     - title: "2005.0-4 vs 2001.0-2"
4785       reference: 1
4786       compare: 3
4787 #  rca:
4788 #    - title: "RCA1"
4789 #      data: "rca/rca-2005-3n-skx-4t2c-mrr-rca1.yaml"
4790 #    - title: "RCA2"
4791 #      data: "rca/rca-2005-3n-skx-4t2c-mrr-rca2.yaml"
4792   legend:
4793     - 'Legend to Table:'
4794     - ''
4795     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4796     - '            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).'
4797     - '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.'
4798     - '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.'
4799 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4800 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4801
4802 # VPP Performance Changes 3n-skx 8t4c mrr
4803 - type: "table"
4804   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4805   algorithm: "table_comparison"
4806   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4807   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4808   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4809   columns:
4810 #    - title: "1908"
4811 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4812     - title: "2001.0-2"
4813       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4814     - title: "2005.0-3"
4815       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4816     - title: "2005.0-4"
4817       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
4818   comparisons:
4819     - title: "2005.0-4 vs 2005.0-3"
4820       reference: 2
4821       compare: 3
4822     - title: "2005.0-4 vs 2001.0-2"
4823       reference: 1
4824       compare: 3
4825 #  rca:
4826 #    - title: "RCA1"
4827 #      data: "rca/rca-2005-3n-skx-8t4c-mrr-rca1.yaml"
4828 #    - title: "RCA2"
4829 #      data: "rca/rca-2005-3n-skx-8t4c-mrr-rca2.yaml"
4830   legend:
4831     - 'Legend to Table:'
4832     - ''
4833     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4834     - '            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).'
4835     - '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.'
4836     - '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.'
4837 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4838 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4839
4840 # VPP Performance Changes 2n-skx 2t1c mrr
4841 - type: "table"
4842   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4843   algorithm: "table_comparison"
4844   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4846   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4847   columns:
4848 #    - title: "1908"
4849 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4850     - title: "2001"
4851       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4852     - title: "2005"
4853       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4854   comparisons:
4855     - title: "Diff"
4856       reference: 1
4857       compare: 2
4858   legend:
4859     - "Legend to Table"
4860     - "2001, 2005 - VPP versions tested."
4861     - "Diff - difference between 2001 and 2005 VPP version."
4862
4863 # VPP Performance Changes 2n-skx 4t2c mrr
4864 - type: "table"
4865   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4866   algorithm: "table_comparison"
4867   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4868   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4869   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4870   columns:
4871 #    - title: "1908"
4872 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4873     - title: "2001"
4874       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4875     - title: "2005"
4876       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4877   comparisons:
4878     - title: "Diff"
4879       reference: 1
4880       compare: 2
4881   legend:
4882     - "Legend to Table"
4883     - "2001, 2005 - VPP versions tested."
4884     - "Diff - difference between 2001 and 2005 VPP version."
4885
4886 # VPP Performance Changes 2n-skx 8t4c mrr
4887 - type: "table"
4888   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4889   algorithm: "table_comparison"
4890   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4891   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4892   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4893   columns:
4894 #    - title: "1908"
4895 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4896     - title: "2001"
4897       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4898     - title: "2005"
4899       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4900   comparisons:
4901     - title: "Diff"
4902       reference: 1
4903       compare: 2
4904   legend:
4905     - "Legend to Table"
4906     - "2001, 2005 - VPP versions tested."
4907     - "Diff - difference between 2001 and 2005 VPP version."
4908
4909 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4910 - type: "table"
4911   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4912   algorithm: "table_comparison"
4913   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4914   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4915   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4916   columns:
4917     - title: "2001.0-2"
4918       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4919     - title: "2005.0-3"
4920       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4921     - title: "2005.0-4"
4922       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
4923   comparisons:
4924     - title: "2005.0-4 vs 2005.0-3"
4925       reference: 2
4926       compare: 3
4927     - title: "2005.0-4 vs 2001.0-2"
4928       reference: 1
4929       compare: 3
4930 #  rca:
4931 #    - title: "RCA1"
4932 #      data: "rca/rca-2005-2n-clx-2t1c-mrr-rca1.yaml"
4933 #    - title: "RCA2"
4934 #      data: "rca/rca-2005-2n-clx-2t1c-mrr-rca2.yaml"
4935   legend:
4936     - 'Legend to Table:'
4937     - ''
4938     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4939     - '            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).'
4940     - '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.'
4941     - '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.'
4942 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4943 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4944
4945 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4946 - type: "table"
4947   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4948   algorithm: "table_comparison"
4949   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4951   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4952   columns:
4953     - title: "2001.0-2"
4954       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4955     - title: "2005.0-3"
4956       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4957     - title: "2005.0-4"
4958       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
4959   comparisons:
4960     - title: "2005.0-4 vs 2005.0-3"
4961       reference: 2
4962       compare: 3
4963     - title: "2005.0-4 vs 2001.0-2"
4964       reference: 1
4965       compare: 3
4966 #  rca:
4967 #    - title: "RCA1"
4968 #      data: "rca/rca-2005-2n-clx-4t2c-mrr-rca1.yaml"
4969 #    - title: "RCA2"
4970 #      data: "rca/rca-2005-2n-clx-4t2c-mrr-rca2.yaml"
4971   legend:
4972     - 'Legend to Table:'
4973     - ''
4974     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4975     - '            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).'
4976     - '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.'
4977     - '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.'
4978 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4979 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4980
4981 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4982 - type: "table"
4983   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4984   algorithm: "table_comparison"
4985   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4986   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4987   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4988   columns:
4989     - title: "2001.0-2"
4990       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4991     - title: "2005.0-3"
4992       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4993     - title: "2005.0-4"
4994       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
4995   comparisons:
4996     - title: "2005.0-4 vs 2005.0-3"
4997       reference: 2
4998       compare: 3
4999     - title: "2005.0-4 vs 2001.0-2"
5000       reference: 1
5001       compare: 3
5002 #  rca:
5003 #    - title: "RCA1"
5004 #      data: "rca/rca-2005-2n-clx-8t4c-mrr-rca1.yaml"
5005 #    - title: "RCA2"
5006 #      data: "rca/rca-2005-2n-clx-8t4c-mrr-rca2.yaml"
5007   legend:
5008     - 'Legend to Table:'
5009     - ''
5010     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
5011     - '            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).'
5012     - '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.'
5013     - '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.'
5014 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
5015 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
5016
5017 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
5018 - type: "table"
5019   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
5020   algorithm: "table_comparison"
5021   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
5022   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5023   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5024   columns:
5025     - title: "2001"
5026       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5027     - title: "2005"
5028       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5029   comparisons:
5030     - title: "Diff"
5031       reference: 1
5032       compare: 2
5033   legend:
5034     - "Legend to Table"
5035     - "2001, 2005 - VPP versions tested."
5036     - "Diff - difference between 2001 and 2005 VPP version."
5037
5038 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
5039 - type: "table"
5040   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
5041   algorithm: "table_comparison"
5042   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
5043   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5044   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5045   columns:
5046     - title: "2001"
5047       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5048     - title: "2005"
5049       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5050   comparisons:
5051     - title: "Diff"
5052       reference: 1
5053       compare: 2
5054   legend:
5055     - "Legend to Table"
5056     - "2001, 2005 - VPP versions tested."
5057     - "Diff - difference between 2001 and 2005 VPP version."
5058
5059 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
5060 - type: "table"
5061   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
5062   algorithm: "table_comparison"
5063   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
5064   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5065   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5066   columns:
5067     - title: "2001"
5068       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5069     - title: "2005"
5070       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5071   comparisons:
5072     - title: "Diff"
5073       reference: 1
5074       compare: 2
5075   legend:
5076     - "Legend to Table"
5077     - "2001, 2005 - VPP versions tested."
5078     - "Diff - difference between 2001 and 2005 VPP version."
5079
5080 # VPP Performance Changes 2n-dnv 1t1c mrr
5081 - type: "table"
5082   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5083   algorithm: "table_comparison"
5084   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5085   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5086   filter: "'1T1C'"
5087   columns:
5088     - title: "1908"
5089       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5090     - title: "2001"
5091       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5092     - title: "2005"
5093       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5094   comparisons:
5095     - title: "Diff"
5096       reference: 2
5097       compare: 3
5098   legend:
5099     - "Legend to Table"
5100     - "1908, 2001, 2005 - VPP versions tested."
5101     - "Diff - difference between 2001 and 2005 VPP version."
5102
5103 # VPP Performance Changes 2n-dnv 2t2c mrr
5104 - type: "table"
5105   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5106   algorithm: "table_comparison"
5107   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5109   filter: "'2T2C'"
5110   columns:
5111     - title: "1908"
5112       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5113     - title: "2001"
5114       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5115     - title: "2005"
5116       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5117   comparisons:
5118     - title: "Diff"
5119       reference: 2
5120       compare: 3
5121   legend:
5122     - "Legend to Table"
5123     - "1908, 2001, 2005 - VPP versions tested."
5124     - "Diff - difference between 2001 and 2005 VPP version."
5125
5126 # VPP Performance Changes 2n-dnv 4t4c mrr
5127 - type: "table"
5128   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5129   algorithm: "table_comparison"
5130   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5131   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5132   filter: "'4T4C'"
5133   columns:
5134     - title: "1908"
5135       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5136     - title: "2001"
5137       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5138     - title: "2005"
5139       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5140   comparisons:
5141     - title: "Diff"
5142       reference: 2
5143       compare: 3
5144   legend:
5145     - "Legend to Table"
5146     - "1908, 2001, 2005 - VPP versions tested."
5147     - "Diff - difference between 2001 and 2005 VPP version."
5148
5149 # VPP Performance Changes 3n-dnv 1t1c mrr
5150 - type: "table"
5151   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5152   algorithm: "table_comparison"
5153   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5154   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5155   filter: "'1T1C'"
5156   columns:
5157     - title: "1908"
5158       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5159     - title: "2001"
5160       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5161     - title: "2005"
5162       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5163   comparisons:
5164     - title: "Diff"
5165       reference: 2
5166       compare: 3
5167   legend:
5168     - "Legend to Table"
5169     - "1908, 2001, 2005 - VPP versions tested."
5170     - "Diff - difference between 2001 and 2005 VPP version."
5171
5172 # VPP Performance Changes 3n-dnv 2t2c mrr
5173 - type: "table"
5174   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5175   algorithm: "table_comparison"
5176   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5177   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5178   filter: "'2T2C'"
5179   columns:
5180     - title: "1908"
5181       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5182     - title: "2001"
5183       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5184     - title: "2005"
5185       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5186   comparisons:
5187     - title: "Diff"
5188       reference: 2
5189       compare: 3
5190   legend:
5191     - "Legend to Table"
5192     - "1908, 2001, 2005 - VPP versions tested."
5193     - "Diff - difference between 2001 and 2005 VPP version."
5194
5195 # VPP Performance Changes 3n-dnv 4t4c mrr
5196 - type: "table"
5197   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5198   algorithm: "table_comparison"
5199   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5200   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5201   filter: "'4T4C'"
5202   columns:
5203     - title: "1908"
5204       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5205     - title: "2001"
5206       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5207     - title: "2005"
5208       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5209   comparisons:
5210     - title: "Diff"
5211       reference: 2
5212       compare: 3
5213   legend:
5214     - "Legend to Table"
5215     - "1908, 2001, 2005 - VPP versions tested."
5216     - "Diff - difference between 2001 and 2005 VPP version."
5217
5218 # VPP Performance Changes 3n-tsh 1t1c mrr
5219 - type: "table"
5220   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5221   algorithm: "table_comparison"
5222   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5223   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5224   filter: "'1T1C'"
5225   columns:
5226     - title: "1908"
5227       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5228     - title: "2001"
5229       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5230     - title: "2005"
5231       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5232   comparisons:
5233     - title: "Diff"
5234       reference: 2
5235       compare: 3
5236   legend:
5237     - "Legend to Table"
5238     - "1908, 2001, 2005 - VPP versions tested."
5239     - "Diff - difference between 2001 and 2005 VPP version."
5240
5241 # VPP Performance Changes 3n-tsh 2t2c mrr
5242 - type: "table"
5243   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5244   algorithm: "table_comparison"
5245   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5246   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5247   filter: "'2T2C'"
5248   columns:
5249     - title: "1908"
5250       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5251     - title: "2001"
5252       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5253     - title: "2005"
5254       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5255   comparisons:
5256     - title: "Diff"
5257       reference: 2
5258       compare: 3
5259   legend:
5260     - "Legend to Table"
5261     - "1908, 2001, 2005 - VPP versions tested."
5262     - "Diff - difference between 2001 and 2005 VPP version."
5263
5264 # VPP Performance Changes 3n-tsh 4t4c mrr
5265 - type: "table"
5266   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5267   algorithm: "table_comparison"
5268   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5269   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5270   filter: "'4T4C'"
5271   columns:
5272     - title: "1908"
5273       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5274     - title: "2001"
5275       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5276     - title: "2005"
5277       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5278   comparisons:
5279     - title: "Diff"
5280       reference: 2
5281       compare: 3
5282   legend:
5283     - "Legend to Table"
5284     - "1908, 2001, 2005 - VPP versions tested."
5285     - "Diff - difference between 2001 and 2005 VPP version."
5286
5287 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5288 - type: "table"
5289   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5290   algorithm: "table_comparison"
5291   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5292   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5293   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5294   columns:
5295     - title: "3n-hsw xl710"
5296       data-set: "vpp-compare-testbeds-mrr-ref"
5297       tag: "NIC_Intel-XL710"
5298     - title: "3n-skx xxv710"
5299       data-set: "vpp-compare-testbeds-mrr-cmp"
5300       tag: "NIC_Intel-XXV710"
5301   comparisons:
5302     - title: "Diff"
5303       reference: 1
5304       compare: 2
5305   legend:
5306     - "Legend to Table"
5307     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5308     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5309
5310 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5311 - type: "table"
5312   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5313   algorithm: "table_comparison"
5314   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5315   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5316   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5317   columns:
5318     - title: "3n-hsw xl710"
5319       data-set: "vpp-compare-testbeds-mrr-ref"
5320       tag: "NIC_Intel-XL710"
5321     - title: "3n-skx xxv710"
5322       data-set: "vpp-compare-testbeds-mrr-cmp"
5323       tag: "NIC_Intel-XXV710"
5324   comparisons:
5325     - title: "Diff"
5326       reference: 1
5327       compare: 2
5328   legend:
5329     - "Legend to Table"
5330     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5331     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5332
5333 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5334 - type: "table"
5335   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5336   algorithm: "table_comparison"
5337   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5338   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5339   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5340   columns:
5341     - title: "3n-hsw xl710"
5342       data-set: "vpp-compare-testbeds-mrr-ref"
5343       tag: "NIC_Intel-XL710"
5344     - title: "3n-skx xxv710"
5345       data-set: "vpp-compare-testbeds-mrr-cmp"
5346       tag: "NIC_Intel-XXV710"
5347   comparisons:
5348     - title: "Diff"
5349       reference: 1
5350       compare: 2
5351   legend:
5352     - "Legend to Table"
5353     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5354     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5355
5356 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5357 - type: "table"
5358   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5359   algorithm: "table_comparison"
5360   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5361   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5362   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5363   columns:
5364     - title: "2n-skx"
5365       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5366     - title: "2n-clx"
5367       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5368   comparisons:
5369     - title: "Diff"
5370       reference: 1
5371       compare: 2
5372   legend:
5373     - "Legend to Table"
5374     - "2n-skx, 2n-clx - testbeds and NICs tested."
5375     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5376
5377 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5378 - type: "table"
5379   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5380   algorithm: "table_comparison"
5381   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5382   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5383   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5384   columns:
5385     - title: "2n-skx"
5386       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5387     - title: "2n-clx"
5388       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5389   comparisons:
5390     - title: "Diff"
5391       reference: 1
5392       compare: 2
5393   legend:
5394     - "Legend to Table"
5395     - "2n-skx, 2n-clx - testbeds and NICs tested."
5396     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5397
5398 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5399 - type: "table"
5400   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5401   algorithm: "table_comparison"
5402   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5403   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5404   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5405   columns:
5406     - title: "2n-skx"
5407       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5408     - title: "2n-clx"
5409       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5410   comparisons:
5411     - title: "Diff"
5412       reference: 1
5413       compare: 2
5414   legend:
5415     - "Legend to Table"
5416     - "2n-skx, 2n-clx - testbeds and NICs tested."
5417     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5418
5419 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5420 - type: "table"
5421   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5422   algorithm: "table_comparison"
5423   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5424   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5425   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5426   columns:
5427     - title: "3n-skx"
5428       data-set: "vpp-compare-topologies-mrr-ref"
5429     - title: "2n-skx"
5430       data-set: "vpp-compare-topologies-mrr-cmp"
5431   comparisons:
5432     - title: "Diff"
5433       reference: 1
5434       compare: 2
5435   legend:
5436     - "Legend to Table"
5437     - "3n-skx, 2n-skx - topologies tested."
5438     - "Diff - difference between 3n-skx and 2n-skx topologies."
5439
5440 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5441 - type: "table"
5442   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5443   algorithm: "table_comparison"
5444   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5445   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5446   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5447   columns:
5448     - title: "3n-skx"
5449       data-set: "vpp-compare-topologies-mrr-ref"
5450     - title: "2n-skx"
5451       data-set: "vpp-compare-topologies-mrr-cmp"
5452   comparisons:
5453     - title: "Diff"
5454       reference: 1
5455       compare: 2
5456   legend:
5457     - "Legend to Table"
5458     - "3n-skx, 2n-skx - topologies tested."
5459     - "Diff - difference between 3n-skx and 2n-skx topologies."
5460
5461 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5462 - type: "table"
5463   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5464   algorithm: "table_comparison"
5465   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5466   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5467   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5468   columns:
5469     - title: "3n-skx"
5470       data-set: "vpp-compare-topologies-mrr-ref"
5471     - title: "2n-skx"
5472       data-set: "vpp-compare-topologies-mrr-cmp"
5473   comparisons:
5474     - title: "Diff"
5475       reference: 1
5476       compare: 2
5477   legend:
5478     - "Legend to Table"
5479     - "3n-skx, 2n-skx - topologies tested."
5480     - "Diff - difference between 3n-skx and 2n-skx topologies."
5481
5482 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5483 - type: "table"
5484   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5485   algorithm: "table_comparison"
5486   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5487   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5488   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5489   columns:
5490     - title: "3n-hsw xl710"
5491       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5492       tag: "NIC_Intel-XL710"
5493     - title: "2n-clx xxv710"
5494       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5495       tag: "NIC_Intel-XXV710"
5496   comparisons:
5497     - title: "Diff"
5498       reference: 1
5499       compare: 2
5500   legend:
5501     - "Legend to Table"
5502     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5503     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5504
5505 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5506 - type: "table"
5507   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5508   algorithm: "table_comparison"
5509   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5510   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5511   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5512   columns:
5513     - title: "3n-hsw xl710"
5514       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5515       tag: "NIC_Intel-XL710"
5516     - title: "2n-clx xxv710"
5517       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5518       tag: "NIC_Intel-XXV710"
5519   comparisons:
5520     - title: "Diff"
5521       reference: 1
5522       compare: 2
5523   legend:
5524     - "Legend to Table"
5525     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5526     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5527
5528 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5529 - type: "table"
5530   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5531   algorithm: "table_comparison"
5532   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5533   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5534   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5535   columns:
5536     - title: "3n-hsw xl710"
5537       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5538       tag: "NIC_Intel-XL710"
5539     - title: "2n-clx xxv710"
5540       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5541       tag: "NIC_Intel-XXV710"
5542   comparisons:
5543     - title: "Diff"
5544       reference: 1
5545       compare: 2
5546   legend:
5547     - "Legend to Table"
5548     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5549     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5550
5551 # Detailed Test Results - VPP Performance Results 3n-hsw
5552 - type: "table"
5553   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5554   algorithm: "table_merged_details"
5555   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5556   columns:
5557     - title: " |prein| Test Name |preout| "
5558       data: "data name"
5559     - 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| "
5560       data: "data msg"
5561   data: "vpp-perf-results-3n-hsw"
5562   filter: "all"
5563   parameters:
5564   - "name"
5565   - "parent"
5566   - "msg"
5567
5568 # Detailed Test Results - VPP Performance Results 3n-skx
5569 - type: "table"
5570   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5571   algorithm: "table_merged_details"
5572   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5573   columns:
5574     - title: " |prein| Test Name |preout| "
5575       data: "data name"
5576     - 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| "
5577       data: "data msg"
5578   data: "vpp-perf-results-3n-skx"
5579   filter: "all"
5580   remove-ndr: False
5581   parameters:
5582   - "name"
5583   - "parent"
5584   - "msg"
5585
5586 # Detailed Test Results - VPP Performance Results 2n-skx
5587 - type: "table"
5588   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5589   algorithm: "table_merged_details"
5590   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5591   columns:
5592     - title: " |prein| Test Name |preout| "
5593       data: "data name"
5594     - 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| "
5595       data: "data msg"
5596   data: "vpp-perf-results-2n-skx"
5597   filter: "all"
5598   remove-ndr: False
5599   parameters:
5600   - "name"
5601   - "parent"
5602   - "msg"
5603
5604 # Detailed Test Results - VPP Performance Results 2n-clx
5605 - type: "table"
5606   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5607   algorithm: "table_merged_details"
5608   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5609   columns:
5610     - title: " |prein| Test Name |preout| "
5611       data: "data name"
5612     - 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| "
5613       data: "data msg"
5614   data: "vpp-perf-results-2n-clx"
5615   filter: "all"
5616   parameters:
5617   - "name"
5618   - "parent"
5619   - "msg"
5620
5621 # Detailed Test Results - VPP Performance Results 3n-tsh
5622 - type: "table"
5623   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5624   algorithm: "table_merged_details"
5625   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5626   columns:
5627     - title: " |prein| Test Name |preout| "
5628       data: "data name"
5629     - 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| "
5630       data: "data msg"
5631   data: "vpp-perf-results-3n-tsh"
5632   filter: "all"
5633   parameters:
5634   - "name"
5635   - "parent"
5636   - "msg"
5637
5638 # Detailed Test Results - VPP Performance Results 3n-dnv
5639 - type: "table"
5640   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5641   algorithm: "table_merged_details"
5642   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5643   columns:
5644     - title: " |prein| Test Name |preout| "
5645       data: "data name"
5646     - 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| "
5647       data: "data msg"
5648   data: "vpp-perf-results-3n-dnv"
5649   filter: "all"
5650   parameters:
5651   - "name"
5652   - "parent"
5653   - "msg"
5654
5655 # Detailed Test Results - VPP Performance Results 2n-dnv
5656 - type: "table"
5657   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5658   algorithm: "table_merged_details"
5659   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5660   columns:
5661     - title: " |prein| Test Name |preout| "
5662       data: "data name"
5663     - 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| "
5664       data: "data msg"
5665   data: "vpp-perf-results-2n-dnv"
5666   filter: "all"
5667   parameters:
5668   - "name"
5669   - "parent"
5670   - "msg"
5671
5672 # Test configuration - VPP Performance Test Configs 3n-hsw
5673 - type: "table"
5674   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5675   algorithm: "table_merged_details"
5676   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5677   columns:
5678     - title: " |prein| Test Name |preout| "
5679       data: "data name"
5680     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5681       data: "data conf-history"
5682   data: "vpp-perf-results-3n-hsw"
5683   filter: "all"
5684   parameters:
5685   - "parent"
5686   - "name"
5687   - "conf-history"
5688
5689 # Test configuration - VPP Performance Test Configs 3n-skx
5690 - type: "table"
5691   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5692   algorithm: "table_merged_details"
5693   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5694   columns:
5695     - title: " |prein| Test Name |preout| "
5696       data: "data name"
5697     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5698       data: "data conf-history"
5699   data: "vpp-perf-results-3n-skx"
5700   filter: "all"
5701   parameters:
5702   - "parent"
5703   - "name"
5704   - "conf-history"
5705
5706 # Test configuration - VPP Performance Test Configs 2n-skx
5707 - type: "table"
5708   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5709   algorithm: "table_merged_details"
5710   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5711   columns:
5712     - title: " |prein| Test Name |preout| "
5713       data: "data name"
5714     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5715       data: "data conf-history"
5716   data: "vpp-perf-results-2n-skx"
5717   filter: "all"
5718   parameters:
5719   - "parent"
5720   - "name"
5721   - "conf-history"
5722
5723 # Test configuration - VPP Performance Test Configs 2n-clx
5724 - type: "table"
5725   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5726   algorithm: "table_merged_details"
5727   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5728   columns:
5729     - title: " |prein| Test Name |preout| "
5730       data: "data name"
5731     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5732       data: "data conf-history"
5733   data: "vpp-perf-results-2n-clx"
5734   filter: "all"
5735   parameters:
5736   - "parent"
5737   - "name"
5738   - "conf-history"
5739
5740 # Test configuration - VPP Performance Test Configs 3n-tsh
5741 - type: "table"
5742   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5743   algorithm: "table_merged_details"
5744   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5745   columns:
5746     - title: " |prein| Test Name |preout| "
5747       data: "data name"
5748     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5749       data: "data conf-history"
5750   data: "vpp-perf-results-3n-tsh"
5751   filter: "all"
5752   parameters:
5753   - "parent"
5754   - "name"
5755   - "conf-history"
5756
5757 # Test configuration - VPP Performance Test Configs 3n-dnv
5758 - type: "table"
5759   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5760   algorithm: "table_merged_details"
5761   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5762   columns:
5763     - title: " |prein| Test Name |preout| "
5764       data: "data name"
5765     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5766       data: "data conf-history"
5767   data: "vpp-perf-results-3n-dnv"
5768   filter: "all"
5769   parameters:
5770   - "parent"
5771   - "name"
5772   - "conf-history"
5773
5774 # Test configuration - VPP Performance Test Configs 2n-dnv
5775 - type: "table"
5776   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5777   algorithm: "table_merged_details"
5778   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5779   columns:
5780     - title: " |prein| Test Name |preout| "
5781       data: "data name"
5782     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5783       data: "data conf-history"
5784   data: "vpp-perf-results-2n-dnv"
5785   filter: "all"
5786   parameters:
5787   - "parent"
5788   - "name"
5789   - "conf-history"
5790
5791 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5792 - type: "table"
5793   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5794   algorithm: "table_oper_data_html"
5795   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5796   data: "vpp-perf-results-3n-hsw"
5797   filter: "all"
5798
5799 # Test Operational Data - VPP Performance Operational Data 3n-skx
5800 - type: "table"
5801   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5802   algorithm: "table_oper_data_html"
5803   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5804   data: "vpp-perf-results-3n-skx"
5805   filter: "all"
5806
5807 # Test Operational Data - VPP Performance Operational Data 2n-skx
5808 - type: "table"
5809   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5810   algorithm: "table_oper_data_html"
5811   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5812   data: "vpp-perf-results-2n-skx"
5813   filter: "all"
5814
5815 # Test Operational Data - VPP Performance Operational Data 2n-clx
5816 - type: "table"
5817   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5818   algorithm: "table_oper_data_html"
5819   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5820   data: "vpp-perf-results-2n-clx"
5821   filter: "all"
5822
5823 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5824 - type: "table"
5825   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5826   algorithm: "table_oper_data_html"
5827   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5828   data: "vpp-perf-results-3n-tsh"
5829   filter: "all"
5830
5831 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5832 - type: "table"
5833   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5834   algorithm: "table_oper_data_html"
5835   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5836   data: "vpp-perf-results-3n-dnv"
5837   filter: "all"
5838
5839 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5840 - type: "table"
5841   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5842   algorithm: "table_oper_data_html"
5843   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5844   data: "vpp-perf-results-2n-dnv"
5845   filter: "all"
5846
5847 # Detailed Test Results - VPP MRR Results 3n-hsw
5848 - type: "table"
5849   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5850   algorithm: "table_merged_details"
5851   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5852   columns:
5853     - title: " |prein| Test Name |preout| "
5854       data: "data name"
5855     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5856       data: "data msg"
5857   data: "vpp-mrr-results-3n-hsw"
5858   filter: "all"
5859   parameters:
5860   - "name"
5861   - "parent"
5862   - "msg"
5863
5864 # Detailed Test Results - VPP MRR Results 3n-skx
5865 - type: "table"
5866   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5867   algorithm: "table_merged_details"
5868   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5869   columns:
5870     - title: " |prein| Test Name |preout| "
5871       data: "data name"
5872     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5873       data: "data msg"
5874   data: "vpp-mrr-results-3n-skx"
5875   filter: "all"
5876   parameters:
5877   - "name"
5878   - "parent"
5879   - "msg"
5880
5881 # Detailed Test Results - VPP MRR Results 2n-skx
5882 - type: "table"
5883   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5884   algorithm: "table_merged_details"
5885   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5886   columns:
5887     - title: " |prein| Test Name |preout| "
5888       data: "data name"
5889     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5890       data: "data msg"
5891   data: "vpp-mrr-results-2n-skx"
5892   filter: "all"
5893   parameters:
5894   - "name"
5895   - "parent"
5896   - "msg"
5897
5898 # Detailed Test Results - VPP MRR Results 2n-clx
5899 - type: "table"
5900   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5901   algorithm: "table_merged_details"
5902   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5903   columns:
5904     - title: " |prein| Test Name |preout| "
5905       data: "data name"
5906     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5907       data: "data msg"
5908   data: "vpp-mrr-results-2n-clx"
5909   filter: "all"
5910   parameters:
5911   - "name"
5912   - "parent"
5913   - "msg"
5914
5915 # Detailed Test Results - VPP MRR Results 3n-tsh
5916 - type: "table"
5917   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5918   algorithm: "table_merged_details"
5919   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5920   columns:
5921     - title: " |prein| Test Name |preout| "
5922       data: "data name"
5923     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5924       data: "data msg"
5925   data: "vpp-mrr-results-3n-tsh"
5926   filter: "all"
5927   parameters:
5928   - "name"
5929   - "parent"
5930   - "msg"
5931
5932 # Detailed Test Results - VPP MRR Results 3n-dnv
5933 - type: "table"
5934   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5935   algorithm: "table_merged_details"
5936   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5937   columns:
5938     - title: " |prein| Test Name |preout| "
5939       data: "data name"
5940     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5941       data: "data msg"
5942   data: "vpp-mrr-results-3n-dnv"
5943   filter: "all"
5944   parameters:
5945   - "name"
5946   - "parent"
5947   - "msg"
5948
5949 # Detailed Test Results - VPP MRR Results 2n-dnv
5950 - type: "table"
5951   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5952   algorithm: "table_merged_details"
5953   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5954   columns:
5955     - title: " |prein| Test Name |preout| "
5956       data: "data name"
5957     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5958       data: "data msg"
5959   data: "vpp-mrr-results-2n-dnv"
5960   filter: "all"
5961   parameters:
5962   - "name"
5963   - "parent"
5964   - "msg"
5965
5966 # Test configuration - VPP MRR Test Configs 3n-hsw
5967 - type: "table"
5968   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5969   algorithm: "table_merged_details"
5970   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5971   columns:
5972     - title: " |prein| Test Name |preout| "
5973       data: "data name"
5974     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5975       data: "data conf-history"
5976   data: "vpp-mrr-results-3n-hsw"
5977   filter: "all"
5978   parameters:
5979   - "parent"
5980   - "name"
5981   - "conf-history"
5982
5983 # Test configuration - VPP MRR Test Configs 3n-skx
5984 - type: "table"
5985   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5986   algorithm: "table_merged_details"
5987   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5988   columns:
5989     - title: " |prein| Test Name |preout| "
5990       data: "data name"
5991     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5992       data: "data conf-history"
5993   data: "vpp-mrr-results-3n-skx"
5994   filter: "all"
5995   parameters:
5996   - "parent"
5997   - "name"
5998   - "conf-history"
5999
6000 # Test configuration - VPP MRR Test Configs 2n-skx
6001 - type: "table"
6002   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6003   algorithm: "table_merged_details"
6004   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6005   columns:
6006     - title: " |prein| Test Name |preout| "
6007       data: "data name"
6008     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6009       data: "data conf-history"
6010   data: "vpp-mrr-results-2n-skx"
6011   filter: "all"
6012   parameters:
6013   - "parent"
6014   - "name"
6015   - "conf-history"
6016
6017 # Test configuration - VPP MRR Test Configs 2n-clx
6018 - type: "table"
6019   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6020   algorithm: "table_merged_details"
6021   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6022   columns:
6023     - title: " |prein| Test Name |preout| "
6024       data: "data name"
6025     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6026       data: "data conf-history"
6027   data: "vpp-mrr-results-2n-clx"
6028   filter: "all"
6029   parameters:
6030   - "parent"
6031   - "name"
6032   - "conf-history"
6033
6034 # Test configuration - VPP MRR Test Configs 3n-tsh
6035 - type: "table"
6036   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6037   algorithm: "table_merged_details"
6038   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6039   columns:
6040     - title: " |prein| Test Name |preout| "
6041       data: "data name"
6042     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6043       data: "data conf-history"
6044   data: "vpp-mrr-results-3n-tsh"
6045   filter: "all"
6046   parameters:
6047   - "parent"
6048   - "name"
6049   - "conf-history"
6050
6051 # Test configuration - VPP MRR Test Configs 3n-dnv
6052 - type: "table"
6053   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6054   algorithm: "table_merged_details"
6055   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6056   columns:
6057     - title: " |prein| Test Name |preout| "
6058       data: "data name"
6059     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6060       data: "data conf-history"
6061   data: "vpp-mrr-results-3n-dnv"
6062   filter: "all"
6063   parameters:
6064   - "parent"
6065   - "name"
6066   - "conf-history"
6067
6068 # Test configuration - VPP MRR Test Configs 2n-dnv
6069 - type: "table"
6070   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6071   algorithm: "table_merged_details"
6072   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6073   columns:
6074     - title: " |prein| Test Name |preout| "
6075       data: "data name"
6076     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6077       data: "data conf-history"
6078   data: "vpp-mrr-results-2n-dnv"
6079   filter: "all"
6080   parameters:
6081   - "parent"
6082   - "name"
6083   - "conf-history"
6084
6085 # Detailed Test Results - VPP Device Results - Ubuntu
6086 - type: "table"
6087   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6088   algorithm: "table_merged_details"
6089   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6090   columns:
6091     - title: " |prein| Test Name |preout| "
6092       data: "data name"
6093     - title: " |prein| Status |preout| "
6094       data: "data status"
6095   data: "vpp-device-results-ubuntu"
6096   filter: "all"
6097   parameters:
6098   - "name"
6099   - "parent"
6100   - "doc"
6101   - "status"
6102
6103 # Test configuration - VPP Device Test Configs - Ubuntu
6104 - type: "table"
6105   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6106   algorithm: "table_merged_details"
6107   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6108   columns:
6109     - title: " |prein| Test Name |preout| "
6110       data: "data name"
6111     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6112       data: "data conf-history"
6113   data: "vpp-device-results-ubuntu"
6114   filter: "all"
6115   parameters:
6116   - "parent"
6117   - "name"
6118   - "conf-history"
6119
6120 ################################################################################
6121
6122 # DPDK Performance Changes 3n-hsw 1t1c pdr
6123 - type: "table"
6124   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6125   algorithm: "table_comparison"
6126   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6127   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6128   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6129   columns:
6130     - title: "1908"
6131       data-set: "dpdk-performance-changes-3n-hsw-h1"
6132     - title: "2001"
6133       data-set: "dpdk-performance-changes-3n-hsw-ref"
6134     - title: "2005"
6135       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6136   comparisons:
6137     - title: "Diff"
6138       reference: 2
6139       compare: 3
6140   legend:
6141     - "Legend to Table"
6142     - "1908, 2001, 2005 - DPDK versions tested."
6143     - "Diff - difference between 2001 and 2005 DPDK version."
6144
6145 # DPDK Performance Changes 3n-hsw 2t2c pdr
6146 - type: "table"
6147   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6148   algorithm: "table_comparison"
6149   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6150   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6151   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6152   columns:
6153     - title: "1908"
6154       data-set: "dpdk-performance-changes-3n-hsw-h1"
6155     - title: "2001"
6156       data-set: "dpdk-performance-changes-3n-hsw-ref"
6157     - title: "2005"
6158       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6159   comparisons:
6160     - title: "Diff"
6161       reference: 2
6162       compare: 3
6163   legend:
6164     - "Legend to Table"
6165     - "1908, 2001, 2005 - DPDK versions tested."
6166     - "Diff - difference between 2001 and 2005 DPDK version."
6167
6168 # DPDK Performance Changes 3n-hsw 1t1c pdr
6169 - type: "table"
6170   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6171   algorithm: "table_comparison"
6172   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6173   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6174   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6175   columns:
6176     - title: "1908"
6177       data-set: "dpdk-performance-changes-3n-hsw-h1"
6178     - title: "2001"
6179       data-set: "dpdk-performance-changes-3n-hsw-ref"
6180     - title: "2005"
6181       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6182   comparisons:
6183     - title: "Diff"
6184       reference: 2
6185       compare: 3
6186   legend:
6187     - "Legend to Table"
6188     - "1908, 2001, 2005 - DPDK versions tested."
6189     - "Diff - difference between 2001 and 2005 DPDK version."
6190
6191 # DPDK Performance Changes 3n-hsw 2t2c ndr
6192 - type: "table"
6193   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6194   algorithm: "table_comparison"
6195   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6196   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6197   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6198   columns:
6199     - title: "1908"
6200       data-set: "dpdk-performance-changes-3n-hsw-h1"
6201     - title: "2001"
6202       data-set: "dpdk-performance-changes-3n-hsw-ref"
6203     - title: "2005"
6204       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6205   comparisons:
6206     - title: "Diff"
6207       reference: 2
6208       compare: 3
6209   legend:
6210     - "Legend to Table"
6211     - "1908, 2001, 2005 - DPDK versions tested."
6212     - "Diff - difference between 2001 and 2005 DPDK version."
6213
6214 # DPDK Performance Changes 3n-skx 2t1c pdr
6215 - type: "table"
6216   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6217   algorithm: "table_comparison"
6218   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6219   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6220   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6221   columns:
6222     - title: "1908"
6223       data-set: "dpdk-performance-changes-3n-skx-h1"
6224     - title: "2001"
6225       data-set: "dpdk-performance-changes-3n-skx-ref"
6226     - title: "2005"
6227       data-set: "dpdk-performance-changes-3n-skx-cmp"
6228   comparisons:
6229     - title: "Diff"
6230       reference: 2
6231       compare: 3
6232   legend:
6233     - "Legend to Table"
6234     - "1908, 2001, 2005 - DPDK versions tested."
6235     - "Diff - difference between 2001 and 2005 DPDK version."
6236
6237 # DPDK Performance Changes 3n-skx 4t2c pdr
6238 - type: "table"
6239   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6240   algorithm: "table_comparison"
6241   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6242   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6243   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6244   columns:
6245     - title: "1908"
6246       data-set: "dpdk-performance-changes-3n-skx-h1"
6247     - title: "2001"
6248       data-set: "dpdk-performance-changes-3n-skx-ref"
6249     - title: "2005"
6250       data-set: "dpdk-performance-changes-3n-skx-cmp"
6251   comparisons:
6252     - title: "Diff"
6253       reference: 2
6254       compare: 3
6255   legend:
6256     - "Legend to Table"
6257     - "1908, 2001, 2005 - DPDK versions tested."
6258     - "Diff - difference between 2001 and 2005 DPDK version."
6259
6260 # DPDK Performance Changes 3n-skx 2t1c ndr
6261 - type: "table"
6262   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6263   algorithm: "table_comparison"
6264   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6265   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6266   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6267   columns:
6268     - title: "1908"
6269       data-set: "dpdk-performance-changes-3n-skx-h1"
6270     - title: "2001"
6271       data-set: "dpdk-performance-changes-3n-skx-ref"
6272     - title: "2005"
6273       data-set: "dpdk-performance-changes-3n-skx-cmp"
6274   comparisons:
6275     - title: "Diff"
6276       reference: 2
6277       compare: 3
6278   legend:
6279     - "Legend to Table"
6280     - "1908, 2001, 2005 - DPDK versions tested."
6281     - "Diff - difference between 2001 and 2005 DPDK version."
6282
6283 # DPDK Performance Changes 3n-skx 4t2c ndr
6284 - type: "table"
6285   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6286   algorithm: "table_comparison"
6287   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6288   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6289   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6290   columns:
6291     - title: "1908"
6292       data-set: "dpdk-performance-changes-3n-skx-h1"
6293     - title: "2001"
6294       data-set: "dpdk-performance-changes-3n-skx-ref"
6295     - title: "2005"
6296       data-set: "dpdk-performance-changes-3n-skx-cmp"
6297   comparisons:
6298     - title: "Diff"
6299       reference: 2
6300       compare: 3
6301   legend:
6302     - "Legend to Table"
6303     - "1908, 2001, 2005 - DPDK versions tested."
6304     - "Diff - difference between 2001 and 2005 DPDK version."
6305
6306 # DPDK Performance Changes 2n-skx 2t1c pdr
6307 - type: "table"
6308   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6309   algorithm: "table_comparison"
6310   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6311   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6312   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6313   columns:
6314     - title: "1908"
6315       data-set: "dpdk-performance-changes-2n-skx-h1"
6316     - title: "2001"
6317       data-set: "dpdk-performance-changes-2n-skx-ref"
6318     - title: "2005"
6319       data-set: "dpdk-performance-changes-2n-skx-cmp"
6320   comparisons:
6321     - title: "Diff"
6322       reference: 2
6323       compare: 3
6324   legend:
6325     - "Legend to Table"
6326     - "1908, 2001, 2005 - DPDK versions tested."
6327     - "Diff - difference between 2001 and 2005 DPDK version."
6328
6329 # DPDK Performance Changes 2n-skx 4t2c pdr
6330 - type: "table"
6331   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6332   algorithm: "table_comparison"
6333   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6334   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6335   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6336   columns:
6337     - title: "1908"
6338       data-set: "dpdk-performance-changes-2n-skx-h1"
6339     - title: "2001"
6340       data-set: "dpdk-performance-changes-2n-skx-ref"
6341     - title: "2005"
6342       data-set: "dpdk-performance-changes-2n-skx-cmp"
6343   comparisons:
6344     - title: "Diff"
6345       reference: 2
6346       compare: 3
6347   legend:
6348     - "Legend to Table"
6349     - "1908, 2001, 2005 - DPDK versions tested."
6350     - "Diff - difference between 2001 and 2005 DPDK version."
6351
6352 # DPDK Performance Changes 2n-skx 2t1c ndr
6353 - type: "table"
6354   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6355   algorithm: "table_comparison"
6356   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6357   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6358   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6359   columns:
6360     - title: "1908"
6361       data-set: "dpdk-performance-changes-2n-skx-h1"
6362     - title: "2001"
6363       data-set: "dpdk-performance-changes-2n-skx-ref"
6364     - title: "2005"
6365       data-set: "dpdk-performance-changes-2n-skx-cmp"
6366   comparisons:
6367     - title: "Diff"
6368       reference: 2
6369       compare: 3
6370   legend:
6371     - "Legend to Table"
6372     - "1908, 2001, 2005 - DPDK versions tested."
6373     - "Diff - difference between 2001 and 2005 DPDK version."
6374
6375 # DPDK Performance Changes 2n-skx 4t2c ndr
6376 - type: "table"
6377   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6378   algorithm: "table_comparison"
6379   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6380   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6381   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6382   columns:
6383     - title: "1908"
6384       data-set: "dpdk-performance-changes-2n-skx-h1"
6385     - title: "2001"
6386       data-set: "dpdk-performance-changes-2n-skx-ref"
6387     - title: "2005"
6388       data-set: "dpdk-performance-changes-2n-skx-cmp"
6389   comparisons:
6390     - title: "Diff"
6391       reference: 2
6392       compare: 3
6393   legend:
6394     - "Legend to Table"
6395     - "1908, 2001, 2005 - DPDK versions tested."
6396     - "Diff - difference between 2001 and 2005 DPDK version."
6397
6398 # DPDK Performance Changes 2n-clx 2t1c pdr
6399 - type: "table"
6400   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6401   algorithm: "table_comparison"
6402   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6403   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6404   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6405   columns:
6406     - title: "2001"
6407       data-set: "dpdk-performance-changes-2n-clx-ref"
6408     - title: "2005"
6409       data-set: "dpdk-performance-changes-2n-clx-cmp"
6410   comparisons:
6411     - title: "Diff"
6412       reference: 1
6413       compare: 2
6414   legend:
6415     - "Legend to Table"
6416     - "2001, 2005 - DPDK versions tested."
6417     - "Diff - difference between 2001 and 2005 DPDK version."
6418
6419 # DPDK Performance Changes 2n-clx 4t2c pdr
6420 - type: "table"
6421   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6422   algorithm: "table_comparison"
6423   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6424   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6425   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6426   columns:
6427     - title: "2001"
6428       data-set: "dpdk-performance-changes-2n-clx-ref"
6429     - title: "2005"
6430       data-set: "dpdk-performance-changes-2n-clx-cmp"
6431   comparisons:
6432     - title: "Diff"
6433       reference: 1
6434       compare: 2
6435   legend:
6436     - "Legend to Table"
6437     - "2001, 2005 - DPDK versions tested."
6438     - "Diff - difference between 2001 and 2005 DPDK version."
6439
6440 # DPDK Performance Changes 2n-clx 2t1c ndr
6441 - type: "table"
6442   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6443   algorithm: "table_comparison"
6444   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6446   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6447   columns:
6448     - title: "2001"
6449       data-set: "dpdk-performance-changes-2n-clx-ref"
6450     - title: "2005"
6451       data-set: "dpdk-performance-changes-2n-clx-cmp"
6452   comparisons:
6453     - title: "Diff"
6454       reference: 1
6455       compare: 2
6456   legend:
6457     - "Legend to Table"
6458     - "2001, 2005 - DPDK versions tested."
6459     - "Diff - difference between 2001 and 2005 DPDK version."
6460
6461 # DPDK Performance Changes 2n-clx 4t2c ndr
6462 - type: "table"
6463   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6464   algorithm: "table_comparison"
6465   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6466   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6467   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6468   columns:
6469     - title: "2001"
6470       data-set: "dpdk-performance-changes-2n-clx-ref"
6471     - title: "2005"
6472       data-set: "dpdk-performance-changes-2n-clx-cmp"
6473   comparisons:
6474     - title: "Diff"
6475       reference: 1
6476       compare: 2
6477   legend:
6478     - "Legend to Table"
6479     - "2001, 2005 - DPDK versions tested."
6480     - "Diff - difference between 2001 and 2005 DPDK version."
6481
6482 # DPDK Performance Changes 2n-dnv 1t1c pdr
6483 - type: "table"
6484   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6485   algorithm: "table_comparison"
6486   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6488   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6489   columns:
6490     - title: "2001"
6491       data-set: "dpdk-performance-changes-2n-dnv-ref"
6492     - title: "2005"
6493       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6494   comparisons:
6495     - title: "Diff"
6496       reference: 1
6497       compare: 2
6498   legend:
6499     - "Legend to Table"
6500     - "2001, 2005 - DPDK versions tested."
6501     - "Diff - difference between 2001 and 2005 DPDK version."
6502
6503 # DPDK Performance Changes 2n-dnv 2t2c pdr
6504 - type: "table"
6505   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6506   algorithm: "table_comparison"
6507   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6508   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6509   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6510   columns:
6511     - title: "2001"
6512       data-set: "dpdk-performance-changes-2n-dnv-ref"
6513     - title: "2005"
6514       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6515   comparisons:
6516     - title: "Diff"
6517       reference: 1
6518       compare: 2
6519   legend:
6520     - "Legend to Table"
6521     - "2001, 2005 - DPDK versions tested."
6522     - "Diff - difference between 2001 and 2005 DPDK version."
6523
6524 # DPDK Performance Changes 2n-dnv 1t1c ndr
6525 - type: "table"
6526   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6527   algorithm: "table_comparison"
6528   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6529   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6530   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6531   columns:
6532     - title: "2001"
6533       data-set: "dpdk-performance-changes-2n-dnv-ref"
6534     - title: "2005"
6535       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6536   comparisons:
6537     - title: "Diff"
6538       reference: 1
6539       compare: 2
6540   legend:
6541     - "Legend to Table"
6542     - "2001, 2005 - DPDK versions tested."
6543     - "Diff - difference between 2001 and 2005 DPDK version."
6544
6545 # DPDK Performance Changes 2n-dnv 2t2c ndr
6546 - type: "table"
6547   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6548   algorithm: "table_comparison"
6549   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6550   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6551   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6552   columns:
6553     - title: "2001"
6554       data-set: "dpdk-performance-changes-2n-dnv-ref"
6555     - title: "2005"
6556       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6557   comparisons:
6558     - title: "Diff"
6559       reference: 1
6560       compare: 2
6561   legend:
6562     - "Legend to Table"
6563     - "2001, 2005 - DPDK versions tested."
6564     - "Diff - difference between 2001 and 2005 DPDK version."
6565
6566 # DPDK Performance Changes 3n-dnv 1t1c pdr
6567 - type: "table"
6568   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6569   algorithm: "table_comparison"
6570   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6571   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6572   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6573   columns:
6574     - title: "2001"
6575       data-set: "dpdk-performance-changes-3n-dnv-ref"
6576     - title: "2005"
6577       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6578   comparisons:
6579     - title: "Diff"
6580       reference: 1
6581       compare: 2
6582   legend:
6583     - "Legend to Table"
6584     - "2001, 2005 - DPDK versions tested."
6585     - "Diff - difference between 2001 and 2005 DPDK version."
6586
6587 # DPDK Performance Changes 3n-dnv 2t2c pdr
6588 - type: "table"
6589   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6590   algorithm: "table_comparison"
6591   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6592   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6593   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6594   columns:
6595     - title: "2001"
6596       data-set: "dpdk-performance-changes-3n-dnv-ref"
6597     - title: "2005"
6598       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6599   comparisons:
6600     - title: "Diff"
6601       reference: 1
6602       compare: 2
6603   legend:
6604     - "Legend to Table"
6605     - "2001, 2005 - DPDK versions tested."
6606     - "Diff - difference between 2001 and 2005 DPDK version."
6607
6608 # DPDK Performance Changes 3n-dnv 1t1c ndr
6609 - type: "table"
6610   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6611   algorithm: "table_comparison"
6612   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6613   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6614   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6615   columns:
6616     - title: "2001"
6617       data-set: "dpdk-performance-changes-3n-dnv-ref"
6618     - title: "2005"
6619       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6620   comparisons:
6621     - title: "Diff"
6622       reference: 1
6623       compare: 2
6624   legend:
6625     - "Legend to Table"
6626     - "2001, 2005 - DPDK versions tested."
6627     - "Diff - difference between 2001 and 2005 DPDK version."
6628
6629 # DPDK Performance Changes 3n-dnv 2t2c ndr
6630 - type: "table"
6631   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6632   algorithm: "table_comparison"
6633   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6634   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6635   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6636   columns:
6637     - title: "2001"
6638       data-set: "dpdk-performance-changes-3n-dnv-ref"
6639     - title: "2005"
6640       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6641   comparisons:
6642     - title: "Diff"
6643       reference: 1
6644       compare: 2
6645   legend:
6646     - "Legend to Table"
6647     - "2001, 2005 - DPDK versions tested."
6648     - "Diff - difference between 2001 and 2005 DPDK version."
6649
6650 # DPDK Performance Changes 3n-tsh 1t1c pdr
6651 - type: "table"
6652   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6653   algorithm: "table_comparison"
6654   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6655   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6656   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6657   columns:
6658     - title: "2001"
6659       data-set: "dpdk-performance-changes-3n-tsh-ref"
6660     - title: "2005"
6661       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6662   comparisons:
6663     - title: "Diff"
6664       reference: 1
6665       compare: 2
6666   legend:
6667     - "Legend to Table"
6668     - "2001, 2005 - DPDK versions tested."
6669     - "Diff - difference between 2001 and 2005 DPDK version."
6670
6671 # DPDK Performance Changes 3n-tsh 2t2c pdr
6672 - type: "table"
6673   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6674   algorithm: "table_comparison"
6675   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6676   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6677   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6678   columns:
6679     - title: "2001"
6680       data-set: "dpdk-performance-changes-3n-tsh-ref"
6681     - title: "2005"
6682       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6683   comparisons:
6684     - title: "Diff"
6685       reference: 1
6686       compare: 2
6687   legend:
6688     - "Legend to Table"
6689     - "2001, 2005 - DPDK versions tested."
6690     - "Diff - difference between 2001 and 2005 DPDK version."
6691
6692 # DPDK Performance Changes 3n-tsh 1t1c ndr
6693 - type: "table"
6694   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6695   algorithm: "table_comparison"
6696   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6698   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6699   columns:
6700     - title: "2001"
6701       data-set: "dpdk-performance-changes-3n-tsh-ref"
6702     - title: "2005"
6703       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6704   comparisons:
6705     - title: "Diff"
6706       reference: 1
6707       compare: 2
6708   legend:
6709     - "Legend to Table"
6710     - "2001, 2005 - DPDK versions tested."
6711     - "Diff - difference between 2001 and 2005 DPDK version."
6712
6713 # DPDK Performance Changes 3n-tsh 2t2c ndr
6714 - type: "table"
6715   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6716   algorithm: "table_comparison"
6717   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6718   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6719   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6720   columns:
6721     - title: "2001"
6722       data-set: "dpdk-performance-changes-3n-tsh-ref"
6723     - title: "2005"
6724       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6725   comparisons:
6726     - title: "Diff"
6727       reference: 1
6728       compare: 2
6729   legend:
6730     - "Legend to Table"
6731     - "2001, 2005 - DPDK versions tested."
6732     - "Diff - difference between 2001 and 2005 DPDK version."
6733
6734 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6735 - type: "table"
6736   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6737   algorithm: "table_comparison"
6738   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6739   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6740   filter: "'NIC_Intel-X710'"
6741   columns:
6742     - title: "3n-hsw x710"
6743       data-set: "dpdk-compare-testbeds-ref"
6744     - title: "3n-skx x710"
6745       data-set: "dpdk-compare-testbeds-cmp"
6746   comparisons:
6747     - title: "Diff"
6748       reference: 1
6749       compare: 2
6750   legend:
6751     - "Legend to Table"
6752     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6753     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6754
6755 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6756 - type: "table"
6757   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6758   algorithm: "table_comparison"
6759   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6761   filter: "'NIC_Intel-X710'"
6762   columns:
6763     - title: "3n-hsw x710"
6764       data-set: "dpdk-compare-testbeds-ref"
6765     - title: "3n-skx x710"
6766       data-set: "dpdk-compare-testbeds-cmp"
6767   comparisons:
6768     - title: "Diff"
6769       reference: 1
6770       compare: 2
6771   legend:
6772     - "Legend to Table"
6773     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6774     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6775
6776 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6777 - type: "table"
6778   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6779   algorithm: "table_comparison"
6780   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6781   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6782   filter: "'NIC_Intel-XXV710'"
6783   columns:
6784     - title: "2n-skx"
6785       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6786     - title: "2n-clx"
6787       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6788   comparisons:
6789     - title: "Diff"
6790       reference: 1
6791       compare: 2
6792   legend:
6793     - "Legend to Table"
6794     - "2n-skx, 2n-clx - testbeds and NICs tested."
6795     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6796
6797 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6798 - type: "table"
6799   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6800   algorithm: "table_comparison"
6801   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6802   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6803   filter: "'NIC_Intel-XXV710'"
6804   columns:
6805     - title: "2n-skx"
6806       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6807     - title: "2n-clx"
6808       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6809   comparisons:
6810     - title: "Diff"
6811       reference: 1
6812       compare: 2
6813   legend:
6814     - "Legend to Table"
6815     - "2n-skx, 2n-clx - testbeds and NICs tested."
6816     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6817
6818 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6819 - type: "table"
6820   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6821   algorithm: "table_comparison"
6822   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6823   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6824   filter: "'NIC_Intel-XXV710'"
6825   columns:
6826     - title: "3n-skx"
6827       data-set: "dpdk-compare-topologies-ref"
6828     - title: "2n-skx"
6829       data-set: "dpdk-compare-topologies-cmp"
6830   comparisons:
6831     - title: "Diff"
6832       reference: 1
6833       compare: 2
6834   legend:
6835     - "Legend to Table"
6836     - "3n-skx, 2n-skx - topologies tested."
6837     - "Diff - difference between 3n-skx and 2n-skx topologies."
6838
6839 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6840 - type: "table"
6841   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6842   algorithm: "table_comparison"
6843   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6844   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6845   filter: "'NIC_Intel-XXV710'"
6846   columns:
6847     - title: "3n-skx"
6848       data-set: "dpdk-compare-topologies-ref"
6849     - title: "2n-skx"
6850       data-set: "dpdk-compare-topologies-cmp"
6851   comparisons:
6852     - title: "Diff"
6853       reference: 1
6854       compare: 2
6855   legend:
6856     - "Legend to Table"
6857     - "3n-skx, 2n-skx - topologies tested."
6858     - "Diff - difference between 3n-skx and 2n-skx topologies."
6859
6860 # Detailed Test Results - DPDK Performance Results 3n-hsw
6861 - type: "table"
6862   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6863   algorithm: "table_merged_details"
6864   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6865   columns:
6866     - title: " |prein| Test Name |preout| "
6867       data: "data name"
6868     - 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| "
6869       data: "data msg"
6870   data: "dpdk-perf-results-3n-hsw"
6871   filter: "all"
6872   parameters:
6873   - "name"
6874   - "parent"
6875   - "msg"
6876
6877 # Detailed Test Results - DPDK Performance Results 3n-skx
6878 - type: "table"
6879   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6880   algorithm: "table_merged_details"
6881   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6882   columns:
6883     - title: " |prein| Test Name |preout| "
6884       data: "data name"
6885     - 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| "
6886       data: "data msg"
6887   data: "dpdk-perf-results-3n-skx"
6888   filter: "all"
6889   remove-ndr: False
6890   parameters:
6891   - "name"
6892   - "parent"
6893   - "msg"
6894
6895 # Detailed Test Results - DPDK Performance Results 2n-skx
6896 - type: "table"
6897   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6898   algorithm: "table_merged_details"
6899   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6900   columns:
6901     - title: " |prein| Test Name |preout| "
6902       data: "data name"
6903     - 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| "
6904       data: "data msg"
6905   data: "dpdk-perf-results-2n-skx"
6906   filter: "all"
6907   remove-ndr: False
6908   parameters:
6909   - "name"
6910   - "parent"
6911   - "msg"
6912
6913 # Detailed Test Results - DPDK Performance Results 2n-clx
6914 - type: "table"
6915   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6916   algorithm: "table_merged_details"
6917   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6918   columns:
6919     - title: " |prein| Test Name |preout| "
6920       data: "data name"
6921     - 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| "
6922       data: "data msg"
6923   data: "dpdk-perf-results-2n-clx"
6924   filter: "all"
6925   parameters:
6926   - "name"
6927   - "parent"
6928   - "msg"
6929
6930 # Detailed Test Results - DPDK Performance Results 2n-dnv
6931 - type: "table"
6932   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6933   algorithm: "table_merged_details"
6934   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6935   columns:
6936     - title: " |prein| Test Name |preout| "
6937       data: "data name"
6938     - 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| "
6939       data: "data msg"
6940   data: "dpdk-perf-results-2n-dnv"
6941   filter: "all"
6942   parameters:
6943   - "name"
6944   - "parent"
6945   - "msg"
6946
6947 # Detailed Test Results - DPDK Performance Results 3n-dnv
6948 - type: "table"
6949   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6950   algorithm: "table_merged_details"
6951   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6952   columns:
6953     - title: " |prein| Test Name |preout| "
6954       data: "data name"
6955     - 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| "
6956       data: "data msg"
6957   data: "dpdk-perf-results-3n-dnv"
6958   filter: "all"
6959   parameters:
6960   - "name"
6961   - "parent"
6962   - "msg"
6963
6964 # Detailed Test Results - DPDK Performance Results 3n-tsh
6965 - type: "table"
6966   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6967   algorithm: "table_merged_details"
6968   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6969   columns:
6970     - title: " |prein| Test Name |preout| "
6971       data: "data name"
6972     - 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| "
6973       data: "data msg"
6974   data: "dpdk-perf-results-3n-tsh"
6975   filter: "all"
6976   parameters:
6977   - "name"
6978   - "parent"
6979   - "msg"
6980
6981 ################################################################################
6982 ###                                F I L E S                                 ###
6983 ################################################################################
6984
6985 # VPP Performance Results
6986 - type: "file"
6987   title: "VPP Performance Results"
6988   algorithm: "file_details_split"
6989   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6990   dir-tables:
6991     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6992     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6993     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6994     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6995     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6996     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6997     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6998   data:
6999     - "vpp-perf-results-2n-skx"
7000     - "vpp-perf-results-3n-skx"
7001     - "vpp-perf-results-2n-clx"
7002     - "vpp-perf-results-3n-hsw"
7003     - "vpp-perf-results-3n-tsh"
7004     - "vpp-perf-results-2n-dnv"
7005     - "vpp-perf-results-3n-dnv"
7006   filter: "all"
7007   data-start-level: 4
7008   order-chapters:
7009     level-1:
7010       - "l2"
7011       - "ip4"
7012       - "ip6"
7013       - "srv6"
7014       - "ip4_tunnels"
7015       - "ip6_tunnels"
7016       - "vm_vhost"
7017       - "container_memif"
7018       - "crypto"
7019       - "vts"
7020       - "lb"
7021       - "nfv_density"
7022       - "hoststack"
7023     level-2:
7024       - "2n-skx"
7025       - "3n-skx"
7026       - "2n-clx"
7027       - "3n-hsw"
7028       - "3n-tsh"
7029       - "2n-dnv"
7030       - "3n-dnv"
7031     level-3:
7032       - "xl710"
7033       - "x520"
7034       - "xxv710"
7035       - "x710"
7036       - "x553"
7037       - "cx556a"
7038       - "vic1227"
7039       - "vic1385"
7040
7041 # VPP Performance Configuration
7042 - type: "file"
7043   title: "VPP Performance Configuration"
7044   algorithm: "file_details_split"
7045   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7046   dir-tables:
7047     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7048     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7049     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7050     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7051     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7052     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7053     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7054   data:
7055     - "vpp-perf-results-2n-skx"
7056     - "vpp-perf-results-3n-skx"
7057     - "vpp-perf-results-2n-clx"
7058     - "vpp-perf-results-3n-hsw"
7059     - "vpp-perf-results-3n-tsh"
7060     - "vpp-perf-results-2n-dnv"
7061     - "vpp-perf-results-3n-dnv"
7062   filter: "all"
7063   data-start-level: 4
7064   order-chapters:
7065     level-1:
7066       - "l2"
7067       - "ip4"
7068       - "ip6"
7069       - "srv6"
7070       - "ip4_tunnels"
7071       - "ip6_tunnels"
7072       - "vm_vhost"
7073       - "container_memif"
7074       - "crypto"
7075       - "vts"
7076       - "lb"
7077       - "nfv_density"
7078       - "hoststack"
7079     level-2:
7080       - "2n-skx"
7081       - "3n-skx"
7082       - "2n-clx"
7083       - "3n-hsw"
7084       - "3n-tsh"
7085       - "2n-dnv"
7086       - "3n-dnv"
7087     level-3:
7088       - "xl710"
7089       - "x520"
7090       - "xxv710"
7091       - "x710"
7092       - "x553"
7093       - "cx556a"
7094       - "vic1227"
7095       - "vic1385"
7096
7097 # VPP Performance Operational
7098 - type: "file"
7099   title: "VPP Performance Operational"
7100   algorithm: "file_details_split_html"
7101   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7102   dir-tables:
7103     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7104     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7105     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7106     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7107     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7108     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7109     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7110   data:
7111     - "vpp-perf-results-2n-skx"
7112     - "vpp-perf-results-3n-skx"
7113     - "vpp-perf-results-2n-clx"
7114     - "vpp-perf-results-3n-hsw"
7115     - "vpp-perf-results-3n-tsh"
7116     - "vpp-perf-results-2n-dnv"
7117     - "vpp-perf-results-3n-dnv"
7118   filter: "all"
7119   data-start-level: 4
7120   order-chapters:
7121     level-1:
7122       - "l2"
7123       - "ip4"
7124       - "ip6"
7125       - "srv6"
7126       - "ip4_tunnels"
7127       - "ip6_tunnels"
7128       - "vm_vhost"
7129       - "container_memif"
7130       - "crypto"
7131       - "vts"
7132       - "lb"
7133       - "nfv_density"
7134       - "hoststack"
7135     level-2:
7136       - "2n-skx"
7137       - "3n-skx"
7138       - "2n-clx"
7139       - "3n-hsw"
7140       - "3n-tsh"
7141       - "2n-dnv"
7142       - "3n-dnv"
7143     level-3:
7144       - "xl710"
7145       - "x520"
7146       - "xxv710"
7147       - "x710"
7148       - "x553"
7149       - "cx556a"
7150       - "vic1227"
7151       - "vic1385"
7152
7153 # VPP MRR Results
7154 - type: "file"
7155   title: "VPP MRR Results"
7156   algorithm: "file_details_split"
7157   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7158   dir-tables:
7159     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7160     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7161     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7162     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7163     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7164     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7165     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7166   data:
7167     - "vpp-mrr-results-2n-skx"
7168     - "vpp-mrr-results-3n-skx"
7169     - "vpp-mrr-results-2n-clx"
7170     - "vpp-mrr-results-3n-hsw"
7171     - "vpp-mrr-results-3n-tsh"
7172     - "vpp-mrr-results-2n-dnv"
7173     - "vpp-mrr-results-3n-dnv"
7174   filter: "all"
7175   data-start-level: 4
7176   order-chapters:
7177     level-1:
7178       - "l2"
7179       - "ip4"
7180       - "ip6"
7181       - "srv6"
7182       - "ip4_tunnels"
7183       - "ip6_tunnels"
7184       - "vm_vhost"
7185       - "container_memif"
7186       - "crypto"
7187       - "vts"
7188       - "lb"
7189       - "nfv_density"
7190       - "hoststack"
7191     level-2:
7192       - "2n-skx"
7193       - "3n-skx"
7194       - "2n-clx"
7195       - "3n-hsw"
7196       - "3n-tsh"
7197       - "2n-dnv"
7198       - "3n-dnv"
7199     level-3:
7200       - "xl710"
7201       - "x520"
7202       - "xxv710"
7203       - "x710"
7204       - "x553"
7205       - "cx556a"
7206       - "vic1227"
7207       - "vic1385"
7208
7209 # VPP MRR Configuration
7210 - type: "file"
7211   title: "VPP MRR Configuration"
7212   algorithm: "file_details_split"
7213   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7214   dir-tables:
7215     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7216     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7217     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7218     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7219     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7220     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7221     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7222   data:
7223     - "vpp-mrr-results-2n-skx"
7224     - "vpp-mrr-results-3n-skx"
7225     - "vpp-mrr-results-2n-clx"
7226     - "vpp-mrr-results-3n-hsw"
7227     - "vpp-mrr-results-3n-tsh"
7228     - "vpp-mrr-results-2n-dnv"
7229     - "vpp-mrr-results-3n-dnv"
7230   filter: "all"
7231   data-start-level: 4
7232   order-chapters:
7233     level-1:
7234       - "l2"
7235       - "ip4"
7236       - "ip6"
7237       - "srv6"
7238       - "ip4_tunnels"
7239       - "ip6_tunnels"
7240       - "vm_vhost"
7241       - "container_memif"
7242       - "crypto"
7243       - "vts"
7244       - "lb"
7245       - "nfv_density"
7246       - "hoststack"
7247     level-2:
7248       - "2n-skx"
7249       - "3n-skx"
7250       - "2n-clx"
7251       - "3n-hsw"
7252       - "3n-tsh"
7253       - "2n-dnv"
7254       - "3n-dnv"
7255     level-3:
7256       - "xl710"
7257       - "x520"
7258       - "xxv710"
7259       - "x710"
7260       - "x553"
7261       - "cx556a"
7262       - "vic1227"
7263       - "vic1385"
7264
7265 # VPP Device Results - Ubuntu
7266 - type: "file"
7267   title: "VPP Device Results - Ubuntu"
7268   algorithm: "file_test_results"
7269   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7270   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7271   data: "vpp-device-results-ubuntu"
7272   filter: "all"
7273   data-start-level: 4
7274
7275 # VPP Device Configuration - Ubuntu
7276 - type: "file"
7277   title: "VPP Device Configuration - Ubuntu"
7278   algorithm: "file_test_results"
7279   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7280   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7281   data: "vpp-device-results-ubuntu"
7282   filter: "all"
7283   data-start-level: 4
7284
7285 # DPDK Performance Results 3n-hsw
7286 - type: "file"
7287   title: "DPDK Performance Results 3n-hsw"
7288   algorithm: "file_test_results"
7289   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7290   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7291   data: "dpdk-perf-results-3n-hsw"
7292   filter: "all"
7293   data-start-level: 4
7294
7295 # DPDK Performance Results 3n-skx
7296 - type: "file"
7297   title: "DPDK Performance Results 3n-skx"
7298   algorithm: "file_test_results"
7299   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7300   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7301   data: "dpdk-perf-results-3n-skx"
7302   filter: "all"
7303   data-start-level: 4
7304
7305 # DPDK Performance Results 2n-skx
7306 - type: "file"
7307   title: "DPDK Performance Results 2n-skx"
7308   algorithm: "file_test_results"
7309   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7310   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7311   data: "dpdk-perf-results-2n-skx"
7312   filter: "all"
7313   data-start-level: 4
7314
7315 # DPDK Performance Results 2n-clx
7316 - type: "file"
7317   title: "DPDK Performance Results 2n-clx"
7318   algorithm: "file_test_results"
7319   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7320   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7321   data: "dpdk-perf-results-2n-clx"
7322   filter: "all"
7323   data-start-level: 4
7324
7325 # DPDK Performance Results 2n-dnv
7326 - type: "file"
7327   title: "DPDK Performance Results 2n-dnv"
7328   algorithm: "file_test_results"
7329   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7330   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7331   data: "dpdk-perf-results-2n-dnv"
7332   filter: "all"
7333   data-start-level: 4
7334
7335 # DPDK Performance Results 3n-dnv
7336 - type: "file"
7337   title: "DPDK Performance Results 3n-dnv"
7338   algorithm: "file_test_results"
7339   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7340   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7341   data: "dpdk-perf-results-3n-dnv"
7342   filter: "all"
7343   data-start-level: 4
7344
7345 # DPDK Performance Results 3n-tsh
7346 - type: "file"
7347   title: "DPDK Performance Results 3n-tsh"
7348   algorithm: "file_test_results"
7349   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7350   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7351   data: "dpdk-perf-results-3n-tsh"
7352   filter: "all"
7353   data-start-level: 4
7354
7355 ################################################################################
7356 ###                                P L O T S                                 ###
7357 ################################################################################
7358
7359 # Hoststack tests 3n-hsw
7360
7361 - type: "plot"
7362   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7363   algorithm: "plot_perf_box_name"
7364   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7365   data: "plot-vpp-hoststack-3n-hsw"
7366   include:
7367     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7368     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7369   layout:
7370     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7371     layout: "plot-hoststack"
7372
7373 - type: "plot"
7374   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7375   algorithm: "plot_perf_box_name"
7376   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7377   data: "plot-vpp-hoststack-3n-hsw"
7378   include:
7379     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7380     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7381   layout:
7382     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7383     layout: "plot-hoststack"
7384
7385 - type: "plot"
7386   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7387   algorithm: "plot_perf_box_name"
7388   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7389   data: "plot-vpp-hoststack-3n-hsw"
7390   include:
7391     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7392     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7393     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7394     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7395   layout:
7396     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7397     layout: "plot-hoststack"
7398
7399 ## Plots VPP HTTP Server Performance
7400 #- type: "plot"
7401 #  title: "VPP HTTP Server Performance"
7402 #  algorithm: "plot_http_server_perf_box"
7403 #  output-file-type: ".html"
7404 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
7405 #  data:
7406 #    "plot-vpp-http-server-performance"
7407 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
7408 #  parameters:
7409 #  - "result"
7410 #  - "name"
7411 #  traces:
7412 #    hoverinfo: "y+name"
7413 #    boxpoints: "outliers"
7414 #    whiskerwidth: 0
7415 #  layout:
7416 #    title: "VPP HTTP Server Performance"
7417 #    layout:
7418 #      "plot-cps"
7419 #
7420 #- type: "plot"
7421 #  title: "VPP HTTP Server Performance"
7422 #  algorithm: "plot_http_server_perf_box"
7423 #  output-file-type: ".html"
7424 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
7425 #  data:
7426 #    "plot-vpp-http-server-performance"
7427 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
7428 #  parameters:
7429 #  - "result"
7430 #  - "name"
7431 #  traces:
7432 #    hoverinfo: "y+name"
7433 #    boxpoints: "outliers"
7434 #    whiskerwidth: 0
7435 #  layout:
7436 #    title: "VPP HTTP Server Performance"
7437 #    layout:
7438 #      "plot-rps"
7439
7440 ################################################################################
7441
7442 # Soak Test (PLRsearch), boxes - 2n-clx
7443 - type: "plot"
7444   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7445   algorithm: "plot_perf_box_name"
7446   output-file-type: ".html"
7447   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7448   data: "plot-vpp-soak-2n-clx"
7449   include:
7450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7452     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7456   layout:
7457     title: "30 Minutes Soak Test (PLRsearch)"
7458     layout: "plot-soak-throughput"
7459
7460 # Soak Test (PLRsearch), boxes - 2n-clx
7461 - type: "plot"
7462   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7463   algorithm: "plot_perf_box_name"
7464   output-file-type: ".html"
7465   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7466   data: "plot-vpp-soak-2n-clx"
7467   include:
7468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7470     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7471     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7473     - "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"
7474   layout:
7475     title: "30 Minutes Soak Test (PLRsearch)"
7476     layout: "plot-soak-throughput"
7477
7478 # Soak Test (PLRsearch), boxes - 2n-skx
7479 - type: "plot"
7480   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7481   algorithm: "plot_perf_box_name"
7482   output-file-type: ".html"
7483   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7484   data: "plot-vpp-soak-2n-skx"
7485   include:
7486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7492   layout:
7493     title: "30 Minutes Soak Test (PLRsearch)"
7494     layout: "plot-soak-throughput"
7495
7496 # Soak Test (PLRsearch), boxes - 2n-skx
7497 - type: "plot"
7498   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7499   algorithm: "plot_perf_box_name"
7500   output-file-type: ".html"
7501   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7502   data: "plot-vpp-soak-2n-skx"
7503   include:
7504     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7505     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7506     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7507     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7509     - "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"
7510   layout:
7511     title: "30 Minutes Soak Test (PLRsearch)"
7512     layout: "plot-soak-throughput"
7513
7514 ###############################################################################
7515
7516 # Reconf tests 2n-skx
7517
7518 - type: "plot"
7519   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7520   algorithm: "plot_nf_reconf_box_name"
7521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7522   data: "plot-vpp-nfv-reconf-2n-skx"
7523   include:
7524     - "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"
7525     - "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"
7526     - "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"
7527     - "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"
7528     - "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"
7529     - "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"
7530   layout:
7531     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7532     layout: "plot-throughput"
7533
7534 - type: "plot"
7535   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7536   algorithm: "plot_nf_reconf_box_name"
7537   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7538   data: "plot-vpp-nfv-reconf-2n-skx"
7539   include:
7540     - "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"
7541     - "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"
7542     - "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"
7543     - "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"
7544     - "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"
7545     - "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"
7546   layout:
7547     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7548     layout: "plot-throughput"
7549
7550 - type: "plot"
7551   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7552   algorithm: "plot_nf_reconf_box_name"
7553   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7554   data: "plot-vpp-nfv-reconf-2n-skx"
7555   include:
7556     - "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"
7557     - "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"
7558     - "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"
7559     - "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"
7560     - "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"
7561     - "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"
7562   layout:
7563     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7564     layout: "plot-throughput"
7565
7566 ###############################################################################
7567
7568 # Reconf tests 2n-clx
7569
7570 - type: "plot"
7571   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7572   algorithm: "plot_nf_reconf_box_name"
7573   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7574   data: "plot-vpp-nfv-reconf-2n-clx"
7575   include:
7576     - "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"
7577     - "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"
7578     - "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"
7579     - "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"
7580   layout:
7581     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7582     layout: "plot-throughput"
7583
7584 - type: "plot"
7585   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7586   algorithm: "plot_nf_reconf_box_name"
7587   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7588   data: "plot-vpp-nfv-reconf-2n-clx"
7589   include:
7590     - "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"
7591     - "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"
7592     - "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"
7593     - "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"
7594   layout:
7595     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7596     layout: "plot-throughput"
7597
7598 - type: "plot"
7599   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7600   algorithm: "plot_nf_reconf_box_name"
7601   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7602   data: "plot-vpp-nfv-reconf-2n-clx"
7603   include:
7604     - "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"
7605     - "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"
7606     - "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"
7607     - "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"
7608   layout:
7609     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7610     layout: "plot-throughput"
7611
7612 ###############################################################################
7613
7614 # Plots - NF Density - VSC - MRR IMIX
7615 - type: "plot"
7616   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7617   algorithm: "plot_nf_heatmap"
7618   output-file-type: ".html"
7619   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7620   data: "plot-vpp-nfv-2n-skx-mrr"
7621   filter: "'NIC_Intel-XXV710' and
7622            'NF_DENSITY' and
7623            'VHOST' and
7624            not 'VXLAN' and
7625            'CHAIN' and
7626            'NF_VPPIP4' and
7627            'IMIX' and
7628            '2T1C' and
7629            'MRR'"
7630   parameters:
7631   - "result"
7632   - "name"
7633   - "tags"
7634   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7635   x-axis: "X = VNFs per Service Chain"
7636   y-axis: "Y = Number of Service Chains"
7637   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7638   layout:
7639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7640     layout: "plot-service-density"
7641
7642 - type: "plot"
7643   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7644   algorithm: "plot_nf_heatmap"
7645   output-file-type: ".html"
7646   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7647   data: "plot-vpp-nfv-2n-skx-mrr"
7648   filter: "'NIC_Intel-XXV710' and
7649            'NF_DENSITY' and
7650            'VHOST' and
7651            not 'VXLAN' and
7652            'CHAIN' and
7653            'NF_VPPIP4' and
7654            'IMIX' and
7655            '4T2C' and
7656            'MRR'"
7657   parameters:
7658   - "result"
7659   - "name"
7660   - "tags"
7661   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7662   x-axis: "X = VNFs per Service Chain"
7663   y-axis: "Y = Number of Service Chains"
7664   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7665   layout:
7666     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7667     layout: "plot-service-density"
7668
7669 - type: "plot"
7670   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7671   algorithm: "plot_nf_heatmap"
7672   output-file-type: ".html"
7673   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7674   data: "plot-vpp-nfv-2n-skx-mrr"
7675   filter: "'NIC_Intel-XXV710' and
7676            'NF_DENSITY' and
7677            'VHOST' and
7678            not 'VXLAN' and
7679            'CHAIN' and
7680            'NF_VPPIP4' and
7681            'IMIX' and
7682            '8T4C' and
7683            'MRR'"
7684   parameters:
7685   - "result"
7686   - "name"
7687   - "tags"
7688   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7689   x-axis: "X = VNFs per Service Chain"
7690   y-axis: "Y = Number of Service Chains"
7691   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7692   layout:
7693     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7694     layout: "plot-service-density"
7695
7696 # Plots - NF Density - VSC - NDR IMIX
7697 - type: "plot"
7698   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7699   algorithm: "plot_nf_heatmap"
7700   output-file-type: ".html"
7701   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7702   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7703   filter: "'NIC_Intel-XXV710' and
7704            'NF_DENSITY' and
7705            'VHOST' and
7706            not 'VXLAN' and
7707            'CHAIN' and
7708            'NF_VPPIP4' and
7709            'IMIX' and
7710            '2T1C' and
7711            'NDRPDR'"
7712   parameters:
7713   - "throughput"
7714   - "name"
7715   - "tags"
7716   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7717   x-axis: "X = VNFs per Service Chain"
7718   y-axis: "Y = Number of Service Chains"
7719   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7720   layout:
7721     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7722     layout: "plot-service-density"
7723
7724 - type: "plot"
7725   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7726   algorithm: "plot_nf_heatmap"
7727   output-file-type: ".html"
7728   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7729   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7730   filter: "'NIC_Intel-XXV710' and
7731            'NF_DENSITY' and
7732            'VHOST' and
7733            not 'VXLAN' and
7734            'CHAIN' and
7735            'NF_VPPIP4' and
7736            'IMIX' and
7737            '4T2C' and
7738            'NDRPDR'"
7739   parameters:
7740   - "throughput"
7741   - "name"
7742   - "tags"
7743   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7744   x-axis: "X = VNFs per Service Chain"
7745   y-axis: "Y = Number of Service Chains"
7746   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7747   layout:
7748     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7749     layout: "plot-service-density"
7750
7751 - type: "plot"
7752   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7753   algorithm: "plot_nf_heatmap"
7754   output-file-type: ".html"
7755   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7756   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7757   filter: "'NIC_Intel-XXV710' and
7758            'NF_DENSITY' and
7759            'VHOST' and
7760            not 'VXLAN' and
7761            'CHAIN' and
7762            'NF_VPPIP4' and
7763            'IMIX' and
7764            '8T4C' and
7765            'NDRPDR'"
7766   parameters:
7767   - "throughput"
7768   - "name"
7769   - "tags"
7770   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7771   x-axis: "X = VNFs per Service Chain"
7772   y-axis: "Y = Number of Service Chains"
7773   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7774   layout:
7775     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7776     layout: "plot-service-density"
7777
7778 # Plots - NF Density - VSC - PDR IMIX
7779 - type: "plot"
7780   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7781   algorithm: "plot_nf_heatmap"
7782   output-file-type: ".html"
7783   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7784   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7785   filter: "'NIC_Intel-XXV710' and
7786            'NF_DENSITY' and
7787            'VHOST' and
7788            not 'VXLAN' and
7789            'CHAIN' and
7790            'NF_VPPIP4' and
7791            'IMIX' and
7792            '2T1C' and
7793            'NDRPDR'"
7794   parameters:
7795   - "throughput"
7796   - "name"
7797   - "tags"
7798   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7799   x-axis: "X = VNFs per Service Chain"
7800   y-axis: "Y = Number of Service Chains"
7801   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7802   layout:
7803     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7804     layout: "plot-service-density"
7805
7806 - type: "plot"
7807   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7808   algorithm: "plot_nf_heatmap"
7809   output-file-type: ".html"
7810   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7811   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7812   filter: "'NIC_Intel-XXV710' and
7813            'NF_DENSITY' and
7814            'VHOST' and
7815            not 'VXLAN' and
7816            'CHAIN' and
7817            'NF_VPPIP4' and
7818            'IMIX' and
7819            '4T2C' and
7820            'NDRPDR'"
7821   parameters:
7822   - "throughput"
7823   - "name"
7824   - "tags"
7825   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7826   x-axis: "X = VNFs per Service Chain"
7827   y-axis: "Y = Number of Service Chains"
7828   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7829   layout:
7830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7831     layout: "plot-service-density"
7832
7833 - type: "plot"
7834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7835   algorithm: "plot_nf_heatmap"
7836   output-file-type: ".html"
7837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7838   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7839   filter: "'NIC_Intel-XXV710' and
7840            'NF_DENSITY' and
7841            'VHOST' and
7842            not 'VXLAN' and
7843            'CHAIN' and
7844            'NF_VPPIP4' and
7845            'IMIX' and
7846            '8T4C' and
7847            'NDRPDR'"
7848   parameters:
7849   - "throughput"
7850   - "name"
7851   - "tags"
7852   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7853   x-axis: "X = VNFs per Service Chain"
7854   y-axis: "Y = Number of Service Chains"
7855   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7856   layout:
7857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7858     layout: "plot-service-density"
7859
7860 ###############################################################################
7861
7862 # Plots - NF Density - VSC - MRR IMIX
7863 - type: "plot"
7864   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7865   algorithm: "plot_nf_heatmap"
7866   output-file-type: ".html"
7867   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7868   data: "plot-vpp-nfv-2n-skx-mrr"
7869   filter: "'NIC_Intel-XXV710' and
7870            'NF_DENSITY' and
7871            'VHOST' and
7872            'VXLAN' and
7873            'CHAIN' and
7874            'IMIX' and
7875            '2T1C' and
7876            'MRR'"
7877   parameters:
7878   - "result"
7879   - "name"
7880   - "tags"
7881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7882   x-axis: "X = VNFs per Service Chain"
7883   y-axis: "Y = Number of Service Chains"
7884   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7885   layout:
7886     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7887     layout: "plot-service-density"
7888
7889 - type: "plot"
7890   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7891   algorithm: "plot_nf_heatmap"
7892   output-file-type: ".html"
7893   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7894   data: "plot-vpp-nfv-2n-skx-mrr"
7895   filter: "'NIC_Intel-XXV710' and
7896            'NF_DENSITY' and
7897            'VHOST' and
7898            'VXLAN' and
7899            'CHAIN' and
7900            'IMIX' and
7901            '4T2C' and
7902            'MRR'"
7903   parameters:
7904   - "result"
7905   - "name"
7906   - "tags"
7907   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7908   x-axis: "X = VNFs per Service Chain"
7909   y-axis: "Y = Number of Service Chains"
7910   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7911   layout:
7912     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7913     layout: "plot-service-density"
7914
7915 - type: "plot"
7916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7917   algorithm: "plot_nf_heatmap"
7918   output-file-type: ".html"
7919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7920   data: "plot-vpp-nfv-2n-skx-mrr"
7921   filter: "'NIC_Intel-XXV710' and
7922            'NF_DENSITY' and
7923            'VHOST' and
7924            'VXLAN' and
7925            'CHAIN' and
7926            'IMIX' and
7927            '8T4C' and
7928            'MRR'"
7929   parameters:
7930   - "result"
7931   - "name"
7932   - "tags"
7933   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7934   x-axis: "X = VNFs per Service Chain"
7935   y-axis: "Y = Number of Service Chains"
7936   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7937   layout:
7938     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7939     layout: "plot-service-density"
7940
7941 # Plots - NF Density - VSC - NDR IMIX
7942 - type: "plot"
7943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7944   algorithm: "plot_nf_heatmap"
7945   output-file-type: ".html"
7946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7947   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7948   filter: "'NIC_Intel-XXV710' and
7949            'NF_DENSITY' and
7950            'VHOST' and
7951            'VXLAN' and
7952            'CHAIN' and
7953            'IMIX' and
7954            '2T1C' and
7955            'NDRPDR'"
7956   parameters:
7957   - "throughput"
7958   - "name"
7959   - "tags"
7960   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7961   x-axis: "X = VNFs per Service Chain"
7962   y-axis: "Y = Number of Service Chains"
7963   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7964   layout:
7965     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7966     layout: "plot-service-density"
7967
7968 - type: "plot"
7969   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7970   algorithm: "plot_nf_heatmap"
7971   output-file-type: ".html"
7972   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7973   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7974   filter: "'NIC_Intel-XXV710' and
7975            'NF_DENSITY' and
7976            'VHOST' and
7977            'VXLAN' and
7978            'CHAIN' and
7979            'IMIX' and
7980            '4T2C' and
7981            'NDRPDR'"
7982   parameters:
7983   - "throughput"
7984   - "name"
7985   - "tags"
7986   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7987   x-axis: "X = VNFs per Service Chain"
7988   y-axis: "Y = Number of Service Chains"
7989   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7990   layout:
7991     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7992     layout: "plot-service-density"
7993
7994 - type: "plot"
7995   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7996   algorithm: "plot_nf_heatmap"
7997   output-file-type: ".html"
7998   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7999   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8000   filter: "'NIC_Intel-XXV710' and
8001            'NF_DENSITY' and
8002            'VHOST' and
8003            'VXLAN' and
8004            'CHAIN' and
8005            'IMIX' and
8006            '8T4C' and
8007            'NDRPDR'"
8008   parameters:
8009   - "throughput"
8010   - "name"
8011   - "tags"
8012   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8013   x-axis: "X = VNFs per Service Chain"
8014   y-axis: "Y = Number of Service Chains"
8015   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8016   layout:
8017     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8018     layout: "plot-service-density"
8019
8020 # Plots - NF Density - VSC - PDR IMIX
8021 - type: "plot"
8022   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8023   algorithm: "plot_nf_heatmap"
8024   output-file-type: ".html"
8025   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8026   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8027   filter: "'NIC_Intel-XXV710' and
8028            'NF_DENSITY' and
8029            'VHOST' and
8030            'VXLAN' and
8031            'CHAIN' and
8032            'IMIX' and
8033            '2T1C' and
8034            'NDRPDR'"
8035   parameters:
8036   - "throughput"
8037   - "name"
8038   - "tags"
8039   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8040   x-axis: "X = VNFs per Service Chain"
8041   y-axis: "Y = Number of Service Chains"
8042   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8043   layout:
8044     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8045     layout: "plot-service-density"
8046
8047 - type: "plot"
8048   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8049   algorithm: "plot_nf_heatmap"
8050   output-file-type: ".html"
8051   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8052   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8053   filter: "'NIC_Intel-XXV710' and
8054            'NF_DENSITY' and
8055            'VHOST' and
8056            'VXLAN' and
8057            'CHAIN' and
8058            'IMIX' and
8059            '4T2C' and
8060            'NDRPDR'"
8061   parameters:
8062   - "throughput"
8063   - "name"
8064   - "tags"
8065   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8066   x-axis: "X = VNFs per Service Chain"
8067   y-axis: "Y = Number of Service Chains"
8068   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8069   layout:
8070     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8071     layout: "plot-service-density"
8072
8073 - type: "plot"
8074   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8075   algorithm: "plot_nf_heatmap"
8076   output-file-type: ".html"
8077   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8078   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8079   filter: "'NIC_Intel-XXV710' and
8080            'NF_DENSITY' and
8081            'VHOST' and
8082            'VXLAN' and
8083            'CHAIN' and
8084            'IMIX' and
8085            '8T4C' and
8086            'NDRPDR'"
8087   parameters:
8088   - "throughput"
8089   - "name"
8090   - "tags"
8091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8092   x-axis: "X = VNFs per Service Chain"
8093   y-axis: "Y = Number of Service Chains"
8094   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8095   layout:
8096     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8097     layout: "plot-service-density"
8098
8099 ###############################################################################
8100
8101 # Plots - NF Density - CSC - MRR IMIX
8102 - type: "plot"
8103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8104   algorithm: "plot_nf_heatmap"
8105   output-file-type: ".html"
8106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8107   data: "plot-vpp-nfv-2n-skx-mrr"
8108   filter: "'NIC_Intel-XXV710' and
8109            'NF_DENSITY' and
8110            'DOCKER' and
8111            'CHAIN' and
8112            'NF_VPPIP4' and
8113            'IMIX' and
8114            '2T1C' and
8115            'MRR'"
8116   parameters:
8117   - "result"
8118   - "name"
8119   - "tags"
8120   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8121   x-axis: "X = CNFs per Service Chain"
8122   y-axis: "Y = Number of Service Chains"
8123   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8124   layout:
8125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8126     layout: "plot-service-density"
8127
8128 - type: "plot"
8129   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8130   algorithm: "plot_nf_heatmap"
8131   output-file-type: ".html"
8132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8133   data: "plot-vpp-nfv-2n-skx-mrr"
8134   filter: "'NIC_Intel-XXV710' and
8135            'NF_DENSITY' and
8136            'DOCKER' and
8137            'CHAIN' and
8138            'NF_VPPIP4' and
8139            'IMIX' and
8140            '4T2C' and
8141            'MRR'"
8142   parameters:
8143   - "result"
8144   - "name"
8145   - "tags"
8146   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8147   x-axis: "X = CNFs per Service Chain"
8148   y-axis: "Y = Number of Service Chains"
8149   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8150   layout:
8151     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8152     layout: "plot-service-density"
8153
8154 - type: "plot"
8155   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8156   algorithm: "plot_nf_heatmap"
8157   output-file-type: ".html"
8158   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8159   data: "plot-vpp-nfv-2n-skx-mrr"
8160   filter: "'NIC_Intel-XXV710' and
8161            'NF_DENSITY' and
8162            'DOCKER' and
8163            'CHAIN' and
8164            'NF_VPPIP4' and
8165            'IMIX' and
8166            '8T4C' and
8167            'MRR'"
8168   parameters:
8169   - "result"
8170   - "name"
8171   - "tags"
8172   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8173   x-axis: "X = CNFs per Service Chain"
8174   y-axis: "Y = Number of Service Chains"
8175   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8176   layout:
8177     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8178     layout: "plot-service-density"
8179
8180 # Plots - NF Density - CSC - NDR IMIX
8181 - type: "plot"
8182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8183   algorithm: "plot_nf_heatmap"
8184   output-file-type: ".html"
8185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8186   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8187   filter: "'NIC_Intel-XXV710' and
8188            'NF_DENSITY' and
8189            'DOCKER' and
8190            'CHAIN' and
8191            'NF_VPPIP4' and
8192            'IMIX' and
8193            '2T1C' and
8194            'NDRPDR'"
8195   parameters:
8196   - "throughput"
8197   - "name"
8198   - "tags"
8199   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8200   x-axis: "X = CNFs per Service Chain"
8201   y-axis: "Y = Number of Service Chains"
8202   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8203   layout:
8204     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8205     layout: "plot-service-density"
8206
8207 - type: "plot"
8208   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8209   algorithm: "plot_nf_heatmap"
8210   output-file-type: ".html"
8211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8212   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8213   filter: "'NIC_Intel-XXV710' and
8214            'NF_DENSITY' and
8215            'DOCKER' and
8216            'CHAIN' and
8217            'NF_VPPIP4' and
8218            'IMIX' and
8219            '4T2C' and
8220            'NDRPDR'"
8221   parameters:
8222   - "throughput"
8223   - "name"
8224   - "tags"
8225   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8226   x-axis: "X = CNFs per Service Chain"
8227   y-axis: "Y = Number of Service Chains"
8228   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8229   layout:
8230     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8231     layout: "plot-service-density"
8232
8233 - type: "plot"
8234   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8235   algorithm: "plot_nf_heatmap"
8236   output-file-type: ".html"
8237   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8238   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8239   filter: "'NIC_Intel-XXV710' and
8240            'NF_DENSITY' and
8241            'DOCKER' and
8242            'CHAIN' and
8243            'NF_VPPIP4' and
8244            'IMIX' and
8245            '8T4C' and
8246            'NDRPDR'"
8247   parameters:
8248   - "throughput"
8249   - "name"
8250   - "tags"
8251   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8252   x-axis: "X = CNFs per Service Chain"
8253   y-axis: "Y = Number of Service Chains"
8254   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8255   layout:
8256     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8257     layout: "plot-service-density"
8258
8259 # Plots - NF Density - CSC - PDR IMIX
8260 - type: "plot"
8261   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8262   algorithm: "plot_nf_heatmap"
8263   output-file-type: ".html"
8264   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8265   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8266   filter: "'NIC_Intel-XXV710' and
8267            'NF_DENSITY' and
8268            'DOCKER' and
8269            'CHAIN' and
8270            'NF_VPPIP4' and
8271            'IMIX' and
8272            '2T1C' and
8273            'NDRPDR'"
8274   parameters:
8275   - "throughput"
8276   - "name"
8277   - "tags"
8278   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8279   x-axis: "X = CNFs per Service Chain"
8280   y-axis: "Y = Number of Service Chains"
8281   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8282   layout:
8283     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8284     layout: "plot-service-density"
8285
8286 - type: "plot"
8287   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8288   algorithm: "plot_nf_heatmap"
8289   output-file-type: ".html"
8290   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8291   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8292   filter: "'NIC_Intel-XXV710' and
8293            'NF_DENSITY' and
8294            'DOCKER' and
8295            'CHAIN' and
8296            'NF_VPPIP4' and
8297            'IMIX' and
8298            '4T2C' and
8299            'NDRPDR'"
8300   parameters:
8301   - "throughput"
8302   - "name"
8303   - "tags"
8304   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8305   x-axis: "X = CNFs per Service Chain"
8306   y-axis: "Y = Number of Service Chains"
8307   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8308   layout:
8309     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8310     layout: "plot-service-density"
8311
8312 - type: "plot"
8313   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8314   algorithm: "plot_nf_heatmap"
8315   output-file-type: ".html"
8316   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8317   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8318   filter: "'NIC_Intel-XXV710' and
8319            'NF_DENSITY' and
8320            'DOCKER' and
8321            'CHAIN' and
8322            'NF_VPPIP4' and
8323            'IMIX' and
8324            '8T4C' and
8325            'NDRPDR'"
8326   parameters:
8327   - "throughput"
8328   - "name"
8329   - "tags"
8330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8331   x-axis: "X = CNFs per Service Chain"
8332   y-axis: "Y = Number of Service Chains"
8333   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8334   layout:
8335     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8336     layout: "plot-service-density"
8337
8338 ################################################################################
8339 #
8340 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8341 #- type: "plot"
8342 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8343 #  algorithm: "plot_nf_heatmap"
8344 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8345 #  data: "plot-vpp-nfv-3n-skx-mrr"
8346 #  filter: "'NIC_Intel-XXV710' and
8347 #           'NF_DENSITY' and
8348 #           'DOCKER' and
8349 #           'CHAIN' and
8350 #           'NF_VPPIP4' and
8351 #           'IPSEC' and
8352 #           'TNL_4' and
8353 #           'IMIX' and
8354 #           '2T1C' and
8355 #           'MRR'"
8356 #  parameters:
8357 #  - "result"
8358 #  - "name"
8359 #  - "tags"
8360 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8361 #  x-axis: "X = CNFs per Service Chain"
8362 #  y-axis: "Y = Number of Service Chains"
8363 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8364 #  layout:
8365 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8366 #    layout: "plot-service-density"
8367 #
8368 #- type: "plot"
8369 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8370 #  algorithm: "plot_nf_heatmap"
8371 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8372 #  data: "plot-vpp-nfv-3n-skx-mrr"
8373 #  filter: "'NIC_Intel-XXV710' and
8374 #           'NF_DENSITY' and
8375 #           'DOCKER' and
8376 #           'CHAIN' and
8377 #           'NF_VPPIP4' and
8378 #           'IPSEC' and
8379 #           'TNL_4' and
8380 #           'IMIX' and
8381 #           '4T2C' and
8382 #           'MRR'"
8383 #  parameters:
8384 #  - "result"
8385 #  - "name"
8386 #  - "tags"
8387 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8388 #  x-axis: "X = CNFs per Service Chain"
8389 #  y-axis: "Y = Number of Service Chains"
8390 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8391 #  layout:
8392 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8393 #    layout: "plot-service-density"
8394 #
8395 #- type: "plot"
8396 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8397 #  algorithm: "plot_nf_heatmap"
8398 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8399 #  data: "plot-vpp-nfv-3n-skx-mrr"
8400 #  filter: "'NIC_Intel-XXV710' and
8401 #           'NF_DENSITY' and
8402 #           'DOCKER' and
8403 #           'CHAIN' and
8404 #           'NF_VPPIP4' and
8405 #           'IPSEC' and
8406 #           'TNL_4' and
8407 #           'IMIX' and
8408 #           '8T4C' and
8409 #           'MRR'"
8410 #  parameters:
8411 #  - "result"
8412 #  - "name"
8413 #  - "tags"
8414 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8415 #  x-axis: "X = CNFs per Service Chain"
8416 #  y-axis: "Y = Number of Service Chains"
8417 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8418 #  layout:
8419 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8420 #    layout: "plot-service-density"
8421
8422 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8423 - type: "plot"
8424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8425   algorithm: "plot_nf_heatmap"
8426   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8427   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8428   filter: "'NIC_Intel-XXV710' and
8429            'NF_DENSITY' and
8430            'DOCKER' and
8431            'CHAIN' and
8432            'NF_VPPIP4' and
8433            'IPSEC' and
8434            'TNL_4' and
8435            'IMIX' and
8436            '2T1C' and
8437            'NDRPDR'"
8438   parameters:
8439   - "throughput"
8440   - "name"
8441   - "tags"
8442   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8443   x-axis: "X = CNFs per Service Chain"
8444   y-axis: "Y = Number of Service Chains"
8445   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8446   layout:
8447     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8448     layout: "plot-service-density"
8449
8450 - type: "plot"
8451   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8452   algorithm: "plot_nf_heatmap"
8453   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8454   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8455   filter: "'NIC_Intel-XXV710' and
8456            'NF_DENSITY' and
8457            'DOCKER' and
8458            'CHAIN' and
8459            'NF_VPPIP4' and
8460            'IPSEC' and
8461            'TNL_4' and
8462            'IMIX' and
8463            '4T2C' and
8464            'NDRPDR'"
8465   parameters:
8466   - "throughput"
8467   - "name"
8468   - "tags"
8469   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8470   x-axis: "X = CNFs per Service Chain"
8471   y-axis: "Y = Number of Service Chains"
8472   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8473   layout:
8474     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8475     layout: "plot-service-density"
8476
8477 - type: "plot"
8478   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8479   algorithm: "plot_nf_heatmap"
8480   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8481   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8482   filter: "'NIC_Intel-XXV710' and
8483            'NF_DENSITY' and
8484            'DOCKER' and
8485            'CHAIN' and
8486            'NF_VPPIP4' and
8487            'IPSEC' and
8488            'TNL_4' and
8489            'IMIX' and
8490            '8T4C' and
8491            'NDRPDR'"
8492   parameters:
8493   - "throughput"
8494   - "name"
8495   - "tags"
8496   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8497   x-axis: "X = CNFs per Service Chain"
8498   y-axis: "Y = Number of Service Chains"
8499   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8500   layout:
8501     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8502     layout: "plot-service-density"
8503
8504 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8505 - type: "plot"
8506   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8507   algorithm: "plot_nf_heatmap"
8508   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8509   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8510   filter: "'NIC_Intel-XXV710' and
8511            'NF_DENSITY' and
8512            'DOCKER' and
8513            'CHAIN' and
8514            'NF_VPPIP4' and
8515            'IPSEC' and
8516            'TNL_4' and
8517            'IMIX' and
8518            '2T1C' and
8519            'NDRPDR'"
8520   parameters:
8521   - "throughput"
8522   - "name"
8523   - "tags"
8524   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8525   x-axis: "X = CNFs per Service Chain"
8526   y-axis: "Y = Number of Service Chains"
8527   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8528   layout:
8529     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8530     layout: "plot-service-density"
8531
8532 - type: "plot"
8533   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8534   algorithm: "plot_nf_heatmap"
8535   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8536   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8537   filter: "'NIC_Intel-XXV710' and
8538            'NF_DENSITY' and
8539            'DOCKER' and
8540            'CHAIN' and
8541            'NF_VPPIP4' and
8542            'IPSEC' and
8543            'TNL_4' and
8544            'IMIX' and
8545            '4T2C' and
8546            'NDRPDR'"
8547   parameters:
8548   - "throughput"
8549   - "name"
8550   - "tags"
8551   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8552   x-axis: "X = CNFs per Service Chain"
8553   y-axis: "Y = Number of Service Chains"
8554   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8555   layout:
8556     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8557     layout: "plot-service-density"
8558
8559 - type: "plot"
8560   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8561   algorithm: "plot_nf_heatmap"
8562   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8563   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8564   filter: "'NIC_Intel-XXV710' and
8565            'NF_DENSITY' and
8566            'DOCKER' and
8567            'CHAIN' and
8568            'NF_VPPIP4' and
8569            'IPSEC' and
8570            'TNL_4' and
8571            'IMIX' and
8572            '8T4C' and
8573            'NDRPDR'"
8574   parameters:
8575   - "throughput"
8576   - "name"
8577   - "tags"
8578   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8579   x-axis: "X = CNFs per Service Chain"
8580   y-axis: "Y = Number of Service Chains"
8581   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8582   layout:
8583     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8584     layout: "plot-service-density"
8585
8586 ###############################################################################
8587
8588 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8589 #- type: "plot"
8590 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8591 #  algorithm: "plot_nf_heatmap"
8592 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8593 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8594 #  filter: "'NIC_Intel-XL710' and
8595 #           'NF_DENSITY' and
8596 #           'DOCKER' and
8597 #           'CHAIN' and
8598 #           'NF_VPPIP4' and
8599 #           'IMIX' and
8600 #           'TNL_4' and
8601 #           '1T1C' and
8602 #           'MRR'"
8603 #  parameters:
8604 #  - "result"
8605 #  - "name"
8606 #  - "tags"
8607 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8608 #  x-axis: "X = CNFs per Service Chain"
8609 #  y-axis: "Y = Number of Service Chains"
8610 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8611 #  layout:
8612 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8613 #    layout: "plot-service-density"
8614 #
8615 #- type: "plot"
8616 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8617 #  algorithm: "plot_nf_heatmap"
8618 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8619 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8620 #  filter: "'NIC_Intel-XL710' and
8621 #           'NF_DENSITY' and
8622 #           'DOCKER' and
8623 #           'CHAIN' and
8624 #           'NF_VPPIP4' and
8625 #           'IPSEC' and
8626 #           'TNL_4' and
8627 #           'IMIX' and
8628 #           '2T2C' and
8629 #           'MRR'"
8630 #  parameters:
8631 #  - "result"
8632 #  - "name"
8633 #  - "tags"
8634 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8635 #  x-axis: "X = CNFs per Service Chain"
8636 #  y-axis: "Y = Number of Service Chains"
8637 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8638 #  layout:
8639 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8640 #    layout: "plot-service-density"
8641 #
8642 #- type: "plot"
8643 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8644 #  algorithm: "plot_nf_heatmap"
8645 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8646 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8647 #  filter: "'NIC_Intel-XL710' and
8648 #           'NF_DENSITY' and
8649 #           'DOCKER' and
8650 #           'CHAIN' and
8651 #           'NF_VPPIP4' and
8652 #           'IPSEC' and
8653 #           'TNL_4' and
8654 #           'IMIX' and
8655 #           '4T4C' and
8656 #           'MRR'"
8657 #  parameters:
8658 #  - "result"
8659 #  - "name"
8660 #  - "tags"
8661 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8662 #  x-axis: "X = CNFs per Service Chain"
8663 #  y-axis: "Y = Number of Service Chains"
8664 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8665 #  layout:
8666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8667 #    layout: "plot-service-density"
8668
8669 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8670 #- type: "plot"
8671 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8672 #  algorithm: "plot_nf_heatmap"
8673 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8674 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8675 #  filter: "'NIC_Intel-XL710' and
8676 #           'NF_DENSITY' and
8677 #           'DOCKER' and
8678 #           'CHAIN' and
8679 #           'NF_VPPIP4' and
8680 #           'IPSEC' and
8681 #           'TNL_4' and
8682 #           'IMIX' and
8683 #           '1T1C' and
8684 #           'NDRPDR'"
8685 #  parameters:
8686 #  - "throughput"
8687 #  - "name"
8688 #  - "tags"
8689 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8690 #  x-axis: "X = CNFs per Service Chain"
8691 #  y-axis: "Y = Number of Service Chains"
8692 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8693 #  layout:
8694 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8695 #    layout: "plot-service-density"
8696 #
8697 #- type: "plot"
8698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8699 #  algorithm: "plot_nf_heatmap"
8700 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8701 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8702 #  filter: "'NIC_Intel-XL710' and
8703 #           'NF_DENSITY' and
8704 #           'DOCKER' and
8705 #           'CHAIN' and
8706 #           'NF_VPPIP4' and
8707 #           'IPSEC' and
8708 #           'TNL_4' and
8709 #           'IMIX' and
8710 #           '2T2C' and
8711 #           'NDRPDR'"
8712 #  parameters:
8713 #  - "throughput"
8714 #  - "name"
8715 #  - "tags"
8716 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8717 #  x-axis: "X = CNFs per Service Chain"
8718 #  y-axis: "Y = Number of Service Chains"
8719 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8720 #  layout:
8721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8722 #    layout: "plot-service-density"
8723 #
8724 #- type: "plot"
8725 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8726 #  algorithm: "plot_nf_heatmap"
8727 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8728 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8729 #  filter: "'NIC_Intel-XL710' and
8730 #           'NF_DENSITY' and
8731 #           'DOCKER' and
8732 #           'CHAIN' and
8733 #           'NF_VPPIP4' and
8734 #           'IPSEC' and
8735 #           'TNL_4' and
8736 #           'IMIX' and
8737 #           '4T4C' and
8738 #           'NDRPDR'"
8739 #  parameters:
8740 #  - "throughput"
8741 #  - "name"
8742 #  - "tags"
8743 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8744 #  x-axis: "X = CNFs per Service Chain"
8745 #  y-axis: "Y = Number of Service Chains"
8746 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8747 #  layout:
8748 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8749 #    layout: "plot-service-density"
8750 #
8751 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8752 #- type: "plot"
8753 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8754 #  algorithm: "plot_nf_heatmap"
8755 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8756 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8757 #  filter: "'NIC_Intel-XL710' and
8758 #           'NF_DENSITY' and
8759 #           'DOCKER' and
8760 #           'CHAIN' and
8761 #           'NF_VPPIP4' and
8762 #           'IPSEC' and
8763 #           'TNL_4' and
8764 #           'IMIX' and
8765 #           '1T1C' and
8766 #           'NDRPDR'"
8767 #  parameters:
8768 #  - "throughput"
8769 #  - "name"
8770 #  - "tags"
8771 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8772 #  x-axis: "X = CNFs per Service Chain"
8773 #  y-axis: "Y = Number of Service Chains"
8774 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8775 #  layout:
8776 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8777 #    layout: "plot-service-density"
8778 #
8779 #- type: "plot"
8780 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8781 #  algorithm: "plot_nf_heatmap"
8782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8783 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8784 #  filter: "'NIC_Intel-XL710' and
8785 #           'NF_DENSITY' and
8786 #           'DOCKER' and
8787 #           'CHAIN' and
8788 #           'NF_VPPIP4' and
8789 #           'IPSEC' and
8790 #           'TNL_4' and
8791 #           'IMIX' and
8792 #           '2T2C' and
8793 #           'NDRPDR'"
8794 #  parameters:
8795 #  - "throughput"
8796 #  - "name"
8797 #  - "tags"
8798 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8799 #  x-axis: "X = CNFs per Service Chain"
8800 #  y-axis: "Y = Number of Service Chains"
8801 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8802 #  layout:
8803 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8804 #    layout: "plot-service-density"
8805 #
8806 #- type: "plot"
8807 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8808 #  algorithm: "plot_nf_heatmap"
8809 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8810 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8811 #  filter: "'NIC_Intel-XL710' and
8812 #           'NF_DENSITY' and
8813 #           'DOCKER' and
8814 #           'CHAIN' and
8815 #           'NF_VPPIP4' and
8816 #           'IPSEC' and
8817 #           'TNL_4' and
8818 #           'IMIX' and
8819 #           '4T4C' and
8820 #           'NDRPDR'"
8821 #  parameters:
8822 #  - "throughput"
8823 #  - "name"
8824 #  - "tags"
8825 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8826 #  x-axis: "X = CNFs per Service Chain"
8827 #  y-axis: "Y = Number of Service Chains"
8828 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8829 #  layout:
8830 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8831 #    layout: "plot-service-density"
8832
8833 ###############################################################################
8834
8835 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8836 #- type: "plot"
8837 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8838 #  algorithm: "plot_nf_heatmap"
8839 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8840 #  data: "plot-vpp-nfv-3n-skx-mrr"
8841 #  filter: "'NIC_Intel-XXV710' and
8842 #           'NF_DENSITY' and
8843 #           'DOCKER' and
8844 #           'CHAIN' and
8845 #           'NF_VPPIP4' and
8846 #           'IPSEC' and
8847 #           'TNL_1000' and
8848 #           'IMIX' and
8849 #           '2T1C' and
8850 #           'MRR'"
8851 #  parameters:
8852 #  - "result"
8853 #  - "name"
8854 #  - "tags"
8855 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8856 #  x-axis: "X = CNFs per Service Chain"
8857 #  y-axis: "Y = Number of Service Chains"
8858 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8859 #  layout:
8860 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8861 #    layout: "plot-service-density"
8862 #
8863 #- type: "plot"
8864 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8865 #  algorithm: "plot_nf_heatmap"
8866 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8867 #  data: "plot-vpp-nfv-3n-skx-mrr"
8868 #  filter: "'NIC_Intel-XXV710' and
8869 #           'NF_DENSITY' and
8870 #           'DOCKER' and
8871 #           'CHAIN' and
8872 #           'NF_VPPIP4' and
8873 #           'IPSEC' and
8874 #           'TNL_1000' and
8875 #           'IMIX' and
8876 #           '4T2C' and
8877 #           'MRR'"
8878 #  parameters:
8879 #  - "result"
8880 #  - "name"
8881 #  - "tags"
8882 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8883 #  x-axis: "X = CNFs per Service Chain"
8884 #  y-axis: "Y = Number of Service Chains"
8885 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8886 #  layout:
8887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8888 #    layout: "plot-service-density"
8889 #
8890 #- type: "plot"
8891 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8892 #  algorithm: "plot_nf_heatmap"
8893 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8894 #  data: "plot-vpp-nfv-3n-skx-mrr"
8895 #  filter: "'NIC_Intel-XXV710' and
8896 #           'NF_DENSITY' and
8897 #           'DOCKER' and
8898 #           'CHAIN' and
8899 #           'NF_VPPIP4' and
8900 #           'IPSEC' and
8901 #           'TNL_1000' and
8902 #           'IMIX' and
8903 #           '8T4C' and
8904 #           'MRR'"
8905 #  parameters:
8906 #  - "result"
8907 #  - "name"
8908 #  - "tags"
8909 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8910 #  x-axis: "X = CNFs per Service Chain"
8911 #  y-axis: "Y = Number of Service Chains"
8912 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8913 #  layout:
8914 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8915 #    layout: "plot-service-density"
8916
8917 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8918 - type: "plot"
8919   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8920   algorithm: "plot_nf_heatmap"
8921   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8922   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8923   filter: "'NIC_Intel-XXV710' and
8924            'NF_DENSITY' and
8925            'DOCKER' and
8926            'CHAIN' and
8927            'NF_VPPIP4' and
8928            'IPSEC' and
8929            'TNL_1000' and
8930            'IMIX' and
8931            '2T1C' and
8932            'NDRPDR'"
8933   parameters:
8934   - "throughput"
8935   - "name"
8936   - "tags"
8937   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8938   x-axis: "X = CNFs per Service Chain"
8939   y-axis: "Y = Number of Service Chains"
8940   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8941   layout:
8942     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8943     layout: "plot-service-density"
8944
8945 - type: "plot"
8946   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8947   algorithm: "plot_nf_heatmap"
8948   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8949   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8950   filter: "'NIC_Intel-XXV710' and
8951            'NF_DENSITY' and
8952            'DOCKER' and
8953            'CHAIN' and
8954            'NF_VPPIP4' and
8955            'IPSEC' and
8956            'TNL_1000' and
8957            'IMIX' and
8958            '4T2C' and
8959            'NDRPDR'"
8960   parameters:
8961   - "throughput"
8962   - "name"
8963   - "tags"
8964   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8965   x-axis: "X = CNFs per Service Chain"
8966   y-axis: "Y = Number of Service Chains"
8967   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8968   layout:
8969     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8970     layout: "plot-service-density"
8971
8972 - type: "plot"
8973   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8974   algorithm: "plot_nf_heatmap"
8975   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8976   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8977   filter: "'NIC_Intel-XXV710' and
8978            'NF_DENSITY' and
8979            'DOCKER' and
8980            'CHAIN' and
8981            'NF_VPPIP4' and
8982            'IPSEC' and
8983            'TNL_1000' and
8984            'IMIX' and
8985            '8T4C' and
8986            'NDRPDR'"
8987   parameters:
8988   - "throughput"
8989   - "name"
8990   - "tags"
8991   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8992   x-axis: "X = CNFs per Service Chain"
8993   y-axis: "Y = Number of Service Chains"
8994   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8995   layout:
8996     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8997     layout: "plot-service-density"
8998
8999 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9000 - type: "plot"
9001   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9002   algorithm: "plot_nf_heatmap"
9003   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9004   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9005   filter: "'NIC_Intel-XXV710' and
9006            'NF_DENSITY' and
9007            'DOCKER' and
9008            'CHAIN' and
9009            'NF_VPPIP4' and
9010            'IPSEC' and
9011            'TNL_1000' and
9012            'IMIX' and
9013            '2T1C' and
9014            'NDRPDR'"
9015   parameters:
9016   - "throughput"
9017   - "name"
9018   - "tags"
9019   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9020   x-axis: "X = CNFs per Service Chain"
9021   y-axis: "Y = Number of Service Chains"
9022   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9023   layout:
9024     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9025     layout: "plot-service-density"
9026
9027 - type: "plot"
9028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9029   algorithm: "plot_nf_heatmap"
9030   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9031   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9032   filter: "'NIC_Intel-XXV710' and
9033            'NF_DENSITY' and
9034            'DOCKER' and
9035            'CHAIN' and
9036            'NF_VPPIP4' and
9037            'IPSEC' and
9038            'TNL_1000' and
9039            'IMIX' and
9040            '4T2C' and
9041            'NDRPDR'"
9042   parameters:
9043   - "throughput"
9044   - "name"
9045   - "tags"
9046   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9047   x-axis: "X = CNFs per Service Chain"
9048   y-axis: "Y = Number of Service Chains"
9049   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9050   layout:
9051     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9052     layout: "plot-service-density"
9053
9054 - type: "plot"
9055   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9056   algorithm: "plot_nf_heatmap"
9057   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9058   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9059   filter: "'NIC_Intel-XXV710' and
9060            'NF_DENSITY' and
9061            'DOCKER' and
9062            'CHAIN' and
9063            'NF_VPPIP4' and
9064            'IPSEC' and
9065            'TNL_1000' and
9066            'IMIX' and
9067            '8T4C' and
9068            'NDRPDR'"
9069   parameters:
9070   - "throughput"
9071   - "name"
9072   - "tags"
9073   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9074   x-axis: "X = CNFs per Service Chain"
9075   y-axis: "Y = Number of Service Chains"
9076   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9077   layout:
9078     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9079     layout: "plot-service-density"
9080
9081 ###############################################################################
9082
9083 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9084 #- type: "plot"
9085 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9086 #  algorithm: "plot_nf_heatmap"
9087 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9088 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9089 #  filter: "'NIC_Intel-XL710' and
9090 #           'NF_DENSITY' and
9091 #           'DOCKER' and
9092 #           'CHAIN' and
9093 #           'NF_VPPIP4' and
9094 #           'IMIX' and
9095 #           'TNL_1000' and
9096 #           '1T1C' and
9097 #           'MRR'"
9098 #  parameters:
9099 #  - "result"
9100 #  - "name"
9101 #  - "tags"
9102 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9103 #  x-axis: "X = CNFs per Service Chain"
9104 #  y-axis: "Y = Number of Service Chains"
9105 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9106 #  layout:
9107 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9108 #    layout: "plot-service-density"
9109 #
9110 #- type: "plot"
9111 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9112 #  algorithm: "plot_nf_heatmap"
9113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9114 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9115 #  filter: "'NIC_Intel-XL710' and
9116 #           'NF_DENSITY' and
9117 #           'DOCKER' and
9118 #           'CHAIN' and
9119 #           'NF_VPPIP4' and
9120 #           'IPSEC' and
9121 #           'TNL_1000' and
9122 #           'IMIX' and
9123 #           '2T2C' and
9124 #           'MRR'"
9125 #  parameters:
9126 #  - "result"
9127 #  - "name"
9128 #  - "tags"
9129 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9130 #  x-axis: "X = CNFs per Service Chain"
9131 #  y-axis: "Y = Number of Service Chains"
9132 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9133 #  layout:
9134 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9135 #    layout: "plot-service-density"
9136 #
9137 #- type: "plot"
9138 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9139 #  algorithm: "plot_nf_heatmap"
9140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9141 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9142 #  filter: "'NIC_Intel-XL710' and
9143 #           'NF_DENSITY' and
9144 #           'DOCKER' and
9145 #           'CHAIN' and
9146 #           'NF_VPPIP4' and
9147 #           'IPSEC' and
9148 #           'TNL_1000' and
9149 #           'IMIX' and
9150 #           '4T4C' and
9151 #           'MRR'"
9152 #  parameters:
9153 #  - "result"
9154 #  - "name"
9155 #  - "tags"
9156 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9157 #  x-axis: "X = CNFs per Service Chain"
9158 #  y-axis: "Y = Number of Service Chains"
9159 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9160 #  layout:
9161 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9162 #    layout: "plot-service-density"
9163
9164 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9165 #- type: "plot"
9166 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9167 #  algorithm: "plot_nf_heatmap"
9168 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9169 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9170 #  filter: "'NIC_Intel-XL710' and
9171 #           'NF_DENSITY' and
9172 #           'DOCKER' and
9173 #           'CHAIN' and
9174 #           'NF_VPPIP4' and
9175 #           'IPSEC' and
9176 #           'TNL_1000' and
9177 #           'IMIX' and
9178 #           '1T1C' and
9179 #           'NDRPDR'"
9180 #  parameters:
9181 #  - "throughput"
9182 #  - "name"
9183 #  - "tags"
9184 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9185 #  x-axis: "X = CNFs per Service Chain"
9186 #  y-axis: "Y = Number of Service Chains"
9187 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9188 #  layout:
9189 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9190 #    layout: "plot-service-density"
9191 #
9192 #- type: "plot"
9193 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9194 #  algorithm: "plot_nf_heatmap"
9195 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9196 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9197 #  filter: "'NIC_Intel-XL710' and
9198 #           'NF_DENSITY' and
9199 #           'DOCKER' and
9200 #           'CHAIN' and
9201 #           'NF_VPPIP4' and
9202 #           'IPSEC' and
9203 #           'TNL_1000' and
9204 #           'IMIX' and
9205 #           '2T2C' and
9206 #           'NDRPDR'"
9207 #  parameters:
9208 #  - "throughput"
9209 #  - "name"
9210 #  - "tags"
9211 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9212 #  x-axis: "X = CNFs per Service Chain"
9213 #  y-axis: "Y = Number of Service Chains"
9214 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9215 #  layout:
9216 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9217 #    layout: "plot-service-density"
9218 #
9219 #- type: "plot"
9220 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9221 #  algorithm: "plot_nf_heatmap"
9222 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9223 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9224 #  filter: "'NIC_Intel-XL710' and
9225 #           'NF_DENSITY' and
9226 #           'DOCKER' and
9227 #           'CHAIN' and
9228 #           'NF_VPPIP4' and
9229 #           'IPSEC' and
9230 #           'TNL_1000' and
9231 #           'IMIX' and
9232 #           '4T4C' and
9233 #           'NDRPDR'"
9234 #  parameters:
9235 #  - "throughput"
9236 #  - "name"
9237 #  - "tags"
9238 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9239 #  x-axis: "X = CNFs per Service Chain"
9240 #  y-axis: "Y = Number of Service Chains"
9241 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9242 #  layout:
9243 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9244 #    layout: "plot-service-density"
9245 #
9246 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9247 #- type: "plot"
9248 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9249 #  algorithm: "plot_nf_heatmap"
9250 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9251 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9252 #  filter: "'NIC_Intel-XL710' and
9253 #           'NF_DENSITY' and
9254 #           'DOCKER' and
9255 #           'CHAIN' and
9256 #           'NF_VPPIP4' and
9257 #           'IPSEC' and
9258 #           'TNL_1000' and
9259 #           'IMIX' and
9260 #           '1T1C' and
9261 #           'NDRPDR'"
9262 #  parameters:
9263 #  - "throughput"
9264 #  - "name"
9265 #  - "tags"
9266 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9267 #  x-axis: "X = CNFs per Service Chain"
9268 #  y-axis: "Y = Number of Service Chains"
9269 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9270 #  layout:
9271 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9272 #    layout: "plot-service-density"
9273 #
9274 #- type: "plot"
9275 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9276 #  algorithm: "plot_nf_heatmap"
9277 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9278 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9279 #  filter: "'NIC_Intel-XL710' and
9280 #           'NF_DENSITY' and
9281 #           'DOCKER' and
9282 #           'CHAIN' and
9283 #           'NF_VPPIP4' and
9284 #           'IPSEC' and
9285 #           'TNL_1000' and
9286 #           'IMIX' and
9287 #           '2T2C' and
9288 #           'NDRPDR'"
9289 #  parameters:
9290 #  - "throughput"
9291 #  - "name"
9292 #  - "tags"
9293 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9294 #  x-axis: "X = CNFs per Service Chain"
9295 #  y-axis: "Y = Number of Service Chains"
9296 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9297 #  layout:
9298 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9299 #    layout: "plot-service-density"
9300 #
9301 #- type: "plot"
9302 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9303 #  algorithm: "plot_nf_heatmap"
9304 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9305 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9306 #  filter: "'NIC_Intel-XL710' and
9307 #           'NF_DENSITY' and
9308 #           'DOCKER' and
9309 #           'CHAIN' and
9310 #           'NF_VPPIP4' and
9311 #           'IPSEC' and
9312 #           'TNL_1000' and
9313 #           'IMIX' and
9314 #           '4T4C' and
9315 #           'NDRPDR'"
9316 #  parameters:
9317 #  - "throughput"
9318 #  - "name"
9319 #  - "tags"
9320 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9321 #  x-axis: "X = CNFs per Service Chain"
9322 #  y-axis: "Y = Number of Service Chains"
9323 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9324 #  layout:
9325 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9326 #    layout: "plot-service-density"
9327
9328 ###############################################################################
9329
9330 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9331 #- type: "plot"
9332 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9333 #  algorithm: "plot_nf_heatmap"
9334 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9335 #  data: "plot-vpp-nfv-3n-skx-mrr"
9336 #  filter: "'NIC_Intel-XXV710' and
9337 #           'NF_DENSITY' and
9338 #           'DOCKER' and
9339 #           'CHAIN' and
9340 #           'NF_VPPIP4' and
9341 #           'IPSEC' and
9342 #           'TNL_10000' and
9343 #           'IMIX' and
9344 #           '2T1C' and
9345 #           'MRR'"
9346 #  parameters:
9347 #  - "result"
9348 #  - "name"
9349 #  - "tags"
9350 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9351 #  x-axis: "X = CNFs per Service Chain"
9352 #  y-axis: "Y = Number of Service Chains"
9353 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9354 #  layout:
9355 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9356 #    layout: "plot-service-density"
9357 #
9358 #- type: "plot"
9359 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9360 #  algorithm: "plot_nf_heatmap"
9361 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9362 #  data: "plot-vpp-nfv-3n-skx-mrr"
9363 #  filter: "'NIC_Intel-XXV710' and
9364 #           'NF_DENSITY' and
9365 #           'DOCKER' and
9366 #           'CHAIN' and
9367 #           'NF_VPPIP4' and
9368 #           'IPSEC' and
9369 #           'TNL_10000' and
9370 #           'IMIX' and
9371 #           '4T2C' and
9372 #           'MRR'"
9373 #  parameters:
9374 #  - "result"
9375 #  - "name"
9376 #  - "tags"
9377 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9378 #  x-axis: "X = CNFs per Service Chain"
9379 #  y-axis: "Y = Number of Service Chains"
9380 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9381 #  layout:
9382 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9383 #    layout: "plot-service-density"
9384 #
9385 #- type: "plot"
9386 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9387 #  algorithm: "plot_nf_heatmap"
9388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9389 #  data: "plot-vpp-nfv-3n-skx-mrr"
9390 #  filter: "'NIC_Intel-XXV710' and
9391 #           'NF_DENSITY' and
9392 #           'DOCKER' and
9393 #           'CHAIN' and
9394 #           'NF_VPPIP4' and
9395 #           'IPSEC' and
9396 #           'TNL_10000' and
9397 #           'IMIX' and
9398 #           '8T4C' and
9399 #           'MRR'"
9400 #  parameters:
9401 #  - "result"
9402 #  - "name"
9403 #  - "tags"
9404 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9405 #  x-axis: "X = CNFs per Service Chain"
9406 #  y-axis: "Y = Number of Service Chains"
9407 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9408 #  layout:
9409 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9410 #    layout: "plot-service-density"
9411
9412 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9413 - type: "plot"
9414   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9415   algorithm: "plot_nf_heatmap"
9416   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9417   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9418   filter: "'NIC_Intel-XXV710' and
9419            'NF_DENSITY' and
9420            'DOCKER' and
9421            'CHAIN' and
9422            'NF_VPPIP4' and
9423            'IPSEC' and
9424            'TNL_10000' and
9425            'IMIX' and
9426            '2T1C' and
9427            'NDRPDR'"
9428   parameters:
9429   - "throughput"
9430   - "name"
9431   - "tags"
9432   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9433   x-axis: "X = CNFs per Service Chain"
9434   y-axis: "Y = Number of Service Chains"
9435   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9436   layout:
9437     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9438     layout: "plot-service-density"
9439
9440 - type: "plot"
9441   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9442   algorithm: "plot_nf_heatmap"
9443   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9444   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9445   filter: "'NIC_Intel-XXV710' and
9446            'NF_DENSITY' and
9447            'DOCKER' and
9448            'CHAIN' and
9449            'NF_VPPIP4' and
9450            'IPSEC' and
9451            'TNL_10000' and
9452            'IMIX' and
9453            '4T2C' and
9454            'NDRPDR'"
9455   parameters:
9456   - "throughput"
9457   - "name"
9458   - "tags"
9459   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9460   x-axis: "X = CNFs per Service Chain"
9461   y-axis: "Y = Number of Service Chains"
9462   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9463   layout:
9464     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9465     layout: "plot-service-density"
9466
9467 - type: "plot"
9468   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9469   algorithm: "plot_nf_heatmap"
9470   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9471   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9472   filter: "'NIC_Intel-XXV710' and
9473            'NF_DENSITY' and
9474            'DOCKER' and
9475            'CHAIN' and
9476            'NF_VPPIP4' and
9477            'IPSEC' and
9478            'TNL_10000' and
9479            'IMIX' and
9480            '8T4C' and
9481            'NDRPDR'"
9482   parameters:
9483   - "throughput"
9484   - "name"
9485   - "tags"
9486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9487   x-axis: "X = CNFs per Service Chain"
9488   y-axis: "Y = Number of Service Chains"
9489   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9490   layout:
9491     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9492     layout: "plot-service-density"
9493
9494 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9495 - type: "plot"
9496   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9497   algorithm: "plot_nf_heatmap"
9498   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9499   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9500   filter: "'NIC_Intel-XXV710' and
9501            'NF_DENSITY' and
9502            'DOCKER' and
9503            'CHAIN' and
9504            'NF_VPPIP4' and
9505            'IPSEC' and
9506            'TNL_10000' and
9507            'IMIX' and
9508            '2T1C' and
9509            'NDRPDR'"
9510   parameters:
9511   - "throughput"
9512   - "name"
9513   - "tags"
9514   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9515   x-axis: "X = CNFs per Service Chain"
9516   y-axis: "Y = Number of Service Chains"
9517   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9518   layout:
9519     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9520     layout: "plot-service-density"
9521
9522 - type: "plot"
9523   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9524   algorithm: "plot_nf_heatmap"
9525   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9526   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9527   filter: "'NIC_Intel-XXV710' and
9528            'NF_DENSITY' and
9529            'DOCKER' and
9530            'CHAIN' and
9531            'NF_VPPIP4' and
9532            'IPSEC' and
9533            'TNL_10000' and
9534            'IMIX' and
9535            '4T2C' and
9536            'NDRPDR'"
9537   parameters:
9538   - "throughput"
9539   - "name"
9540   - "tags"
9541   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9542   x-axis: "X = CNFs per Service Chain"
9543   y-axis: "Y = Number of Service Chains"
9544   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9545   layout:
9546     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9547     layout: "plot-service-density"
9548
9549 - type: "plot"
9550   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9551   algorithm: "plot_nf_heatmap"
9552   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9553   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9554   filter: "'NIC_Intel-XXV710' and
9555            'NF_DENSITY' and
9556            'DOCKER' and
9557            'CHAIN' and
9558            'NF_VPPIP4' and
9559            'IPSEC' and
9560            'TNL_10000' and
9561            'IMIX' and
9562            '8T4C' and
9563            'NDRPDR'"
9564   parameters:
9565   - "throughput"
9566   - "name"
9567   - "tags"
9568   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9569   x-axis: "X = CNFs per Service Chain"
9570   y-axis: "Y = Number of Service Chains"
9571   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9572   layout:
9573     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9574     layout: "plot-service-density"
9575
9576 ###############################################################################
9577
9578 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9579 #- type: "plot"
9580 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9581 #  algorithm: "plot_nf_heatmap"
9582 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9583 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9584 #  filter: "'NIC_Intel-XL710' and
9585 #           'NF_DENSITY' and
9586 #           'DOCKER' and
9587 #           'CHAIN' and
9588 #           'NF_VPPIP4' and
9589 #           'IMIX' and
9590 #           'TNL_10000' and
9591 #           '1T1C' and
9592 #           'MRR'"
9593 #  parameters:
9594 #  - "result"
9595 #  - "name"
9596 #  - "tags"
9597 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9598 #  x-axis: "X = CNFs per Service Chain"
9599 #  y-axis: "Y = Number of Service Chains"
9600 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9601 #  layout:
9602 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9603 #    layout: "plot-service-density"
9604 #
9605 #- type: "plot"
9606 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9607 #  algorithm: "plot_nf_heatmap"
9608 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9609 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9610 #  filter: "'NIC_Intel-XL710' and
9611 #           'NF_DENSITY' and
9612 #           'DOCKER' and
9613 #           'CHAIN' and
9614 #           'NF_VPPIP4' and
9615 #           'IPSEC' and
9616 #           'TNL_10000' and
9617 #           'IMIX' and
9618 #           '2T2C' and
9619 #           'MRR'"
9620 #  parameters:
9621 #  - "result"
9622 #  - "name"
9623 #  - "tags"
9624 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9625 #  x-axis: "X = CNFs per Service Chain"
9626 #  y-axis: "Y = Number of Service Chains"
9627 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9628 #  layout:
9629 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9630 #    layout: "plot-service-density"
9631 #
9632 #- type: "plot"
9633 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9634 #  algorithm: "plot_nf_heatmap"
9635 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9636 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9637 #  filter: "'NIC_Intel-XL710' and
9638 #           'NF_DENSITY' and
9639 #           'DOCKER' and
9640 #           'CHAIN' and
9641 #           'NF_VPPIP4' and
9642 #           'IPSEC' and
9643 #           'TNL_10000' and
9644 #           'IMIX' and
9645 #           '4T4C' and
9646 #           'MRR'"
9647 #  parameters:
9648 #  - "result"
9649 #  - "name"
9650 #  - "tags"
9651 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9652 #  x-axis: "X = CNFs per Service Chain"
9653 #  y-axis: "Y = Number of Service Chains"
9654 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9655 #  layout:
9656 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9657 #    layout: "plot-service-density"
9658
9659 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9660 #- type: "plot"
9661 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9662 #  algorithm: "plot_nf_heatmap"
9663 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9664 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9665 #  filter: "'NIC_Intel-XL710' and
9666 #           'NF_DENSITY' and
9667 #           'DOCKER' and
9668 #           'CHAIN' and
9669 #           'NF_VPPIP4' and
9670 #           'IPSEC' and
9671 #           'TNL_10000' and
9672 #           'IMIX' and
9673 #           '1T1C' and
9674 #           'NDRPDR'"
9675 #  parameters:
9676 #  - "throughput"
9677 #  - "name"
9678 #  - "tags"
9679 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9680 #  x-axis: "X = CNFs per Service Chain"
9681 #  y-axis: "Y = Number of Service Chains"
9682 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9683 #  layout:
9684 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9685 #    layout: "plot-service-density"
9686 #
9687 #- type: "plot"
9688 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9689 #  algorithm: "plot_nf_heatmap"
9690 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9691 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9692 #  filter: "'NIC_Intel-XL710' and
9693 #           'NF_DENSITY' and
9694 #           'DOCKER' and
9695 #           'CHAIN' and
9696 #           'NF_VPPIP4' and
9697 #           'IPSEC' and
9698 #           'TNL_10000' and
9699 #           'IMIX' and
9700 #           '2T2C' and
9701 #           'NDRPDR'"
9702 #  parameters:
9703 #  - "throughput"
9704 #  - "name"
9705 #  - "tags"
9706 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9707 #  x-axis: "X = CNFs per Service Chain"
9708 #  y-axis: "Y = Number of Service Chains"
9709 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9710 #  layout:
9711 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9712 #    layout: "plot-service-density"
9713 #
9714 #- type: "plot"
9715 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9716 #  algorithm: "plot_nf_heatmap"
9717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9718 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9719 #  filter: "'NIC_Intel-XL710' and
9720 #           'NF_DENSITY' and
9721 #           'DOCKER' and
9722 #           'CHAIN' and
9723 #           'NF_VPPIP4' and
9724 #           'IPSEC' and
9725 #           'TNL_10000' and
9726 #           'IMIX' and
9727 #           '4T4C' and
9728 #           'NDRPDR'"
9729 #  parameters:
9730 #  - "throughput"
9731 #  - "name"
9732 #  - "tags"
9733 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9734 #  x-axis: "X = CNFs per Service Chain"
9735 #  y-axis: "Y = Number of Service Chains"
9736 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9737 #  layout:
9738 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9739 #    layout: "plot-service-density"
9740 #
9741 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9742 #- type: "plot"
9743 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9744 #  algorithm: "plot_nf_heatmap"
9745 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9746 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9747 #  filter: "'NIC_Intel-XL710' and
9748 #           'NF_DENSITY' and
9749 #           'DOCKER' and
9750 #           'CHAIN' and
9751 #           'NF_VPPIP4' and
9752 #           'IPSEC' and
9753 #           'TNL_10000' and
9754 #           'IMIX' and
9755 #           '1T1C' and
9756 #           'NDRPDR'"
9757 #  parameters:
9758 #  - "throughput"
9759 #  - "name"
9760 #  - "tags"
9761 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9762 #  x-axis: "X = CNFs per Service Chain"
9763 #  y-axis: "Y = Number of Service Chains"
9764 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9765 #  layout:
9766 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9767 #    layout: "plot-service-density"
9768 #
9769 #- type: "plot"
9770 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9771 #  algorithm: "plot_nf_heatmap"
9772 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9773 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9774 #  filter: "'NIC_Intel-XL710' and
9775 #           'NF_DENSITY' and
9776 #           'DOCKER' and
9777 #           'CHAIN' and
9778 #           'NF_VPPIP4' and
9779 #           'IPSEC' and
9780 #           'TNL_10000' and
9781 #           'IMIX' and
9782 #           '2T2C' and
9783 #           'NDRPDR'"
9784 #  parameters:
9785 #  - "throughput"
9786 #  - "name"
9787 #  - "tags"
9788 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9789 #  x-axis: "X = CNFs per Service Chain"
9790 #  y-axis: "Y = Number of Service Chains"
9791 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9792 #  layout:
9793 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9794 #    layout: "plot-service-density"
9795 #
9796 #- type: "plot"
9797 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9798 #  algorithm: "plot_nf_heatmap"
9799 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9800 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9801 #  filter: "'NIC_Intel-XL710' and
9802 #           'NF_DENSITY' and
9803 #           'DOCKER' and
9804 #           'CHAIN' and
9805 #           'NF_VPPIP4' and
9806 #           'IPSEC' and
9807 #           'TNL_10000' and
9808 #           'IMIX' and
9809 #           '4T4C' and
9810 #           'NDRPDR'"
9811 #  parameters:
9812 #  - "throughput"
9813 #  - "name"
9814 #  - "tags"
9815 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9816 #  x-axis: "X = CNFs per Service Chain"
9817 #  y-axis: "Y = Number of Service Chains"
9818 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9819 #  layout:
9820 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9821 #    layout: "plot-service-density"
9822
9823 ###############################################################################
9824
9825 # Plots - NF Density - CSP - MRR IMIX
9826 - type: "plot"
9827   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9828   algorithm: "plot_nf_heatmap"
9829   output-file-type: ".html"
9830   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9831   data: "plot-vpp-nfv-2n-skx-mrr"
9832   filter: "'NIC_Intel-XXV710' and
9833            'NF_DENSITY' and
9834            'DOCKER' and
9835            'PIPELINE' and
9836            'NF_VPPIP4' and
9837            'IMIX' and
9838            '2T1C' and
9839            'MRR'"
9840   parameters:
9841   - "result"
9842   - "name"
9843   - "tags"
9844   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9845   x-axis: "X = CNFs per Service Pipeline"
9846   y-axis: "Y = Number of Service Pipelines"
9847   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9848   layout:
9849     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9850     layout: "plot-service-density"
9851
9852 - type: "plot"
9853   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9854   algorithm: "plot_nf_heatmap"
9855   output-file-type: ".html"
9856   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9857   data: "plot-vpp-nfv-2n-skx-mrr"
9858   filter: "'NIC_Intel-XXV710' and
9859            'NF_DENSITY' and
9860            'DOCKER' and
9861            'PIPELINE' and
9862            'NF_VPPIP4' and
9863            'IMIX' and
9864            '4T2C' and
9865            'MRR'"
9866   parameters:
9867   - "result"
9868   - "name"
9869   - "tags"
9870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9871   x-axis: "X = CNFs per Service Pipeline"
9872   y-axis: "Y = Number of Service Pipelines"
9873   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9874   layout:
9875     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9876     layout: "plot-service-density"
9877
9878 - type: "plot"
9879   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9880   algorithm: "plot_nf_heatmap"
9881   output-file-type: ".html"
9882   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9883   data: "plot-vpp-nfv-2n-skx-mrr"
9884   filter: "'NIC_Intel-XXV710' and
9885            'NF_DENSITY' and
9886            'DOCKER' and
9887            'PIPELINE' and
9888            'NF_VPPIP4' and
9889            'IMIX' and
9890            '8T4C' and
9891            'MRR'"
9892   parameters:
9893   - "result"
9894   - "name"
9895   - "tags"
9896   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9897   x-axis: "X = CNFs per Service Pipeline"
9898   y-axis: "Y = Number of Service Pipelines"
9899   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9900   layout:
9901     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9902     layout: "plot-service-density"
9903
9904 # Plots - NF Density - CSP - NDR IMIX
9905 - type: "plot"
9906   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9907   algorithm: "plot_nf_heatmap"
9908   output-file-type: ".html"
9909   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9910   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9911   filter: "'NIC_Intel-XXV710' and
9912            'NF_DENSITY' and
9913            'DOCKER' and
9914            'PIPELINE' and
9915            'NF_VPPIP4' and
9916            'IMIX' and
9917            '2T1C' and
9918            'NDRPDR'"
9919   parameters:
9920   - "throughput"
9921   - "name"
9922   - "tags"
9923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9924   x-axis: "X = CNFs per Service Pipeline"
9925   y-axis: "Y = Number of Service Pipelines"
9926   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9927   layout:
9928     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9929     layout: "plot-service-density"
9930
9931 - type: "plot"
9932   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9933   algorithm: "plot_nf_heatmap"
9934   output-file-type: ".html"
9935   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9936   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9937   filter: "'NIC_Intel-XXV710' and
9938            'NF_DENSITY' and
9939            'DOCKER' and
9940            'PIPELINE' and
9941            'NF_VPPIP4' and
9942            'IMIX' and
9943            '4T2C' and
9944            'NDRPDR'"
9945   parameters:
9946   - "throughput"
9947   - "name"
9948   - "tags"
9949   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9950   x-axis: "X = CNFs per Service Pipeline"
9951   y-axis: "Y = Number of Service Pipelines"
9952   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9953   layout:
9954     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9955     layout: "plot-service-density"
9956
9957 - type: "plot"
9958   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9959   algorithm: "plot_nf_heatmap"
9960   output-file-type: ".html"
9961   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9962   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9963   filter: "'NIC_Intel-XXV710' and
9964            'NF_DENSITY' and
9965            'DOCKER' and
9966            'PIPELINE' and
9967            'NF_VPPIP4' and
9968            'IMIX' and
9969            '8T4C' and
9970            'NDRPDR'"
9971   parameters:
9972   - "throughput"
9973   - "name"
9974   - "tags"
9975   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9976   x-axis: "X = CNFs per Service Pipeline"
9977   y-axis: "Y = Number of Service Pipelines"
9978   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9979   layout:
9980     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9981     layout: "plot-service-density"
9982
9983 # Plots - NF Density - CSP - PDR IMIX
9984 - type: "plot"
9985   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9986   algorithm: "plot_nf_heatmap"
9987   output-file-type: ".html"
9988   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9989   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9990   filter: "'NIC_Intel-XXV710' and
9991            'NF_DENSITY' and
9992            'DOCKER' and
9993            'PIPELINE' and
9994            'NF_VPPIP4' and
9995            'IMIX' and
9996            '2T1C' and
9997            'NDRPDR'"
9998   parameters:
9999   - "throughput"
10000   - "name"
10001   - "tags"
10002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10003   x-axis: "X = CNFs per Service Pipeline"
10004   y-axis: "Y = Number of Service Pipelines"
10005   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10006   layout:
10007     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10008     layout: "plot-service-density"
10009
10010 - type: "plot"
10011   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10012   algorithm: "plot_nf_heatmap"
10013   output-file-type: ".html"
10014   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10015   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10016   filter: "'NIC_Intel-XXV710' and
10017            'NF_DENSITY' and
10018            'DOCKER' and
10019            'PIPELINE' and
10020            'NF_VPPIP4' and
10021            'IMIX' and
10022            '4T2C' and
10023            'NDRPDR'"
10024   parameters:
10025   - "throughput"
10026   - "name"
10027   - "tags"
10028   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10029   x-axis: "X = CNFs per Service Pipeline"
10030   y-axis: "Y = Number of Service Pipelines"
10031   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10032   layout:
10033     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10034     layout: "plot-service-density"
10035
10036 - type: "plot"
10037   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10038   algorithm: "plot_nf_heatmap"
10039   output-file-type: ".html"
10040   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10041   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10042   filter: "'NIC_Intel-XXV710' and
10043            'NF_DENSITY' and
10044            'DOCKER' and
10045            'PIPELINE' and
10046            'NF_VPPIP4' and
10047            'IMIX' and
10048            '8T4C' and
10049            'NDRPDR'"
10050   parameters:
10051   - "throughput"
10052   - "name"
10053   - "tags"
10054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10055   x-axis: "X = CNFs per Service Pipeline"
10056   y-axis: "Y = Number of Service Pipelines"
10057   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10058   layout:
10059     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10060     layout: "plot-service-density"
10061
10062 ###############################################################################
10063 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10064
10065 - type: "plot"
10066   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10067   algorithm: "plot_nf_heatmap"
10068   output-file-type: ".html"
10069   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10070   data: "plot-vpp-nfv-2n-clx-mrr"
10071   filter: "'NIC_Intel-XXV710' and
10072            'NF_DENSITY' and
10073            'VHOST' and
10074            not 'VXLAN' and
10075            'CHAIN' and
10076            'NF_VPPIP4' and
10077            'IMIX' and
10078            '2T1C' and
10079            'MRR'"
10080   parameters:
10081   - "result"
10082   - "name"
10083   - "tags"
10084   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10085   x-axis: "X = VNFs per Service Chain"
10086   y-axis: "Y = Number of Service Chains"
10087   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10088   layout:
10089     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10090     layout: "plot-service-density"
10091
10092 - type: "plot"
10093   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10094   algorithm: "plot_nf_heatmap"
10095   output-file-type: ".html"
10096   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10097   data: "plot-vpp-nfv-2n-clx-mrr"
10098   filter: "'NIC_Intel-XXV710' and
10099            'NF_DENSITY' and
10100            'VHOST' and
10101            not 'VXLAN' and
10102            'CHAIN' and
10103            'NF_VPPIP4' and
10104            'IMIX' and
10105            '4T2C' and
10106            'MRR'"
10107   parameters:
10108   - "result"
10109   - "name"
10110   - "tags"
10111   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10112   x-axis: "X = VNFs per Service Chain"
10113   y-axis: "Y = Number of Service Chains"
10114   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10115   layout:
10116     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10117     layout: "plot-service-density"
10118
10119 - type: "plot"
10120   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10121   algorithm: "plot_nf_heatmap"
10122   output-file-type: ".html"
10123   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10124   data: "plot-vpp-nfv-2n-clx-mrr"
10125   filter: "'NIC_Intel-XXV710' and
10126            'NF_DENSITY' and
10127            'VHOST' and
10128            not 'VXLAN' and
10129            'CHAIN' and
10130            'NF_VPPIP4' and
10131            'IMIX' and
10132            '8T4C' and
10133            'MRR'"
10134   parameters:
10135   - "result"
10136   - "name"
10137   - "tags"
10138   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10139   x-axis: "X = VNFs per Service Chain"
10140   y-axis: "Y = Number of Service Chains"
10141   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10142   layout:
10143     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10144     layout: "plot-service-density"
10145
10146 # Plots - NF Density - VSC - NDR IMIX
10147 - type: "plot"
10148   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10149   algorithm: "plot_nf_heatmap"
10150   output-file-type: ".html"
10151   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10152   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10153   filter: "'NIC_Intel-XXV710' and
10154            'NF_DENSITY' and
10155            'VHOST' and
10156            not 'VXLAN' and
10157            'CHAIN' and
10158            'NF_VPPIP4' and
10159            'IMIX' and
10160            '2T1C' and
10161            'NDRPDR'"
10162   parameters:
10163   - "throughput"
10164   - "name"
10165   - "tags"
10166   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10167   x-axis: "X = VNFs per Service Chain"
10168   y-axis: "Y = Number of Service Chains"
10169   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10170   layout:
10171     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10172     layout: "plot-service-density"
10173
10174 - type: "plot"
10175   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10176   algorithm: "plot_nf_heatmap"
10177   output-file-type: ".html"
10178   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10179   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10180   filter: "'NIC_Intel-XXV710' and
10181            'NF_DENSITY' and
10182            'VHOST' and
10183            not 'VXLAN' and
10184            'CHAIN' and
10185            'NF_VPPIP4' and
10186            'IMIX' and
10187            '4T2C' and
10188            'NDRPDR'"
10189   parameters:
10190   - "throughput"
10191   - "name"
10192   - "tags"
10193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10194   x-axis: "X = VNFs per Service Chain"
10195   y-axis: "Y = Number of Service Chains"
10196   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10197   layout:
10198     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10199     layout: "plot-service-density"
10200
10201 - type: "plot"
10202   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10203   algorithm: "plot_nf_heatmap"
10204   output-file-type: ".html"
10205   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10206   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10207   filter: "'NIC_Intel-XXV710' and
10208            'NF_DENSITY' and
10209            'VHOST' and
10210            not 'VXLAN' and
10211            'CHAIN' and
10212            'NF_VPPIP4' and
10213            'IMIX' and
10214            '8T4C' and
10215            'NDRPDR'"
10216   parameters:
10217   - "throughput"
10218   - "name"
10219   - "tags"
10220   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10221   x-axis: "X = VNFs per Service Chain"
10222   y-axis: "Y = Number of Service Chains"
10223   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10224   layout:
10225     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10226     layout: "plot-service-density"
10227
10228 # Plots - NF Density - VSC - PDR IMIX
10229 - type: "plot"
10230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10231   algorithm: "plot_nf_heatmap"
10232   output-file-type: ".html"
10233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10234   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10235   filter: "'NIC_Intel-XXV710' and
10236            'NF_DENSITY' and
10237            'VHOST' and
10238            not 'VXLAN' and
10239            'CHAIN' and
10240            'NF_VPPIP4' and
10241            'IMIX' and
10242            '2T1C' and
10243            'NDRPDR'"
10244   parameters:
10245   - "throughput"
10246   - "name"
10247   - "tags"
10248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10249   x-axis: "X = VNFs per Service Chain"
10250   y-axis: "Y = Number of Service Chains"
10251   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10252   layout:
10253     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10254     layout: "plot-service-density"
10255
10256 - type: "plot"
10257   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10258   algorithm: "plot_nf_heatmap"
10259   output-file-type: ".html"
10260   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10261   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10262   filter: "'NIC_Intel-XXV710' and
10263            'NF_DENSITY' and
10264            'VHOST' and
10265            not 'VXLAN' and
10266            'CHAIN' and
10267            'NF_VPPIP4' and
10268            'IMIX' and
10269            '4T2C' and
10270            'NDRPDR'"
10271   parameters:
10272   - "throughput"
10273   - "name"
10274   - "tags"
10275   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10276   x-axis: "X = VNFs per Service Chain"
10277   y-axis: "Y = Number of Service Chains"
10278   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10279   layout:
10280     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10281     layout: "plot-service-density"
10282
10283 - type: "plot"
10284   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10285   algorithm: "plot_nf_heatmap"
10286   output-file-type: ".html"
10287   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10288   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10289   filter: "'NIC_Intel-XXV710' and
10290            'NF_DENSITY' and
10291            'VHOST' and
10292            not 'VXLAN' and
10293            'CHAIN' and
10294            'NF_VPPIP4' and
10295            'IMIX' and
10296            '8T4C' and
10297            'NDRPDR'"
10298   parameters:
10299   - "throughput"
10300   - "name"
10301   - "tags"
10302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10303   x-axis: "X = VNFs per Service Chain"
10304   y-axis: "Y = Number of Service Chains"
10305   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10306   layout:
10307     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10308     layout: "plot-service-density"
10309
10310 # Plots - NF Density - VSC - MRR IMIX
10311 - type: "plot"
10312   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10313   algorithm: "plot_nf_heatmap"
10314   output-file-type: ".html"
10315   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10316   data: "plot-vpp-nfv-2n-clx-mrr"
10317   filter: "'NIC_Intel-XXV710' and
10318            'NF_DENSITY' and
10319            'VHOST' and
10320            'VXLAN' and
10321            'CHAIN' and
10322            'IMIX' and
10323            '2T1C' and
10324            'MRR'"
10325   parameters:
10326   - "result"
10327   - "name"
10328   - "tags"
10329   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10330   x-axis: "X = VNFs per Service Chain"
10331   y-axis: "Y = Number of Service Chains"
10332   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10333   layout:
10334     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10335     layout: "plot-service-density"
10336
10337 - type: "plot"
10338   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10339   algorithm: "plot_nf_heatmap"
10340   output-file-type: ".html"
10341   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10342   data: "plot-vpp-nfv-2n-clx-mrr"
10343   filter: "'NIC_Intel-XXV710' and
10344            'NF_DENSITY' and
10345            'VHOST' and
10346            'VXLAN' and
10347            'CHAIN' and
10348            'IMIX' and
10349            '4T2C' and
10350            'MRR'"
10351   parameters:
10352   - "result"
10353   - "name"
10354   - "tags"
10355   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10356   x-axis: "X = VNFs per Service Chain"
10357   y-axis: "Y = Number of Service Chains"
10358   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10359   layout:
10360     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10361     layout: "plot-service-density"
10362
10363 - type: "plot"
10364   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10365   algorithm: "plot_nf_heatmap"
10366   output-file-type: ".html"
10367   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10368   data: "plot-vpp-nfv-2n-clx-mrr"
10369   filter: "'NIC_Intel-XXV710' and
10370            'NF_DENSITY' and
10371            'VHOST' and
10372            'VXLAN' and
10373            'CHAIN' and
10374            'IMIX' and
10375            '8T4C' and
10376            'MRR'"
10377   parameters:
10378   - "result"
10379   - "name"
10380   - "tags"
10381   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10382   x-axis: "X = VNFs per Service Chain"
10383   y-axis: "Y = Number of Service Chains"
10384   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10385   layout:
10386     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10387     layout: "plot-service-density"
10388
10389 # Plots - NF Density - VSC - NDR IMIX
10390 - type: "plot"
10391   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10392   algorithm: "plot_nf_heatmap"
10393   output-file-type: ".html"
10394   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10395   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10396   filter: "'NIC_Intel-XXV710' and
10397            'NF_DENSITY' and
10398            'VHOST' and
10399            'VXLAN' and
10400            'CHAIN' and
10401            'IMIX' and
10402            '2T1C' and
10403            'NDRPDR'"
10404   parameters:
10405   - "throughput"
10406   - "name"
10407   - "tags"
10408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10409   x-axis: "X = VNFs per Service Chain"
10410   y-axis: "Y = Number of Service Chains"
10411   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10412   layout:
10413     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10414     layout: "plot-service-density"
10415
10416 - type: "plot"
10417   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10418   algorithm: "plot_nf_heatmap"
10419   output-file-type: ".html"
10420   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10421   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10422   filter: "'NIC_Intel-XXV710' and
10423            'NF_DENSITY' and
10424            'VHOST' and
10425            'VXLAN' and
10426            'CHAIN' and
10427            'IMIX' and
10428            '4T2C' and
10429            'NDRPDR'"
10430   parameters:
10431   - "throughput"
10432   - "name"
10433   - "tags"
10434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10435   x-axis: "X = VNFs per Service Chain"
10436   y-axis: "Y = Number of Service Chains"
10437   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10438   layout:
10439     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10440     layout: "plot-service-density"
10441
10442 - type: "plot"
10443   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10444   algorithm: "plot_nf_heatmap"
10445   output-file-type: ".html"
10446   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10447   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10448   filter: "'NIC_Intel-XXV710' and
10449            'NF_DENSITY' and
10450            'VHOST' and
10451            'VXLAN' and
10452            'CHAIN' and
10453            'IMIX' and
10454            '8T4C' and
10455            'NDRPDR'"
10456   parameters:
10457   - "throughput"
10458   - "name"
10459   - "tags"
10460   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10461   x-axis: "X = VNFs per Service Chain"
10462   y-axis: "Y = Number of Service Chains"
10463   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10464   layout:
10465     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10466     layout: "plot-service-density"
10467
10468 # Plots - NF Density - VSC - PDR IMIX
10469 - type: "plot"
10470   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10471   algorithm: "plot_nf_heatmap"
10472   output-file-type: ".html"
10473   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10474   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10475   filter: "'NIC_Intel-XXV710' and
10476            'NF_DENSITY' and
10477            'VHOST' and
10478            'VXLAN' and
10479            'CHAIN' and
10480            'IMIX' and
10481            '2T1C' and
10482            'NDRPDR'"
10483   parameters:
10484   - "throughput"
10485   - "name"
10486   - "tags"
10487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10488   x-axis: "X = VNFs per Service Chain"
10489   y-axis: "Y = Number of Service Chains"
10490   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10491   layout:
10492     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10493     layout: "plot-service-density"
10494
10495 - type: "plot"
10496   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10497   algorithm: "plot_nf_heatmap"
10498   output-file-type: ".html"
10499   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10500   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10501   filter: "'NIC_Intel-XXV710' and
10502            'NF_DENSITY' and
10503            'VHOST' and
10504            'VXLAN' and
10505            'CHAIN' and
10506            'IMIX' and
10507            '4T2C' and
10508            'NDRPDR'"
10509   parameters:
10510   - "throughput"
10511   - "name"
10512   - "tags"
10513   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10514   x-axis: "X = VNFs per Service Chain"
10515   y-axis: "Y = Number of Service Chains"
10516   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10517   layout:
10518     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10519     layout: "plot-service-density"
10520
10521 - type: "plot"
10522   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10523   algorithm: "plot_nf_heatmap"
10524   output-file-type: ".html"
10525   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10526   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10527   filter: "'NIC_Intel-XXV710' and
10528            'NF_DENSITY' and
10529            'VHOST' and
10530            'VXLAN' and
10531            'CHAIN' and
10532            'IMIX' and
10533            '8T4C' and
10534            'NDRPDR'"
10535   parameters:
10536   - "throughput"
10537   - "name"
10538   - "tags"
10539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10540   x-axis: "X = VNFs per Service Chain"
10541   y-axis: "Y = Number of Service Chains"
10542   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10543   layout:
10544     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10545     layout: "plot-service-density"
10546
10547 # Plots - NF Density - CSC - MRR IMIX
10548 - type: "plot"
10549   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10550   algorithm: "plot_nf_heatmap"
10551   output-file-type: ".html"
10552   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10553   data: "plot-vpp-nfv-2n-clx-mrr"
10554   filter: "'NIC_Intel-XXV710' and
10555            'NF_DENSITY' and
10556            'DOCKER' and
10557            'CHAIN' and
10558            'NF_VPPIP4' and
10559            'IMIX' and
10560            '2T1C' and
10561            'MRR'"
10562   parameters:
10563   - "result"
10564   - "name"
10565   - "tags"
10566   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10567   x-axis: "X = CNFs per Service Chain"
10568   y-axis: "Y = Number of Service Chains"
10569   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10570   layout:
10571     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10572     layout: "plot-service-density"
10573
10574 - type: "plot"
10575   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10576   algorithm: "plot_nf_heatmap"
10577   output-file-type: ".html"
10578   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10579   data: "plot-vpp-nfv-2n-clx-mrr"
10580   filter: "'NIC_Intel-XXV710' and
10581            'NF_DENSITY' and
10582            'DOCKER' and
10583            'CHAIN' and
10584            'NF_VPPIP4' and
10585            'IMIX' and
10586            '4T2C' and
10587            'MRR'"
10588   parameters:
10589   - "result"
10590   - "name"
10591   - "tags"
10592   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10593   x-axis: "X = CNFs per Service Chain"
10594   y-axis: "Y = Number of Service Chains"
10595   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10596   layout:
10597     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10598     layout: "plot-service-density"
10599
10600 - type: "plot"
10601   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10602   algorithm: "plot_nf_heatmap"
10603   output-file-type: ".html"
10604   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10605   data: "plot-vpp-nfv-2n-clx-mrr"
10606   filter: "'NIC_Intel-XXV710' and
10607            'NF_DENSITY' and
10608            'DOCKER' and
10609            'CHAIN' and
10610            'NF_VPPIP4' and
10611            'IMIX' and
10612            '8T4C' and
10613            'MRR'"
10614   parameters:
10615   - "result"
10616   - "name"
10617   - "tags"
10618   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10619   x-axis: "X = CNFs per Service Chain"
10620   y-axis: "Y = Number of Service Chains"
10621   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10622   layout:
10623     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10624     layout: "plot-service-density"
10625
10626 # Plots - NF Density - CSC - NDR IMIX
10627 - type: "plot"
10628   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10629   algorithm: "plot_nf_heatmap"
10630   output-file-type: ".html"
10631   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10632   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10633   filter: "'NIC_Intel-XXV710' and
10634            'NF_DENSITY' and
10635            'DOCKER' and
10636            'CHAIN' and
10637            'NF_VPPIP4' and
10638            'IMIX' and
10639            '2T1C' and
10640            'NDRPDR'"
10641   parameters:
10642   - "throughput"
10643   - "name"
10644   - "tags"
10645   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10646   x-axis: "X = CNFs per Service Chain"
10647   y-axis: "Y = Number of Service Chains"
10648   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10649   layout:
10650     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10651     layout: "plot-service-density"
10652
10653 - type: "plot"
10654   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10655   algorithm: "plot_nf_heatmap"
10656   output-file-type: ".html"
10657   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10658   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10659   filter: "'NIC_Intel-XXV710' and
10660            'NF_DENSITY' and
10661            'DOCKER' and
10662            'CHAIN' and
10663            'NF_VPPIP4' and
10664            'IMIX' and
10665            '4T2C' and
10666            'NDRPDR'"
10667   parameters:
10668   - "throughput"
10669   - "name"
10670   - "tags"
10671   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10672   x-axis: "X = CNFs per Service Chain"
10673   y-axis: "Y = Number of Service Chains"
10674   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10675   layout:
10676     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10677     layout: "plot-service-density"
10678
10679 - type: "plot"
10680   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10681   algorithm: "plot_nf_heatmap"
10682   output-file-type: ".html"
10683   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10684   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10685   filter: "'NIC_Intel-XXV710' and
10686            'NF_DENSITY' and
10687            'DOCKER' and
10688            'CHAIN' and
10689            'NF_VPPIP4' and
10690            'IMIX' and
10691            '8T4C' and
10692            'NDRPDR'"
10693   parameters:
10694   - "throughput"
10695   - "name"
10696   - "tags"
10697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10698   x-axis: "X = CNFs per Service Chain"
10699   y-axis: "Y = Number of Service Chains"
10700   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10701   layout:
10702     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10703     layout: "plot-service-density"
10704
10705 # Plots - NF Density - CSC - PDR IMIX
10706 - type: "plot"
10707   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10708   algorithm: "plot_nf_heatmap"
10709   output-file-type: ".html"
10710   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10711   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10712   filter: "'NIC_Intel-XXV710' and
10713            'NF_DENSITY' and
10714            'DOCKER' and
10715            'CHAIN' and
10716            'NF_VPPIP4' and
10717            'IMIX' and
10718            '2T1C' and
10719            'NDRPDR'"
10720   parameters:
10721   - "throughput"
10722   - "name"
10723   - "tags"
10724   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10725   x-axis: "X = CNFs per Service Chain"
10726   y-axis: "Y = Number of Service Chains"
10727   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10728   layout:
10729     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10730     layout: "plot-service-density"
10731
10732 - type: "plot"
10733   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10734   algorithm: "plot_nf_heatmap"
10735   output-file-type: ".html"
10736   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10737   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10738   filter: "'NIC_Intel-XXV710' and
10739            'NF_DENSITY' and
10740            'DOCKER' and
10741            'CHAIN' and
10742            'NF_VPPIP4' and
10743            'IMIX' and
10744            '4T2C' and
10745            'NDRPDR'"
10746   parameters:
10747   - "throughput"
10748   - "name"
10749   - "tags"
10750   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10751   x-axis: "X = CNFs per Service Chain"
10752   y-axis: "Y = Number of Service Chains"
10753   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10754   layout:
10755     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10756     layout: "plot-service-density"
10757
10758 - type: "plot"
10759   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10760   algorithm: "plot_nf_heatmap"
10761   output-file-type: ".html"
10762   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10763   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10764   filter: "'NIC_Intel-XXV710' and
10765            'NF_DENSITY' and
10766            'DOCKER' and
10767            'CHAIN' and
10768            'NF_VPPIP4' and
10769            'IMIX' and
10770            '8T4C' and
10771            'NDRPDR'"
10772   parameters:
10773   - "throughput"
10774   - "name"
10775   - "tags"
10776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10777   x-axis: "X = CNFs per Service Chain"
10778   y-axis: "Y = Number of Service Chains"
10779   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10780   layout:
10781     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10782     layout: "plot-service-density"
10783
10784 # Plots - NF Density - CSP - MRR IMIX
10785 - type: "plot"
10786   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10787   algorithm: "plot_nf_heatmap"
10788   output-file-type: ".html"
10789   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10790   data: "plot-vpp-nfv-2n-clx-mrr"
10791   filter: "'NIC_Intel-XXV710' and
10792            'NF_DENSITY' and
10793            'DOCKER' and
10794            'PIPELINE' and
10795            'NF_VPPIP4' and
10796            'IMIX' and
10797            '2T1C' and
10798            'MRR'"
10799   parameters:
10800   - "result"
10801   - "name"
10802   - "tags"
10803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10804   x-axis: "X = CNFs per Service Pipeline"
10805   y-axis: "Y = Number of Service Pipelines"
10806   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10807   layout:
10808     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10809     layout: "plot-service-density"
10810
10811 - type: "plot"
10812   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10813   algorithm: "plot_nf_heatmap"
10814   output-file-type: ".html"
10815   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10816   data: "plot-vpp-nfv-2n-clx-mrr"
10817   filter: "'NIC_Intel-XXV710' and
10818            'NF_DENSITY' and
10819            'DOCKER' and
10820            'PIPELINE' and
10821            'NF_VPPIP4' and
10822            'IMIX' and
10823            '4T2C' and
10824            'MRR'"
10825   parameters:
10826   - "result"
10827   - "name"
10828   - "tags"
10829   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10830   x-axis: "X = CNFs per Service Pipeline"
10831   y-axis: "Y = Number of Service Pipelines"
10832   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10833   layout:
10834     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10835     layout: "plot-service-density"
10836
10837 - type: "plot"
10838   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10839   algorithm: "plot_nf_heatmap"
10840   output-file-type: ".html"
10841   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10842   data: "plot-vpp-nfv-2n-clx-mrr"
10843   filter: "'NIC_Intel-XXV710' and
10844            'NF_DENSITY' and
10845            'DOCKER' and
10846            'PIPELINE' and
10847            'NF_VPPIP4' and
10848            'IMIX' and
10849            '8T4C' and
10850            'MRR'"
10851   parameters:
10852   - "result"
10853   - "name"
10854   - "tags"
10855   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10856   x-axis: "X = CNFs per Service Pipeline"
10857   y-axis: "Y = Number of Service Pipelines"
10858   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10859   layout:
10860     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10861     layout: "plot-service-density"
10862
10863 # Plots - NF Density - CSP - NDR IMIX
10864 - type: "plot"
10865   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10866   algorithm: "plot_nf_heatmap"
10867   output-file-type: ".html"
10868   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10869   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10870   filter: "'NIC_Intel-XXV710' and
10871            'NF_DENSITY' and
10872            'DOCKER' and
10873            'PIPELINE' and
10874            'NF_VPPIP4' and
10875            'IMIX' and
10876            '2T1C' and
10877            'NDRPDR'"
10878   parameters:
10879   - "throughput"
10880   - "name"
10881   - "tags"
10882   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10883   x-axis: "X = CNFs per Service Pipeline"
10884   y-axis: "Y = Number of Service Pipelines"
10885   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10886   layout:
10887     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10888     layout: "plot-service-density"
10889
10890 - type: "plot"
10891   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10892   algorithm: "plot_nf_heatmap"
10893   output-file-type: ".html"
10894   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10895   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10896   filter: "'NIC_Intel-XXV710' and
10897            'NF_DENSITY' and
10898            'DOCKER' and
10899            'PIPELINE' and
10900            'NF_VPPIP4' and
10901            'IMIX' and
10902            '4T2C' and
10903            'NDRPDR'"
10904   parameters:
10905   - "throughput"
10906   - "name"
10907   - "tags"
10908   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10909   x-axis: "X = CNFs per Service Pipeline"
10910   y-axis: "Y = Number of Service Pipelines"
10911   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10912   layout:
10913     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10914     layout: "plot-service-density"
10915
10916 - type: "plot"
10917   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10918   algorithm: "plot_nf_heatmap"
10919   output-file-type: ".html"
10920   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10921   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10922   filter: "'NIC_Intel-XXV710' and
10923            'NF_DENSITY' and
10924            'DOCKER' and
10925            'PIPELINE' and
10926            'NF_VPPIP4' and
10927            'IMIX' and
10928            '8T4C' and
10929            'NDRPDR'"
10930   parameters:
10931   - "throughput"
10932   - "name"
10933   - "tags"
10934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10935   x-axis: "X = CNFs per Service Pipeline"
10936   y-axis: "Y = Number of Service Pipelines"
10937   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10938   layout:
10939     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10940     layout: "plot-service-density"
10941
10942 # Plots - NF Density - CSP - PDR IMIX
10943 - type: "plot"
10944   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10945   algorithm: "plot_nf_heatmap"
10946   output-file-type: ".html"
10947   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10948   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10949   filter: "'NIC_Intel-XXV710' and
10950            'NF_DENSITY' and
10951            'DOCKER' and
10952            'PIPELINE' and
10953            'NF_VPPIP4' and
10954            'IMIX' and
10955            '2T1C' and
10956            'NDRPDR'"
10957   parameters:
10958   - "throughput"
10959   - "name"
10960   - "tags"
10961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10962   x-axis: "X = CNFs per Service Pipeline"
10963   y-axis: "Y = Number of Service Pipelines"
10964   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10965   layout:
10966     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10967     layout: "plot-service-density"
10968
10969 - type: "plot"
10970   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10971   algorithm: "plot_nf_heatmap"
10972   output-file-type: ".html"
10973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10974   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10975   filter: "'NIC_Intel-XXV710' and
10976            'NF_DENSITY' and
10977            'DOCKER' and
10978            'PIPELINE' and
10979            'NF_VPPIP4' and
10980            'IMIX' and
10981            '4T2C' and
10982            'NDRPDR'"
10983   parameters:
10984   - "throughput"
10985   - "name"
10986   - "tags"
10987   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10988   x-axis: "X = CNFs per Service Pipeline"
10989   y-axis: "Y = Number of Service Pipelines"
10990   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10991   layout:
10992     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10993     layout: "plot-service-density"
10994
10995 - type: "plot"
10996   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10997   algorithm: "plot_nf_heatmap"
10998   output-file-type: ".html"
10999   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11000   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11001   filter: "'NIC_Intel-XXV710' and
11002            'NF_DENSITY' and
11003            'DOCKER' and
11004            'PIPELINE' and
11005            'NF_VPPIP4' and
11006            'IMIX' and
11007            '8T4C' and
11008            'NDRPDR'"
11009   parameters:
11010   - "throughput"
11011   - "name"
11012   - "tags"
11013   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11014   x-axis: "X = CNFs per Service Pipeline"
11015   y-axis: "Y = Number of Service Pipelines"
11016   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11017   layout:
11018     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11019     layout: "plot-service-density"
11020
11021 ################################################################################
11022
11023 # Packet Throughput
11024
11025 - type: "plot"
11026   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11027   algorithm: "plot_perf_box_name"
11028   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11029   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11030   include:
11031     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11032     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11033     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11034     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11035   layout:
11036     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11037     layout: "plot-throughput"
11038
11039 - type: "plot"
11040   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11041   algorithm: "plot_perf_box_name"
11042   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11044   include:
11045     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11046     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11047     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11048     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11049   layout:
11050     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11051     layout: "plot-throughput"
11052
11053 - type: "plot"
11054   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11055   algorithm: "plot_perf_box_name"
11056   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11057   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11058   include:
11059     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11060     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11061     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11062     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11063   layout:
11064     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11065     layout: "plot-throughput"
11066
11067 - type: "plot"
11068   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11069   algorithm: "plot_perf_box_name"
11070   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11072   include:
11073     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11074     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11075     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11076     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11077   layout:
11078     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11079     layout: "plot-throughput"
11080
11081 - type: "plot"
11082   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11083   algorithm: "plot_perf_box_name"
11084   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11085   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11086   include:
11087     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11088     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11089     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11090     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11091     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11092   layout:
11093     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11094     layout: "plot-throughput"
11095
11096 - type: "plot"
11097   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11098   algorithm: "plot_perf_box_name"
11099   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11100   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11101   include:
11102     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11103     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11104     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11105     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11106     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11107   layout:
11108     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11109     layout: "plot-throughput"
11110
11111 - type: "plot"
11112   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11113   algorithm: "plot_perf_box_name"
11114   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11115   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11116   include:
11117     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11118     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11119     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11120     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11121     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11122   layout:
11123     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11124     layout: "plot-throughput"
11125
11126 - type: "plot"
11127   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11128   algorithm: "plot_perf_box_name"
11129   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11130   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11131   include:
11132     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11133     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11134     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11135     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11136     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11137   layout:
11138     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11139     layout: "plot-throughput"
11140
11141 - type: "plot"
11142   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11143   algorithm: "plot_perf_box_name"
11144   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11145   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11146   include:
11147     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11148     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11149     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11150     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11151     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11152   layout:
11153     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11154     layout: "plot-throughput"
11155
11156 - type: "plot"
11157   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11158   algorithm: "plot_perf_box_name"
11159   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11160   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11161   include:
11162     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11163     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11164     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11165     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11166     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11167   layout:
11168     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11169     layout: "plot-throughput"
11170
11171 - type: "plot"
11172   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11173   algorithm: "plot_perf_box_name"
11174   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11175   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11176   include:
11177     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11178     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11179     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11180     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11181     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11182     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11183   layout:
11184     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11185     layout: "plot-throughput"
11186
11187 - type: "plot"
11188   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11189   algorithm: "plot_perf_box_name"
11190   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11192   include:
11193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11195     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11196     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11197     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11198     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11199   layout:
11200     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11201     layout: "plot-throughput"
11202
11203 - type: "plot"
11204   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11205   algorithm: "plot_perf_box_name"
11206   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11208   include:
11209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11214   layout:
11215     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11216     layout: "plot-throughput"
11217
11218 - type: "plot"
11219   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11220   algorithm: "plot_perf_box_name"
11221   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11223   include:
11224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11229   layout:
11230     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11231     layout: "plot-throughput"
11232
11233 - type: "plot"
11234   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11235   algorithm: "plot_perf_box_name"
11236   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11238   include:
11239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11242   layout:
11243     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11244     layout: "plot-throughput"
11245
11246 - type: "plot"
11247   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11248   algorithm: "plot_perf_box_name"
11249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11251   include:
11252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11255   layout:
11256     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11257     layout: "plot-throughput"
11258
11259 - type: "plot"
11260   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11261   algorithm: "plot_perf_box_name"
11262   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11264   include:
11265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11270   layout:
11271     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11272     layout: "plot-throughput"
11273
11274 - type: "plot"
11275   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11276   algorithm: "plot_perf_box_name"
11277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11279   include:
11280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11285   layout:
11286     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11287     layout: "plot-throughput"
11288
11289 - type: "plot"
11290   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11291   algorithm: "plot_perf_box_name"
11292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11294   include:
11295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11298   layout:
11299     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11300     layout: "plot-throughput"
11301
11302 - type: "plot"
11303   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11304   algorithm: "plot_perf_box_name"
11305   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11306   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11307   include:
11308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11311   layout:
11312     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11313     layout: "plot-throughput"
11314
11315 - type: "plot"
11316   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11317   algorithm: "plot_perf_box_name"
11318   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11319   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11320   include:
11321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11327   layout:
11328     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11329     layout: "plot-throughput"
11330
11331 - type: "plot"
11332   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11333   algorithm: "plot_perf_box_name"
11334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11336   include:
11337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11343   layout:
11344     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11345     layout: "plot-throughput"
11346
11347 - type: "plot"
11348   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11349   algorithm: "plot_perf_box_name"
11350   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11351   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11352   include:
11353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11359   layout:
11360     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11361     layout: "plot-throughput"
11362
11363 - type: "plot"
11364   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11365   algorithm: "plot_perf_box_name"
11366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11368   include:
11369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11375   layout:
11376     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11377     layout: "plot-throughput"
11378
11379 - type: "plot"
11380   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11381   algorithm: "plot_perf_box_name"
11382   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11384   include:
11385     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11386     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11387     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11388   layout:
11389     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11390     layout: "plot-throughput"
11391
11392 - type: "plot"
11393   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11394   algorithm: "plot_perf_box_name"
11395   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11397   include:
11398     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11399     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11400     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11401   layout:
11402     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11403     layout: "plot-throughput"
11404
11405 - type: "plot"
11406   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11407   algorithm: "plot_perf_box_name"
11408   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11410   include:
11411     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11412     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11413 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11414 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11415 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11416   layout:
11417     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11418     layout: "plot-throughput"
11419
11420 - type: "plot"
11421   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11422   algorithm: "plot_perf_box_name"
11423   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11425   include:
11426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11427     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11428 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11429 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11430 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11431   layout:
11432     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11433     layout: "plot-throughput"
11434
11435 - type: "plot"
11436   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11437   algorithm: "plot_perf_box_name"
11438   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11440   include:
11441     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11442     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11446   layout:
11447     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11448     layout: "plot-throughput"
11449
11450 - type: "plot"
11451   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11452   algorithm: "plot_perf_box_name"
11453   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11454   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11455   include:
11456     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11457     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11458     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11461   layout:
11462     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11463     layout: "plot-throughput"
11464
11465 - type: "plot"
11466   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11467   algorithm: "plot_perf_box_name"
11468   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11469   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11470   include:
11471     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11472     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11473     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11476   layout:
11477     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11478     layout: "plot-throughput"
11479
11480 - type: "plot"
11481   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11482   algorithm: "plot_perf_box_name"
11483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11485   include:
11486     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11487     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11488     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11491   layout:
11492     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11493     layout: "plot-throughput"
11494
11495 - type: "plot"
11496   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11497   algorithm: "plot_perf_box_name"
11498   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11500   include:
11501     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11502     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11503     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11507   layout:
11508     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11509     layout: "plot-throughput"
11510
11511 - type: "plot"
11512   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11513   algorithm: "plot_perf_box_name"
11514   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11515   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11516   include:
11517     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11521     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11523   layout:
11524     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11529   algorithm: "plot_perf_box_name"
11530   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11531   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11532   include:
11533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11538     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11539   layout:
11540     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11541     layout: "plot-throughput"
11542
11543 - type: "plot"
11544   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11545   algorithm: "plot_perf_box_name"
11546   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11548   include:
11549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11554     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11555   layout:
11556     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11557     layout: "plot-throughput"
11558
11559 - type: "plot"
11560   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11561   algorithm: "plot_perf_box_name"
11562   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11563   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11564   include:
11565     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11566     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11568     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11569     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11570   layout:
11571     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11572     layout: "plot-throughput"
11573
11574 - type: "plot"
11575   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11576   algorithm: "plot_perf_box_name"
11577   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11578   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11579   include:
11580     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11581     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11582     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11585   layout:
11586     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11587     layout: "plot-throughput"
11588
11589 - type: "plot"
11590   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11591   algorithm: "plot_perf_box_name"
11592   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11593   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11594   include:
11595     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11596     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11597     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11598     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11599     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11600     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11601   layout:
11602     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11603     layout: "plot-throughput"
11604
11605 - type: "plot"
11606   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11607   algorithm: "plot_perf_box_name"
11608   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11609   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11610   include:
11611     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11612     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11613     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11614     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11617   layout:
11618     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11619     layout: "plot-throughput"
11620
11621 - type: "plot"
11622   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11623   algorithm: "plot_perf_box_name"
11624   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11625   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11626   include:
11627     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11630     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11631     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11632   layout:
11633     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11634     layout: "plot-throughput"
11635
11636 - type: "plot"
11637   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11638   algorithm: "plot_perf_box_name"
11639   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11640   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11641   include:
11642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11647   layout:
11648     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11649     layout: "plot-throughput"
11650
11651 - type: "plot"
11652   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11653   algorithm: "plot_perf_box_name"
11654   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11655   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11656   include:
11657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11663   layout:
11664     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11665     layout: "plot-throughput"
11666
11667 - type: "plot"
11668   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11669   algorithm: "plot_perf_box_name"
11670   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11671   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11672   include:
11673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11679   layout:
11680     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11681     layout: "plot-throughput"
11682
11683 - type: "plot"
11684   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11685   algorithm: "plot_perf_box_name"
11686   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11687   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11688   include:
11689     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11690     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11691     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11692     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11693     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11694   layout:
11695     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11696     layout: "plot-throughput"
11697
11698 - type: "plot"
11699   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11700   algorithm: "plot_perf_box_name"
11701   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11702   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11703   include:
11704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11706     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11707     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11708     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11709   layout:
11710     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11711     layout: "plot-throughput"
11712
11713 - type: "plot"
11714   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11715   algorithm: "plot_perf_box_name"
11716   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11717   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11718   include:
11719     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11721     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11722     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11723     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11724     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11725   layout:
11726     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11727     layout: "plot-throughput"
11728
11729 - type: "plot"
11730   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11731   algorithm: "plot_perf_box_name"
11732   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11733   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11734   include:
11735     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11736     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11738     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11739     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11741   layout:
11742     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11743     layout: "plot-throughput"
11744
11745 - type: "plot"
11746   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11747   algorithm: "plot_perf_box_name"
11748   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11749   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11750   include:
11751     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11752     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11753   layout:
11754     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11755     layout: "plot-throughput"
11756
11757 - type: "plot"
11758   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11759   algorithm: "plot_perf_box_name"
11760   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11761   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11762   include:
11763     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11764     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11765   layout:
11766     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11767     layout: "plot-throughput"
11768
11769 - type: "plot"
11770   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11771   algorithm: "plot_perf_box_name"
11772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11774   include:
11775     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11776     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11777     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11778     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11779   layout:
11780     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11781     layout: "plot-throughput"
11782
11783 - type: "plot"
11784   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11785   algorithm: "plot_perf_box_name"
11786   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11788   include:
11789     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11790     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11791     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11792     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11793   layout:
11794     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11795     layout: "plot-throughput"
11796
11797 - type: "plot"
11798   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11799   algorithm: "plot_perf_box_name"
11800   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11802   include:
11803     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11804     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11805     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11806     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11807   layout:
11808     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11809     layout: "plot-throughput"
11810
11811 - type: "plot"
11812   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11813   algorithm: "plot_perf_box_name"
11814   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11816   include:
11817     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11818     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11819     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11820     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11821   layout:
11822     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11823     layout: "plot-throughput"
11824
11825 - type: "plot"
11826   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11827   algorithm: "plot_perf_box_name"
11828   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11829   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11830   include:
11831     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11832     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11833     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11834     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11835   layout:
11836     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11837     layout: "plot-throughput"
11838
11839 - type: "plot"
11840   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11841   algorithm: "plot_perf_box_name"
11842   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11843   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11844   include:
11845     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11847     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11848     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11849   layout:
11850     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11851     layout: "plot-throughput"
11852
11853 - type: "plot"
11854   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11855   algorithm: "plot_perf_box_name"
11856   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11857   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11858   include:
11859     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11862     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11863   layout:
11864     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11865     layout: "plot-throughput"
11866
11867 - type: "plot"
11868   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11869   algorithm: "plot_perf_box_name"
11870   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11871   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11872   include:
11873     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11874     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11877   layout:
11878     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11879     layout: "plot-throughput"
11880
11881 - type: "plot"
11882   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11883   algorithm: "plot_perf_box_name"
11884   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11886   include:
11887     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11888     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11889     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11892     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11893   layout:
11894     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11895     layout: "plot-throughput"
11896
11897 - type: "plot"
11898   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11899   algorithm: "plot_perf_box_name"
11900   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11901   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11902   include:
11903     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11904     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11905     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11906     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11907     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11908     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11909   layout:
11910     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11911     layout: "plot-throughput"
11912
11913 - type: "plot"
11914   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11915   algorithm: "plot_perf_box_name"
11916   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11917   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11918   include:
11919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11920     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11923     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11924   layout:
11925     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11926     layout: "plot-throughput"
11927
11928 - type: "plot"
11929   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11930   algorithm: "plot_perf_box_name"
11931   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11933   include:
11934     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11935     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11938     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11939   layout:
11940     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11941     layout: "plot-throughput"
11942
11943 - type: "plot"
11944   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11945   algorithm: "plot_perf_box_name"
11946   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11948   include:
11949     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11950     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11951     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11954   layout:
11955     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11956     layout: "plot-throughput"
11957
11958 - type: "plot"
11959   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11960   algorithm: "plot_perf_box_name"
11961   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11962   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11963   include:
11964     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11965     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11969   layout:
11970     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11971     layout: "plot-throughput"
11972
11973 - type: "plot"
11974   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11975   algorithm: "plot_perf_box_name"
11976   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11977   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11978   include:
11979     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11980     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11982   layout:
11983     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11988   algorithm: "plot_perf_box_name"
11989   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11991   include:
11992     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11993     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11994     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11995   layout:
11996     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11997     layout: "plot-throughput"
11998
11999 - type: "plot"
12000   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12001   algorithm: "plot_perf_box_name"
12002   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12004   include:
12005     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12006     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12007     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12008   layout:
12009     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12010     layout: "plot-throughput"
12011
12012 - type: "plot"
12013   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12014   algorithm: "plot_perf_box_name"
12015   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12016   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12017   include:
12018     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12019     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12020     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12021   layout:
12022     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12023     layout: "plot-throughput"
12024
12025 - type: "plot"
12026   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12027   algorithm: "plot_perf_box_name"
12028   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12030   include:
12031     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12032     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12033     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12034     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12035     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12036   layout:
12037     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12038     layout: "plot-throughput"
12039
12040 - type: "plot"
12041   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12042   algorithm: "plot_perf_box_name"
12043   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12045   include:
12046     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12047     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12048     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12049     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12051   layout:
12052     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12053     layout: "plot-throughput"
12054
12055 - type: "plot"
12056   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12057   algorithm: "plot_perf_box_name"
12058   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12060   include:
12061     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12062     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12063     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12064     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12066   layout:
12067     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12068     layout: "plot-throughput"
12069
12070 - type: "plot"
12071   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12072   algorithm: "plot_perf_box_name"
12073   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12075   include:
12076     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12077     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12078     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12079     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12081   layout:
12082     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12083     layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12090   include:
12091     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12094     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12095     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12096   layout:
12097     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12098     layout: "plot-throughput"
12099
12100 - type: "plot"
12101   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12102   algorithm: "plot_perf_box_name"
12103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12105   include:
12106     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12109     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12110     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12111   layout:
12112     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12113     layout: "plot-throughput"
12114
12115 - type: "plot"
12116   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12117   algorithm: "plot_perf_box_name"
12118   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12119   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12120   include:
12121     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12123     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12124     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12125     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12126   layout:
12127     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12128     layout: "plot-throughput"
12129
12130 - type: "plot"
12131   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12132   algorithm: "plot_perf_box_name"
12133   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12134   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12135   include:
12136     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12138     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12139     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12140     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12141   layout:
12142     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12143     layout: "plot-throughput"
12144
12145 - type: "plot"
12146   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12147   algorithm: "plot_perf_box_name"
12148   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12149   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12150   include:
12151     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12155     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12156   layout:
12157     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12158     layout: "plot-throughput"
12159
12160 - type: "plot"
12161   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12162   algorithm: "plot_perf_box_name"
12163   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12164   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12165   include:
12166     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12170     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12171   layout:
12172     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12173     layout: "plot-throughput"
12174
12175 - type: "plot"
12176   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12177   algorithm: "plot_perf_box_name"
12178   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12180   include:
12181     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12182     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12183     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12184     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12185     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12186     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12187   layout:
12188     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12189     layout: "plot-throughput"
12190
12191 - type: "plot"
12192   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12193   algorithm: "plot_perf_box_name"
12194   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12196   include:
12197     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12198     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12199     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12200     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12201     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12202     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12203   layout:
12204     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12205     layout: "plot-throughput"
12206
12207 - type: "plot"
12208   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12209   algorithm: "plot_perf_box_name"
12210   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12211   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12212   include:
12213     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12214     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12215     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12216     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12217   layout:
12218     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12219     layout: "plot-throughput"
12220
12221 - type: "plot"
12222   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12223   algorithm: "plot_perf_box_name"
12224   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12226   include:
12227     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12228     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12229     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12230     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12231   layout:
12232     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12233     layout: "plot-throughput"
12234
12235 - type: "plot"
12236   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12237   algorithm: "plot_perf_box_name"
12238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12240   include:
12241     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12242     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12243     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12244     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12245     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12246     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12247   layout:
12248     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12249     layout: "plot-throughput"
12250
12251 - type: "plot"
12252   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12253   algorithm: "plot_perf_box_name"
12254   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12255   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12256   include:
12257     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12258     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12259     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12260     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12261     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12262     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12263   layout:
12264     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12265     layout: "plot-throughput"
12266
12267 - type: "plot"
12268   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12269   algorithm: "plot_perf_box_name"
12270   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12272   include:
12273     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12274     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12275     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12276     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12277     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12278     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12279   layout:
12280     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12281     layout: "plot-throughput"
12282
12283 - type: "plot"
12284   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12285   algorithm: "plot_perf_box_name"
12286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12288   include:
12289     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12290     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12291     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12292     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12293     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12294     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12295   layout:
12296     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12297     layout: "plot-throughput"
12298
12299 - type: "plot"
12300   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12301   algorithm: "plot_perf_box_name"
12302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12304   include:
12305     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12306     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12307     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12308     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12309     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12310     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12311   layout:
12312     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12313     layout: "plot-throughput"
12314
12315 - type: "plot"
12316   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12317   algorithm: "plot_perf_box_name"
12318   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12320   include:
12321     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12322     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12323     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12324     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12325     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12326     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12327   layout:
12328     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12329     layout: "plot-throughput"
12330
12331 - type: "plot"
12332   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12333   algorithm: "plot_perf_box_name"
12334   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12335   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12336   include:
12337     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12338     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12339     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12340     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12341     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12342     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12343   layout:
12344     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12345     layout: "plot-throughput"
12346
12347 - type: "plot"
12348   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12349   algorithm: "plot_perf_box_name"
12350   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12351   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12352   include:
12353     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12354     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12355     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12356     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12357     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12358     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12359   layout:
12360     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12361     layout: "plot-throughput"
12362
12363 - type: "plot"
12364   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12365   algorithm: "plot_perf_box_name"
12366   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12367   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12368   include:
12369     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12370     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12371     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12372     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12373     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12374     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12375   layout:
12376     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12377     layout: "plot-throughput"
12378
12379 - type: "plot"
12380   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12381   algorithm: "plot_perf_box_name"
12382   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12383   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12384   include:
12385     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12386     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12387     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12388     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12389     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12390     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12391   layout:
12392     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12393     layout: "plot-throughput"
12394
12395 - type: "plot"
12396   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12397   algorithm: "plot_perf_box_name"
12398   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12399   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12400   include:
12401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12407   layout:
12408     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12409     layout: "plot-throughput"
12410
12411 - type: "plot"
12412   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12413   algorithm: "plot_perf_box_name"
12414   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12415   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12416   include:
12417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12419     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12420     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12421     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12422     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12423   layout:
12424     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12425     layout: "plot-throughput"
12426
12427 - type: "plot"
12428   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12429   algorithm: "plot_perf_box_name"
12430   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12431   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12432   include:
12433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12437     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12439   layout:
12440     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12441     layout: "plot-throughput"
12442
12443 - type: "plot"
12444   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12445   algorithm: "plot_perf_box_name"
12446   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12448   include:
12449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12452     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12455   layout:
12456     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12457     layout: "plot-throughput"
12458
12459 - type: "plot"
12460   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12461   algorithm: "plot_perf_box_name"
12462   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12463   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12464   include:
12465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12471   layout:
12472     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12473     layout: "plot-throughput"
12474
12475 - type: "plot"
12476   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12477   algorithm: "plot_perf_box_name"
12478   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12480   include:
12481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12487   layout:
12488     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12489     layout: "plot-throughput"
12490
12491 - type: "plot"
12492   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12493   algorithm: "plot_perf_box_name"
12494   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12495   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12496   include:
12497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12501   layout:
12502     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12503     layout: "plot-throughput"
12504
12505 - type: "plot"
12506   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12507   algorithm: "plot_perf_box_name"
12508   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12509   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12510   include:
12511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12515   layout:
12516     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12517     layout: "plot-throughput"
12518
12519 - type: "plot"
12520   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12521   algorithm: "plot_perf_box_name"
12522   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12523   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12524   include:
12525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12529   layout:
12530     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12531     layout: "plot-throughput"
12532
12533 - type: "plot"
12534   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12535   algorithm: "plot_perf_box_name"
12536   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12538   include:
12539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12543   layout:
12544     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12545     layout: "plot-throughput"
12546
12547 - type: "plot"
12548   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12549   algorithm: "plot_perf_box_name"
12550   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12552   include:
12553     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12554     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12555     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12556     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12557     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12558     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12559   layout:
12560     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12561     layout: "plot-throughput"
12562
12563 - type: "plot"
12564   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12565   algorithm: "plot_perf_box_name"
12566   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12568   include:
12569     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12570     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12571     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12572     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12573     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12574     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12575   layout:
12576     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12577     layout: "plot-throughput"
12578
12579 - type: "plot"
12580   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12581   algorithm: "plot_perf_box_name"
12582   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12584   include:
12585     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12586     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12587     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12588     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12589     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12590   layout:
12591     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12592     layout: "plot-throughput"
12593
12594 - type: "plot"
12595   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12596   algorithm: "plot_perf_box_name"
12597   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12598   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12599   include:
12600     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12601     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12602     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12603     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12604     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12605   layout:
12606     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12607     layout: "plot-throughput"
12608
12609 - type: "plot"
12610   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12611   algorithm: "plot_perf_box_name"
12612   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12614   include:
12615     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12616     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12617     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12618     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12619     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12620   layout:
12621     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12622     layout: "plot-throughput"
12623
12624 - type: "plot"
12625   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12626   algorithm: "plot_perf_box_name"
12627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12629   include:
12630     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12631     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12632     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12633     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12634     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12635   layout:
12636     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12637     layout: "plot-throughput"
12638
12639 - type: "plot"
12640   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12641   algorithm: "plot_perf_box_name"
12642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12644   include:
12645     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12646     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12647     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12648     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12649   layout:
12650     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12651     layout: "plot-throughput"
12652
12653 - type: "plot"
12654   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12655   algorithm: "plot_perf_box_name"
12656   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12658   include:
12659     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12660     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12661     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12662     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12663   layout:
12664     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12665     layout: "plot-throughput"
12666
12667 - type: "plot"
12668   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12669   algorithm: "plot_perf_box_name"
12670   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12672   include:
12673     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12674     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12675     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12676     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12677     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12679   layout:
12680     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12681     layout: "plot-throughput"
12682
12683 - type: "plot"
12684   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12685   algorithm: "plot_perf_box_name"
12686   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12688   include:
12689     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12690     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12691     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12692     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12695   layout:
12696     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12697     layout: "plot-throughput"
12698
12699 - type: "plot"
12700   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12701   algorithm: "plot_perf_box_name"
12702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12704   include:
12705     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12706     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12711   layout:
12712     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12713     layout: "plot-throughput"
12714
12715 - type: "plot"
12716   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12717   algorithm: "plot_perf_box_name"
12718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12720   include:
12721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12727   layout:
12728     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12729     layout: "plot-throughput"
12730
12731 - type: "plot"
12732   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12733   algorithm: "plot_perf_box_name"
12734   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12736   include:
12737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12743   layout:
12744     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12745     layout: "plot-throughput"
12746
12747 - type: "plot"
12748   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12749   algorithm: "plot_perf_box_name"
12750   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12752   include:
12753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12759   layout:
12760     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12761     layout: "plot-throughput"
12762
12763 - type: "plot"
12764   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12765   algorithm: "plot_perf_box_name"
12766   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12768   include:
12769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12775   layout:
12776     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12777     layout: "plot-throughput"
12778
12779 - type: "plot"
12780   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12781   algorithm: "plot_perf_box_name"
12782   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12784   include:
12785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12791   layout:
12792     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12793     layout: "plot-throughput"
12794
12795 - type: "plot"
12796   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12797   algorithm: "plot_perf_box_name"
12798   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12799   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12800   include:
12801     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12802     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12803     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12804     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12805   layout:
12806     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12807     layout: "plot-throughput"
12808
12809 - type: "plot"
12810   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12811   algorithm: "plot_perf_box_name"
12812   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12813   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12814   include:
12815     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12816     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12817     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12818     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12819   layout:
12820     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12821     layout: "plot-throughput"
12822
12823 - type: "plot"
12824   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12825   algorithm: "plot_perf_box_name"
12826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12828   include:
12829     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12830     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12834     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12835   layout:
12836     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12837     layout: "plot-throughput"
12838
12839 - type: "plot"
12840   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12841   algorithm: "plot_perf_box_name"
12842   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12843   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12844   include:
12845     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12847     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12851   layout:
12852     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12853     layout: "plot-throughput"
12854
12855 - type: "plot"
12856   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12857   algorithm: "plot_perf_box_name"
12858   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12859   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12860   include:
12861     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12867   layout:
12868     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12869     layout: "plot-throughput"
12870
12871 - type: "plot"
12872   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12873   algorithm: "plot_perf_box_name"
12874   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12875   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12876   include:
12877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12883   layout:
12884     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12885     layout: "plot-throughput"
12886
12887 #- type: "plot"
12888 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12889 #  algorithm: "plot_perf_box_name"
12890 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12891 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12892 #  include:
12893 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12894 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12895 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12896 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12897 #  layout:
12898 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12899 #    layout: "plot-throughput"
12900 #
12901 #- type: "plot"
12902 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12903 #  algorithm: "plot_perf_box_name"
12904 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12905 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12906 #  include:
12907 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12908 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12909 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12910 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12911 #  layout:
12912 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12913 #    layout: "plot-throughput"
12914
12915 - type: "plot"
12916   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12917   algorithm: "plot_perf_box_name"
12918   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12919   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12920   include:
12921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12925     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12926     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12927   layout:
12928     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12929     layout: "plot-throughput"
12930
12931 - type: "plot"
12932   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12933   algorithm: "plot_perf_box_name"
12934   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12935   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12936   include:
12937     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12938     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12941     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12943   layout:
12944     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12945     layout: "plot-throughput"
12946
12947 #- type: "plot"
12948 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12949 #  algorithm: "plot_perf_box_name"
12950 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12951 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12952 #  include:
12953 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12954 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12955 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12956 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12957 #  layout:
12958 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12959 #    layout: "plot-throughput"
12960 #
12961 #- type: "plot"
12962 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12963 #  algorithm: "plot_perf_box_name"
12964 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12965 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12966 #  include:
12967 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12968 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12969 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12970 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12971 #  layout:
12972 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12973 #    layout: "plot-throughput"
12974
12975 - type: "plot"
12976   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12977   algorithm: "plot_perf_box_name"
12978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12980   include:
12981     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12982     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12983     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12985     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12986     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12987   layout:
12988     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12989     layout: "plot-throughput"
12990
12991 - type: "plot"
12992   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12993   algorithm: "plot_perf_box_name"
12994   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12995   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12996   include:
12997     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12998     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12999     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13000     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13001     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13002     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13003   layout:
13004     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13005     layout: "plot-throughput"
13006
13007 #- type: "plot"
13008 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13009 #  algorithm: "plot_perf_box_name"
13010 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13011 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13012 #  include:
13013 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13014 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13015 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13016 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13017 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13018 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13019 #  layout:
13020 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13021 #    layout: "plot-throughput"
13022 #
13023 #- type: "plot"
13024 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13025 #  algorithm: "plot_perf_box_name"
13026 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13027 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13028 #  include:
13029 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13030 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13031 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13032 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13033 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13034 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13035 #  layout:
13036 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13037 #    layout: "plot-throughput"
13038
13039 - type: "plot"
13040   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13041   algorithm: "plot_perf_box_name"
13042   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13043   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13044   include:
13045     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13046     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13047     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13048     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13049     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13050     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13051   layout:
13052     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13053     layout: "plot-throughput"
13054
13055 - type: "plot"
13056   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13057   algorithm: "plot_perf_box_name"
13058   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13060   include:
13061     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13062     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13063     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13064     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13065     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13066     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13067   layout:
13068     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13069     layout: "plot-throughput"
13070
13071 - type: "plot"
13072   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13073   algorithm: "plot_perf_box_name"
13074   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13075   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13076   include:
13077     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13078     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13079     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13080 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13081 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13082 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13083   layout:
13084     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13085     layout: "plot-throughput"
13086
13087 - type: "plot"
13088   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13089   algorithm: "plot_perf_box_name"
13090   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13092   include:
13093     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13094     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13095     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13096 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13097 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13098 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13099   layout:
13100     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13101     layout: "plot-throughput"
13102
13103 - type: "plot"
13104   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13105   algorithm: "plot_perf_box_name"
13106   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13108   include:
13109     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13110     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13111     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13112     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13113     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13114     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13115   layout:
13116     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13117     layout: "plot-throughput"
13118
13119 - type: "plot"
13120   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13121   algorithm: "plot_perf_box_name"
13122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13124   include:
13125     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13126     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13127     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13128     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13129     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13130     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13131   layout:
13132     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13133     layout: "plot-throughput"
13134
13135 - type: "plot"
13136   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13137   algorithm: "plot_perf_box_name"
13138   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13139   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13140   include:
13141     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13142     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13143     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13144     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13145     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13146     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13147   layout:
13148     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13149     layout: "plot-throughput"
13150
13151 - type: "plot"
13152   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13153   algorithm: "plot_perf_box_name"
13154   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13155   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13156   include:
13157     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13158     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13159     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13160     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13161     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13162     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13163   layout:
13164     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13165     layout: "plot-throughput"
13166
13167 #- type: "plot"
13168 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13169 #  algorithm: "plot_perf_box_name"
13170 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13171 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13172 #  include:
13173 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13174 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13175 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13176 #  layout:
13177 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13178 #    layout: "plot-throughput"
13179 #
13180 #- type: "plot"
13181 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13182 #  algorithm: "plot_perf_box_name"
13183 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13184 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13185 #  include:
13186 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13187 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13188 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13189 #  layout:
13190 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13191 #    layout: "plot-throughput"
13192
13193 - type: "plot"
13194   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13195   algorithm: "plot_perf_box_name"
13196   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13198   include:
13199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13200     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13201     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13202     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13203     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13204   layout:
13205     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13206     layout: "plot-throughput"
13207
13208 - type: "plot"
13209   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13210   algorithm: "plot_perf_box_name"
13211   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13212   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13213   include:
13214     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13215     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13216     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13217     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13218     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13219   layout:
13220     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13221     layout: "plot-throughput"
13222
13223 - type: "plot"
13224   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13225   algorithm: "plot_perf_box_name"
13226   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13227   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13228   include:
13229     - "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"
13230     - "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"
13231     - "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"
13232     - "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"
13233     - "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"
13234   layout:
13235     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13236     layout: "plot-throughput"
13237
13238 - type: "plot"
13239   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13240   algorithm: "plot_perf_box_name"
13241   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13243   include:
13244     - "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"
13245     - "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"
13246     - "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"
13247     - "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"
13248     - "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"
13249   layout:
13250     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13251     layout: "plot-throughput"
13252
13253 - type: "plot"
13254   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13255   algorithm: "plot_perf_box_name"
13256   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13258   include:
13259     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13264   layout:
13265     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13266     layout: "plot-throughput"
13267
13268 - type: "plot"
13269   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13270   algorithm: "plot_perf_box_name"
13271   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13273   include:
13274     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13277     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13279   layout:
13280     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13281     layout: "plot-throughput"
13282
13283 - type: "plot"
13284   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13285   algorithm: "plot_perf_box_name"
13286   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13287   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13288   include:
13289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13291     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13294   layout:
13295     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13296     layout: "plot-throughput"
13297
13298 - type: "plot"
13299   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13300   algorithm: "plot_perf_box_name"
13301   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13303   include:
13304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13305     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13309   layout:
13310     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13311     layout: "plot-throughput"
13312
13313 - type: "plot"
13314   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13315   algorithm: "plot_perf_box_name"
13316   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13318   include:
13319     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13320     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13321     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13322     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13323     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13324   layout:
13325     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13326     layout: "plot-throughput"
13327
13328 - type: "plot"
13329   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13330   algorithm: "plot_perf_box_name"
13331   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13333   include:
13334     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13335     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13336     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13337     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13338     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13339   layout:
13340     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13341     layout: "plot-throughput"
13342
13343 - type: "plot"
13344   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13345   algorithm: "plot_perf_box_name"
13346   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13348   include:
13349     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13350     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13351     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13352     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13353     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13354   layout:
13355     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13356     layout: "plot-throughput"
13357
13358 - type: "plot"
13359   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13360   algorithm: "plot_perf_box_name"
13361   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13363   include:
13364     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13365     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13366     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13367     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13368     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13369   layout:
13370     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13371     layout: "plot-throughput"
13372
13373 - type: "plot"
13374   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13375   algorithm: "plot_perf_box_name"
13376   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13378   include:
13379     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13380     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13381     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13382     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13383   layout:
13384     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13385     layout: "plot-throughput"
13386
13387 - type: "plot"
13388   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13389   algorithm: "plot_perf_box_name"
13390   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13392   include:
13393     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13394     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13395     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13396     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13397   layout:
13398     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13399     layout: "plot-throughput"
13400
13401 - type: "plot"
13402   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13403   algorithm: "plot_perf_box_name"
13404   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13406   include:
13407     - "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"
13408     - "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"
13409     - "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"
13410     - "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"
13411   layout:
13412     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13413     layout: "plot-throughput"
13414
13415 - type: "plot"
13416   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13417   algorithm: "plot_perf_box_name"
13418   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13420   include:
13421     - "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"
13422     - "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"
13423     - "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"
13424     - "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"
13425   layout:
13426     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13427     layout: "plot-throughput"
13428
13429 - type: "plot"
13430   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13431   algorithm: "plot_perf_box_name"
13432   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13434   include:
13435     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13436     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13437     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13438     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13439     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13440     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13441   layout:
13442     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13443     layout: "plot-throughput"
13444
13445 - type: "plot"
13446   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13447   algorithm: "plot_perf_box_name"
13448   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13450   include:
13451     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13452     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13453     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13454     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13455     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13456     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13457   layout:
13458     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13459     layout: "plot-throughput"
13460
13461 - type: "plot"
13462   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13463   algorithm: "plot_perf_box_name"
13464   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13465   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13466   include:
13467     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13468     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13469     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13470     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13471     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13472     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13473   layout:
13474     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13475     layout: "plot-throughput"
13476
13477 - type: "plot"
13478   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13479   algorithm: "plot_perf_box_name"
13480   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13482   include:
13483     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13484     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13485     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13487     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13488     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13489   layout:
13490     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13491     layout: "plot-throughput"
13492
13493 - type: "plot"
13494   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13495   algorithm: "plot_perf_box_name"
13496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13498   include:
13499     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13500     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13501     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13502     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13503     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13504     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13505   layout:
13506     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13507     layout: "plot-throughput"
13508
13509 - type: "plot"
13510   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13511   algorithm: "plot_perf_box_name"
13512   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13514   include:
13515     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13516     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13517     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13518     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13519     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13520     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13521   layout:
13522     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13523     layout: "plot-throughput"
13524
13525 - type: "plot"
13526   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13527   algorithm: "plot_perf_box_name"
13528   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13530   include:
13531     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13532     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13533     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13534     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13535     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13536   layout:
13537     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13538     layout: "plot-throughput"
13539
13540 - type: "plot"
13541   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13542   algorithm: "plot_perf_box_name"
13543   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13544   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13545   include:
13546     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13547     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13548     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13549     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13551   layout:
13552     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13553     layout: "plot-throughput"
13554
13555 - type: "plot"
13556   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13557   algorithm: "plot_perf_box_name"
13558   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13559   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13560   include:
13561     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13562     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13563   layout:
13564     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13565     layout: "plot-throughput"
13566
13567 - type: "plot"
13568   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13569   algorithm: "plot_perf_box_name"
13570   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13572   include:
13573     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13574     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13575   layout:
13576     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13577     layout: "plot-throughput"
13578
13579 - type: "plot"
13580   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13581   algorithm: "plot_perf_box_name"
13582   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13584   include:
13585     - "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"
13586     - "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"
13587   layout:
13588     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13589     layout: "plot-throughput"
13590
13591 - type: "plot"
13592   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13593   algorithm: "plot_perf_box_name"
13594   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13595   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13596   include:
13597     - "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"
13598     - "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"
13599   layout:
13600     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13601     layout: "plot-throughput"
13602
13603 - type: "plot"
13604   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13605   algorithm: "plot_perf_box_name"
13606   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13608   include:
13609     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13610     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13611   layout:
13612     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13613     layout: "plot-throughput"
13614
13615 - type: "plot"
13616   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13617   algorithm: "plot_perf_box_name"
13618   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13620   include:
13621     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13622     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13623   layout:
13624     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13625     layout: "plot-throughput"
13626
13627 - type: "plot"
13628   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13629   algorithm: "plot_perf_box_name"
13630   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13631   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13632   include:
13633     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13635   layout:
13636     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13637     layout: "plot-throughput"
13638
13639 - type: "plot"
13640   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13641   algorithm: "plot_perf_box_name"
13642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13644   include:
13645     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13646     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13647   layout:
13648     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13649     layout: "plot-throughput"
13650
13651 - type: "plot"
13652   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13653   algorithm: "plot_perf_box_name"
13654   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13655   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13656   include:
13657     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13658     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13659     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13663   layout:
13664     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13665     layout: "plot-throughput"
13666
13667 - type: "plot"
13668   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13669   algorithm: "plot_perf_box_name"
13670   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13671   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13672   include:
13673     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13674     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13675     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13676     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13677     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13678     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13679   layout:
13680     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13681     layout: "plot-throughput"
13682
13683 - type: "plot"
13684   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13685   algorithm: "plot_perf_box_name"
13686   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13687   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13688   include:
13689     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13690     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13691     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13692     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13693     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13694     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13695   layout:
13696     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13697     layout: "plot-throughput"
13698
13699 - type: "plot"
13700   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13701   algorithm: "plot_perf_box_name"
13702   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13703   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13704   include:
13705     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13706     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13707     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13709     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13710     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13711   layout:
13712     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13713     layout: "plot-throughput"
13714
13715 #- type: "plot"
13716 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13717 #  algorithm: "plot_perf_box_name"
13718 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13719 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13720 #  include:
13721 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13722 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13723 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13724 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13725 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13726 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13727 #  layout:
13728 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13729 #    layout: "plot-throughput"
13730 #
13731 #- type: "plot"
13732 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13733 #  algorithm: "plot_perf_box_name"
13734 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13735 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13736 #  include:
13737 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13738 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13739 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13740 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13741 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13742 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13743 #  layout:
13744 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13745 #    layout: "plot-throughput"
13746
13747 - type: "plot"
13748   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13749   algorithm: "plot_perf_box_name"
13750   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13751   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13752   include:
13753     - "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"
13754     - "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"
13755     - "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"
13756     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13757     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13758     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13759   layout:
13760     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13761     layout: "plot-throughput"
13762
13763 - type: "plot"
13764   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13765   algorithm: "plot_perf_box_name"
13766   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13768   include:
13769     - "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"
13770     - "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"
13771     - "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"
13772     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13773     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13774     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13775   layout:
13776     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13777     layout: "plot-throughput"
13778
13779 ################################################################################
13780
13781 # Packet Speedup
13782
13783 - type: "plot"
13784   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13785   algorithm: "plot_tsa_name"
13786   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13788   include:
13789     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13790     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13791     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13792     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13793   layout:
13794     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13795     layout: "plot-throughput-speedup-analysis"
13796
13797 - type: "plot"
13798   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13799   algorithm: "plot_tsa_name"
13800   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13801   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13802   include:
13803     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13804     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13805     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13806     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13807   layout:
13808     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13809     layout: "plot-throughput-speedup-analysis"
13810
13811 - type: "plot"
13812   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13813   algorithm: "plot_tsa_name"
13814   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13815   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13816   include:
13817     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13818     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13819     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13820     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13821   layout:
13822     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13823     layout: "plot-throughput-speedup-analysis"
13824
13825 - type: "plot"
13826   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13827   algorithm: "plot_tsa_name"
13828   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13829   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13830   include:
13831     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13832     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13833     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13834     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13835   layout:
13836     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13837     layout: "plot-throughput-speedup-analysis"
13838
13839 - type: "plot"
13840   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13841   algorithm: "plot_tsa_name"
13842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13844   include:
13845     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13846     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13847     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13848     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13849     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13850   layout:
13851     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13852     layout: "plot-throughput-speedup-analysis"
13853
13854 - type: "plot"
13855   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13856   algorithm: "plot_tsa_name"
13857   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13859   include:
13860     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13861     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13862     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13863     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13864     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13865   layout:
13866     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13867     layout: "plot-throughput-speedup-analysis"
13868
13869 - type: "plot"
13870   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13871   algorithm: "plot_tsa_name"
13872   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13874   include:
13875     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13876     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13877     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13878     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13879     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13880   layout:
13881     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13882     layout: "plot-throughput-speedup-analysis"
13883
13884 - type: "plot"
13885   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13886   algorithm: "plot_tsa_name"
13887   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13889   include:
13890     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13891     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13892     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13893     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13894     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13895   layout:
13896     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13897     layout: "plot-throughput-speedup-analysis"
13898
13899 - type: "plot"
13900   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13901   algorithm: "plot_tsa_name"
13902   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13903   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13904   include:
13905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13909     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13910     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13911   layout:
13912     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13913     layout: "plot-throughput-speedup-analysis"
13914
13915 - type: "plot"
13916   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13917   algorithm: "plot_tsa_name"
13918   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13919   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13920   include:
13921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13924     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13925     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13926     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13927   layout:
13928     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13929     layout: "plot-throughput-speedup-analysis"
13930
13931 - type: "plot"
13932   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13933   algorithm: "plot_tsa_name"
13934   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13936   include:
13937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13942   layout:
13943     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13944     layout: "plot-throughput-speedup-analysis"
13945
13946 - type: "plot"
13947   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13948   algorithm: "plot_tsa_name"
13949   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13951   include:
13952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13957   layout:
13958     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13959     layout: "plot-throughput-speedup-analysis"
13960
13961 - type: "plot"
13962   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13963   algorithm: "plot_tsa_name"
13964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13966   include:
13967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13970   layout:
13971     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13972     layout: "plot-throughput-speedup-analysis"
13973
13974 - type: "plot"
13975   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13976   algorithm: "plot_tsa_name"
13977   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13979   include:
13980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13982     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13983   layout:
13984     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13985     layout: "plot-throughput-speedup-analysis"
13986
13987 - type: "plot"
13988   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13989   algorithm: "plot_tsa_name"
13990   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13992   include:
13993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13996     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13997     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13998   layout:
13999     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14000     layout: "plot-throughput-speedup-analysis"
14001
14002 - type: "plot"
14003   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14004   algorithm: "plot_tsa_name"
14005   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14007   include:
14008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14012     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14013   layout:
14014     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14015     layout: "plot-throughput-speedup-analysis"
14016
14017 - type: "plot"
14018   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14019   algorithm: "plot_tsa_name"
14020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14022   include:
14023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14025     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14026   layout:
14027     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14028     layout: "plot-throughput-speedup-analysis"
14029
14030 - type: "plot"
14031   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14032   algorithm: "plot_tsa_name"
14033   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14034   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14035   include:
14036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14039   layout:
14040     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14041     layout: "plot-throughput-speedup-analysis"
14042
14043 - type: "plot"
14044   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14045   algorithm: "plot_tsa_name"
14046   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14048   include:
14049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14054     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14055   layout:
14056     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14057     layout: "plot-throughput-speedup-analysis"
14058
14059 - type: "plot"
14060   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14061   algorithm: "plot_tsa_name"
14062   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14064   include:
14065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14071   layout:
14072     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14073     layout: "plot-throughput-speedup-analysis"
14074
14075 - type: "plot"
14076   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14077   algorithm: "plot_tsa_name"
14078   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14080   include:
14081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14087   layout:
14088     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14089     layout: "plot-throughput-speedup-analysis"
14090
14091 - type: "plot"
14092   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14093   algorithm: "plot_tsa_name"
14094   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14096   include:
14097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14103   layout:
14104     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14105     layout: "plot-throughput-speedup-analysis"
14106
14107 - type: "plot"
14108   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14109   algorithm: "plot_tsa_name"
14110   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14111   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14112   include:
14113     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14114     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14115     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14116   layout:
14117     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14118     layout: "plot-throughput-speedup-analysis"
14119
14120 - type: "plot"
14121   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14122   algorithm: "plot_tsa_name"
14123   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14125   include:
14126     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14127     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14128     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14129   layout:
14130     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14131     layout: "plot-throughput-speedup-analysis"
14132
14133 - type: "plot"
14134   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14135   algorithm: "plot_tsa_name"
14136   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14138   include:
14139     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14141     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14142 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14143 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14144   layout:
14145     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14146     layout: "plot-throughput-speedup-analysis"
14147
14148 - type: "plot"
14149   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14150   algorithm: "plot_tsa_name"
14151   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14153   include:
14154     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14157 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14158 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14159   layout:
14160     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14161     layout: "plot-throughput-speedup-analysis"
14162
14163 - type: "plot"
14164   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14165   algorithm: "plot_tsa_name"
14166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14168   include:
14169     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14172     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14173     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14174   layout:
14175     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14176     layout: "plot-throughput-speedup-analysis"
14177
14178 - type: "plot"
14179   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14180   algorithm: "plot_tsa_name"
14181   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14182   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14183   include:
14184     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14187     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14188     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14189   layout:
14190     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14191     layout: "plot-throughput-speedup-analysis"
14192
14193 - type: "plot"
14194   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14195   algorithm: "plot_tsa_name"
14196   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14198   include:
14199     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14202     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14203     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14204   layout:
14205     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14206     layout: "plot-throughput-speedup-analysis"
14207
14208 - type: "plot"
14209   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14210   algorithm: "plot_tsa_name"
14211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14213   include:
14214     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14215     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14216     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14217     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14218     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14219   layout:
14220     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14221     layout: "plot-throughput-speedup-analysis"
14222
14223 - type: "plot"
14224   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14225   algorithm: "plot_tsa_name"
14226   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14228   include:
14229     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14230     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14231     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14232     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14233     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14234     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14235   layout:
14236     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14237     layout: "plot-throughput-speedup-analysis"
14238
14239 - type: "plot"
14240   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14241   algorithm: "plot_tsa_name"
14242   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14244   include:
14245     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14246     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14250     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14251   layout:
14252     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14253     layout: "plot-throughput-speedup-analysis"
14254
14255 - type: "plot"
14256   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14257   algorithm: "plot_tsa_name"
14258   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14259   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14260   include:
14261     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14267   layout:
14268     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14269     layout: "plot-throughput-speedup-analysis"
14270
14271 - type: "plot"
14272   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14273   algorithm: "plot_tsa_name"
14274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14276   include:
14277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14279     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14283   layout:
14284     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14285     layout: "plot-throughput-speedup-analysis"
14286
14287 - type: "plot"
14288   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14289   algorithm: "plot_tsa_name"
14290   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14292   include:
14293     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14294     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14295   layout:
14296     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14297     layout: "plot-throughput-speedup-analysis"
14298
14299 - type: "plot"
14300   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14301   algorithm: "plot_tsa_name"
14302   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14303   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14304   include:
14305     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14306     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14307   layout:
14308     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14309     layout: "plot-throughput-speedup-analysis"
14310
14311 - type: "plot"
14312   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14313   algorithm: "plot_tsa_name"
14314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14316   include:
14317     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14318     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14319     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14320     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14321   layout:
14322     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14323     layout: "plot-throughput-speedup-analysis"
14324
14325 - type: "plot"
14326   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14327   algorithm: "plot_tsa_name"
14328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14330   include:
14331     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14333     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14334     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14335   layout:
14336     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14337     layout: "plot-throughput-speedup-analysis"
14338
14339 - type: "plot"
14340   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14341   algorithm: "plot_tsa_name"
14342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14344   include:
14345     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14348     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14349   layout:
14350     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14351     layout: "plot-throughput-speedup-analysis"
14352
14353 - type: "plot"
14354   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14355   algorithm: "plot_tsa_name"
14356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14358   include:
14359     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14361     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14362     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14363   layout:
14364     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14365     layout: "plot-throughput-speedup-analysis"
14366
14367 - type: "plot"
14368   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14369   algorithm: "plot_tsa_name"
14370   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14371   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14372   include:
14373     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14374     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14375     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14376     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14377     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14378     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14379   layout:
14380     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14381     layout: "plot-throughput-speedup-analysis"
14382
14383 - type: "plot"
14384   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14385   algorithm: "plot_tsa_name"
14386   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14387   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14388   include:
14389     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14390     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14391     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14392     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14393     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14394     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14395   layout:
14396     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14397     layout: "plot-throughput-speedup-analysis"
14398
14399 - type: "plot"
14400   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14401   algorithm: "plot_tsa_name"
14402   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14403   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14404   include:
14405     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14408     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14409     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14410   layout:
14411     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14412     layout: "plot-throughput-speedup-analysis"
14413
14414 - type: "plot"
14415   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14416   algorithm: "plot_tsa_name"
14417   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14418   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14419   include:
14420     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14421     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14422     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14423     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14424     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14425   layout:
14426     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14427     layout: "plot-throughput-speedup-analysis"
14428
14429 - type: "plot"
14430   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14431   algorithm: "plot_tsa_name"
14432   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14433   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14434   include:
14435     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14436     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14438     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14439     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14440   layout:
14441     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14442     layout: "plot-throughput-speedup-analysis"
14443
14444 - type: "plot"
14445   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14446   algorithm: "plot_tsa_name"
14447   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14448   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14449   include:
14450     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14455   layout:
14456     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14457     layout: "plot-throughput-speedup-analysis"
14458
14459 - type: "plot"
14460   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14461   algorithm: "plot_tsa_name"
14462   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14464   include:
14465     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14467     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14468   layout:
14469     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14470     layout: "plot-throughput-speedup-analysis"
14471
14472 - type: "plot"
14473   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14474   algorithm: "plot_tsa_name"
14475   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14477   include:
14478     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14480     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14481   layout:
14482     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14483     layout: "plot-throughput-speedup-analysis"
14484
14485 - type: "plot"
14486   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14487   algorithm: "plot_tsa_name"
14488   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14490   include:
14491     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14494   layout:
14495     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14496     layout: "plot-throughput-speedup-analysis"
14497
14498 - type: "plot"
14499   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14500   algorithm: "plot_tsa_name"
14501   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14503   include:
14504     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14506     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14507   layout:
14508     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14509     layout: "plot-throughput-speedup-analysis"
14510
14511 - type: "plot"
14512   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14513   algorithm: "plot_tsa_name"
14514   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14515   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14516   include:
14517     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14520     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14521     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14522   layout:
14523     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14524     layout: "plot-throughput-speedup-analysis"
14525
14526 - type: "plot"
14527   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14528   algorithm: "plot_tsa_name"
14529   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14531   include:
14532     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14536     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14537   layout:
14538     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14539     layout: "plot-throughput-speedup-analysis"
14540
14541 - type: "plot"
14542   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14543   algorithm: "plot_tsa_name"
14544   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14546   include:
14547     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14548     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14550     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14551     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14552   layout:
14553     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14554     layout: "plot-throughput-speedup-analysis"
14555
14556 - type: "plot"
14557   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14558   algorithm: "plot_tsa_name"
14559   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14561   include:
14562     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14563     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14564     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14565     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14566     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14567   layout:
14568     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14569     layout: "plot-throughput-speedup-analysis"
14570
14571 - type: "plot"
14572   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14573   algorithm: "plot_tsa_name"
14574   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14576   include:
14577     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14578     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14579     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14580     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14581     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14582     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14583   layout:
14584     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14585     layout: "plot-throughput-speedup-analysis"
14586
14587 - type: "plot"
14588   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14589   algorithm: "plot_tsa_name"
14590   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14592   include:
14593     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14594     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14595     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14596     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14597     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14598     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14599   layout:
14600     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14601     layout: "plot-throughput-speedup-analysis"
14602
14603 - type: "plot"
14604   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14605   algorithm: "plot_tsa_name"
14606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14608   include:
14609     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14610     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14611     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14612     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14613   layout:
14614     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14615     layout: "plot-throughput-speedup-analysis"
14616
14617 - type: "plot"
14618   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14619   algorithm: "plot_tsa_name"
14620   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14622   include:
14623     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14624     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14625     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14626     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14627   layout:
14628     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14629     layout: "plot-throughput-speedup-analysis"
14630
14631 - type: "plot"
14632   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14633   algorithm: "plot_tsa_name"
14634   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14636   include:
14637     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14638     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14639     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14640     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14641     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14642     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14643   layout:
14644     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14645     layout: "plot-throughput-speedup-analysis"
14646
14647 - type: "plot"
14648   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14649   algorithm: "plot_tsa_name"
14650   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14652   include:
14653     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14654     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14655     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14656     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14657     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14658     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14659   layout:
14660     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14661     layout: "plot-throughput-speedup-analysis"
14662
14663 - type: "plot"
14664   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14665   algorithm: "plot_tsa_name"
14666   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14668   include:
14669     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14670     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14671     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14672     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14673     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14674     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14675   layout:
14676     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14677     layout: "plot-throughput-speedup-analysis"
14678
14679 - type: "plot"
14680   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14681   algorithm: "plot_tsa_name"
14682   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14683   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14684   include:
14685     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14686     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14687     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14688     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14689     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14690     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14691   layout:
14692     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14693     layout: "plot-throughput-speedup-analysis"
14694
14695 - type: "plot"
14696   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14697   algorithm: "plot_tsa_name"
14698   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14699   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14700   include:
14701     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14702     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14705     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14706     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14707   layout:
14708     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14709     layout: "plot-throughput-speedup-analysis"
14710
14711 - type: "plot"
14712   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14713   algorithm: "plot_tsa_name"
14714   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14716   include:
14717     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14718     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14719     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14720     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14721     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14722     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14723   layout:
14724     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14725     layout: "plot-throughput-speedup-analysis"
14726
14727 - type: "plot"
14728   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14729   algorithm: "plot_tsa_name"
14730   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14732   include:
14733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14739   layout:
14740     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14741     layout: "plot-throughput-speedup-analysis"
14742
14743 - type: "plot"
14744   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14745   algorithm: "plot_tsa_name"
14746   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14748   include:
14749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14755   layout:
14756     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14757     layout: "plot-throughput-speedup-analysis"
14758
14759 - type: "plot"
14760   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14761   algorithm: "plot_tsa_name"
14762   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14764   include:
14765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14771   layout:
14772     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14773     layout: "plot-throughput-speedup-analysis"
14774
14775 - type: "plot"
14776   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14777   algorithm: "plot_tsa_name"
14778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14780   include:
14781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14787   layout:
14788     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14789     layout: "plot-throughput-speedup-analysis"
14790
14791 - type: "plot"
14792   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14793   algorithm: "plot_tsa_name"
14794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14796   include:
14797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14801   layout:
14802     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14803     layout: "plot-throughput-speedup-analysis"
14804
14805 - type: "plot"
14806   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14807   algorithm: "plot_tsa_name"
14808   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14809   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14810   include:
14811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14815   layout:
14816     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14817     layout: "plot-throughput-speedup-analysis"
14818
14819 - type: "plot"
14820   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14821   algorithm: "plot_tsa_name"
14822   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14824   include:
14825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14829   layout:
14830     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14831     layout: "plot-throughput-speedup-analysis"
14832
14833 - type: "plot"
14834   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14835   algorithm: "plot_tsa_name"
14836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14838   include:
14839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14843   layout:
14844     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14845     layout: "plot-throughput-speedup-analysis"
14846
14847 - type: "plot"
14848   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14849   algorithm: "plot_tsa_name"
14850   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14851   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14852   include:
14853     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14854     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14855     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14856     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14857     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14858     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14859   layout:
14860     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
14861     layout: "plot-throughput-speedup-analysis"
14862
14863 - type: "plot"
14864   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14865   algorithm: "plot_tsa_name"
14866   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14868   include:
14869     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14870     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14871     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14872     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14873     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14874     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14875   layout:
14876     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
14877     layout: "plot-throughput-speedup-analysis"
14878
14879 - type: "plot"
14880   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14881   algorithm: "plot_tsa_name"
14882   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14883   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14884   include:
14885     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14886     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14887     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14888     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14889     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14890   layout:
14891     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
14892     layout: "plot-throughput-speedup-analysis"
14893
14894 - type: "plot"
14895   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14896   algorithm: "plot_tsa_name"
14897   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14899   include:
14900     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14901     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14902     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14903     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14904     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14905   layout:
14906     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
14907     layout: "plot-throughput-speedup-analysis"
14908
14909 - type: "plot"
14910   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14911   algorithm: "plot_tsa_name"
14912   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14914   include:
14915     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14916     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14920   layout:
14921     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
14922     layout: "plot-throughput-speedup-analysis"
14923
14924 - type: "plot"
14925   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14926   algorithm: "plot_tsa_name"
14927   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14928   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14929   include:
14930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14932     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14935   layout:
14936     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
14937     layout: "plot-throughput-speedup-analysis"
14938
14939 - type: "plot"
14940   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14941   algorithm: "plot_tsa_name"
14942   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14944   include:
14945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14947     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14948     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14949   layout:
14950     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14951     layout: "plot-throughput-speedup-analysis"
14952
14953 - type: "plot"
14954   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14955   algorithm: "plot_tsa_name"
14956   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14957   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14958   include:
14959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14960     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14961     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14962     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14963   layout:
14964     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14965     layout: "plot-throughput-speedup-analysis"
14966
14967 - type: "plot"
14968   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14969   algorithm: "plot_tsa_name"
14970   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14972   include:
14973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14974     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14975     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14976     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14977     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14979   layout:
14980     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14981     layout: "plot-throughput-speedup-analysis"
14982
14983 - type: "plot"
14984   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14985   algorithm: "plot_tsa_name"
14986   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14987   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14988   include:
14989     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14990     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14992     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14993     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14994     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14995   layout:
14996     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14997     layout: "plot-throughput-speedup-analysis"
14998
14999 - type: "plot"
15000   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15001   algorithm: "plot_tsa_name"
15002   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15004   include:
15005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15011   layout:
15012     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15013     layout: "plot-throughput-speedup-analysis"
15014
15015 - type: "plot"
15016   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15017   algorithm: "plot_tsa_name"
15018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15020   include:
15021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15025     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15027   layout:
15028     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15029     layout: "plot-throughput-speedup-analysis"
15030
15031 - type: "plot"
15032   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15033   algorithm: "plot_tsa_name"
15034   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15036   include:
15037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15038     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15039     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15043   layout:
15044     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15045     layout: "plot-throughput-speedup-analysis"
15046
15047 - type: "plot"
15048   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15049   algorithm: "plot_tsa_name"
15050   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15052   include:
15053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15059   layout:
15060     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15061     layout: "plot-throughput-speedup-analysis"
15062
15063 - type: "plot"
15064   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15065   algorithm: "plot_tsa_name"
15066   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15068   include:
15069     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15070     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15071     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15072     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15073     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15074     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15075   layout:
15076     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15077     layout: "plot-throughput-speedup-analysis"
15078
15079 - type: "plot"
15080   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15081   algorithm: "plot_tsa_name"
15082   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15084   include:
15085     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15086     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15087     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15088     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15089     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15090     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15091   layout:
15092     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15093     layout: "plot-throughput-speedup-analysis"
15094
15095 - type: "plot"
15096   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15097   algorithm: "plot_tsa_name"
15098   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15099   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15100   include:
15101     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15102     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15103     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15104     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15105     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15106     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15107   layout:
15108     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15109     layout: "plot-throughput-speedup-analysis"
15110
15111 - type: "plot"
15112   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15113   algorithm: "plot_tsa_name"
15114   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15115   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15116   include:
15117     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15118     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15119     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15120     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15121     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15122     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15123   layout:
15124     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15125     layout: "plot-throughput-speedup-analysis"
15126
15127 - type: "plot"
15128   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15129   algorithm: "plot_tsa_name"
15130   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15131   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15132   include:
15133     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15134     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15135     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15136     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15137     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15138   layout:
15139     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15140     layout: "plot-throughput-speedup-analysis"
15141
15142 - type: "plot"
15143   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15144   algorithm: "plot_tsa_name"
15145   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15146   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15147   include:
15148     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15149     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15150     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15151     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15152     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15153   layout:
15154     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15155     layout: "plot-throughput-speedup-analysis"
15156
15157 - type: "plot"
15158   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15159   algorithm: "plot_tsa_name"
15160   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15162   include:
15163     - "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"
15164     - "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"
15165     - "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"
15166     - "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"
15167     - "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"
15168   layout:
15169     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15170     layout: "plot-throughput-speedup-analysis"
15171
15172 - type: "plot"
15173   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15174   algorithm: "plot_tsa_name"
15175   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15177   include:
15178     - "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"
15179     - "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"
15180     - "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"
15181     - "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"
15182     - "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"
15183   layout:
15184     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15185     layout: "plot-throughput-speedup-analysis"
15186
15187 - type: "plot"
15188   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15189   algorithm: "plot_tsa_name"
15190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15192   include:
15193     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15194     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15195     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15198   layout:
15199     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15200     layout: "plot-throughput-speedup-analysis"
15201
15202 - type: "plot"
15203   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15204   algorithm: "plot_tsa_name"
15205   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15206   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15207   include:
15208     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15213   layout:
15214     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15215     layout: "plot-throughput-speedup-analysis"
15216
15217 - type: "plot"
15218   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15219   algorithm: "plot_tsa_name"
15220   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15221   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15222   include:
15223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15227     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15228   layout:
15229     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15230     layout: "plot-throughput-speedup-analysis"
15231
15232 - type: "plot"
15233   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15234   algorithm: "plot_tsa_name"
15235   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15237   include:
15238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15242     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15243   layout:
15244     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15245     layout: "plot-throughput-speedup-analysis"
15246
15247 - type: "plot"
15248   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15249   algorithm: "plot_tsa_name"
15250   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15252   include:
15253     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15254     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15255     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15256     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15257     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15258   layout:
15259     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15260     layout: "plot-throughput-speedup-analysis"
15261
15262 - type: "plot"
15263   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15264   algorithm: "plot_tsa_name"
15265   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15267   include:
15268     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15269     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15270     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15271     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15272     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15273   layout:
15274     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15275     layout: "plot-throughput-speedup-analysis"
15276
15277 - type: "plot"
15278   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15279   algorithm: "plot_tsa_name"
15280   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15281   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15282   include:
15283     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15284     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15285     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15286     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15287     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15288   layout:
15289     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15290     layout: "plot-throughput-speedup-analysis"
15291
15292 - type: "plot"
15293   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15294   algorithm: "plot_tsa_name"
15295   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15297   include:
15298     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15299     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15300     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15301     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15302     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15303   layout:
15304     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15305     layout: "plot-throughput-speedup-analysis"
15306
15307 - type: "plot"
15308   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15309   algorithm: "plot_tsa_name"
15310   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15312   include:
15313     - "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"
15314     - "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"
15315     - "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"
15316     - "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"
15317   layout:
15318     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15319     layout: "plot-throughput-speedup-analysis"
15320
15321 - type: "plot"
15322   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15323   algorithm: "plot_tsa_name"
15324   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15326   include:
15327     - "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"
15328     - "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"
15329     - "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"
15330     - "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"
15331   layout:
15332     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15333     layout: "plot-throughput-speedup-analysis"
15334
15335 - type: "plot"
15336   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15337   algorithm: "plot_tsa_name"
15338   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15340   include:
15341     - "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"
15342     - "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"
15343     - "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"
15344     - "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"
15345   layout:
15346     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15347     layout: "plot-throughput-speedup-analysis"
15348
15349 - type: "plot"
15350   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15351   algorithm: "plot_tsa_name"
15352   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15354   include:
15355     - "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"
15356     - "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"
15357     - "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"
15358     - "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"
15359   layout:
15360     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15361     layout: "plot-throughput-speedup-analysis"
15362
15363 - type: "plot"
15364   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15365   algorithm: "plot_tsa_name"
15366   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15368   include:
15369     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15370     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15371     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15372     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15373     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15374     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15375   layout:
15376     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15377     layout: "plot-throughput-speedup-analysis"
15378
15379 - type: "plot"
15380   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15381   algorithm: "plot_tsa_name"
15382   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15384   include:
15385     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15386     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15387     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15388     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15389     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15390     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15391   layout:
15392     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15393     layout: "plot-throughput-speedup-analysis"
15394
15395 - type: "plot"
15396   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15397   algorithm: "plot_tsa_name"
15398   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15400   include:
15401     - "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"
15402     - "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"
15403     - "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"
15404     - "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"
15405     - "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"
15406     - "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"
15407   layout:
15408     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15409     layout: "plot-throughput-speedup-analysis"
15410
15411 - type: "plot"
15412   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15413   algorithm: "plot_tsa_name"
15414   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15416   include:
15417     - "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"
15418     - "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"
15419     - "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"
15420     - "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"
15421     - "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"
15422     - "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"
15423   layout:
15424     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15425     layout: "plot-throughput-speedup-analysis"
15426
15427 - type: "plot"
15428   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15429   algorithm: "plot_tsa_name"
15430   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15431   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15432   include:
15433     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15434     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15435     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15436     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15437     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15438     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15439   layout:
15440     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15441     layout: "plot-throughput-speedup-analysis"
15442
15443 - type: "plot"
15444   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15445   algorithm: "plot_tsa_name"
15446   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15447   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15448   include:
15449     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15450     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15451     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15452     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15453     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15454     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15455   layout:
15456     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15457     layout: "plot-throughput-speedup-analysis"
15458
15459 - type: "plot"
15460   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15461   algorithm: "plot_tsa_name"
15462   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15463   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15464   include:
15465     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15466     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15467     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15468     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15469     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15470   layout:
15471     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15472     layout: "plot-throughput-speedup-analysis"
15473
15474 - type: "plot"
15475   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15476   algorithm: "plot_tsa_name"
15477   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15479   include:
15480     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15481     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15482     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15483     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15484     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15485   layout:
15486     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15487     layout: "plot-throughput-speedup-analysis"
15488
15489 - type: "plot"
15490   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15491   algorithm: "plot_tsa_name"
15492   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15494   include:
15495     - "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"
15496     - "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"
15497   layout:
15498     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15499     layout: "plot-throughput-speedup-analysis"
15500
15501 - type: "plot"
15502   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15503   algorithm: "plot_tsa_name"
15504   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15506   include:
15507     - "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"
15508     - "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"
15509   layout:
15510     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15511     layout: "plot-throughput-speedup-analysis"
15512
15513 - type: "plot"
15514   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15515   algorithm: "plot_tsa_name"
15516   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15518   include:
15519     - "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"
15520     - "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"
15521   layout:
15522     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15523     layout: "plot-throughput-speedup-analysis"
15524
15525 - type: "plot"
15526   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15527   algorithm: "plot_tsa_name"
15528   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15530   include:
15531     - "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"
15532     - "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"
15533   layout:
15534     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15535     layout: "plot-throughput-speedup-analysis"
15536
15537 - type: "plot"
15538   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15539   algorithm: "plot_tsa_name"
15540   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15541   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15542   include:
15543     - "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"
15544     - "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"
15545     - "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"
15546     - "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"
15547     - "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"
15548     - "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"
15549   layout:
15550     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15551     layout: "plot-throughput-speedup-analysis"
15552
15553 - type: "plot"
15554   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15555   algorithm: "plot_tsa_name"
15556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15558   include:
15559     - "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"
15560     - "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"
15561     - "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"
15562     - "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"
15563     - "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"
15564     - "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"
15565   layout:
15566     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15567     layout: "plot-throughput-speedup-analysis"
15568
15569 - type: "plot"
15570   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15571   algorithm: "plot_tsa_name"
15572   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15573   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15574   include:
15575     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15576     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15577     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15578     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15579     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15580   layout:
15581     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15582     layout: "plot-throughput-speedup-analysis"
15583
15584 - type: "plot"
15585   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15586   algorithm: "plot_tsa_name"
15587   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15588   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15589   include:
15590     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15591     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15592     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15593     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15594     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15595   layout:
15596     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15597     layout: "plot-throughput-speedup-analysis"
15598
15599 - type: "plot"
15600   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15601   algorithm: "plot_tsa_name"
15602   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15603   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15604   include:
15605     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15606     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15607     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15608     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15609     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15610   layout:
15611     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15612     layout: "plot-throughput-speedup-analysis"
15613
15614 - type: "plot"
15615   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15616   algorithm: "plot_tsa_name"
15617   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15618   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15619   include:
15620     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15621     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15622     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15623     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15624     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15625   layout:
15626     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15627     layout: "plot-throughput-speedup-analysis"
15628
15629 - type: "plot"
15630   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15631   algorithm: "plot_tsa_name"
15632   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15633   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15634   include:
15635     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15636     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15637     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15638     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15639     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15640     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15641   layout:
15642     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15643     layout: "plot-throughput-speedup-analysis"
15644
15645 - type: "plot"
15646   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15647   algorithm: "plot_tsa_name"
15648   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15649   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15650   include:
15651     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15655     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15657   layout:
15658     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15659     layout: "plot-throughput-speedup-analysis"
15660
15661 - type: "plot"
15662   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15663   algorithm: "plot_tsa_name"
15664   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15665   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15666   include:
15667     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15668     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15669     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15670     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15671   layout:
15672     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15673     layout: "plot-throughput-speedup-analysis"
15674
15675 - type: "plot"
15676   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15677   algorithm: "plot_tsa_name"
15678   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15679   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15680   include:
15681     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15682     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15683     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15684     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15685   layout:
15686     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15687     layout: "plot-throughput-speedup-analysis"
15688
15689 - type: "plot"
15690   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15691   algorithm: "plot_tsa_name"
15692   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15693   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15694   include:
15695     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15696     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15697     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15698     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15699     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15700   layout:
15701     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15702     layout: "plot-throughput-speedup-analysis"
15703
15704 - type: "plot"
15705   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15706   algorithm: "plot_tsa_name"
15707   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15708   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15709   include:
15710     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15711     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15712     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15713     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15714     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15715   layout:
15716     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15717     layout: "plot-throughput-speedup-analysis"
15718
15719 - type: "plot"
15720   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15721   algorithm: "plot_tsa_name"
15722   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15723   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15724   include:
15725     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15726     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15727     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15728     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15729     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15730     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15731   layout:
15732     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15733     layout: "plot-throughput-speedup-analysis"
15734
15735 - type: "plot"
15736   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15737   algorithm: "plot_tsa_name"
15738   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15739   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15740   include:
15741     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15742     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15743     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15744     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15745     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15746     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15747   layout:
15748     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15749     layout: "plot-throughput-speedup-analysis"
15750
15751 - type: "plot"
15752   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15753   algorithm: "plot_tsa_name"
15754   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15755   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15756   include:
15757     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15758     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15759     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15760     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15761   layout:
15762     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15763     layout: "plot-throughput-speedup-analysis"
15764
15765 - type: "plot"
15766   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15767   algorithm: "plot_tsa_name"
15768   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15769   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15770   include:
15771     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15772     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15773     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15774     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15775   layout:
15776     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15777     layout: "plot-throughput-speedup-analysis"
15778
15779 - type: "plot"
15780   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15781   algorithm: "plot_tsa_name"
15782   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15783   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15784   include:
15785     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15786     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15787     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15788     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15789     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15790     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15791   layout:
15792     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15793     layout: "plot-throughput-speedup-analysis"
15794
15795 - type: "plot"
15796   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15797   algorithm: "plot_tsa_name"
15798   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15799   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15800   include:
15801     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15802     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15803     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15804     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15805     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15806     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15807   layout:
15808     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15809     layout: "plot-throughput-speedup-analysis"
15810
15811 - type: "plot"
15812   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15813   algorithm: "plot_tsa_name"
15814   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15815   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15816   include:
15817     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15818     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15819     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15820     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15821     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15822     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15823   layout:
15824     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
15825     layout: "plot-throughput-speedup-analysis"
15826
15827 - type: "plot"
15828   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15829   algorithm: "plot_tsa_name"
15830   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15831   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15832   include:
15833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15834     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15835     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15836     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15837     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15838     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15839   layout:
15840     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
15841     layout: "plot-throughput-speedup-analysis"
15842
15843 - type: "plot"
15844   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15845   algorithm: "plot_tsa_name"
15846   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15847   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15848   include:
15849     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15850     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15851     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15852     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15853     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15854     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15855   layout:
15856     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
15857     layout: "plot-throughput-speedup-analysis"
15858
15859 - type: "plot"
15860   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15861   algorithm: "plot_tsa_name"
15862   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15863   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15864   include:
15865     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15866     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15867     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15868     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15869     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15870     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15871   layout:
15872     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
15873     layout: "plot-throughput-speedup-analysis"
15874
15875 - type: "plot"
15876   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15877   algorithm: "plot_tsa_name"
15878   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15879   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15880   include:
15881     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15882     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15883     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15884     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15885     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15886     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15887   layout:
15888     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
15889     layout: "plot-throughput-speedup-analysis"
15890
15891 - type: "plot"
15892   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15893   algorithm: "plot_tsa_name"
15894   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15895   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15896   include:
15897     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15898     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15899     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15900     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15901     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15902     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15903   layout:
15904     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
15905     layout: "plot-throughput-speedup-analysis"
15906
15907 - type: "plot"
15908   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15909   algorithm: "plot_tsa_name"
15910   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15911   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15912   include:
15913     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15914     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15915     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15916     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15917     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15918     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15919   layout:
15920     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
15921     layout: "plot-throughput-speedup-analysis"
15922
15923 - type: "plot"
15924   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15925   algorithm: "plot_tsa_name"
15926   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15927   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15928   include:
15929     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15930     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15931     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15932     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15933     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15934     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15935   layout:
15936     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
15937     layout: "plot-throughput-speedup-analysis"
15938
15939 #- type: "plot"
15940 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15941 #  algorithm: "plot_tsa_name"
15942 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15943 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15944 #  include:
15945 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15946 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15947 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15948 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15949 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15950 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15951 #  layout:
15952 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
15953 #    layout: "plot-throughput-speedup-analysis"
15954 #
15955 #- type: "plot"
15956 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15957 #  algorithm: "plot_tsa_name"
15958 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15959 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15960 #  include:
15961 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15962 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15963 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15964 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15965 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15966 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15967 #  layout:
15968 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
15969 #    layout: "plot-throughput-speedup-analysis"
15970
15971 - type: "plot"
15972   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15973   algorithm: "plot_tsa_name"
15974   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15975   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15976   include:
15977     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15978     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15979     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15980     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15981     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15982   layout:
15983     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15984     layout: "plot-throughput-speedup-analysis"
15985
15986 - type: "plot"
15987   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15988   algorithm: "plot_tsa_name"
15989   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15990   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15991   include:
15992     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15993     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15994     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15995     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15996     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15997   layout:
15998     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15999     layout: "plot-throughput-speedup-analysis"
16000
16001 - type: "plot"
16002   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16003   algorithm: "plot_tsa_name"
16004   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16005   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16006   include:
16007     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16008     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16009     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16010     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16011     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16012     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16013   layout:
16014     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16015     layout: "plot-throughput-speedup-analysis"
16016
16017 - type: "plot"
16018   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16019   algorithm: "plot_tsa_name"
16020   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16021   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16022   include:
16023     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16024     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16025     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16026     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16027     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16028     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16029   layout:
16030     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16031     layout: "plot-throughput-speedup-analysis"
16032
16033 - type: "plot"
16034   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16035   algorithm: "plot_tsa_name"
16036   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16037   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16038   include:
16039     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16040     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16041     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16042     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16043     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16044   layout:
16045     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16046     layout: "plot-throughput-speedup-analysis"
16047
16048 - type: "plot"
16049   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16050   algorithm: "plot_tsa_name"
16051   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16052   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16053   include:
16054     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16055     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16056     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16058     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16059   layout:
16060     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16061     layout: "plot-throughput-speedup-analysis"
16062
16063 #- type: "plot"
16064 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16065 #  algorithm: "plot_tsa_name"
16066 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16067 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16068 #  include:
16069 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16070 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16071 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16072 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16073 #  layout:
16074 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16075 #    layout: "plot-throughput-speedup-analysis"
16076 #
16077 #- type: "plot"
16078 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16079 #  algorithm: "plot_tsa_name"
16080 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16081 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16082 #  include:
16083 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16084 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16085 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16086 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16087 #  layout:
16088 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16089 #    layout: "plot-throughput-speedup-analysis"
16090
16091 - type: "plot"
16092   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16093   algorithm: "plot_tsa_name"
16094   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16095   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16096   include:
16097     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16098     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16103   layout:
16104     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16105     layout: "plot-throughput-speedup-analysis"
16106
16107 - type: "plot"
16108   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16109   algorithm: "plot_tsa_name"
16110   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16111   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16112   include:
16113     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16114     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16115     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16116     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16118     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16119   layout:
16120     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16121     layout: "plot-throughput-speedup-analysis"
16122
16123 - type: "plot"
16124   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16125   algorithm: "plot_tsa_name"
16126   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16127   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16128   include:
16129     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16130     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16131     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16132     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16133     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16134   layout:
16135     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16136     layout: "plot-throughput-speedup-analysis"
16137
16138 - type: "plot"
16139   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16140   algorithm: "plot_tsa_name"
16141   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16142   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16143   include:
16144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16145     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16146     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16147     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16148     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16149   layout:
16150     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16151     layout: "plot-throughput-speedup-analysis"
16152
16153 - type: "plot"
16154   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16155   algorithm: "plot_tsa_name"
16156   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16157   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16158   include:
16159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16161     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16162     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16163     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16164     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16165   layout:
16166     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16167     layout: "plot-throughput-speedup-analysis"
16168
16169 - type: "plot"
16170   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16171   algorithm: "plot_tsa_name"
16172   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16173   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16174   include:
16175     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16176     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16177     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16178     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16179     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16180     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16181   layout:
16182     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16183     layout: "plot-throughput-speedup-analysis"
16184
16185 - type: "plot"
16186   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16187   algorithm: "plot_tsa_name"
16188   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16189   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16190   include:
16191     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16192     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16193     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16194     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16195   layout:
16196     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16197     layout: "plot-throughput-speedup-analysis"
16198
16199 - type: "plot"
16200   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16201   algorithm: "plot_tsa_name"
16202   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16203   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16204   include:
16205     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16206     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16207     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16208     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16209   layout:
16210     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16211     layout: "plot-throughput-speedup-analysis"
16212
16213 - type: "plot"
16214   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16215   algorithm: "plot_tsa_name"
16216   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16217   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16218   include:
16219     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16220     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16221     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16222     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16223     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16224   layout:
16225     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16226     layout: "plot-throughput-speedup-analysis"
16227
16228 - type: "plot"
16229   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16230   algorithm: "plot_tsa_name"
16231   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16232   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16233   include:
16234     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16235     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16236     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16237     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16238     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16239   layout:
16240     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16241     layout: "plot-throughput-speedup-analysis"
16242
16243 - type: "plot"
16244   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16245   algorithm: "plot_tsa_name"
16246   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16247   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16248   include:
16249     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16250     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16251     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16252     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16253     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16254     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16255   layout:
16256     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16257     layout: "plot-throughput-speedup-analysis"
16258
16259 - type: "plot"
16260   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16261   algorithm: "plot_tsa_name"
16262   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16263   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16264   include:
16265     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16266     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16267     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16268     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16269     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16270     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16271   layout:
16272     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16273     layout: "plot-throughput-speedup-analysis"
16274
16275 #- type: "plot"
16276 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16277 #  algorithm: "plot_tsa_name"
16278 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16279 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16280 #  include:
16281 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16282 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16283 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16284 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16285 #  layout:
16286 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16287 #    layout: "plot-throughput-speedup-analysis"
16288 #
16289 #- type: "plot"
16290 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16291 #  algorithm: "plot_tsa_name"
16292 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16293 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16294 #  include:
16295 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16296 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16297 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16298 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16299 #  layout:
16300 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16301 #    layout: "plot-throughput-speedup-analysis"
16302
16303 - type: "plot"
16304   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16305   algorithm: "plot_tsa_name"
16306   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16307   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16308   include:
16309     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16310     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16311     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16312     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16313     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16314     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16315   layout:
16316     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16317     layout: "plot-throughput-speedup-analysis"
16318
16319 - type: "plot"
16320   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16321   algorithm: "plot_tsa_name"
16322   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16323   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16324   include:
16325     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16326     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16327     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16328     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16329     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16330     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16331   layout:
16332     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16333     layout: "plot-throughput-speedup-analysis"
16334
16335 #- type: "plot"
16336 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16337 #  algorithm: "plot_tsa_name"
16338 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16339 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16340 #  include:
16341 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16342 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16343 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16344 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16345 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16346 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16347 #  layout:
16348 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16349 #    layout: "plot-throughput-speedup-analysis"
16350 #
16351 #- type: "plot"
16352 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16353 #  algorithm: "plot_tsa_name"
16354 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16355 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16356 #  include:
16357 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16358 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16359 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16360 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16361 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16362 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16363 #  layout:
16364 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16365 #    layout: "plot-throughput-speedup-analysis"
16366
16367 #- type: "plot"
16368 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16369 #  algorithm: "plot_tsa_name"
16370 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16371 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16372 #  include:
16373 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16374 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16375 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16376 #  layout:
16377 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16378 #    layout: "plot-throughput-speedup-analysis"
16379 #
16380 #- type: "plot"
16381 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16382 #  algorithm: "plot_tsa_name"
16383 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16384 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16385 #  include:
16386 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16387 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16388 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16389 #  layout:
16390 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16391 #    layout: "plot-throughput-speedup-analysis"
16392
16393 ################################################################################
16394
16395 # Packet Throughput - DPDK
16396
16397 # 2n-skx-xxv710
16398
16399 - type: "plot"
16400   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16401   algorithm: "plot_perf_box_name"
16402   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16403   data: "plot-dpdk-throughput-latency-2n-skx"
16404   include:
16405     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16406     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16407   layout:
16408     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16409     layout: "plot-throughput"
16410
16411 - type: "plot"
16412   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16413   algorithm: "plot_perf_box_name"
16414   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16415   data: "plot-dpdk-throughput-latency-2n-skx"
16416   include:
16417     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16418     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16419   layout:
16420     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16421     layout: "plot-throughput"
16422
16423 - type: "plot"
16424   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16425   algorithm: "plot_perf_box_name"
16426   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16427   data: "plot-dpdk-throughput-latency-2n-skx"
16428   include:
16429     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16430     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16431   layout:
16432     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16433     layout: "plot-throughput"
16434
16435 - type: "plot"
16436   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16437   algorithm: "plot_perf_box_name"
16438   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16439   data: "plot-dpdk-throughput-latency-2n-skx"
16440   include:
16441     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16442     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16443   layout:
16444     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16445     layout: "plot-throughput"
16446
16447 # 2n-skx-x710
16448
16449 - type: "plot"
16450   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16451   algorithm: "plot_perf_box_name"
16452   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16453   data: "plot-dpdk-throughput-latency-2n-skx"
16454   include:
16455     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16456     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16457   layout:
16458     title: "2n-skx-x710-64b-2t1c-base-ndr"
16459     layout: "plot-throughput"
16460
16461 - type: "plot"
16462   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16463   algorithm: "plot_perf_box_name"
16464   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16465   data: "plot-dpdk-throughput-latency-2n-skx"
16466   include:
16467     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16468     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16469   layout:
16470     title: "2n-skx-x710-64b-4t2c-base-ndr"
16471     layout: "plot-throughput"
16472
16473 - type: "plot"
16474   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16475   algorithm: "plot_perf_box_name"
16476   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16477   data: "plot-dpdk-throughput-latency-2n-skx"
16478   include:
16479     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16480     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16481   layout:
16482     title: "2n-skx-x710-64b-2t1c-base-pdr"
16483     layout: "plot-throughput"
16484
16485 - type: "plot"
16486   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16487   algorithm: "plot_perf_box_name"
16488   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16489   data: "plot-dpdk-throughput-latency-2n-skx"
16490   include:
16491     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16492     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16493   layout:
16494     title: "2n-skx-x710-64b-4t2c-base-pdr"
16495     layout: "plot-throughput"
16496
16497 # 3n-skx-xxv710
16498
16499 - type: "plot"
16500   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16501   algorithm: "plot_perf_box_name"
16502   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16503   data: "plot-dpdk-throughput-latency-3n-skx"
16504   include:
16505     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16506     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16507   layout:
16508     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16509     layout: "plot-throughput"
16510
16511 - type: "plot"
16512   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16513   algorithm: "plot_perf_box_name"
16514   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16515   data: "plot-dpdk-throughput-latency-3n-skx"
16516   include:
16517     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16518     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16519   layout:
16520     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16521     layout: "plot-throughput"
16522
16523 - type: "plot"
16524   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16525   algorithm: "plot_perf_box_name"
16526   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16527   data: "plot-dpdk-throughput-latency-3n-skx"
16528   include:
16529     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16530     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16531   layout:
16532     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16533     layout: "plot-throughput"
16534
16535 - type: "plot"
16536   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16537   algorithm: "plot_perf_box_name"
16538   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16539   data: "plot-dpdk-throughput-latency-3n-skx"
16540   include:
16541     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16542     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16543   layout:
16544     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16545     layout: "plot-throughput"
16546
16547 # 3n-skx-x710
16548
16549 - type: "plot"
16550   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16551   algorithm: "plot_perf_box_name"
16552   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16553   data: "plot-dpdk-throughput-latency-3n-skx"
16554   include:
16555     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16556     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16557   layout:
16558     title: "3n-skx-x710-64b-2t1c-base-ndr"
16559     layout: "plot-throughput"
16560
16561 - type: "plot"
16562   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16563   algorithm: "plot_perf_box_name"
16564   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16565   data: "plot-dpdk-throughput-latency-3n-skx"
16566   include:
16567     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16568     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16569   layout:
16570     title: "3n-skx-x710-64b-4t2c-base-ndr"
16571     layout: "plot-throughput"
16572
16573 - type: "plot"
16574   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16575   algorithm: "plot_perf_box_name"
16576   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16577   data: "plot-dpdk-throughput-latency-3n-skx"
16578   include:
16579     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16580     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16581   layout:
16582     title: "3n-skx-x710-64b-2t1c-base-pdr"
16583     layout: "plot-throughput"
16584
16585 - type: "plot"
16586   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16587   algorithm: "plot_perf_box_name"
16588   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16589   data: "plot-dpdk-throughput-latency-3n-skx"
16590   include:
16591     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16592     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16593   layout:
16594     title: "3n-skx-x710-64b-4t2c-base-pdr"
16595     layout: "plot-throughput"
16596
16597 # 3n-hsw-xl710
16598
16599 - type: "plot"
16600   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16601   algorithm: "plot_perf_box_name"
16602   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16603   data: "plot-dpdk-throughput-latency-3n-hsw"
16604   include:
16605     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16606     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16607   layout:
16608     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16609     layout: "plot-throughput"
16610
16611 - type: "plot"
16612   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16613   algorithm: "plot_perf_box_name"
16614   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16615   data: "plot-dpdk-throughput-latency-3n-hsw"
16616   include:
16617     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16618     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16619   layout:
16620     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16621     layout: "plot-throughput"
16622
16623 - type: "plot"
16624   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16625   algorithm: "plot_perf_box_name"
16626   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16627   data: "plot-dpdk-throughput-latency-3n-hsw"
16628   include:
16629     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16630     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16631   layout:
16632     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16633     layout: "plot-throughput"
16634
16635 - type: "plot"
16636   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16637   algorithm: "plot_perf_box_name"
16638   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16639   data: "plot-dpdk-throughput-latency-3n-hsw"
16640   include:
16641     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16642     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16643   layout:
16644     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16645     layout: "plot-throughput"
16646
16647 # 3n-hsw-x710
16648
16649 - type: "plot"
16650   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16651   algorithm: "plot_perf_box_name"
16652   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16653   data: "plot-dpdk-throughput-latency-3n-hsw"
16654   include:
16655     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16656     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16657   layout:
16658     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16659     layout: "plot-throughput"
16660
16661 - type: "plot"
16662   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16663   algorithm: "plot_perf_box_name"
16664   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16665   data: "plot-dpdk-throughput-latency-3n-hsw"
16666   include:
16667     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16668     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16669   layout:
16670     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16671     layout: "plot-throughput"
16672
16673 - type: "plot"
16674   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16675   algorithm: "plot_perf_box_name"
16676   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16677   data: "plot-dpdk-throughput-latency-3n-hsw"
16678   include:
16679     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16680     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16681   layout:
16682     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16683     layout: "plot-throughput"
16684
16685 - type: "plot"
16686   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16687   algorithm: "plot_perf_box_name"
16688   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16689   data: "plot-dpdk-throughput-latency-3n-hsw"
16690   include:
16691     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16692     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16693   layout:
16694     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16695     layout: "plot-throughput"
16696
16697 # 2n-dnv-x553
16698
16699 - type: "plot"
16700   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16701   algorithm: "plot_perf_box_name"
16702   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16703   data: "plot-dpdk-throughput-latency-2n-dnv"
16704   include:
16705     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16706     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16707   layout:
16708     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16709     layout: "plot-throughput"
16710
16711 - type: "plot"
16712   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16713   algorithm: "plot_perf_box_name"
16714   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16715   data: "plot-dpdk-throughput-latency-2n-dnv"
16716   include:
16717     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16718     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16719   layout:
16720     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16721     layout: "plot-throughput"
16722
16723 - type: "plot"
16724   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16725   algorithm: "plot_perf_box_name"
16726   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16727   data: "plot-dpdk-throughput-latency-2n-dnv"
16728   include:
16729     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16730     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16731   layout:
16732     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16733     layout: "plot-throughput"
16734
16735 - type: "plot"
16736   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16737   algorithm: "plot_perf_box_name"
16738   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16739   data: "plot-dpdk-throughput-latency-2n-dnv"
16740   include:
16741     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16742     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16743   layout:
16744     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16745     layout: "plot-throughput"
16746
16747 # 3n-dnv-x553
16748
16749 - type: "plot"
16750   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16751   algorithm: "plot_perf_box_name"
16752   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16753   data: "plot-dpdk-throughput-latency-3n-dnv"
16754   include:
16755     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16756     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16757   layout:
16758     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16759     layout: "plot-throughput"
16760
16761 - type: "plot"
16762   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16763   algorithm: "plot_perf_box_name"
16764   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16765   data: "plot-dpdk-throughput-latency-3n-dnv"
16766   include:
16767     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16768     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16769   layout:
16770     title: "3n-dnv-x553-64b-2t2c-base-ndr"
16771     layout: "plot-throughput"
16772
16773 - type: "plot"
16774   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16775   algorithm: "plot_perf_box_name"
16776   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16777   data: "plot-dpdk-throughput-latency-3n-dnv"
16778   include:
16779     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16780     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16781   layout:
16782     title: "3n-dnv-x553-64b-1t1c-base-pdr"
16783     layout: "plot-throughput"
16784
16785 - type: "plot"
16786   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16787   algorithm: "plot_perf_box_name"
16788   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16789   data: "plot-dpdk-throughput-latency-3n-dnv"
16790   include:
16791     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16792     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16793   layout:
16794     title: "3n-dnv-x553-64b-2t2c-base-pdr"
16795     layout: "plot-throughput"
16796
16797 # 3n-tsh-x520
16798
16799 - type: "plot"
16800   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16801   algorithm: "plot_perf_box_name"
16802   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16803   data: "plot-dpdk-throughput-latency-3n-tsh"
16804   include:
16805     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16806     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16807   layout:
16808     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16809     layout: "plot-throughput"
16810
16811 - type: "plot"
16812   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16813   algorithm: "plot_perf_box_name"
16814   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
16815   data: "plot-dpdk-throughput-latency-3n-tsh"
16816   include:
16817     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16818     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16819   layout:
16820     title: "3n-tsh-x520-64b-2t2c-base-ndr"
16821     layout: "plot-throughput"
16822
16823 - type: "plot"
16824   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
16825   algorithm: "plot_perf_box_name"
16826   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
16827   data: "plot-dpdk-throughput-latency-3n-tsh"
16828   include:
16829     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16830     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16831   layout:
16832     title: "3n-tsh-x520-64b-1t1c-base-pdr"
16833     layout: "plot-throughput"
16834
16835 - type: "plot"
16836   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
16837   algorithm: "plot_perf_box_name"
16838   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
16839   data: "plot-dpdk-throughput-latency-3n-tsh"
16840   include:
16841     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16842     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16843   layout:
16844     title: "3n-tsh-x520-64b-2t2c-base-pdr"
16845     layout: "plot-throughput"
16846
16847 ################################################################################
16848 ###   2n-clx                                                                 ###
16849 ################################################################################
16850
16851 # Packet Throughput
16852
16853 - type: "plot"
16854   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16855   algorithm: "plot_perf_box_name"
16856   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16858   include:
16859     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16860     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16861     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16862     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16863   layout:
16864     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16865     layout: "plot-throughput"
16866
16867 - type: "plot"
16868   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16869   algorithm: "plot_perf_box_name"
16870   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16872   include:
16873     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16874     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16875     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16876     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16877   layout:
16878     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16879     layout: "plot-throughput"
16880
16881 - type: "plot"
16882   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16883   algorithm: "plot_perf_box_name"
16884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16886   include:
16887     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16888     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16889     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16890     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16891   layout:
16892     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16893     layout: "plot-throughput"
16894
16895 - type: "plot"
16896   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16897   algorithm: "plot_perf_box_name"
16898   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16900   include:
16901     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16902     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16903     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16904     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16905   layout:
16906     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16907     layout: "plot-throughput"
16908
16909 - type: "plot"
16910   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16911   algorithm: "plot_perf_box_name"
16912   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16914   include:
16915 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16916     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16917     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16918     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16919   layout:
16920     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16921     layout: "plot-throughput"
16922
16923 - type: "plot"
16924   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16925   algorithm: "plot_perf_box_name"
16926   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16928   include:
16929 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16930     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16931     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16932     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16933   layout:
16934     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16935     layout: "plot-throughput"
16936
16937 - type: "plot"
16938   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16939   algorithm: "plot_perf_box_name"
16940   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16942   include:
16943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16949   layout:
16950     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16951     layout: "plot-throughput"
16952
16953 - type: "plot"
16954   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16955   algorithm: "plot_perf_box_name"
16956   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16958   include:
16959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16960     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16965   layout:
16966     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16967     layout: "plot-throughput"
16968
16969 - type: "plot"
16970   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16971   algorithm: "plot_perf_box_name"
16972   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16974   include:
16975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16979   layout:
16980     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16981     layout: "plot-throughput"
16982
16983 - type: "plot"
16984   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16985   algorithm: "plot_perf_box_name"
16986   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16988   include:
16989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16993   layout:
16994     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16995     layout: "plot-throughput"
16996
16997 - type: "plot"
16998   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16999   algorithm: "plot_perf_box_name"
17000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17002   include:
17003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17006   layout:
17007     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17008     layout: "plot-throughput"
17009
17010 - type: "plot"
17011   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17012   algorithm: "plot_perf_box_name"
17013   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17014   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17015   include:
17016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17019   layout:
17020     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17021     layout: "plot-throughput"
17022
17023 - type: "plot"
17024   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17025   algorithm: "plot_perf_box_name"
17026   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17027   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17028   include:
17029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17034   layout:
17035     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17036     layout: "plot-throughput"
17037
17038 - type: "plot"
17039   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17040   algorithm: "plot_perf_box_name"
17041   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17042   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17043   include:
17044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17049   layout:
17050     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17051     layout: "plot-throughput"
17052
17053 - type: "plot"
17054   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17055   algorithm: "plot_perf_box_name"
17056   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17058   include:
17059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17062   layout:
17063     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17064     layout: "plot-throughput"
17065
17066 - type: "plot"
17067   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17068   algorithm: "plot_perf_box_name"
17069   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17071   include:
17072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17075   layout:
17076     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17077     layout: "plot-throughput"
17078
17079 - type: "plot"
17080   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17081   algorithm: "plot_perf_box_name"
17082   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17084   include:
17085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17091   layout:
17092     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17093     layout: "plot-throughput"
17094
17095 - type: "plot"
17096   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17097   algorithm: "plot_perf_box_name"
17098   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17100   include:
17101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17107   layout:
17108     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17109     layout: "plot-throughput"
17110
17111 - type: "plot"
17112   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17113   algorithm: "plot_perf_box_name"
17114   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17116   include:
17117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17123   layout:
17124     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17125     layout: "plot-throughput"
17126
17127 - type: "plot"
17128   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17129   algorithm: "plot_perf_box_name"
17130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17132   include:
17133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17139   layout:
17140     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17141     layout: "plot-throughput"
17142
17143 - type: "plot"
17144   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17145   algorithm: "plot_perf_box_name"
17146   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17148   include:
17149     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17150     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17151   layout:
17152     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17153     layout: "plot-throughput"
17154
17155 - type: "plot"
17156   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17157   algorithm: "plot_perf_box_name"
17158   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17160   include:
17161     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17162     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17163   layout:
17164     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17165     layout: "plot-throughput"
17166
17167 - type: "plot"
17168   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17169   algorithm: "plot_perf_box_name"
17170   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17172   include:
17173     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17174     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17175     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17176     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17177     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17178     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17179   layout:
17180     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17181     layout: "plot-throughput"
17182
17183 - type: "plot"
17184   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17185   algorithm: "plot_perf_box_name"
17186   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17188   include:
17189     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17190     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17191     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17192     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17194     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17195   layout:
17196     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17197     layout: "plot-throughput"
17198
17199 - type: "plot"
17200   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17201   algorithm: "plot_perf_box_name"
17202   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17204   include:
17205     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17206     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17207     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17208     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17209     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17210 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17211   layout:
17212     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17213     layout: "plot-throughput"
17214
17215 - type: "plot"
17216   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17217   algorithm: "plot_perf_box_name"
17218   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17220   include:
17221     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17222     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17223     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17224     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17225     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17226 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17227   layout:
17228     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17229     layout: "plot-throughput"
17230
17231 - type: "plot"
17232   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17233   algorithm: "plot_perf_box_name"
17234   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17235   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17236   include:
17237     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17238     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17239     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17240     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17243   layout:
17244     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17245     layout: "plot-throughput"
17246
17247 - type: "plot"
17248   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17249   algorithm: "plot_perf_box_name"
17250   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17252   include:
17253     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17254     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17255     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17256     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17257     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17259   layout:
17260     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17261     layout: "plot-throughput"
17262
17263 - type: "plot"
17264   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17265   algorithm: "plot_perf_box_name"
17266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17268   include:
17269     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17270     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17271     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17272     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17273     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17274   layout:
17275     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17276     layout: "plot-throughput"
17277
17278 - type: "plot"
17279   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17280   algorithm: "plot_perf_box_name"
17281   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17283   include:
17284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17285     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17286     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17287     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17289   layout:
17290     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17291     layout: "plot-throughput"
17292
17293 - type: "plot"
17294   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17295   algorithm: "plot_perf_box_name"
17296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17298   include:
17299     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17300     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17301     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17302     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17303     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17304   layout:
17305     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17306     layout: "plot-throughput"
17307
17308 - type: "plot"
17309   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17310   algorithm: "plot_perf_box_name"
17311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17313   include:
17314     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17315     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17316     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17317     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17319   layout:
17320     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17321     layout: "plot-throughput"
17322
17323 - type: "plot"
17324   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17325   algorithm: "plot_perf_box_name"
17326   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17328   include:
17329     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17331     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17332     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17333     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17334   layout:
17335     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17336     layout: "plot-throughput"
17337
17338 - type: "plot"
17339   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17340   algorithm: "plot_perf_box_name"
17341   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17342   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17343   include:
17344     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17345     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17347     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17348     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17349   layout:
17350     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17351     layout: "plot-throughput"
17352
17353 - type: "plot"
17354   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17355   algorithm: "plot_perf_box_name"
17356   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17357   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17358   include:
17359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17361     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17363     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17364   layout:
17365     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17366     layout: "plot-throughput"
17367
17368 - type: "plot"
17369   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17370   algorithm: "plot_perf_box_name"
17371   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17372   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17373   include:
17374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17377     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17378     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17379   layout:
17380     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17381     layout: "plot-throughput"
17382
17383 - type: "plot"
17384   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17385   algorithm: "plot_perf_box_name"
17386   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17388   include:
17389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17392     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17393     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17394   layout:
17395     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17396     layout: "plot-throughput"
17397
17398 - type: "plot"
17399   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17400   algorithm: "plot_perf_box_name"
17401   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17403   include:
17404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17408     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17409   layout:
17410     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17411     layout: "plot-throughput"
17412
17413 - type: "plot"
17414   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17415   algorithm: "plot_perf_box_name"
17416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17418   include:
17419     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17420     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17421     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17422     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17423     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17424     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17425   layout:
17426     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17427     layout: "plot-throughput"
17428
17429 - type: "plot"
17430   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17431   algorithm: "plot_perf_box_name"
17432   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17434   include:
17435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17437     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17439     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17440     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17441   layout:
17442     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17443     layout: "plot-throughput"
17444
17445 - type: "plot"
17446   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17447   algorithm: "plot_perf_box_name"
17448   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17449   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17450   include:
17451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17452     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17455   layout:
17456     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17457     layout: "plot-throughput"
17458
17459 - type: "plot"
17460   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17461   algorithm: "plot_perf_box_name"
17462   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17464   include:
17465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17469   layout:
17470     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17471     layout: "plot-throughput"
17472
17473 - type: "plot"
17474   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17475   algorithm: "plot_perf_box_name"
17476   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17477   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17478   include:
17479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17485   layout:
17486     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17487     layout: "plot-throughput"
17488
17489 - type: "plot"
17490   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17491   algorithm: "plot_perf_box_name"
17492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17494   include:
17495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17501   layout:
17502     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17503     layout: "plot-throughput"
17504
17505 - type: "plot"
17506   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17507   algorithm: "plot_perf_box_name"
17508   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17510   include:
17511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17515   layout:
17516     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17517     layout: "plot-throughput"
17518
17519 - type: "plot"
17520   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17521   algorithm: "plot_perf_box_name"
17522   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17523   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17524   include:
17525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17529   layout:
17530     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17531     layout: "plot-throughput"
17532
17533 - type: "plot"
17534   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17535   algorithm: "plot_perf_box_name"
17536   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17537   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17538   include:
17539     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17540     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17541     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17542     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17543     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17544     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17545   layout:
17546     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17547     layout: "plot-throughput"
17548
17549 - type: "plot"
17550   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17551   algorithm: "plot_perf_box_name"
17552   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17553   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17554   include:
17555     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17556     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17557     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17558     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17559     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17560     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17561   layout:
17562     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17563     layout: "plot-throughput"
17564
17565 - type: "plot"
17566   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17567   algorithm: "plot_perf_box_name"
17568   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17570   include:
17571     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17572     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17573     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17574     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17575   layout:
17576     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17577     layout: "plot-throughput"
17578
17579 - type: "plot"
17580   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17581   algorithm: "plot_perf_box_name"
17582   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17583   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17584   include:
17585     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17586     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17587     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17588     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17589   layout:
17590     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17591     layout: "plot-throughput"
17592
17593 - type: "plot"
17594   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17595   algorithm: "plot_perf_box_name"
17596   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17598   include:
17599     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17600     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17601     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17602     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17603     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17604   layout:
17605     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17606     layout: "plot-throughput"
17607
17608 - type: "plot"
17609   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17610   algorithm: "plot_perf_box_name"
17611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17613   include:
17614     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17615     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17616     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17617     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17618     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17619   layout:
17620     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17621     layout: "plot-throughput"
17622
17623 - type: "plot"
17624   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17625   algorithm: "plot_perf_box_name"
17626   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17628   include:
17629     - "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"
17630     - "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"
17631     - "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"
17632     - "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"
17633     - "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"
17634   layout:
17635     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17636     layout: "plot-throughput"
17637
17638 - type: "plot"
17639   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17640   algorithm: "plot_perf_box_name"
17641   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17642   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17643   include:
17644     - "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"
17645     - "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"
17646     - "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"
17647     - "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"
17648     - "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"
17649   layout:
17650     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17651     layout: "plot-throughput"
17652
17653 - type: "plot"
17654   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17655   algorithm: "plot_perf_box_name"
17656   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17658   include:
17659     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17660     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17661     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17662     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17663     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17664   layout:
17665     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17666     layout: "plot-throughput"
17667
17668 - type: "plot"
17669   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17670   algorithm: "plot_perf_box_name"
17671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17673   include:
17674     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17675     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17676     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17677     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17678     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17679   layout:
17680     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17681     layout: "plot-throughput"
17682
17683 - type: "plot"
17684   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17685   algorithm: "plot_perf_box_name"
17686   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17688   include:
17689     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17690     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17694   layout:
17695     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17696     layout: "plot-throughput"
17697
17698 - type: "plot"
17699   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17700   algorithm: "plot_perf_box_name"
17701   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17703   include:
17704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17706     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17708     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17709   layout:
17710     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17711     layout: "plot-throughput"
17712
17713 - type: "plot"
17714   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17715   algorithm: "plot_perf_box_name"
17716   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17718   include:
17719     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17720     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17721     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17722     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17723   layout:
17724     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17725     layout: "plot-throughput"
17726
17727 - type: "plot"
17728   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17729   algorithm: "plot_perf_box_name"
17730   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17732   include:
17733     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17734     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17735     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17737   layout:
17738     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17739     layout: "plot-throughput"
17740
17741 - type: "plot"
17742   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17743   algorithm: "plot_perf_box_name"
17744   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17746   include:
17747     - "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"
17748     - "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"
17749     - "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"
17750     - "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"
17751   layout:
17752     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17753     layout: "plot-throughput"
17754
17755 - type: "plot"
17756   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17757   algorithm: "plot_perf_box_name"
17758   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17760   include:
17761     - "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"
17762     - "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"
17763     - "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"
17764     - "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"
17765   layout:
17766     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17767     layout: "plot-throughput"
17768
17769 - type: "plot"
17770   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17771   algorithm: "plot_perf_box_name"
17772   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17774   include:
17775     - "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"
17776     - "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"
17777     - "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"
17778     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17779     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17780     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17781   layout:
17782     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17783     layout: "plot-throughput"
17784
17785 - type: "plot"
17786   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17787   algorithm: "plot_perf_box_name"
17788   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17790   include:
17791     - "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"
17792     - "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"
17793     - "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"
17794     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17795     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17796     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17797   layout:
17798     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17799     layout: "plot-throughput"
17800
17801 ################################################################################
17802
17803 # Packet Speedup
17804
17805 - type: "plot"
17806   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17807   algorithm: "plot_tsa_name"
17808   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17810   include:
17811     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17812     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17813     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17814     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17815   layout:
17816     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
17817     layout: "plot-throughput-speedup-analysis"
17818
17819 - type: "plot"
17820   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17821   algorithm: "plot_tsa_name"
17822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17824   include:
17825     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17826     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17827     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17828     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17829   layout:
17830     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
17831     layout: "plot-throughput-speedup-analysis"
17832
17833 - type: "plot"
17834   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17835   algorithm: "plot_tsa_name"
17836   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17838   include:
17839     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17840     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17841     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17842     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17843   layout:
17844     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
17845     layout: "plot-throughput-speedup-analysis"
17846
17847 - type: "plot"
17848   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17849   algorithm: "plot_tsa_name"
17850   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17851   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17852   include:
17853     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17854     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17855     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17856     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17857   layout:
17858     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
17859     layout: "plot-throughput-speedup-analysis"
17860
17861 - type: "plot"
17862   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17863   algorithm: "plot_tsa_name"
17864   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17866   include:
17867     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17868     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17869     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17870     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17871   layout:
17872     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
17873     layout: "plot-throughput-speedup-analysis"
17874
17875 - type: "plot"
17876   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17877   algorithm: "plot_tsa_name"
17878   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17880   include:
17881     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17882     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17883     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17884     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17885   layout:
17886     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
17887     layout: "plot-throughput-speedup-analysis"
17888
17889 - type: "plot"
17890   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17891   algorithm: "plot_tsa_name"
17892   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17894   include:
17895     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17896     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17897     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17898     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17899     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17900     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17901   layout:
17902     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
17903     layout: "plot-throughput-speedup-analysis"
17904
17905 - type: "plot"
17906   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17907   algorithm: "plot_tsa_name"
17908   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17910   include:
17911     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17912     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17913     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17914     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17917   layout:
17918     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
17919     layout: "plot-throughput-speedup-analysis"
17920
17921 - type: "plot"
17922   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17923   algorithm: "plot_tsa_name"
17924   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17926   include:
17927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17928     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17931   layout:
17932     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17933     layout: "plot-throughput-speedup-analysis"
17934
17935 - type: "plot"
17936   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17937   algorithm: "plot_tsa_name"
17938   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17940   include:
17941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17942     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17945   layout:
17946     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17947     layout: "plot-throughput-speedup-analysis"
17948
17949 - type: "plot"
17950   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17951   algorithm: "plot_tsa_name"
17952   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17954   include:
17955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17958   layout:
17959     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
17960     layout: "plot-throughput-speedup-analysis"
17961
17962 - type: "plot"
17963   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17964   algorithm: "plot_tsa_name"
17965   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17966   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17967   include:
17968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17971   layout:
17972     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
17973     layout: "plot-throughput-speedup-analysis"
17974
17975 - type: "plot"
17976   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17977   algorithm: "plot_tsa_name"
17978   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17979   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17980   include:
17981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17983     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17984     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17986   layout:
17987     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17988     layout: "plot-throughput-speedup-analysis"
17989
17990 - type: "plot"
17991   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17992   algorithm: "plot_tsa_name"
17993   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17995   include:
17996     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17998     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18001   layout:
18002     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18003     layout: "plot-throughput-speedup-analysis"
18004
18005 - type: "plot"
18006   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18007   algorithm: "plot_tsa_name"
18008   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18009   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18010   include:
18011     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18013     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18014   layout:
18015     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18016     layout: "plot-throughput-speedup-analysis"
18017
18018 - type: "plot"
18019   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18020   algorithm: "plot_tsa_name"
18021   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18022   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18023   include:
18024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18025     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18027   layout:
18028     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18029     layout: "plot-throughput-speedup-analysis"
18030
18031 - type: "plot"
18032   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18033   algorithm: "plot_tsa_name"
18034   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18035   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18036   include:
18037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18043   layout:
18044     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18045     layout: "plot-throughput-speedup-analysis"
18046
18047 - type: "plot"
18048   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18049   algorithm: "plot_tsa_name"
18050   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18051   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18052   include:
18053     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18054     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18059   layout:
18060     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18061     layout: "plot-throughput-speedup-analysis"
18062
18063 - type: "plot"
18064   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18065   algorithm: "plot_tsa_name"
18066   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18068   include:
18069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18075   layout:
18076     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18077     layout: "plot-throughput-speedup-analysis"
18078
18079 - type: "plot"
18080   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18081   algorithm: "plot_tsa_name"
18082   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18084   include:
18085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18091   layout:
18092     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18093     layout: "plot-throughput-speedup-analysis"
18094
18095 - type: "plot"
18096   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18097   algorithm: "plot_tsa_name"
18098   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18100   include:
18101     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18102     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18103   layout:
18104     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18105     layout: "plot-throughput-speedup-analysis"
18106
18107 - type: "plot"
18108   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18109   algorithm: "plot_tsa_name"
18110   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18112   include:
18113     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18114     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18115   layout:
18116     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18117     layout: "plot-throughput-speedup-analysis"
18118
18119 - type: "plot"
18120   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18121   algorithm: "plot_tsa_name"
18122   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18123   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18124   include:
18125     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18126     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18127     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18128     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18129     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18130     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18131   layout:
18132     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18133     layout: "plot-throughput-speedup-analysis"
18134
18135 - type: "plot"
18136   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18137   algorithm: "plot_tsa_name"
18138   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18139   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18140   include:
18141     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18142     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18143     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18144     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18145     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18146     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18147   layout:
18148     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18149     layout: "plot-throughput-speedup-analysis"
18150
18151 - type: "plot"
18152   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18153   algorithm: "plot_tsa_name"
18154   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18156   include:
18157     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18158     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18159     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18160     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18161     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18162     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18163   layout:
18164     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18165     layout: "plot-throughput-speedup-analysis"
18166
18167 - type: "plot"
18168   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18169   algorithm: "plot_tsa_name"
18170   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18172   include:
18173     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18174     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18175     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18176     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18177     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18178     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18179   layout:
18180     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18181     layout: "plot-throughput-speedup-analysis"
18182
18183 - type: "plot"
18184   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18185   algorithm: "plot_tsa_name"
18186   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18188   include:
18189     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18190     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18191     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18192     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18193     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18194     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18195   layout:
18196     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18197     layout: "plot-throughput-speedup-analysis"
18198
18199 - type: "plot"
18200   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18201   algorithm: "plot_tsa_name"
18202   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18204   include:
18205     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18206     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18207     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18208     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18209     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18210     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18211   layout:
18212     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18213     layout: "plot-throughput-speedup-analysis"
18214
18215 - type: "plot"
18216   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18217   algorithm: "plot_tsa_name"
18218   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18220   include:
18221     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18222     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18223     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18224     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18225     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18226   layout:
18227     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18228     layout: "plot-throughput-speedup-analysis"
18229
18230 - type: "plot"
18231   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18232   algorithm: "plot_tsa_name"
18233   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18234   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18235   include:
18236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18239     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18240     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18241   layout:
18242     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18243     layout: "plot-throughput-speedup-analysis"
18244
18245 - type: "plot"
18246   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18247   algorithm: "plot_tsa_name"
18248   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18250   include:
18251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18253     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18255     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18256   layout:
18257     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18258     layout: "plot-throughput-speedup-analysis"
18259
18260 - type: "plot"
18261   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18262   algorithm: "plot_tsa_name"
18263   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18264   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18265   include:
18266     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18267     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18268     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18269     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18271   layout:
18272     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18273     layout: "plot-throughput-speedup-analysis"
18274
18275 - type: "plot"
18276   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18277   algorithm: "plot_tsa_name"
18278   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18280   include:
18281     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18283     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18284     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18285     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18286   layout:
18287     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18288     layout: "plot-throughput-speedup-analysis"
18289
18290 - type: "plot"
18291   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18292   algorithm: "plot_tsa_name"
18293   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18294   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18295   include:
18296     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18297     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18299     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18300     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18301   layout:
18302     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18303     layout: "plot-throughput-speedup-analysis"
18304
18305 - type: "plot"
18306   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18307   algorithm: "plot_tsa_name"
18308   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18309   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18310   include:
18311     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18312     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18313     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18314     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18315     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18316   layout:
18317     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18318     layout: "plot-throughput-speedup-analysis"
18319
18320 - type: "plot"
18321   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18322   algorithm: "plot_tsa_name"
18323   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18324   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18325   include:
18326     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18327     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18328     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18329     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18330     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18331   layout:
18332     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18333     layout: "plot-throughput-speedup-analysis"
18334
18335 - type: "plot"
18336   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18337   algorithm: "plot_tsa_name"
18338   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18340   include:
18341     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18342     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18343     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18344     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18345     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18346   layout:
18347     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18348     layout: "plot-throughput-speedup-analysis"
18349
18350 - type: "plot"
18351   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18352   algorithm: "plot_tsa_name"
18353   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18355   include:
18356     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18357     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18358     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18361   layout:
18362     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18363     layout: "plot-throughput-speedup-analysis"
18364
18365 - type: "plot"
18366   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18367   algorithm: "plot_tsa_name"
18368   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18370   include:
18371     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18372     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18373     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18374     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18375     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18376     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18377   layout:
18378     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18379     layout: "plot-throughput-speedup-analysis"
18380
18381 - type: "plot"
18382   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18383   algorithm: "plot_tsa_name"
18384   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18386   include:
18387     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18389     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18390     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18391     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18392     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18393   layout:
18394     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18395     layout: "plot-throughput-speedup-analysis"
18396
18397 - type: "plot"
18398   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18399   algorithm: "plot_tsa_name"
18400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18402   include:
18403     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18404     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18405     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18406     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18407   layout:
18408     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18409     layout: "plot-throughput-speedup-analysis"
18410
18411 - type: "plot"
18412   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18413   algorithm: "plot_tsa_name"
18414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18416   include:
18417     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18418     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18419     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18420     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18421   layout:
18422     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18423     layout: "plot-throughput-speedup-analysis"
18424
18425 - type: "plot"
18426   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18427   algorithm: "plot_tsa_name"
18428   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18430   include:
18431     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18432     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18433     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18434     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18435     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18436     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18437   layout:
18438     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18439     layout: "plot-throughput-speedup-analysis"
18440
18441 - type: "plot"
18442   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18443   algorithm: "plot_tsa_name"
18444   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18446   include:
18447     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18449     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18450     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18451     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18452     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18453   layout:
18454     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18455     layout: "plot-throughput-speedup-analysis"
18456
18457 - type: "plot"
18458   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18459   algorithm: "plot_tsa_name"
18460   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18462   include:
18463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18464     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18465     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18466     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18467   layout:
18468     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18469     layout: "plot-throughput-speedup-analysis"
18470
18471 - type: "plot"
18472   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18473   algorithm: "plot_tsa_name"
18474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18476   include:
18477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18481   layout:
18482     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18483     layout: "plot-throughput-speedup-analysis"
18484
18485 - type: "plot"
18486   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18487   algorithm: "plot_tsa_name"
18488   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18489   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18490   include:
18491     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18492     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18493     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18494     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18495     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18496     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18497   layout:
18498     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18499     layout: "plot-throughput-speedup-analysis"
18500
18501 - type: "plot"
18502   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18503   algorithm: "plot_tsa_name"
18504   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18505   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18506   include:
18507     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18508     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18509     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18510     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18511     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18512     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18513   layout:
18514     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18515     layout: "plot-throughput-speedup-analysis"
18516
18517 - type: "plot"
18518   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18519   algorithm: "plot_tsa_name"
18520   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18521   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18522   include:
18523     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18524     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18525     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18526     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18527   layout:
18528     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18529     layout: "plot-throughput-speedup-analysis"
18530
18531 - type: "plot"
18532   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18533   algorithm: "plot_tsa_name"
18534   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18535   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18536   include:
18537     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18538     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18539     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18540     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18541   layout:
18542     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18543     layout: "plot-throughput-speedup-analysis"
18544
18545 - type: "plot"
18546   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18547   algorithm: "plot_tsa_name"
18548   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18549   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18550   include:
18551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18552     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18553     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18554     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18555     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18556   layout:
18557     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18558     layout: "plot-throughput-speedup-analysis"
18559
18560 - type: "plot"
18561   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18562   algorithm: "plot_tsa_name"
18563   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18564   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18565   include:
18566     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18567     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18568     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18569     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18570     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18571   layout:
18572     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18573     layout: "plot-throughput-speedup-analysis"
18574
18575 - type: "plot"
18576   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18577   algorithm: "plot_tsa_name"
18578   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18579   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18580   include:
18581     - "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"
18582     - "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"
18583     - "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"
18584     - "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"
18585     - "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"
18586   layout:
18587     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18588     layout: "plot-throughput-speedup-analysis"
18589
18590 - type: "plot"
18591   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18592   algorithm: "plot_tsa_name"
18593   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18594   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18595   include:
18596     - "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"
18597     - "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"
18598     - "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"
18599     - "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"
18600     - "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"
18601   layout:
18602     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18603     layout: "plot-throughput-speedup-analysis"
18604
18605 - type: "plot"
18606   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18607   algorithm: "plot_tsa_name"
18608   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18609   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18610   include:
18611     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18612     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18613     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18614     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18615     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18616   layout:
18617     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18618     layout: "plot-throughput-speedup-analysis"
18619
18620 - type: "plot"
18621   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18622   algorithm: "plot_tsa_name"
18623   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18624   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18625   include:
18626     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18627     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18628     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18629     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18630     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18631   layout:
18632     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18633     layout: "plot-throughput-speedup-analysis"
18634
18635 - type: "plot"
18636   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18637   algorithm: "plot_tsa_name"
18638   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18639   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18640   include:
18641     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18642     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18643     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18644     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18645     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18646   layout:
18647     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18648     layout: "plot-throughput-speedup-analysis"
18649
18650 - type: "plot"
18651   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18652   algorithm: "plot_tsa_name"
18653   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18655   include:
18656     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18657     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18658     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18659     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18660     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18661   layout:
18662     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18663     layout: "plot-throughput-speedup-analysis"
18664
18665 - type: "plot"
18666   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18667   algorithm: "plot_tsa_name"
18668   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18669   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18670   include:
18671     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18672     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18673     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18674     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18675   layout:
18676     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18677     layout: "plot-throughput-speedup-analysis"
18678
18679 - type: "plot"
18680   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18681   algorithm: "plot_tsa_name"
18682   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18684   include:
18685     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18686     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18687     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18688     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18689   layout:
18690     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18691     layout: "plot-throughput-speedup-analysis"
18692
18693 - type: "plot"
18694   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18695   algorithm: "plot_tsa_name"
18696   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18697   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18698   include:
18699     - "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"
18700     - "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"
18701     - "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"
18702     - "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"
18703   layout:
18704     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18705     layout: "plot-throughput-speedup-analysis"
18706
18707 - type: "plot"
18708   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18709   algorithm: "plot_tsa_name"
18710   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18711   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18712   include:
18713     - "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"
18714     - "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"
18715     - "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"
18716     - "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"
18717   layout:
18718     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
18719     layout: "plot-throughput-speedup-analysis"
18720
18721 - type: "plot"
18722   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18723   algorithm: "plot_tsa_name"
18724   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18725   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18726   include:
18727     - "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"
18728     - "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"
18729     - "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"
18730     - "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"
18731     - "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"
18732     - "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"
18733   layout:
18734     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18735     layout: "plot-throughput-speedup-analysis"
18736
18737 - type: "plot"
18738   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18739   algorithm: "plot_tsa_name"
18740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18742   include:
18743     - "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"
18744     - "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"
18745     - "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"
18746     - "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"
18747     - "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"
18748     - "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"
18749   layout:
18750     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18751     layout: "plot-throughput-speedup-analysis"
18752
18753 ################################################################################
18754
18755 # Packet Throughput - DPDK
18756
18757 # 2n-clx-xxv710
18758
18759 - type: "plot"
18760   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18761   algorithm: "plot_perf_box_name"
18762   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18763   data: "plot-dpdk-throughput-latency-2n-clx"
18764   include:
18765     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18766     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18767   layout:
18768     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18769     layout: "plot-throughput"
18770
18771 - type: "plot"
18772   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18773   algorithm: "plot_perf_box_name"
18774   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18775   data: "plot-dpdk-throughput-latency-2n-clx"
18776   include:
18777     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18778     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18779   layout:
18780     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18781     layout: "plot-throughput"
18782
18783 - type: "plot"
18784   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18785   algorithm: "plot_perf_box_name"
18786   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18787   data: "plot-dpdk-throughput-latency-2n-clx"
18788   include:
18789     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18790     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18791   layout:
18792     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18793     layout: "plot-throughput"
18794
18795 - type: "plot"
18796   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18797   algorithm: "plot_perf_box_name"
18798   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18799   data: "plot-dpdk-throughput-latency-2n-clx"
18800   include:
18801     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18802     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18803   layout:
18804     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18805     layout: "plot-throughput"
18806
18807 # 2n-clx-x710
18808
18809 - type: "plot"
18810   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18811   algorithm: "plot_perf_box_name"
18812   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18813   data: "plot-dpdk-throughput-latency-2n-clx"
18814   include:
18815     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18816     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18817   layout:
18818     title: "2n-clx-x710-64b-2t1c-base-ndr"
18819     layout: "plot-throughput"
18820
18821 - type: "plot"
18822   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
18823   algorithm: "plot_perf_box_name"
18824   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
18825   data: "plot-dpdk-throughput-latency-2n-clx"
18826   include:
18827     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18828     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18829   layout:
18830     title: "2n-clx-x710-64b-4t2c-base-ndr"
18831     layout: "plot-throughput"
18832
18833 - type: "plot"
18834   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
18835   algorithm: "plot_perf_box_name"
18836   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
18837   data: "plot-dpdk-throughput-latency-2n-clx"
18838   include:
18839     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18840     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18841   layout:
18842     title: "2n-clx-x710-64b-2t1c-base-pdr"
18843     layout: "plot-throughput"
18844
18845 - type: "plot"
18846   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
18847   algorithm: "plot_perf_box_name"
18848   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
18849   data: "plot-dpdk-throughput-latency-2n-clx"
18850   include:
18851     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18852     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18853   layout:
18854     title: "2n-clx-x710-64b-4t2c-base-pdr"
18855     layout: "plot-throughput"
18856
18857 ################################################################################
18858
18859 - type: "plot"
18860   title: "Latency by percentile: 2n-skx"
18861   algorithm: "plot_hdrh_lat_by_percentile"
18862   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
18863   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
18864   target-links: "../../_static/vpp"
18865   data: "plot-vpp-hdrh-lat-2n-skx"
18866   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18867   layout:
18868     layout: "plot-hdrh-latency-by-percentile"
18869
18870 - type: "plot"
18871   title: "Latency by percentile: 3n-skx"
18872   algorithm: "plot_hdrh_lat_by_percentile"
18873   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
18874   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
18875   target-links: "../../_static/vpp"
18876   data: "plot-vpp-hdrh-lat-3n-skx"
18877   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18878   layout:
18879     layout: "plot-hdrh-latency-by-percentile"
18880
18881 - type: "plot"
18882   title: "Latency by percentile: 2n-clx"
18883   algorithm: "plot_hdrh_lat_by_percentile"
18884   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
18885   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
18886   target-links: "../../_static/vpp"
18887   data: "plot-vpp-hdrh-lat-2n-clx"
18888   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18889   layout:
18890     layout: "plot-hdrh-latency-by-percentile"
18891
18892 - type: "plot"
18893   title: "Latency by percentile: 3n-hsw"
18894   algorithm: "plot_hdrh_lat_by_percentile"
18895   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
18896   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
18897   target-links: "../../_static/vpp"
18898   data: "plot-vpp-hdrh-lat-3n-hsw"
18899   filter: "'1T1C' and 'NIC_Intel-XL710'"
18900   layout:
18901     layout: "plot-hdrh-latency-by-percentile"
18902
18903 - type: "plot"
18904   title: "Latency by percentile: 3n-tsh"
18905   algorithm: "plot_hdrh_lat_by_percentile"
18906   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
18907   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
18908   target-links: "../../_static/vpp"
18909   data: "plot-vpp-hdrh-lat-3n-tsh"
18910   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18911   layout:
18912     layout: "plot-hdrh-latency-by-percentile"
18913
18914 - type: "plot"
18915   title: "Latency by percentile: DPDK 2n-skx"
18916   algorithm: "plot_hdrh_lat_by_percentile"
18917   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
18918   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
18919   target-links: "../../_static/dpdk"
18920   data: "plot-dpdk-hdrh-lat-2n-skx"
18921   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18922   layout:
18923     layout: "plot-hdrh-latency-by-percentile"
18924
18925 - type: "plot"
18926   title: "Latency by percentile: DPDK 3n-skx"
18927   algorithm: "plot_hdrh_lat_by_percentile"
18928   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
18929   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
18930   target-links: "../../_static/dpdk"
18931   data: "plot-dpdk-hdrh-lat-3n-skx"
18932   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18933   layout:
18934     layout: "plot-hdrh-latency-by-percentile"
18935
18936 - type: "plot"
18937   title: "Latency by percentile: DPDK 2n-clx"
18938   algorithm: "plot_hdrh_lat_by_percentile"
18939   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
18940   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
18941   target-links: "../../_static/dpdk"
18942   data: "plot-dpdk-hdrh-lat-2n-clx"
18943   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18944   layout:
18945     layout: "plot-hdrh-latency-by-percentile"
18946
18947 - type: "plot"
18948   title: "Latency by percentile: DPDK 3n-hsw"
18949   algorithm: "plot_hdrh_lat_by_percentile"
18950   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
18951   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
18952   target-links: "../../_static/dpdk"
18953   data: "plot-dpdk-hdrh-lat-3n-hsw"
18954   filter: "'1T1C' and 'NIC_Intel-XL710'"
18955   layout:
18956     layout: "plot-hdrh-latency-by-percentile"
18957
18958 - type: "plot"
18959   title: "Latency by percentile: DPDK 3n-tsh"
18960   algorithm: "plot_hdrh_lat_by_percentile"
18961   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
18962   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
18963   target-links: "../../_static/dpdk"
18964   data: "plot-dpdk-hdrh-lat-3n-tsh"
18965   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18966   layout:
18967     layout: "plot-hdrh-latency-by-percentile"